Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Beispiele zum Download:

Anhänge
previewfalse
uploadfalse
oldfalse

...

Inhalt
indent0px

/

...




 

...

/bo

Codeblock
[
    {
        "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
        "name": "Order",
		"links":[
			{"rel": "self", "href": "http://localhost:8280/example/rest/bo/A3wu3cgTYSt3iXx8mIeH", "verb": "GET"},
            {"rel": "list", "href": "http://localhost:8280/example/rest/bo/A3wu3cgTYSt3iXx8mIeH/row", "verb": "GET, POST"
		]
    },
    {
        "bo_meta_id": "sYFUgWuHvxtv8MDrpgV2",
        "name": "Customer",
		"links":[
            {"rel": "self", "href": "http://localhost:8280/example/rest/bo/sYFUgWuHvxtv8MDrpgV2", "verb": "GET"},
			{"rel": "list", "href": "http://localhost:8280/example/rest/bo/sYFUgWuHvxtv8MDrpgV2/row", "verb": "GET, POST"}
		]
    },
    {
        "bo_meta_id": "jVRqzzCD7QdHpwzKvAqQ",
        "name": "Article",
		"links":{
            	"self" : {"href": "http://localhost:8280/example/rest/bo/sYFUgWuHvxtv8MDrpgV2", "verb": "GET"},
			    "list" : {"href": "http://localhost:8280/example/rest/bo/jVRqzzCD7QdHpwzKvAqQ/row", "verb": "GET"}
		}
    }
]

 

/bo/A3wu3cgTYSt3iXx8mIeH

Codeblock
{
    "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
    "name": "Order",
	"links":[
		{"rel": "bolist", "href": "http://localhost:8280/example/rest/bo/A3wu3cgTYSt3iXx8mIeH", "verb": "GET, POST"},
		{"rel": "detail_layout", "href": "http://localhost:8280/example/rest/bo/layout/detail/f0PLjlXHogX00oBANPrD", "verb": "GET"}
	]
} 

/bo/A3wu3cgTYSt3iXx8mIeH/row

Codeblock
{
    "all": true,
    "title": "Order",
    "bo_simple_list": [
        {
            "bo_id": 40000302,
            "href": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000302",
            "title": "1011 Max Mustermann",
            "info": "München, 800700, Teger.., 2014-06-26, 1.50"
        },
        {
            "bo_id": 40000308,
            "href": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000308",
            "title": "1010 Max Mustermann",
            "info": "München, 800700, Teger.., 2014-06-05, 1.50"
        },
        {
            "bo_id": 40000305,
            "href": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000305",
            "title": "1012 Maria Mustermann",
            "info": "Berlin, 100200, .., 2014-06-26, 2014-06-27"
        }
    ]
}

 

/bo/A3wu3cgTYSt3iXx8mIeH/row/40000302

Codeblock
{
    "bo_instance": {
        "bo_id": 40000302,
        "href": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000302",
		"bo_values": {
			"DehvMLszOxRH2OHMcl5D": 1011,
        	"F8oMtVf266iYLHEF91LO": "Max Mustermann",
        	"F8oMtVf266iYLHEF91LO_id": 40000294,
        	"91cxckSRNQyaKskdj0Zl": "München, 800700, Tegernseeroberlandstr. 119",
        	"91cxckSRNQyaKskdj0Zl_id": 40000295,
        	"sgVvrtGMgTS4B8l6MuOw": "2014-06-26",
        	"15f8oxrX6cSka7yq0jTS": "1.50",
        	"mkbW5XHJG69FyoxBA4uE": null,
        	"A3wu3cgTYSt3iXx8mIeH10": null,
        	"A3wu3cgTYSt3iXx8mIeH10_id": null,
		}
        "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
        "readonly": false,
        "layout": "http://localhost:8280/example/rest/meta/layout/-366277574",
        "denpendencies": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000302/dependence",
        "title": "1011 Max Mustermann",
        "info": "München, 800700, Teger.., 2014-06-26, 1.50",
        "states": [
            {
                "state_id": "wJHQIygTfOGTRcbZNvd4",
                "name": "Processing",
                "numeral": 10,
                "current": true
            },
            {
                "state_id": "Ovf7rfxjXnUF19dDXHlj",
                "name": "Finished",
                "numeral": 80,
                "current": false
            },
            {
                "state_id": "hZm1rFHbbUvyEQDjELk6",
                "name": "Canceled",
                "numeral": 90,
                "current": false
            }
        ]
    }
}

/bo/A3wu3cgTYSt3iXx8mIeH/row/40000302/dependence

Codeblock
{
    "6NnStbGHIp0xVoXK21KL": "http://localhost:8280/example/rest/data/A3wu3cgTYSt3iXx8mIeH/40000302/dependence/6NnStbGHIp0xVoXK21KL"
}

 

/bo/A3wu3cgTYSt3iXx8mIeH/row/40000302/dependence/6NnStbGHIp0xVoXK21KL
Codeblock
{
    "all": true,
    "total": 1,
    "title": "Order position",
    "bo_simple_list": [
        {
            "bo_instance_id": 40000303,
            "href": "http://localhost:8280/example/rest/data/WPYYgEC0psVEY9d7C78Z/40000303",
            "title": "2011 20 TB HDD",
            "info": "99.00, 2.00"
        }
    ]
}

/bo?menu

Codeblock
[
    {
        "path": "Example",
        "entries": [
            {
                "name": "Order",
                "bo_meta_id": "A3wu3cgTYSt3iXx8mIeH",
                "href": "http://localhost:8280/example/rest/meta/bometa/A3wu3cgTYSt3iXx8mIeH",
                "icon_href": "http://localhost:8280/example/rest/meta/icon/org.nuclos.client.resource.icon.glyphish.61-brightness.png"
            },
            {
                "name": "Customer",
                "bo_meta_id": "sYFUgWuHvxtv8MDrpgV2",
                "href": "http://localhost:8280/example/rest/meta/bometa/sYFUgWuHvxtv8MDrpgV2",
                "icon_href": "http://localhost:8280/example/rest/meta/icon/org.nuclos.client.resource.icon.glyphish.119-piggy-bank.png"
            },
            {
                "name": "Article",
                "bo_meta_id": "jVRqzzCD7QdHpwzKvAqQ",
                "href": "http://localhost:8280/example/rest/meta/bometa/jVRqzzCD7QdHpwzKvAqQ",
                "icon_href": "http://localhost:8280/example/rest/meta/icon/org.nuclos.client.resource.icon.glyphish.195-barcode.png"
            }
        ]
    }
]

/bo/layout/detail/f0PLjlXHogX00oBANPrD 

...