| java.lang.Object | |
| ↳ | org.apache.oltu.commons.json.CustomizableEntity |
TODO
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
TODO
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the specified custom field value,
null if the custom field is not present. | |||||||||||
Returns the custom fields stored in the entity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return the specified custom field value,
null if the custom field is not present.
| name | the custom field name, it cannot be null. |
|---|
null if the custom field is not present.
Returns the custom fields stored in the entity.