public abstract class GeneratedCMSSAPRecommendationComponent extends SimpleCMSComponent
CMSSAPRecommendationComponent.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 java.lang.String |
CARTITEMDSTYPE
Qualifier of the
CMSSAPRecommendationComponent.cartitemdstype attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
INCLUDECART
Qualifier of the
CMSSAPRecommendationComponent.includecart attribute |
static java.lang.String |
INCLUDERECENT
Qualifier of the
CMSSAPRecommendationComponent.includerecent attribute |
static java.lang.String |
LEADINGITEMDSTYPE
Qualifier of the
CMSSAPRecommendationComponent.leadingitemdstype attribute |
static java.lang.String |
LEADINGITEMTYPE
Qualifier of the
CMSSAPRecommendationComponent.leadingitemtype attribute |
static java.lang.String |
RECOTYPE
Qualifier of the
CMSSAPRecommendationComponent.recotype attribute |
static java.lang.String |
TITLE
Qualifier of the
CMSSAPRecommendationComponent.title attribute |
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDEREDCONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UIDLANGUAGE_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, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedCMSSAPRecommendationComponent() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Language,java.lang.String> |
getAllTitle()
Generated method - Getter of the
CMSSAPRecommendationComponent.title attribute. |
java.util.Map<Language,java.lang.String> |
getAllTitle(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.title attribute. |
java.lang.String |
getCartitemdstype()
Generated method - Getter of the
CMSSAPRecommendationComponent.cartitemdstype attribute. |
java.lang.String |
getCartitemdstype(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.cartitemdstype attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getLeadingitemdstype()
Generated method - Getter of the
CMSSAPRecommendationComponent.leadingitemdstype attribute. |
java.lang.String |
getLeadingitemdstype(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.leadingitemdstype attribute. |
java.lang.String |
getLeadingitemtype()
Generated method - Getter of the
CMSSAPRecommendationComponent.leadingitemtype attribute. |
java.lang.String |
getLeadingitemtype(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.leadingitemtype attribute. |
java.lang.String |
getRecotype()
Generated method - Getter of the
CMSSAPRecommendationComponent.recotype attribute. |
java.lang.String |
getRecotype(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.recotype attribute. |
java.lang.String |
getTitle()
Generated method - Getter of the
CMSSAPRecommendationComponent.title attribute. |
java.lang.String |
getTitle(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.title attribute. |
java.lang.Boolean |
isIncludecart()
Generated method - Getter of the
CMSSAPRecommendationComponent.includecart attribute. |
java.lang.Boolean |
isIncludecart(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.includecart attribute. |
boolean |
isIncludecartAsPrimitive()
Generated method - Getter of the
CMSSAPRecommendationComponent.includecart attribute. |
boolean |
isIncludecartAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.includecart attribute. |
java.lang.Boolean |
isIncluderecent()
Generated method - Getter of the
CMSSAPRecommendationComponent.includerecent attribute. |
java.lang.Boolean |
isIncluderecent(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.includerecent attribute. |
boolean |
isIncluderecentAsPrimitive()
Generated method - Getter of the
CMSSAPRecommendationComponent.includerecent attribute. |
boolean |
isIncluderecentAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CMSSAPRecommendationComponent.includerecent attribute. |
void |
setAllTitle(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CMSSAPRecommendationComponent.title attribute. |
void |
setAllTitle(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CMSSAPRecommendationComponent.title attribute. |
void |
setCartitemdstype(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.cartitemdstype attribute. |
void |
setCartitemdstype(java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.cartitemdstype attribute. |
void |
setIncludecart(boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includecart attribute. |
void |
setIncludecart(java.lang.Boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includecart attribute. |
void |
setIncludecart(SessionContext ctx,
boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includecart attribute. |
void |
setIncludecart(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includecart attribute. |
void |
setIncluderecent(boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includerecent attribute. |
void |
setIncluderecent(java.lang.Boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includerecent attribute. |
void |
setIncluderecent(SessionContext ctx,
boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includerecent attribute. |
void |
setIncluderecent(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CMSSAPRecommendationComponent.includerecent attribute. |
void |
setLeadingitemdstype(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.leadingitemdstype attribute. |
void |
setLeadingitemdstype(java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.leadingitemdstype attribute. |
void |
setLeadingitemtype(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.leadingitemtype attribute. |
void |
setLeadingitemtype(java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.leadingitemtype attribute. |
void |
setRecotype(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.recotype attribute. |
void |
setRecotype(java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.recotype attribute. |
void |
setTitle(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.title attribute. |
void |
setTitle(java.lang.String value)
Generated method - Setter of the
CMSSAPRecommendationComponent.title attribute. |
isContaineraddToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainerscreateItem, getAllType, getType, getTypeCode, isRestricted, isVisibleaddToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setVisible, setVisible, setVisible, setVisiblegetCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, 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, notifyManagerAboutItemRemoval, readResolve, 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, writeReplacesetTenantpublic static final java.lang.String TITLE
CMSSAPRecommendationComponent.title attributepublic static final java.lang.String RECOTYPE
CMSSAPRecommendationComponent.recotype attributepublic static final java.lang.String LEADINGITEMTYPE
CMSSAPRecommendationComponent.leadingitemtype attributepublic static final java.lang.String LEADINGITEMDSTYPE
CMSSAPRecommendationComponent.leadingitemdstype attributepublic static final java.lang.String CARTITEMDSTYPE
CMSSAPRecommendationComponent.cartitemdstype attributepublic static final java.lang.String INCLUDECART
CMSSAPRecommendationComponent.includecart attributepublic static final java.lang.String INCLUDERECENT
CMSSAPRecommendationComponent.includerecent attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedCMSSAPRecommendationComponent()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedSimpleCMSComponentpublic java.lang.String getCartitemdstype(SessionContext ctx)
CMSSAPRecommendationComponent.cartitemdstype attribute.public java.lang.String getCartitemdstype()
CMSSAPRecommendationComponent.cartitemdstype attribute.public void setCartitemdstype(SessionContext ctx, java.lang.String value)
CMSSAPRecommendationComponent.cartitemdstype attribute.value - the cartitemdstype - Attribute that stores the cart data source type to be usedpublic void setCartitemdstype(java.lang.String value)
CMSSAPRecommendationComponent.cartitemdstype attribute.value - the cartitemdstype - Attribute that stores the cart data source type to be usedpublic java.lang.Boolean isIncludecart(SessionContext ctx)
CMSSAPRecommendationComponent.includecart attribute.public java.lang.Boolean isIncludecart()
CMSSAPRecommendationComponent.includecart attribute.public boolean isIncludecartAsPrimitive(SessionContext ctx)
CMSSAPRecommendationComponent.includecart attribute.public boolean isIncludecartAsPrimitive()
CMSSAPRecommendationComponent.includecart attribute.public void setIncludecart(SessionContext ctx, java.lang.Boolean value)
CMSSAPRecommendationComponent.includecart attribute.value - the includecart - Include the basket items as leading itemspublic void setIncludecart(java.lang.Boolean value)
CMSSAPRecommendationComponent.includecart attribute.value - the includecart - Include the basket items as leading itemspublic void setIncludecart(SessionContext ctx, boolean value)
CMSSAPRecommendationComponent.includecart attribute.value - the includecart - Include the basket items as leading itemspublic void setIncludecart(boolean value)
CMSSAPRecommendationComponent.includecart attribute.value - the includecart - Include the basket items as leading itemspublic java.lang.Boolean isIncluderecent(SessionContext ctx)
CMSSAPRecommendationComponent.includerecent attribute.public java.lang.Boolean isIncluderecent()
CMSSAPRecommendationComponent.includerecent attribute.public boolean isIncluderecentAsPrimitive(SessionContext ctx)
CMSSAPRecommendationComponent.includerecent attribute.public boolean isIncluderecentAsPrimitive()
CMSSAPRecommendationComponent.includerecent attribute.public void setIncluderecent(SessionContext ctx, java.lang.Boolean value)
CMSSAPRecommendationComponent.includerecent attribute.value - the includerecent - Include the recently visited products as leading itemspublic void setIncluderecent(java.lang.Boolean value)
CMSSAPRecommendationComponent.includerecent attribute.value - the includerecent - Include the recently visited products as leading itemspublic void setIncluderecent(SessionContext ctx, boolean value)
CMSSAPRecommendationComponent.includerecent attribute.value - the includerecent - Include the recently visited products as leading itemspublic void setIncluderecent(boolean value)
CMSSAPRecommendationComponent.includerecent attribute.value - the includerecent - Include the recently visited products as leading itemspublic java.lang.String getLeadingitemdstype(SessionContext ctx)
CMSSAPRecommendationComponent.leadingitemdstype attribute.public java.lang.String getLeadingitemdstype()
CMSSAPRecommendationComponent.leadingitemdstype attribute.public void setLeadingitemdstype(SessionContext ctx, java.lang.String value)
CMSSAPRecommendationComponent.leadingitemdstype attribute.value - the leadingitemdstype - Attribute that stores the leading item data source type to be usedpublic void setLeadingitemdstype(java.lang.String value)
CMSSAPRecommendationComponent.leadingitemdstype attribute.value - the leadingitemdstype - Attribute that stores the leading item data source type to be usedpublic java.lang.String getLeadingitemtype(SessionContext ctx)
CMSSAPRecommendationComponent.leadingitemtype attribute.public java.lang.String getLeadingitemtype()
CMSSAPRecommendationComponent.leadingitemtype attribute.public void setLeadingitemtype(SessionContext ctx, java.lang.String value)
CMSSAPRecommendationComponent.leadingitemtype attribute.value - the leadingitemtype - Attribute that stores the item type to be usedpublic void setLeadingitemtype(java.lang.String value)
CMSSAPRecommendationComponent.leadingitemtype attribute.value - the leadingitemtype - Attribute that stores the item type to be usedpublic java.lang.String getRecotype(SessionContext ctx)
CMSSAPRecommendationComponent.recotype attribute.public java.lang.String getRecotype()
CMSSAPRecommendationComponent.recotype attribute.public void setRecotype(SessionContext ctx, java.lang.String value)
CMSSAPRecommendationComponent.recotype attribute.value - the recotype - Attribute that stores the recommendation scenario to be usedpublic void setRecotype(java.lang.String value)
CMSSAPRecommendationComponent.recotype attribute.value - the recotype - Attribute that stores the recommendation scenario to be usedpublic java.lang.String getTitle(SessionContext ctx)
CMSSAPRecommendationComponent.title attribute.public java.lang.String getTitle()
CMSSAPRecommendationComponent.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle(SessionContext ctx)
CMSSAPRecommendationComponent.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle()
CMSSAPRecommendationComponent.title attribute.public void setTitle(SessionContext ctx, java.lang.String value)
CMSSAPRecommendationComponent.title attribute.value - the title - Attribute that stores the section title.public void setTitle(java.lang.String value)
CMSSAPRecommendationComponent.title attribute.value - the title - Attribute that stores the section title.public void setAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
CMSSAPRecommendationComponent.title attribute.value - the title - Attribute that stores the section title.public void setAllTitle(java.util.Map<Language,java.lang.String> value)
CMSSAPRecommendationComponent.title attribute.value - the title - Attribute that stores the section title.Copyright © 2018 SAP SE. All Rights Reserved.