public abstract class GeneratedApparelStyleVariantProduct extends VariantProduct
ApparelStyleVariantProduct.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 |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
STYLE
Qualifier of the
ApparelStyleVariantProduct.style attribute |
static String |
SWATCHCOLORS
Qualifier of the
ApparelStyleVariantProduct.swatchColors attribute |
BASEPRODUCT, BASEPRODUCTHANDLERCODE, DESCRIPTION, NAME, PICTURE, THUMBNAIL, UNITLANGUAGE_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 |
|---|
GeneratedApparelStyleVariantProduct() |
| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
getAllStyle()
Generated method - Getter of the
ApparelStyleVariantProduct.style attribute. |
Map<Language,String> |
getAllStyle(SessionContext ctx)
Generated method - Getter of the
ApparelStyleVariantProduct.style attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getStyle()
Generated method - Getter of the
ApparelStyleVariantProduct.style attribute. |
String |
getStyle(SessionContext ctx)
Generated method - Getter of the
ApparelStyleVariantProduct.style attribute. |
Set<EnumerationValue> |
getSwatchColors()
Generated method - Getter of the
ApparelStyleVariantProduct.swatchColors attribute. |
Set<EnumerationValue> |
getSwatchColors(SessionContext ctx)
Generated method - Getter of the
ApparelStyleVariantProduct.swatchColors attribute. |
void |
setAllStyle(Map<Language,String> value)
Generated method - Setter of the
ApparelStyleVariantProduct.style attribute. |
void |
setAllStyle(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
ApparelStyleVariantProduct.style attribute. |
void |
setStyle(SessionContext ctx,
String value)
Generated method - Setter of the
ApparelStyleVariantProduct.style attribute. |
void |
setStyle(String value)
Generated method - Setter of the
ApparelStyleVariantProduct.style attribute. |
void |
setSwatchColors(SessionContext ctx,
Set<EnumerationValue> value)
Generated method - Setter of the
ApparelStyleVariantProduct.swatchColors attribute. |
void |
setSwatchColors(Set<EnumerationValue> value)
Generated method - Setter of the
ApparelStyleVariantProduct.swatchColors attribute. |
checkBaseProductVariantType, createItem, doAfterRemove, doBeforeRemove, setBaseProductgetBaseProduct, getBaseProduct, setBaseProductgetAllDescriptions, getAllNames, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getPriceInformations, getPriceInformations, getPriceInformations, getPriceInformations, getTaxInformations, getTaxInformations, getTaxInformations, getTaxInformations, setAllDescriptions, setAllNames, toStringgetAllDescription, getAllDescription, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getName, getName, getPicture, getPicture, getThumbnail, getThumbnail, getUnit, getUnit, setAllDescription, setAllDescription, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setName, setName, setPicture, setPicture, setThumbnail, setThumbnail, setUnit, setUnitgetInitialProperties, 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, 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, useTA, writeReplacegetImplementation, setTenantpublic static final String STYLE
ApparelStyleVariantProduct.style attributepublic static final String SWATCHCOLORS
ApparelStyleVariantProduct.swatchColors attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedVariantProductpublic String getStyle(SessionContext ctx)
ApparelStyleVariantProduct.style attribute.public String getStyle()
ApparelStyleVariantProduct.style attribute.public Map<Language,String> getAllStyle(SessionContext ctx)
ApparelStyleVariantProduct.style attribute.public Map<Language,String> getAllStyle()
ApparelStyleVariantProduct.style attribute.public void setStyle(SessionContext ctx, String value)
ApparelStyleVariantProduct.style attribute.value - the style - Color/Pattern of the product.public void setStyle(String value)
ApparelStyleVariantProduct.style attribute.value - the style - Color/Pattern of the product.public void setAllStyle(SessionContext ctx, Map<Language,String> value)
ApparelStyleVariantProduct.style attribute.value - the style - Color/Pattern of the product.public void setAllStyle(Map<Language,String> value)
ApparelStyleVariantProduct.style attribute.value - the style - Color/Pattern of the product.public Set<EnumerationValue> getSwatchColors(SessionContext ctx)
ApparelStyleVariantProduct.swatchColors attribute.public Set<EnumerationValue> getSwatchColors()
ApparelStyleVariantProduct.swatchColors attribute.public void setSwatchColors(SessionContext ctx, Set<EnumerationValue> value)
ApparelStyleVariantProduct.swatchColors attribute.value - the swatchColors - A normalized color mapping to a standardized front-end navigable name.public void setSwatchColors(Set<EnumerationValue> value)
ApparelStyleVariantProduct.swatchColors attribute.value - the swatchColors - A normalized color mapping to a standardized front-end navigable name.Copyright © 2017 SAP SE. All Rights Reserved.