Interface Entity<K>
- All Superinterfaces:
StructuredObject<EntityTypePropertyType>
-
Method Summary
Methods inherited from interface cloud.quinimbus.persistence.api.entity.StructuredObject
asBasicMap, asBasicMap, clearTransientFields, getProperties, getProperty, getPropertyEntry, getPropertyEntry, getTransientFields, hasProperty, setProperty
-
Method Details
-
getId
K getId() -
getType
EntityType getType()
-