public class ModuleASBrand
extends net.anotheria.anodoc.data.Module
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID_HOLDER_BRAND |
static java.lang.String |
LIST_BRAND |
static java.lang.String |
MODULE_ID |
| Constructor and Description |
|---|
ModuleASBrand() |
| Modifier and Type | Method and Description |
|---|---|
BrandDocument |
createBrand(BrandDocument brand) |
void |
deleteBrand(java.lang.String id) |
BrandDocument |
getBrand(java.lang.String id) |
java.util.List<BrandDocument> |
getBrands() |
BrandDocument |
importBrand(BrandDocument brand) |
void |
updateBrand(BrandDocument brand) |
_getIdHolder, fillFromContainer, getCopyId, getDocument, getHolderNames, getId, getKeys, getList, getLog, getModuleFactory, getObject, getOwnerId, getSizeInBytes, getStatisticalInformation, getStorageId, putDocument, putList, setCopyId, setModuleFactory, setOwnerId, toString, toXMLNodepublic static final java.lang.String MODULE_ID
public static final java.lang.String LIST_BRAND
public static final java.lang.String ID_HOLDER_BRAND
public java.util.List<BrandDocument> getBrands()
public BrandDocument getBrand(java.lang.String id)
public void updateBrand(BrandDocument brand)
public void deleteBrand(java.lang.String id)
public BrandDocument createBrand(BrandDocument brand)
public BrandDocument importBrand(BrandDocument brand)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.