{
"all": true,
"bos": [
{
"boId": "40000308",
"boMetaId": "example_rest_Order",
"title": "1010 Max Mustermann",
"info": "München, 800700, Tegerns.., 2014-06-05, 10",
"links": {
"self": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000308",
"methods": [
"GET",
"PUT",
"DELETE"
]
},
"stateIcon": {
"href": "http://localhost:8080/nuclos-war/rest/resources/stateIcons/example_rest_ExampleorderSM_State_10",
"methods": [
"GET"
]
}
}
},
{
"boId": "40000302",
"boMetaId": "example_rest_Order",
"title": "1011 Max Mustermann",
"info": "München, 800700, Tegerns.., 2014-06-26, 10",
"links": {
"self": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000302",
"methods": [
"GET",
"PUT",
"DELETE"
]
},
"stateIcon": {
"href": "http://localhost:8080/nuclos-war/rest/resources/stateIcons/example_rest_ExampleorderSM_State_10",
"methods": [
"GET"
]
}
}
},
{
"boId": "40000305",
"boMetaId": "example_rest_Order",
"title": "1012 Maria Mustermann",
"info": "Berlin, 100200, .., 2014-06-26, 2014-06-27",
"links": {
"self": {
"href": "http://localhost:8080/nuclos-war/rest/bos/example_rest_Order/40000305",
"methods": [
"GET",
"PUT",
"DELETE"
]
},
"stateIcon": {
"href": "http://localhost:8080/nuclos-war/rest/resources/stateIcons/example_rest_ExampleorderSM_State_10",
"methods": [
"GET"
]
}
}
}
]
} |