Package com.hybris.merchandising.jalo
Class GeneratedMerchProductDirectoryConfig
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- com.hybris.merchandising.jalo.GeneratedMerchProductDirectoryConfig
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
MerchProductDirectoryConfig
public abstract class GeneratedMerchProductDirectoryConfig extends GenericItem
Generated class for typeMerchProductDirectoryConfig.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBASECATALOGPAGEURLQualifier of theMerchProductDirectoryConfig.baseCatalogPageUrlattributestatic java.lang.StringBASEIMAGEURLQualifier of theMerchProductDirectoryConfig.baseImageUrlattributestatic java.lang.StringBASESITESQualifier of theMerchProductDirectoryConfig.baseSitesattributeprotected static OneToManyHandler<BaseSite>BASESITESHANDLEROneToManyHandlerfor handling 1:n BASESITES's relation attributes from 'many' side.static java.lang.StringCDSIDENTIFIERQualifier of theMerchProductDirectoryConfig.cdsIdentifierattributestatic java.lang.StringCURRENCYQualifier of theMerchProductDirectoryConfig.currencyattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTLANGUAGEQualifier of theMerchProductDirectoryConfig.defaultLanguageattributestatic java.lang.StringDISPLAYNAMEQualifier of theMerchProductDirectoryConfig.displayNameattributestatic java.lang.StringENABLEDQualifier of theMerchProductDirectoryConfig.enabledattributestatic java.lang.StringINDEXEDTYPEQualifier of theMerchProductDirectoryConfig.indexedTypeattributestatic java.lang.StringMERCHCATALOGVERSIONSQualifier of theMerchProductDirectoryConfig.merchCatalogVersionsattributeprotected static java.lang.StringMERCHPRODUCTDIR2CATALOGVERSION_MARKMODIFIEDRelation disable markmodifed parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))protected static java.lang.StringMERCHPRODUCTDIR2CATALOGVERSION_SRC_ORDEREDRelation ordering override parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))protected static java.lang.StringMERCHPRODUCTDIR2CATALOGVERSION_TGT_ORDEREDstatic java.lang.StringMERCHPROPERTIESQualifier of theMerchProductDirectoryConfig.merchPropertiesattributeprotected static OneToManyHandler<MerchProperty>MERCHPROPERTIESHANDLEROneToManyHandlerfor handling 1:n MERCHPROPERTIES's relation attributes from 'many' side.static java.lang.StringROLLUPSTRATEGYQualifier of theMerchProductDirectoryConfig.rollUpStrategyattributestatic java.lang.StringROLLUPSTRATEGYFIELDQualifier of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedMerchProductDirectoryConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToBaseSites(BaseSite value)Generated method - Addsvalueto baseSites.voidaddToBaseSites(SessionContext ctx, BaseSite value)Generated method - Addsvalueto baseSites.voidaddToMerchCatalogVersions(CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidaddToMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidaddToMerchProperties(MerchProperty value)Generated method - Addsvalueto merchProperties.voidaddToMerchProperties(SessionContext ctx, MerchProperty value)Generated method - Addsvalueto merchProperties.java.lang.StringgetBaseCatalogPageUrl()Generated method - Getter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.java.lang.StringgetBaseCatalogPageUrl(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.java.lang.StringgetBaseImageUrl()Generated method - Getter of theMerchProductDirectoryConfig.baseImageUrlattribute.java.lang.StringgetBaseImageUrl(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.baseImageUrlattribute.java.util.List<BaseSite>getBaseSites()Generated method - Getter of theMerchProductDirectoryConfig.baseSitesattribute.java.util.List<BaseSite>getBaseSites(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.baseSitesattribute.java.lang.StringgetCdsIdentifier()Generated method - Getter of theMerchProductDirectoryConfig.cdsIdentifierattribute.java.lang.StringgetCdsIdentifier(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.cdsIdentifierattribute.CurrencygetCurrency()Generated method - Getter of theMerchProductDirectoryConfig.currencyattribute.CurrencygetCurrency(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.currencyattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()LanguagegetDefaultLanguage()Generated method - Getter of theMerchProductDirectoryConfig.defaultLanguageattribute.LanguagegetDefaultLanguage(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.defaultLanguageattribute.java.lang.StringgetDisplayName()Generated method - Getter of theMerchProductDirectoryConfig.displayNameattribute.java.lang.StringgetDisplayName(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.displayNameattribute.SolrIndexedTypegetIndexedType()Generated method - Getter of theMerchProductDirectoryConfig.indexedTypeattribute.SolrIndexedTypegetIndexedType(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.indexedTypeattribute.java.util.List<CatalogVersion>getMerchCatalogVersions()Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.java.util.List<CatalogVersion>getMerchCatalogVersions(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.longgetMerchCatalogVersionsCount()longgetMerchCatalogVersionsCount(SessionContext ctx)java.util.List<MerchProperty>getMerchProperties()Generated method - Getter of theMerchProductDirectoryConfig.merchPropertiesattribute.java.util.List<MerchProperty>getMerchProperties(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.merchPropertiesattribute.java.lang.StringgetRollUpStrategy()Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyattribute.java.lang.StringgetRollUpStrategy(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyattribute.java.lang.StringgetRollUpStrategyField()Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.java.lang.StringgetRollUpStrategyField(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.java.lang.BooleanisEnabled()Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.java.lang.BooleanisEnabled(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.booleanisEnabledAsPrimitive()Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.booleanisEnabledAsPrimitive(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromBaseSites(BaseSite value)Generated method - Removesvaluefrom baseSites.voidremoveFromBaseSites(SessionContext ctx, BaseSite value)Generated method - Removesvaluefrom baseSites.voidremoveFromMerchCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidremoveFromMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidremoveFromMerchProperties(MerchProperty value)Generated method - Removesvaluefrom merchProperties.voidremoveFromMerchProperties(SessionContext ctx, MerchProperty value)Generated method - Removesvaluefrom merchProperties.voidsetBaseCatalogPageUrl(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.voidsetBaseCatalogPageUrl(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.voidsetBaseImageUrl(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.baseImageUrlattribute.voidsetBaseImageUrl(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.baseImageUrlattribute.voidsetBaseSites(SessionContext ctx, java.util.List<BaseSite> value)Generated method - Setter of theMerchProductDirectoryConfig.baseSitesattribute.voidsetBaseSites(java.util.List<BaseSite> value)Generated method - Setter of theMerchProductDirectoryConfig.baseSitesattribute.voidsetCdsIdentifier(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.cdsIdentifierattribute.voidsetCdsIdentifier(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.cdsIdentifierattribute.voidsetCurrency(Currency value)Generated method - Setter of theMerchProductDirectoryConfig.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value)Generated method - Setter of theMerchProductDirectoryConfig.currencyattribute.voidsetDefaultLanguage(Language value)Generated method - Setter of theMerchProductDirectoryConfig.defaultLanguageattribute.voidsetDefaultLanguage(SessionContext ctx, Language value)Generated method - Setter of theMerchProductDirectoryConfig.defaultLanguageattribute.voidsetDisplayName(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.displayNameattribute.voidsetDisplayName(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.displayNameattribute.voidsetEnabled(boolean value)Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.voidsetEnabled(SessionContext ctx, boolean value)Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.voidsetEnabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.voidsetEnabled(java.lang.Boolean value)Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.protected voidsetIndexedType(SessionContext ctx, SolrIndexedType value)Generated method - Setter of theMerchProductDirectoryConfig.indexedTypeattribute.protected voidsetIndexedType(SolrIndexedType value)Generated method - Setter of theMerchProductDirectoryConfig.indexedTypeattribute.voidsetMerchCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.voidsetMerchCatalogVersions(java.util.List<CatalogVersion> value)Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.voidsetMerchProperties(SessionContext ctx, java.util.List<MerchProperty> value)Generated method - Setter of theMerchProductDirectoryConfig.merchPropertiesattribute.voidsetMerchProperties(java.util.List<MerchProperty> value)Generated method - Setter of theMerchProductDirectoryConfig.merchPropertiesattribute.voidsetRollUpStrategy(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyattribute.voidsetRollUpStrategy(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyattribute.voidsetRollUpStrategyField(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.voidsetRollUpStrategyField(java.lang.String value)Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
INDEXEDTYPE
public static final java.lang.String INDEXEDTYPE
Qualifier of theMerchProductDirectoryConfig.indexedTypeattribute- See Also:
- Constant Field Values
-
ENABLED
public static final java.lang.String ENABLED
Qualifier of theMerchProductDirectoryConfig.enabledattribute- See Also:
- Constant Field Values
-
DEFAULTLANGUAGE
public static final java.lang.String DEFAULTLANGUAGE
Qualifier of theMerchProductDirectoryConfig.defaultLanguageattribute- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theMerchProductDirectoryConfig.currencyattribute- See Also:
- Constant Field Values
-
BASEIMAGEURL
public static final java.lang.String BASEIMAGEURL
Qualifier of theMerchProductDirectoryConfig.baseImageUrlattribute- See Also:
- Constant Field Values
-
BASECATALOGPAGEURL
public static final java.lang.String BASECATALOGPAGEURL
Qualifier of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute- See Also:
- Constant Field Values
-
ROLLUPSTRATEGY
public static final java.lang.String ROLLUPSTRATEGY
Qualifier of theMerchProductDirectoryConfig.rollUpStrategyattribute- See Also:
- Constant Field Values
-
ROLLUPSTRATEGYFIELD
public static final java.lang.String ROLLUPSTRATEGYFIELD
Qualifier of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute- See Also:
- Constant Field Values
-
CDSIDENTIFIER
public static final java.lang.String CDSIDENTIFIER
Qualifier of theMerchProductDirectoryConfig.cdsIdentifierattribute- See Also:
- Constant Field Values
-
DISPLAYNAME
public static final java.lang.String DISPLAYNAME
Qualifier of theMerchProductDirectoryConfig.displayNameattribute- See Also:
- Constant Field Values
-
MERCHPROPERTIES
public static final java.lang.String MERCHPROPERTIES
Qualifier of theMerchProductDirectoryConfig.merchPropertiesattribute- See Also:
- Constant Field Values
-
BASESITES
public static final java.lang.String BASESITES
Qualifier of theMerchProductDirectoryConfig.baseSitesattribute- See Also:
- Constant Field Values
-
MERCHCATALOGVERSIONS
public static final java.lang.String MERCHCATALOGVERSIONS
Qualifier of theMerchProductDirectoryConfig.merchCatalogVersionsattribute- See Also:
- Constant Field Values
-
MERCHPRODUCTDIR2CATALOGVERSION_SRC_ORDERED
protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_SRC_ORDERED
Relation ordering override parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))
-
MERCHPRODUCTDIR2CATALOGVERSION_TGT_ORDERED
protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_TGT_ORDERED
-
MERCHPRODUCTDIR2CATALOGVERSION_MARKMODIFIED
protected static java.lang.String MERCHPRODUCTDIR2CATALOGVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for MerchProductDir2CatalogVersion from ((merchandisingservices))
-
MERCHPROPERTIESHANDLER
protected static final OneToManyHandler<MerchProperty> MERCHPROPERTIESHANDLER
OneToManyHandlerfor handling 1:n MERCHPROPERTIES's relation attributes from 'many' side.
-
BASESITESHANDLER
protected static final OneToManyHandler<BaseSite> BASESITESHANDLER
OneToManyHandlerfor handling 1:n BASESITES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getBaseCatalogPageUrl
public java.lang.String getBaseCatalogPageUrl(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.- Returns:
- the baseCatalogPageUrl
-
getBaseCatalogPageUrl
public java.lang.String getBaseCatalogPageUrl()
Generated method - Getter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.- Returns:
- the baseCatalogPageUrl
-
setBaseCatalogPageUrl
public void setBaseCatalogPageUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.- Parameters:
value- the baseCatalogPageUrl
-
setBaseCatalogPageUrl
public void setBaseCatalogPageUrl(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.baseCatalogPageUrlattribute.- Parameters:
value- the baseCatalogPageUrl
-
getBaseImageUrl
public java.lang.String getBaseImageUrl(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.baseImageUrlattribute.- Returns:
- the baseImageUrl
-
getBaseImageUrl
public java.lang.String getBaseImageUrl()
Generated method - Getter of theMerchProductDirectoryConfig.baseImageUrlattribute.- Returns:
- the baseImageUrl
-
setBaseImageUrl
public void setBaseImageUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.baseImageUrlattribute.- Parameters:
value- the baseImageUrl
-
setBaseImageUrl
public void setBaseImageUrl(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.baseImageUrlattribute.- Parameters:
value- the baseImageUrl
-
getBaseSites
public java.util.List<BaseSite> getBaseSites(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.baseSitesattribute.- Returns:
- the baseSites
-
getBaseSites
public java.util.List<BaseSite> getBaseSites()
Generated method - Getter of theMerchProductDirectoryConfig.baseSitesattribute.- Returns:
- the baseSites
-
setBaseSites
public void setBaseSites(SessionContext ctx, java.util.List<BaseSite> value)
Generated method - Setter of theMerchProductDirectoryConfig.baseSitesattribute.- Parameters:
value- the baseSites
-
setBaseSites
public void setBaseSites(java.util.List<BaseSite> value)
Generated method - Setter of theMerchProductDirectoryConfig.baseSitesattribute.- Parameters:
value- the baseSites
-
addToBaseSites
public void addToBaseSites(SessionContext ctx, BaseSite value)
Generated method - Addsvalueto baseSites.- Parameters:
value- the item to add to baseSites
-
addToBaseSites
public void addToBaseSites(BaseSite value)
Generated method - Addsvalueto baseSites.- Parameters:
value- the item to add to baseSites
-
removeFromBaseSites
public void removeFromBaseSites(SessionContext ctx, BaseSite value)
Generated method - Removesvaluefrom baseSites.- Parameters:
value- the item to remove from baseSites
-
removeFromBaseSites
public void removeFromBaseSites(BaseSite value)
Generated method - Removesvaluefrom baseSites.- Parameters:
value- the item to remove from baseSites
-
getCdsIdentifier
public java.lang.String getCdsIdentifier(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.cdsIdentifierattribute.- Returns:
- the cdsIdentifier
-
getCdsIdentifier
public java.lang.String getCdsIdentifier()
Generated method - Getter of theMerchProductDirectoryConfig.cdsIdentifierattribute.- Returns:
- the cdsIdentifier
-
setCdsIdentifier
public void setCdsIdentifier(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.cdsIdentifierattribute.- Parameters:
value- the cdsIdentifier
-
setCdsIdentifier
public void setCdsIdentifier(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.cdsIdentifierattribute.- Parameters:
value- the cdsIdentifier
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.currencyattribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theMerchProductDirectoryConfig.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theMerchProductDirectoryConfig.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theMerchProductDirectoryConfig.currencyattribute.- Parameters:
value- the currency
-
getDefaultLanguage
public Language getDefaultLanguage(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.defaultLanguageattribute.- Returns:
- the defaultLanguage
-
getDefaultLanguage
public Language getDefaultLanguage()
Generated method - Getter of theMerchProductDirectoryConfig.defaultLanguageattribute.- Returns:
- the defaultLanguage
-
setDefaultLanguage
public void setDefaultLanguage(SessionContext ctx, Language value)
Generated method - Setter of theMerchProductDirectoryConfig.defaultLanguageattribute.- Parameters:
value- the defaultLanguage
-
setDefaultLanguage
public void setDefaultLanguage(Language value)
Generated method - Setter of theMerchProductDirectoryConfig.defaultLanguageattribute.- Parameters:
value- the defaultLanguage
-
getDisplayName
public java.lang.String getDisplayName(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.displayNameattribute.- Returns:
- the displayName
-
getDisplayName
public java.lang.String getDisplayName()
Generated method - Getter of theMerchProductDirectoryConfig.displayNameattribute.- Returns:
- the displayName
-
setDisplayName
public void setDisplayName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.displayNameattribute.- Parameters:
value- the displayName
-
setDisplayName
public void setDisplayName(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.displayNameattribute.- Parameters:
value- the displayName
-
isEnabled
public java.lang.Boolean isEnabled(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.- Returns:
- the enabled
-
isEnabled
public java.lang.Boolean isEnabled()
Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.- Returns:
- the enabled
-
isEnabledAsPrimitive
public boolean isEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.- Returns:
- the enabled
-
isEnabledAsPrimitive
public boolean isEnabledAsPrimitive()
Generated method - Getter of theMerchProductDirectoryConfig.enabledattribute.- Returns:
- the enabled
-
setEnabled
public void setEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.- Parameters:
value- the enabled
-
setEnabled
public void setEnabled(java.lang.Boolean value)
Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.- Parameters:
value- the enabled
-
setEnabled
public void setEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.- Parameters:
value- the enabled
-
setEnabled
public void setEnabled(boolean value)
Generated method - Setter of theMerchProductDirectoryConfig.enabledattribute.- Parameters:
value- the enabled
-
getIndexedType
public SolrIndexedType getIndexedType(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.indexedTypeattribute.- Returns:
- the indexedType - Indexed type
-
getIndexedType
public SolrIndexedType getIndexedType()
Generated method - Getter of theMerchProductDirectoryConfig.indexedTypeattribute.- Returns:
- the indexedType - Indexed type
-
setIndexedType
protected void setIndexedType(SessionContext ctx, SolrIndexedType value)
Generated method - Setter of theMerchProductDirectoryConfig.indexedTypeattribute.- Parameters:
value- the indexedType - Indexed type
-
setIndexedType
protected void setIndexedType(SolrIndexedType value)
Generated method - Setter of theMerchProductDirectoryConfig.indexedTypeattribute.- Parameters:
value- the indexedType - Indexed type
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getMerchCatalogVersions
public java.util.List<CatalogVersion> getMerchCatalogVersions(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.- Returns:
- the merchCatalogVersions
-
getMerchCatalogVersions
public java.util.List<CatalogVersion> getMerchCatalogVersions()
Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.- Returns:
- the merchCatalogVersions
-
getMerchCatalogVersionsCount
public long getMerchCatalogVersionsCount(SessionContext ctx)
-
getMerchCatalogVersionsCount
public long getMerchCatalogVersionsCount()
-
setMerchCatalogVersions
public void setMerchCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)
Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.- Parameters:
value- the merchCatalogVersions
-
setMerchCatalogVersions
public void setMerchCatalogVersions(java.util.List<CatalogVersion> value)
Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.- Parameters:
value- the merchCatalogVersions
-
addToMerchCatalogVersions
public void addToMerchCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Addsvalueto merchCatalogVersions.- Parameters:
value- the item to add to merchCatalogVersions
-
addToMerchCatalogVersions
public void addToMerchCatalogVersions(CatalogVersion value)
Generated method - Addsvalueto merchCatalogVersions.- Parameters:
value- the item to add to merchCatalogVersions
-
removeFromMerchCatalogVersions
public void removeFromMerchCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Removesvaluefrom merchCatalogVersions.- Parameters:
value- the item to remove from merchCatalogVersions
-
removeFromMerchCatalogVersions
public void removeFromMerchCatalogVersions(CatalogVersion value)
Generated method - Removesvaluefrom merchCatalogVersions.- Parameters:
value- the item to remove from merchCatalogVersions
-
getMerchProperties
public java.util.List<MerchProperty> getMerchProperties(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.merchPropertiesattribute.- Returns:
- the merchProperties
-
getMerchProperties
public java.util.List<MerchProperty> getMerchProperties()
Generated method - Getter of theMerchProductDirectoryConfig.merchPropertiesattribute.- Returns:
- the merchProperties
-
setMerchProperties
public void setMerchProperties(SessionContext ctx, java.util.List<MerchProperty> value)
Generated method - Setter of theMerchProductDirectoryConfig.merchPropertiesattribute.- Parameters:
value- the merchProperties
-
setMerchProperties
public void setMerchProperties(java.util.List<MerchProperty> value)
Generated method - Setter of theMerchProductDirectoryConfig.merchPropertiesattribute.- Parameters:
value- the merchProperties
-
addToMerchProperties
public void addToMerchProperties(SessionContext ctx, MerchProperty value)
Generated method - Addsvalueto merchProperties.- Parameters:
value- the item to add to merchProperties
-
addToMerchProperties
public void addToMerchProperties(MerchProperty value)
Generated method - Addsvalueto merchProperties.- Parameters:
value- the item to add to merchProperties
-
removeFromMerchProperties
public void removeFromMerchProperties(SessionContext ctx, MerchProperty value)
Generated method - Removesvaluefrom merchProperties.- Parameters:
value- the item to remove from merchProperties
-
removeFromMerchProperties
public void removeFromMerchProperties(MerchProperty value)
Generated method - Removesvaluefrom merchProperties.- Parameters:
value- the item to remove from merchProperties
-
getRollUpStrategy
public java.lang.String getRollUpStrategy(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyattribute.- Returns:
- the rollUpStrategy - Roll Up Strategy
-
getRollUpStrategy
public java.lang.String getRollUpStrategy()
Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyattribute.- Returns:
- the rollUpStrategy - Roll Up Strategy
-
setRollUpStrategy
public void setRollUpStrategy(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyattribute.- Parameters:
value- the rollUpStrategy - Roll Up Strategy
-
setRollUpStrategy
public void setRollUpStrategy(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyattribute.- Parameters:
value- the rollUpStrategy - Roll Up Strategy
-
getRollUpStrategyField
public java.lang.String getRollUpStrategyField(SessionContext ctx)
Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.- Returns:
- the rollUpStrategyField - Roll Up Strategy Field
-
getRollUpStrategyField
public java.lang.String getRollUpStrategyField()
Generated method - Getter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.- Returns:
- the rollUpStrategyField - Roll Up Strategy Field
-
setRollUpStrategyField
public void setRollUpStrategyField(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.- Parameters:
value- the rollUpStrategyField - Roll Up Strategy Field
-
setRollUpStrategyField
public void setRollUpStrategyField(java.lang.String value)
Generated method - Setter of theMerchProductDirectoryConfig.rollUpStrategyFieldattribute.- Parameters:
value- the rollUpStrategyField - Roll Up Strategy Field
-
-