Uses of Package
org.mycore.datamodel.common

Packages that use org.mycore.datamodel.common
org.mycore.backend.hibernate   
org.mycore.backend.hibernate.tables   
org.mycore.datamodel.common   
org.mycore.datamodel.ifs2   
org.mycore.datamodel.metadata   
org.mycore.frontend.cli   
org.mycore.frontend.servlets   
org.mycore.frontend.workflow   
org.mycore.services.zipper   
 

Classes in org.mycore.datamodel.common used by org.mycore.backend.hibernate
MCRLinkTableInterface
          This interface is designed to choose the persistence for the link tables.
MCRObjectIDDate
           
MCRXMLTableInterface
          This interface is designed to choose the Persistence for the XML tables.
 

Classes in org.mycore.datamodel.common used by org.mycore.backend.hibernate.tables
MCRObjectIDDate
           
 

Classes in org.mycore.datamodel.common used by org.mycore.datamodel.common
MCRLinkTableManager
          This class manage all accesses to the link table database.
MCRObjectIDDate
           
MCRXMLTableManager
          This class manage all accesses to the XML table database.
 

Classes in org.mycore.datamodel.common used by org.mycore.datamodel.ifs2
MCRObjectIDDate
           
MCRXMLTableInterface
          This interface is designed to choose the Persistence for the XML tables.
 

Classes in org.mycore.datamodel.common used by org.mycore.datamodel.metadata
MCRActiveLinkException
          This exception holds information about a link condition that did not allow a certain action to be performed.
 

Classes in org.mycore.datamodel.common used by org.mycore.frontend.cli
MCRActiveLinkException
          This exception holds information about a link condition that did not allow a certain action to be performed.
 

Classes in org.mycore.datamodel.common used by org.mycore.frontend.servlets
MCRActiveLinkException
          This exception holds information about a link condition that did not allow a certain action to be performed.
MCRXMLTableManager
          This class manage all accesses to the XML table database.
 

Classes in org.mycore.datamodel.common used by org.mycore.frontend.workflow
MCRActiveLinkException
          This exception holds information about a link condition that did not allow a certain action to be performed.
 

Classes in org.mycore.datamodel.common used by org.mycore.services.zipper
MCRXMLTableManager
          This class manage all accesses to the XML table database.