public abstract class GeneratedBaseStore extends GenericItem
BaseStore.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOGS
Qualifier of the
BaseStore.catalogs attribute |
protected static String |
CATALOGSFORBASESTORES_MARKMODIFIED
Relation disable markmodifed parameter constants for CatalogsForBaseStores from ((basecommerce))
|
protected static String |
CATALOGSFORBASESTORES_SRC_ORDERED
Relation ordering override parameter constants for CatalogsForBaseStores from ((basecommerce))
|
protected static String |
CATALOGSFORBASESTORES_TGT_ORDERED |
static String |
CMSSITES
Qualifier of the
BaseStore.cmsSites attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
NAME
Qualifier of the
BaseStore.name attribute |
static String |
POINTSOFSERVICE
Qualifier of the
BaseStore.pointsOfService attribute |
protected static OneToManyHandler<PointOfService> |
POINTSOFSERVICEHANDLER
OneToManyHandler for handling 1:n POINTSOFSERVICE's relation attributes from 'many' side. |
static String |
STORELOCATORDISTANCEUNIT
Qualifier of the
BaseStore.storelocatorDistanceUnit attribute |
protected static String |
STORESFORCMSSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for StoresForCMSSite from ((basecommerce))
|
protected static String |
STORESFORCMSSITE_SRC_ORDERED
Relation ordering override parameter constants for StoresForCMSSite from ((basecommerce))
|
protected static String |
STORESFORCMSSITE_TGT_ORDERED |
static String |
UID
Qualifier of the
BaseStore.uid attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedBaseStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCatalogs(Catalog value)
Generated method - Adds
value to catalogs. |
void |
addToCatalogs(SessionContext ctx,
Catalog value)
Generated method - Adds
value to catalogs. |
void |
addToCmsSites(BaseSite value)
Generated method - Adds
value to cmsSites. |
void |
addToCmsSites(SessionContext ctx,
BaseSite value)
Generated method - Adds
value to cmsSites. |
void |
addToPointsOfService(PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
addToPointsOfService(SessionContext ctx,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
BaseStore.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
BaseStore.name attribute. |
List<Catalog> |
getCatalogs()
Generated method - Getter of the
BaseStore.catalogs attribute. |
List<Catalog> |
getCatalogs(SessionContext ctx)
Generated method - Getter of the
BaseStore.catalogs attribute. |
long |
getCatalogsCount() |
long |
getCatalogsCount(SessionContext ctx) |
Collection<BaseSite> |
getCmsSites()
Generated method - Getter of the
BaseStore.cmsSites attribute. |
Collection<BaseSite> |
getCmsSites(SessionContext ctx)
Generated method - Getter of the
BaseStore.cmsSites attribute. |
long |
getCmsSitesCount() |
long |
getCmsSitesCount(SessionContext ctx) |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getName()
Generated method - Getter of the
BaseStore.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
BaseStore.name attribute. |
List<PointOfService> |
getPointsOfService()
Generated method - Getter of the
BaseStore.pointsOfService attribute. |
List<PointOfService> |
getPointsOfService(SessionContext ctx)
Generated method - Getter of the
BaseStore.pointsOfService attribute. |
EnumerationValue |
getStorelocatorDistanceUnit()
Generated method - Getter of the
BaseStore.storelocatorDistanceUnit attribute. |
EnumerationValue |
getStorelocatorDistanceUnit(SessionContext ctx)
Generated method - Getter of the
BaseStore.storelocatorDistanceUnit attribute. |
String |
getUid()
Generated method - Getter of the
BaseStore.uid attribute. |
String |
getUid(SessionContext ctx)
Generated method - Getter of the
BaseStore.uid attribute. |
void |
removeFromCatalogs(Catalog value)
Generated method - Removes
value from catalogs. |
void |
removeFromCatalogs(SessionContext ctx,
Catalog value)
Generated method - Removes
value from catalogs. |
void |
removeFromCmsSites(BaseSite value)
Generated method - Removes
value from cmsSites. |
void |
removeFromCmsSites(SessionContext ctx,
BaseSite value)
Generated method - Removes
value from cmsSites. |
void |
removeFromPointsOfService(PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
removeFromPointsOfService(SessionContext ctx,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
BaseStore.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
BaseStore.name attribute. |
void |
setCatalogs(List<Catalog> value)
Generated method - Setter of the
BaseStore.catalogs attribute. |
void |
setCatalogs(SessionContext ctx,
List<Catalog> value)
Generated method - Setter of the
BaseStore.catalogs attribute. |
void |
setCmsSites(Collection<BaseSite> value)
Generated method - Setter of the
BaseStore.cmsSites attribute. |
void |
setCmsSites(SessionContext ctx,
Collection<BaseSite> value)
Generated method - Setter of the
BaseStore.cmsSites attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
BaseStore.name attribute. |
void |
setName(String value)
Generated method - Setter of the
BaseStore.name attribute. |
void |
setPointsOfService(List<PointOfService> value)
Generated method - Setter of the
BaseStore.pointsOfService attribute. |
void |
setPointsOfService(SessionContext ctx,
List<PointOfService> value)
Generated method - Setter of the
BaseStore.pointsOfService attribute. |
void |
setStorelocatorDistanceUnit(EnumerationValue value)
Generated method - Setter of the
BaseStore.storelocatorDistanceUnit attribute. |
void |
setStorelocatorDistanceUnit(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BaseStore.storelocatorDistanceUnit attribute. |
void |
setUid(SessionContext ctx,
String value)
Generated method - Setter of the
BaseStore.uid attribute. |
void |
setUid(String value)
Generated method - Setter of the
BaseStore.uid attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String UID
BaseStore.uid attributepublic static final String NAME
BaseStore.name attributepublic static final String STORELOCATORDISTANCEUNIT
BaseStore.storelocatorDistanceUnit attributepublic static final String CMSSITES
BaseStore.cmsSites attributeprotected static String STORESFORCMSSITE_SRC_ORDERED
protected static String STORESFORCMSSITE_TGT_ORDERED
protected static String STORESFORCMSSITE_MARKMODIFIED
public static final String CATALOGS
BaseStore.catalogs attributeprotected static String CATALOGSFORBASESTORES_SRC_ORDERED
protected static String CATALOGSFORBASESTORES_TGT_ORDERED
protected static String CATALOGSFORBASESTORES_MARKMODIFIED
public static final String POINTSOFSERVICE
BaseStore.pointsOfService attributeprotected static final OneToManyHandler<PointOfService> POINTSOFSERVICEHANDLER
OneToManyHandler for handling 1:n POINTSOFSERVICE's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic List<Catalog> getCatalogs(SessionContext ctx)
BaseStore.catalogs attribute.public List<Catalog> getCatalogs()
BaseStore.catalogs attribute.public long getCatalogsCount(SessionContext ctx)
public long getCatalogsCount()
public void setCatalogs(SessionContext ctx, List<Catalog> value)
BaseStore.catalogs attribute.value - the catalogspublic void setCatalogs(List<Catalog> value)
BaseStore.catalogs attribute.value - the catalogspublic void addToCatalogs(SessionContext ctx, Catalog value)
value to catalogs.value - the item to add to catalogspublic void addToCatalogs(Catalog value)
value to catalogs.value - the item to add to catalogspublic void removeFromCatalogs(SessionContext ctx, Catalog value)
value from catalogs.value - the item to remove from catalogspublic void removeFromCatalogs(Catalog value)
value from catalogs.value - the item to remove from catalogspublic Collection<BaseSite> getCmsSites(SessionContext ctx)
BaseStore.cmsSites attribute.public Collection<BaseSite> getCmsSites()
BaseStore.cmsSites attribute.public long getCmsSitesCount(SessionContext ctx)
public long getCmsSitesCount()
public void setCmsSites(SessionContext ctx, Collection<BaseSite> value)
BaseStore.cmsSites attribute.value - the cmsSitespublic void setCmsSites(Collection<BaseSite> value)
BaseStore.cmsSites attribute.value - the cmsSitespublic void addToCmsSites(SessionContext ctx, BaseSite value)
value to cmsSites.value - the item to add to cmsSitespublic void addToCmsSites(BaseSite value)
value to cmsSites.value - the item to add to cmsSitespublic void removeFromCmsSites(SessionContext ctx, BaseSite value)
value from cmsSites.value - the item to remove from cmsSitespublic void removeFromCmsSites(BaseSite value)
value from cmsSites.value - the item to remove from cmsSitespublic String getName(SessionContext ctx)
BaseStore.name attribute.public String getName()
BaseStore.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
BaseStore.name attribute.public Map<Language,String> getAllName()
BaseStore.name attribute.public void setName(SessionContext ctx, String value)
BaseStore.name attribute.value - the namepublic void setName(String value)
BaseStore.name attribute.value - the namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
BaseStore.name attribute.value - the namepublic void setAllName(Map<Language,String> value)
BaseStore.name attribute.value - the namepublic List<PointOfService> getPointsOfService(SessionContext ctx)
BaseStore.pointsOfService attribute.public List<PointOfService> getPointsOfService()
BaseStore.pointsOfService attribute.public void setPointsOfService(SessionContext ctx, List<PointOfService> value)
BaseStore.pointsOfService attribute.value - the pointsOfServicepublic void setPointsOfService(List<PointOfService> value)
BaseStore.pointsOfService attribute.value - the pointsOfServicepublic void addToPointsOfService(SessionContext ctx, PointOfService value)
value to pointsOfService.value - the item to add to pointsOfServicepublic void addToPointsOfService(PointOfService value)
value to pointsOfService.value - the item to add to pointsOfServicepublic void removeFromPointsOfService(SessionContext ctx, PointOfService value)
value from pointsOfService.value - the item to remove from pointsOfServicepublic void removeFromPointsOfService(PointOfService value)
value from pointsOfService.value - the item to remove from pointsOfServicepublic EnumerationValue getStorelocatorDistanceUnit(SessionContext ctx)
BaseStore.storelocatorDistanceUnit attribute.public EnumerationValue getStorelocatorDistanceUnit()
BaseStore.storelocatorDistanceUnit attribute.public void setStorelocatorDistanceUnit(SessionContext ctx, EnumerationValue value)
BaseStore.storelocatorDistanceUnit attribute.value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presentedpublic void setStorelocatorDistanceUnit(EnumerationValue value)
BaseStore.storelocatorDistanceUnit attribute.value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presentedpublic String getUid(SessionContext ctx)
BaseStore.uid attribute.public String getUid()
BaseStore.uid attribute.public void setUid(SessionContext ctx, String value)
BaseStore.uid attribute.value - the uidpublic void setUid(String value)
BaseStore.uid attribute.value - the uidCopyright © 2017 SAP SE. All Rights Reserved.