Uses of Interface
com.mkdoc.store.ObjectManager

Packages that use ObjectManager
com.mkdoc.store Management interfaces and implementations. 
 

Uses of ObjectManager in com.mkdoc.store
 

Subinterfaces of ObjectManager in com.mkdoc.store
 interface StoreManager
          A type that implements all manager interfaces.
 

Methods in com.mkdoc.store that return ObjectManager
static ObjectManager StoreManagerFactory.newObjectManager(ApplicationContext context)
          Get a ObjectManager instance.