Package net.datacrow.core.modules

Interface Summary
IChildModule  
 

Class Summary
ContainerModule The container module hold any kind of item as long as the item belongs to a container managed module.
DcAssociateModule  
DcChildModule Items belonging to a child module are dependent on the existence of a parent item.
DcMediaChildModule Items belonging to a child module are dependent on the existence of a parent item.
DcMediaModule  
DcMediaParentModule A parent module hold a child module.
DcModule A module represents items.
DcModules This class registers and manages all modules present within Data Crow.
DcParentModule A parent module is a parent to another module.
DcPropertyModule A property module is the simplest module type.
ExternalReferenceModule  
ItemModule The item module represents container managed items.
LoanModule Represents loan items.
MappingModule A mapping module creates a link between two modules.
ModuleJar A module jar is used to physically store the module.
PictureModule Holder of picture items.
TabModule  
TemplateModule The template module represents templates.
 

Exception Summary
InvalidModuleXmlException Exception thrown when encountering invalid XML module definitions.
InvalidValueException Exception thrown when an invalid value is encountered in the XML module definition.
ModuleJarException Used when encountering errors related to the module jar.