|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectManager in com.counterclaim.openefm.model |
Classes in com.counterclaim.openefm.model that implement ObjectManager | |
class |
ObjectManagerImpl
|
Methods in com.counterclaim.openefm.model that return ObjectManager | |
ObjectManager |
ModelObjectImpl.getObjectManager()
|
ObjectManager |
ModelObject.getObjectManager()
|
Methods in com.counterclaim.openefm.model with parameters of type ObjectManager | |
void |
ModelObjectImpl.setObjectManager(ObjectManager manager)
|
void |
ModelObject.setObjectManager(ObjectManager manager)
|
Uses of ObjectManager in com.counterclaim.openefm.model.court |
Subinterfaces of ObjectManager in com.counterclaim.openefm.model.court | |
interface |
CourtManager
|
interface |
EFSPManager
|
interface |
UserManager
|
Uses of ObjectManager in com.counterclaim.openefm.model.court.ozone |
Subinterfaces of ObjectManager in com.counterclaim.openefm.model.court.ozone | |
interface |
OzoneCourtManager
|
interface |
OzoneEFSPManager
|
interface |
OzoneUserManager
|
Classes in com.counterclaim.openefm.model.court.ozone that implement ObjectManager | |
class |
OzoneCourtManagerImpl
|
class |
OzoneCourtManagerImpl_Proxy
This class was automatically generated by ozone's OPP. |
class |
OzoneEFSPManagerImpl
|
class |
OzoneEFSPManagerImpl_Proxy
This class was automatically generated by ozone's OPP. |
class |
OzoneUserManagerImpl
|
class |
OzoneUserManagerImpl_Proxy
This class was automatically generated by ozone's OPP. |
Methods in com.counterclaim.openefm.model.court.ozone that return ObjectManager | |
ObjectManager |
OzoneUserManagerImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneEFSPImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneCourtImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneUserImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneCourtManagerImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneEFSPManagerImpl_Proxy.getObjectManager()
|
Methods in com.counterclaim.openefm.model.court.ozone with parameters of type ObjectManager | |
void |
OzoneUserManagerImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneEFSPImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneCourtImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneUserImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneCourtManagerImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneEFSPManagerImpl_Proxy.setObjectManager(ObjectManager arg0)
|
Uses of ObjectManager in com.counterclaim.openefm.model.lxml |
Subinterfaces of ObjectManager in com.counterclaim.openefm.model.lxml | |
interface |
LxmlFilingManager
|
Uses of ObjectManager in com.counterclaim.openefm.model.lxml.ozone |
Subinterfaces of ObjectManager in com.counterclaim.openefm.model.lxml.ozone | |
interface |
OzoneLxmlFilingManager
|
Classes in com.counterclaim.openefm.model.lxml.ozone that implement ObjectManager | |
class |
OzoneLxmlFilingManagerImpl
|
class |
OzoneLxmlFilingManagerImpl_Proxy
This class was automatically generated by ozone's OPP. |
Methods in com.counterclaim.openefm.model.lxml.ozone that return ObjectManager | |
ObjectManager |
OzoneLxmlFilingImpl_Proxy.getObjectManager()
|
ObjectManager |
OzoneLxmlFilingManagerImpl_Proxy.getObjectManager()
|
Methods in com.counterclaim.openefm.model.lxml.ozone with parameters of type ObjectManager | |
void |
OzoneLxmlFilingImpl_Proxy.setObjectManager(ObjectManager arg0)
|
void |
OzoneLxmlFilingManagerImpl_Proxy.setObjectManager(ObjectManager arg0)
|
Uses of ObjectManager in com.counterclaim.openefm.model.ozone |
Subinterfaces of ObjectManager in com.counterclaim.openefm.model.ozone | |
interface |
OzoneObjectManager
|
Classes in com.counterclaim.openefm.model.ozone that implement ObjectManager | |
class |
OzoneObjectManagerImpl
|
Methods in com.counterclaim.openefm.model.ozone that return ObjectManager | |
ObjectManager |
OzoneModelObjectImpl.getObjectManager()
|
Methods in com.counterclaim.openefm.model.ozone with parameters of type ObjectManager | |
void |
OzoneModelObjectImpl.setObjectManager(ObjectManager manager)
|
void |
OzoneModelObject.setObjectManager(ObjectManager manager)
|
Constructors in com.counterclaim.openefm.model.ozone with parameters of type ObjectManager | |
OzoneModelObjectImpl(ObjectManager manager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |