Class ModuleASGenericAction
java.lang.Object
net.anotheria.anodoc.data.Module
net.anotheria.anosite.gen.asgenericaction.data.ModuleASGenericAction
- All Implemented Interfaces:
Serializable,net.anotheria.anodoc.data.IBasicStoreableObject,net.anotheria.anodoc.data.ICompositeDataObject
public class ModuleASGenericAction
extends net.anotheria.anodoc.data.Module
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateGenericActionDef(GenericActionDefDocument genericactiondef) voidimportGenericActionDef(GenericActionDefDocument genericactiondef) voidupdateGenericActionDef(GenericActionDefDocument genericactiondef) Methods inherited from class net.anotheria.anodoc.data.Module
_getIdHolder, fillFromContainer, getCopyId, getDocument, getHolderNames, getId, getKeys, getList, getLog, getModuleFactory, getObject, getOwnerId, getSizeInBytes, getStatisticalInformation, getStorageId, putDocument, putList, setCopyId, setModuleFactory, setOwnerId, toString, toXMLNode
-
Field Details
-
MODULE_ID
- See Also:
-
LIST_GENERICACTIONDEF
- See Also:
-
ID_HOLDER_GENERICACTIONDEF
- See Also:
-
-
Constructor Details
-
ModuleASGenericAction
public ModuleASGenericAction()
-
-
Method Details
-
getGenericActionDefs
-
getGenericActionDef
-
updateGenericActionDef
-
deleteGenericActionDef
-
createGenericActionDef
-
importGenericActionDef
-