public abstract class GeneratedMerchIndexingConfig extends GenericItem
MerchIndexingConfig.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 |
BASEIMAGEURL
Qualifier of the
MerchIndexingConfig.baseImageUrl attribute |
static java.lang.String |
BASEPRODUCTPAGEURL
Qualifier of the
MerchIndexingConfig.baseProductPageUrl attribute |
static java.lang.String |
CURRENCY
Qualifier of the
MerchIndexingConfig.currency attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ENABLED
Qualifier of the
MerchIndexingConfig.enabled attribute |
static java.lang.String |
INDEXEDTYPE
Qualifier of the
MerchIndexingConfig.indexedType attribute |
static java.lang.String |
LANGUAGE
Qualifier of the
MerchIndexingConfig.language attribute |
static java.lang.String |
MERCHCATALOGVERSIONS
Qualifier of the
MerchIndexingConfig.merchCatalogVersions attribute |
static java.lang.String |
MERCHIMAGEPROPERTIES
Qualifier of the
MerchIndexingConfig.merchImageProperties attribute |
protected static OneToManyHandler<MerchImageProperty> |
MERCHIMAGEPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHIMAGEPROPERTIES's relation attributes from 'many' side. |
protected static java.lang.String |
MERCHINDEXINGCONFIG2CATALOGVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for MerchIndexingConfig2CatalogVersion from ((merchandisingservices))
|
protected static java.lang.String |
MERCHINDEXINGCONFIG2CATALOGVERSION_SRC_ORDERED
Relation ordering override parameter constants for MerchIndexingConfig2CatalogVersion from ((merchandisingservices))
|
protected static java.lang.String |
MERCHINDEXINGCONFIG2CATALOGVERSION_TGT_ORDERED |
static java.lang.String |
MERCHPROPERTIES
Qualifier of the
MerchIndexingConfig.merchProperties attribute |
protected static OneToManyHandler<MerchProperty> |
MERCHPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHPROPERTIES's relation attributes from 'many' side. |
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 |
|---|
GeneratedMerchIndexingConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToMerchCatalogVersions(CatalogVersion value)
Generated method - Adds
value to merchCatalogVersions. |
void |
addToMerchCatalogVersions(SessionContext ctx,
CatalogVersion value)
Generated method - Adds
value to merchCatalogVersions. |
void |
addToMerchImageProperties(MerchImageProperty value)
Generated method - Adds
value to merchImageProperties. |
void |
addToMerchImageProperties(SessionContext ctx,
MerchImageProperty value)
Generated method - Adds
value to merchImageProperties. |
void |
addToMerchProperties(MerchProperty value)
Generated method - Adds
value to merchProperties. |
void |
addToMerchProperties(SessionContext ctx,
MerchProperty value)
Generated method - Adds
value to merchProperties. |
java.lang.String |
getBaseImageUrl()
Generated method - Getter of the
MerchIndexingConfig.baseImageUrl attribute. |
java.lang.String |
getBaseImageUrl(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.baseImageUrl attribute. |
java.lang.String |
getBaseProductPageUrl()
Generated method - Getter of the
MerchIndexingConfig.baseProductPageUrl attribute. |
java.lang.String |
getBaseProductPageUrl(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.baseProductPageUrl attribute. |
Currency |
getCurrency()
Generated method - Getter of the
MerchIndexingConfig.currency attribute. |
Currency |
getCurrency(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.currency attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
SolrIndexedType |
getIndexedType()
Generated method - Getter of the
MerchIndexingConfig.indexedType attribute. |
SolrIndexedType |
getIndexedType(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.indexedType attribute. |
Language |
getLanguage()
Generated method - Getter of the
MerchIndexingConfig.language attribute. |
Language |
getLanguage(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.language attribute. |
java.util.List<CatalogVersion> |
getMerchCatalogVersions()
Generated method - Getter of the
MerchIndexingConfig.merchCatalogVersions attribute. |
java.util.List<CatalogVersion> |
getMerchCatalogVersions(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.merchCatalogVersions attribute. |
long |
getMerchCatalogVersionsCount() |
long |
getMerchCatalogVersionsCount(SessionContext ctx) |
java.util.List<MerchImageProperty> |
getMerchImageProperties()
Generated method - Getter of the
MerchIndexingConfig.merchImageProperties attribute. |
java.util.List<MerchImageProperty> |
getMerchImageProperties(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.merchImageProperties attribute. |
java.util.List<MerchProperty> |
getMerchProperties()
Generated method - Getter of the
MerchIndexingConfig.merchProperties attribute. |
java.util.List<MerchProperty> |
getMerchProperties(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.merchProperties attribute. |
java.lang.Boolean |
isEnabled()
Generated method - Getter of the
MerchIndexingConfig.enabled attribute. |
java.lang.Boolean |
isEnabled(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.enabled attribute. |
boolean |
isEnabledAsPrimitive()
Generated method - Getter of the
MerchIndexingConfig.enabled attribute. |
boolean |
isEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
MerchIndexingConfig.enabled attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
void |
removeFromMerchCatalogVersions(CatalogVersion value)
Generated method - Removes
value from merchCatalogVersions. |
void |
removeFromMerchCatalogVersions(SessionContext ctx,
CatalogVersion value)
Generated method - Removes
value from merchCatalogVersions. |
void |
removeFromMerchImageProperties(MerchImageProperty value)
Generated method - Removes
value from merchImageProperties. |
void |
removeFromMerchImageProperties(SessionContext ctx,
MerchImageProperty value)
Generated method - Removes
value from merchImageProperties. |
void |
removeFromMerchProperties(MerchProperty value)
Generated method - Removes
value from merchProperties. |
void |
removeFromMerchProperties(SessionContext ctx,
MerchProperty value)
Generated method - Removes
value from merchProperties. |
void |
setBaseImageUrl(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MerchIndexingConfig.baseImageUrl attribute. |
void |
setBaseImageUrl(java.lang.String value)
Generated method - Setter of the
MerchIndexingConfig.baseImageUrl attribute. |
void |
setBaseProductPageUrl(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MerchIndexingConfig.baseProductPageUrl attribute. |
void |
setBaseProductPageUrl(java.lang.String value)
Generated method - Setter of the
MerchIndexingConfig.baseProductPageUrl attribute. |
void |
setCurrency(Currency value)
Generated method - Setter of the
MerchIndexingConfig.currency attribute. |
void |
setCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
MerchIndexingConfig.currency attribute. |
void |
setEnabled(boolean value)
Generated method - Setter of the
MerchIndexingConfig.enabled attribute. |
void |
setEnabled(java.lang.Boolean value)
Generated method - Setter of the
MerchIndexingConfig.enabled attribute. |
void |
setEnabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
MerchIndexingConfig.enabled attribute. |
void |
setEnabled(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
MerchIndexingConfig.enabled attribute. |
protected void |
setIndexedType(SessionContext ctx,
SolrIndexedType value)
Generated method - Setter of the
MerchIndexingConfig.indexedType attribute. |
protected void |
setIndexedType(SolrIndexedType value)
Generated method - Setter of the
MerchIndexingConfig.indexedType attribute. |
void |
setLanguage(Language value)
Generated method - Setter of the
MerchIndexingConfig.language attribute. |
void |
setLanguage(SessionContext ctx,
Language value)
Generated method - Setter of the
MerchIndexingConfig.language attribute. |
void |
setMerchCatalogVersions(java.util.List<CatalogVersion> value)
Generated method - Setter of the
MerchIndexingConfig.merchCatalogVersions attribute. |
void |
setMerchCatalogVersions(SessionContext ctx,
java.util.List<CatalogVersion> value)
Generated method - Setter of the
MerchIndexingConfig.merchCatalogVersions attribute. |
void |
setMerchImageProperties(java.util.List<MerchImageProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchImageProperties attribute. |
void |
setMerchImageProperties(SessionContext ctx,
java.util.List<MerchImageProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchImageProperties attribute. |
void |
setMerchProperties(java.util.List<MerchProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchProperties attribute. |
void |
setMerchProperties(SessionContext ctx,
java.util.List<MerchProperty> value)
Generated method - Setter of the
MerchIndexingConfig.merchProperties attribute. |
createItem, getInitialProperties, 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 INDEXEDTYPE
MerchIndexingConfig.indexedType attributepublic static final java.lang.String ENABLED
MerchIndexingConfig.enabled attributepublic static final java.lang.String LANGUAGE
MerchIndexingConfig.language attributepublic static final java.lang.String CURRENCY
MerchIndexingConfig.currency attributepublic static final java.lang.String BASEIMAGEURL
MerchIndexingConfig.baseImageUrl attributepublic static final java.lang.String BASEPRODUCTPAGEURL
MerchIndexingConfig.baseProductPageUrl attributepublic static final java.lang.String MERCHPROPERTIES
MerchIndexingConfig.merchProperties attributepublic static final java.lang.String MERCHIMAGEPROPERTIES
MerchIndexingConfig.merchImageProperties attributepublic static final java.lang.String MERCHCATALOGVERSIONS
MerchIndexingConfig.merchCatalogVersions attributeprotected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_SRC_ORDERED
protected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_TGT_ORDERED
protected static java.lang.String MERCHINDEXINGCONFIG2CATALOGVERSION_MARKMODIFIED
protected static final OneToManyHandler<MerchProperty> MERCHPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHPROPERTIES's relation attributes from 'many' side.protected static final OneToManyHandler<MerchImageProperty> MERCHIMAGEPROPERTIESHANDLER
OneToManyHandler for handling 1:n MERCHIMAGEPROPERTIES's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getBaseImageUrl(SessionContext ctx)
MerchIndexingConfig.baseImageUrl attribute.public java.lang.String getBaseImageUrl()
MerchIndexingConfig.baseImageUrl attribute.public void setBaseImageUrl(SessionContext ctx, java.lang.String value)
MerchIndexingConfig.baseImageUrl attribute.value - the baseImageUrlpublic void setBaseImageUrl(java.lang.String value)
MerchIndexingConfig.baseImageUrl attribute.value - the baseImageUrlpublic java.lang.String getBaseProductPageUrl(SessionContext ctx)
MerchIndexingConfig.baseProductPageUrl attribute.public java.lang.String getBaseProductPageUrl()
MerchIndexingConfig.baseProductPageUrl attribute.public void setBaseProductPageUrl(SessionContext ctx, java.lang.String value)
MerchIndexingConfig.baseProductPageUrl attribute.value - the baseProductPageUrlpublic void setBaseProductPageUrl(java.lang.String value)
MerchIndexingConfig.baseProductPageUrl attribute.value - the baseProductPageUrlpublic Currency getCurrency(SessionContext ctx)
MerchIndexingConfig.currency attribute.public Currency getCurrency()
MerchIndexingConfig.currency attribute.public void setCurrency(SessionContext ctx, Currency value)
MerchIndexingConfig.currency attribute.value - the currencypublic void setCurrency(Currency value)
MerchIndexingConfig.currency attribute.value - the currencypublic java.lang.Boolean isEnabled(SessionContext ctx)
MerchIndexingConfig.enabled attribute.public java.lang.Boolean isEnabled()
MerchIndexingConfig.enabled attribute.public boolean isEnabledAsPrimitive(SessionContext ctx)
MerchIndexingConfig.enabled attribute.public boolean isEnabledAsPrimitive()
MerchIndexingConfig.enabled attribute.public void setEnabled(SessionContext ctx, java.lang.Boolean value)
MerchIndexingConfig.enabled attribute.value - the enabledpublic void setEnabled(java.lang.Boolean value)
MerchIndexingConfig.enabled attribute.value - the enabledpublic void setEnabled(SessionContext ctx, boolean value)
MerchIndexingConfig.enabled attribute.value - the enabledpublic void setEnabled(boolean value)
MerchIndexingConfig.enabled attribute.value - the enabledpublic SolrIndexedType getIndexedType(SessionContext ctx)
MerchIndexingConfig.indexedType attribute.public SolrIndexedType getIndexedType()
MerchIndexingConfig.indexedType attribute.protected void setIndexedType(SessionContext ctx, SolrIndexedType value)
MerchIndexingConfig.indexedType attribute.value - the indexedType - Indexed typeprotected void setIndexedType(SolrIndexedType value)
MerchIndexingConfig.indexedType attribute.value - the indexedType - Indexed typepublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic Language getLanguage(SessionContext ctx)
MerchIndexingConfig.language attribute.public Language getLanguage()
MerchIndexingConfig.language attribute.public void setLanguage(SessionContext ctx, Language value)
MerchIndexingConfig.language attribute.value - the languagepublic void setLanguage(Language value)
MerchIndexingConfig.language attribute.value - the languagepublic java.util.List<CatalogVersion> getMerchCatalogVersions(SessionContext ctx)
MerchIndexingConfig.merchCatalogVersions attribute.public java.util.List<CatalogVersion> getMerchCatalogVersions()
MerchIndexingConfig.merchCatalogVersions attribute.public long getMerchCatalogVersionsCount(SessionContext ctx)
public long getMerchCatalogVersionsCount()
public void setMerchCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)
MerchIndexingConfig.merchCatalogVersions attribute.value - the merchCatalogVersionspublic void setMerchCatalogVersions(java.util.List<CatalogVersion> value)
MerchIndexingConfig.merchCatalogVersions attribute.value - the merchCatalogVersionspublic void addToMerchCatalogVersions(SessionContext ctx, CatalogVersion value)
value to merchCatalogVersions.value - the item to add to merchCatalogVersionspublic void addToMerchCatalogVersions(CatalogVersion value)
value to merchCatalogVersions.value - the item to add to merchCatalogVersionspublic void removeFromMerchCatalogVersions(SessionContext ctx, CatalogVersion value)
value from merchCatalogVersions.value - the item to remove from merchCatalogVersionspublic void removeFromMerchCatalogVersions(CatalogVersion value)
value from merchCatalogVersions.value - the item to remove from merchCatalogVersionspublic java.util.List<MerchImageProperty> getMerchImageProperties(SessionContext ctx)
MerchIndexingConfig.merchImageProperties attribute.public java.util.List<MerchImageProperty> getMerchImageProperties()
MerchIndexingConfig.merchImageProperties attribute.public void setMerchImageProperties(SessionContext ctx, java.util.List<MerchImageProperty> value)
MerchIndexingConfig.merchImageProperties attribute.value - the merchImagePropertiespublic void setMerchImageProperties(java.util.List<MerchImageProperty> value)
MerchIndexingConfig.merchImageProperties attribute.value - the merchImagePropertiespublic void addToMerchImageProperties(SessionContext ctx, MerchImageProperty value)
value to merchImageProperties.value - the item to add to merchImagePropertiespublic void addToMerchImageProperties(MerchImageProperty value)
value to merchImageProperties.value - the item to add to merchImagePropertiespublic void removeFromMerchImageProperties(SessionContext ctx, MerchImageProperty value)
value from merchImageProperties.value - the item to remove from merchImagePropertiespublic void removeFromMerchImageProperties(MerchImageProperty value)
value from merchImageProperties.value - the item to remove from merchImagePropertiespublic java.util.List<MerchProperty> getMerchProperties(SessionContext ctx)
MerchIndexingConfig.merchProperties attribute.public java.util.List<MerchProperty> getMerchProperties()
MerchIndexingConfig.merchProperties attribute.public void setMerchProperties(SessionContext ctx, java.util.List<MerchProperty> value)
MerchIndexingConfig.merchProperties attribute.value - the merchPropertiespublic void setMerchProperties(java.util.List<MerchProperty> value)
MerchIndexingConfig.merchProperties attribute.value - the merchPropertiespublic void addToMerchProperties(SessionContext ctx, MerchProperty value)
value to merchProperties.value - the item to add to merchPropertiespublic void addToMerchProperties(MerchProperty value)
value to merchProperties.value - the item to add to merchPropertiespublic void removeFromMerchProperties(SessionContext ctx, MerchProperty value)
value from merchProperties.value - the item to remove from merchPropertiespublic void removeFromMerchProperties(MerchProperty value)
value from merchProperties.value - the item to remove from merchPropertiesCopyright © 2018 SAP SE. All Rights Reserved.