Class Entity.ComposedStore
java.lang.Object
org.eclipse.net4j.util.collection.Entity.ComposedStore
- All Implemented Interfaces:
Entity.Store
- Enclosing class:
- Entity
- Author:
- Eike Stepper
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.collection.Entity.Store
Entity.Store.Provider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddStore
(Entity.Store store) entities()
removeStore
(Entity.Store store) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.net4j.util.collection.Entity.Store
entity, namespace, store
-
Constructor Details
-
ComposedStore
public ComposedStore()
-
-
Method Details
-
addStore
-
removeStore
-
namespaces
- Specified by:
namespaces
in interfaceEntity.Store
-
names
- Specified by:
names
in interfaceEntity.Store
-
entities
- Specified by:
entities
in interfaceEntity.Store
-
entities
- Specified by:
entities
in interfaceEntity.Store
-
entity
- Specified by:
entity
in interfaceEntity.Store
-