Class ModuleASFeature
java.lang.Object
net.anotheria.anodoc.data.Module
net.anotheria.anosite.gen.asfeature.data.ModuleASFeature
- All Implemented Interfaces:
Serializable,net.anotheria.anodoc.data.IBasicStoreableObject,net.anotheria.anodoc.data.ICompositeDataObject
public class ModuleASFeature
extends net.anotheria.anodoc.data.Module
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBrandFeature(BrandFeatureDocument brandfeature) createFeature(FeatureDocument feature) voidvoiddeleteFeature(String id) getFeature(String id) importBrandFeature(BrandFeatureDocument brandfeature) importFeature(FeatureDocument feature) voidupdateBrandFeature(BrandFeatureDocument brandfeature) voidupdateFeature(FeatureDocument feature) 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_FEATURE
- See Also:
-
ID_HOLDER_FEATURE
- See Also:
-
LIST_BRANDFEATURE
- See Also:
-
ID_HOLDER_BRANDFEATURE
- See Also:
-
-
Constructor Details
-
ModuleASFeature
public ModuleASFeature()
-
-
Method Details
-
getFeatures
-
getFeature
-
updateFeature
-
deleteFeature
-
createFeature
-
importFeature
-
getBrandFeatures
-
getBrandFeature
-
updateBrandFeature
-
deleteBrandFeature
-
createBrandFeature
-
importBrandFeature
-