The class resource type is the base type for all beans that a represent REST resource. All resources can be referenced and called by client applications. Each resource representation must therefore provide a valid object reference.
name | data type | description |
---|---|---|
reference | ReferenceType | Returns the resource's object reference. |
Example
{ "reference" : { } }