Sprache: Deutsch · English
| Codeblock |
|---|
{
"boId": "40000308",
"boMetaId": "example_rest_Order",
"title": "1010 Max Mustermann",
"info": "München, 800700, Teger.., 2014-06-05, 1.50",
"attributes": {
"orderNumber": 1010,
"customer": {
"id": 40000294,
"name": "Max Mustermann"
},
"customerAddress": {
"id": 40000295,
"name": "München, 800700, Tegernseeroberlandstr. 119"
},
"orderDate": "2014-06-05",
"discount": 1.5,
"confirmation": "dummy1.txt",
"order": "dummy2.txt",
"nuclosStateNumber": 10,
"nuclosState": {
"id": "example_rest_ExampleorderSM_State_10",
"name": "Processing"
}
},
"attrDocuments": {
"links": {
"confirmation": {
"href": "http://localhost:8080/nuclos-war/rest/boDocuments/example_rest_Order/40000308/documents/example_rest_Order_confirmation",
"methods": [
"GET"
]
},
"order": {
"href": "http://localhost:8080/nuclos-war/rest/boDocuments/example_rest_Order/40000308/documents/example_rest_Order_order",
"methods": [
"GET"
]
}
}
},
"attrRestrictions": {
"nuclosStateNumber": "readonly"
},
"subBos": {
"example_rest_OrderPosition_order": {
"links": {
"boMeta": {
"href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Order/subBos/example_rest_OrderPosition_order",
"methods": [
"GET"
]
},
"bos": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000308/subBos/example_rest_OrderPosition_order",
"methods": [
"GET"
]
}
}
},
"org_nuclos_businessentity_nuclosgeneralsearchdocument_genericObject": {
"links": {
"boMeta": {
"href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Order/subBos/org_nuclos_businessentity_nuclosgeneralsearchdocument_genericObject",
"methods": [
"GET"
]
},
"bos": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000308/subBos/org_nuclos_businessentity_nuclosgeneralsearchdocument_genericObject",
"methods": [
"GET"
]
}
}
}
},
"nextStates": [
{
"nuclosStateId": "example_rest_ExampleorderSM_State_80",
"name": "Finished",
"number": 80,
"links": {
"change": {
"href": "http://localhost:8080/nuclos-war/rest/boStateChanges/example_rest_Order/40000308/example_rest_ExampleorderSM_State_80",
"methods": [
"GET"
]
}
}
},
{
"nuclosStateId": "example_rest_ExampleorderSM_State_90",
"name": "Canceled",
"number": 90,
"links": {
"change": {
"href": "http://localhost:8080/nuclos-war/rest/boStateChanges/example_rest_Order/40000308/example_rest_ExampleorderSM_State_90",
"methods": [
"GET"
]
}
}
}
],
"links": {
"self": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000308",
"methods": [
"GET",
"PUT",
"DELETE"
]
},
"boMeta": {
"href": "http://localhost:8080/nuclos-war/rest/boMetas/example_rest_Order",
"methods": [
"GET"
]
},
"layout": {
"href": "http://localhost:8080/nuclos-war/rest/meta/layout/1UMM9LuLA503pZPWxQIQ",
"methods": [
"GET"
]
},
"stateIcon": {
"href": "http://localhost:8080/nuclos-war/rest/resources/stateIcons/example_rest_ExampleorderSM_State_10",
"methods": [
"GET"
]
}
}
} |