Interface DataItem
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EntityDataItem
,MapDataItem
,SimpleDataItem
-
Method Summary
-
Method Details
-
getValue
- Parameters:
property
- name of property- Returns:
- the value of a property with the specified property name
-
getId
Object getId()- Returns:
- unique identifier of DataItem
-