Interface Store
- All Known Subinterfaces:
ArrayStore<E>
,CollectionStore<E>
,ListStore<E>
,MapStore<K,
,V> PersistableRelationStore
,SetStore<E>
public interface Store
Interface representation of the backing store for a Collection or Map.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getOwnerMemberMetaData
AbstractMemberMetaData getOwnerMemberMetaData() -
getStoreManager
StoreManager getStoreManager()
-