Class BaseSiteModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.basecommerce.model.site.BaseSiteModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
CMSSiteModel
public class BaseSiteModel extends ItemModel
Generated model class for type BaseSite first defined at extension basecommerce.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_GIGYACONFIG2CMSSITE
Generated relation code constant for relationGigyaConfig2CMSSite
defining source attributegigyaConfig
in extensiongigyaloginaddon
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
ANONYMOUSCARTREMOVALAGE
Generated constant - Attribute key ofBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.static java.lang.String
CARTREMOVALAGE
Generated constant - Attribute key ofBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.static java.lang.String
CARTREMOVALCRONJOB
Generated constant - Attribute key ofBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.static java.lang.String
CHANNEL
Generated constant - Attribute key ofBaseSite.channel
attribute defined at extensioncommerceservices
.static java.lang.String
CXCONFIG
Generated constant - Attribute key ofBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.static java.lang.String
DEFAULTLANGUAGE
Generated constant - Attribute key ofBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.static java.lang.String
DEFAULTPROMOTIONGROUP
Generated constant - Attribute key ofBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.static java.lang.String
GIGYACONFIG
Generated constant - Attribute key ofBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.static java.lang.String
LOCALE
Generated constant - Attribute key ofBaseSite.locale
attribute defined at extensioncommerceservices
.static java.lang.String
NAME
Generated constant - Attribute key ofBaseSite.name
attribute defined at extensionbasecommerce
.static java.lang.String
SOLRFACETSEARCHCONFIGURATION
Generated constant - Attribute key ofBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.static java.lang.String
STORES
Generated constant - Attribute key ofBaseSite.stores
attribute defined at extensionbasecommerce
.static java.lang.String
THEME
Generated constant - Attribute key ofBaseSite.theme
attribute defined at extensioncommerceservices
.static java.lang.String
UID
Generated constant - Attribute key ofBaseSite.uid
attribute defined at extensionbasecommerce
.static java.lang.String
UNCOLLECTEDORDERSCRONJOB
Generated constant - Attribute key ofBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description BaseSiteModel()
Generated constructor - Default constructor for generic creation.BaseSiteModel(ItemModel _owner, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaseSiteModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextBaseSiteModel(java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getAnonymousCartRemovalAge()
Generated method - Getter of theBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.java.lang.Integer
getCartRemovalAge()
Generated method - Getter of theBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.CartRemovalCronJobModel
getCartRemovalCronJob()
Generated method - Getter of theBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.SiteChannel
getChannel()
Generated method - Getter of theBaseSite.channel
attribute defined at extensioncommerceservices
.CxConfigModel
getCxConfig()
Generated method - Getter of theBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.LanguageModel
getDefaultLanguage()
Generated method - Getter of theBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.PromotionGroupModel
getDefaultPromotionGroup()
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.GigyaConfigModel
getGigyaConfig()
Generated method - Getter of theBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.java.lang.String
getLocale()
Generated method - Getter of theBaseSite.locale
attribute defined at extensioncommerceservices
.java.lang.String
getLocale(java.util.Locale loc)
Generated method - Getter of theBaseSite.locale
attribute defined at extensioncommerceservices
.java.lang.String
getName()
Generated method - Getter of theBaseSite.name
attribute defined at extensionbasecommerce
.java.lang.String
getName(java.util.Locale loc)
Generated method - Getter of theBaseSite.name
attribute defined at extensionbasecommerce
.SolrFacetSearchConfigModel
getSolrFacetSearchConfiguration()
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.java.util.List<BaseStoreModel>
getStores()
Generated method - Getter of theBaseSite.stores
attribute defined at extensionbasecommerce
.SiteTheme
getTheme()
Generated method - Getter of theBaseSite.theme
attribute defined at extensioncommerceservices
.java.lang.String
getUid()
Generated method - Getter of theBaseSite.uid
attribute defined at extensionbasecommerce
.UncollectedOrdersCronJobModel
getUncollectedOrdersCronJob()
Generated method - Getter of theBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.void
setAnonymousCartRemovalAge(java.lang.Integer value)
Generated method - Setter ofBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.void
setCartRemovalAge(java.lang.Integer value)
Generated method - Setter ofBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.void
setCartRemovalCronJob(CartRemovalCronJobModel value)
Generated method - Setter ofBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.void
setChannel(SiteChannel value)
Generated method - Setter ofBaseSite.channel
attribute defined at extensioncommerceservices
.void
setCxConfig(CxConfigModel value)
Generated method - Setter ofBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.void
setDefaultLanguage(LanguageModel value)
Generated method - Setter ofBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.void
setDefaultPromotionGroup(PromotionGroupModel value)
Generated method - Setter ofBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.void
setGigyaConfig(GigyaConfigModel value)
Generated method - Setter ofBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.void
setLocale(java.lang.String value)
Generated method - Setter ofBaseSite.locale
attribute defined at extensioncommerceservices
.void
setLocale(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofBaseSite.locale
attribute defined at extensioncommerceservices
.void
setName(java.lang.String value)
Generated method - Setter ofBaseSite.name
attribute defined at extensionbasecommerce
.void
setName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofBaseSite.name
attribute defined at extensionbasecommerce
.void
setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)
Generated method - Setter ofBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.void
setStores(java.util.List<BaseStoreModel> value)
Generated method - Setter ofBaseSite.stores
attribute defined at extensionbasecommerce
.void
setTheme(SiteTheme value)
Generated method - Setter ofBaseSite.theme
attribute defined at extensioncommerceservices
.void
setUid(java.lang.String value)
Generated method - Setter ofBaseSite.uid
attribute defined at extensionbasecommerce
.void
setUncollectedOrdersCronJob(UncollectedOrdersCronJobModel value)
Generated method - Setter ofBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_GIGYACONFIG2CMSSITE
public static final java.lang.String _GIGYACONFIG2CMSSITE
Generated relation code constant for relationGigyaConfig2CMSSite
defining source attributegigyaConfig
in extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
UID
public static final java.lang.String UID
Generated constant - Attribute key ofBaseSite.uid
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofBaseSite.name
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
STORES
public static final java.lang.String STORES
Generated constant - Attribute key ofBaseSite.stores
attribute defined at extensionbasecommerce
.- See Also:
- Constant Field Values
-
THEME
public static final java.lang.String THEME
Generated constant - Attribute key ofBaseSite.theme
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
DEFAULTLANGUAGE
public static final java.lang.String DEFAULTLANGUAGE
Generated constant - Attribute key ofBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
LOCALE
public static final java.lang.String LOCALE
Generated constant - Attribute key ofBaseSite.locale
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
CHANNEL
public static final java.lang.String CHANNEL
Generated constant - Attribute key ofBaseSite.channel
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
DEFAULTPROMOTIONGROUP
public static final java.lang.String DEFAULTPROMOTIONGROUP
Generated constant - Attribute key ofBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
SOLRFACETSEARCHCONFIGURATION
public static final java.lang.String SOLRFACETSEARCHCONFIGURATION
Generated constant - Attribute key ofBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.- See Also:
- Constant Field Values
-
CXCONFIG
public static final java.lang.String CXCONFIG
Generated constant - Attribute key ofBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.- See Also:
- Constant Field Values
-
CARTREMOVALAGE
public static final java.lang.String CARTREMOVALAGE
Generated constant - Attribute key ofBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.- See Also:
- Constant Field Values
-
ANONYMOUSCARTREMOVALAGE
public static final java.lang.String ANONYMOUSCARTREMOVALAGE
Generated constant - Attribute key ofBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.- See Also:
- Constant Field Values
-
CARTREMOVALCRONJOB
public static final java.lang.String CARTREMOVALCRONJOB
Generated constant - Attribute key ofBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.- See Also:
- Constant Field Values
-
UNCOLLECTEDORDERSCRONJOB
public static final java.lang.String UNCOLLECTEDORDERSCRONJOB
Generated constant - Attribute key ofBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.- See Also:
- Constant Field Values
-
GIGYACONFIG
public static final java.lang.String GIGYACONFIG
Generated constant - Attribute key ofBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
BaseSiteModel
public BaseSiteModel()
Generated constructor - Default constructor for generic creation.
-
BaseSiteModel
public BaseSiteModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
BaseSiteModel
@Deprecated(since="4.1.1", forRemoval=true) public BaseSiteModel(java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_uid
- initial attribute declared by typeBaseSite
at extensionbasecommerce
-
BaseSiteModel
@Deprecated(since="4.1.1", forRemoval=true) public BaseSiteModel(ItemModel _owner, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner
- initial attribute declared by typeItem
at extensioncore
_uid
- initial attribute declared by typeBaseSite
at extensionbasecommerce
-
-
Method Detail
-
getAnonymousCartRemovalAge
@Accessor(qualifier="anonymousCartRemovalAge", type=GETTER) public java.lang.Integer getAnonymousCartRemovalAge()
Generated method - Getter of theBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.- Returns:
- the anonymousCartRemovalAge - After specified number of seconds carts will be cleaned up. Default is 14 days.
-
getCartRemovalAge
@Accessor(qualifier="cartRemovalAge", type=GETTER) public java.lang.Integer getCartRemovalAge()
Generated method - Getter of theBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.- Returns:
- the cartRemovalAge - After specified number of seconds carts will be cleaned up. Default is 28 days.
-
getCartRemovalCronJob
@Accessor(qualifier="cartRemovalCronJob", type=GETTER) public CartRemovalCronJobModel getCartRemovalCronJob()
Generated method - Getter of theBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.- Returns:
- the cartRemovalCronJob
-
getChannel
@Accessor(qualifier="channel", type=GETTER) public SiteChannel getChannel()
Generated method - Getter of theBaseSite.channel
attribute defined at extensioncommerceservices
.- Returns:
- the channel - The channel for this site.
-
getCxConfig
@Accessor(qualifier="cxConfig", type=GETTER) public CxConfigModel getCxConfig()
Generated method - Getter of theBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.- Returns:
- the cxConfig
-
getDefaultLanguage
@Accessor(qualifier="defaultLanguage", type=GETTER) public LanguageModel getDefaultLanguage()
Generated method - Getter of theBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.- Returns:
- the defaultLanguage - The default language for the site.
-
getDefaultPromotionGroup
@Accessor(qualifier="defaultPromotionGroup", type=GETTER) public PromotionGroupModel getDefaultPromotionGroup()
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.- Returns:
- the defaultPromotionGroup - The default promotion group for the site.
-
getGigyaConfig
@Accessor(qualifier="gigyaConfig", type=GETTER) public GigyaConfigModel getGigyaConfig()
Generated method - Getter of theBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.- Returns:
- the gigyaConfig
-
getLocale
@Accessor(qualifier="locale", type=GETTER) public java.lang.String getLocale()
Generated method - Getter of theBaseSite.locale
attribute defined at extensioncommerceservices
.- Returns:
- the locale - The locale to use for each language.
-
getLocale
@Accessor(qualifier="locale", type=GETTER) public java.lang.String getLocale(java.util.Locale loc)
Generated method - Getter of theBaseSite.locale
attribute defined at extensioncommerceservices
.- Parameters:
loc
- the value localization key- Returns:
- the locale - The locale to use for each language.
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of theBaseSite.name
attribute defined at extensionbasecommerce
.- Returns:
- the name
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName(java.util.Locale loc)
Generated method - Getter of theBaseSite.name
attribute defined at extensionbasecommerce
.- Parameters:
loc
- the value localization key- Returns:
- the name
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getSolrFacetSearchConfiguration
@Accessor(qualifier="solrFacetSearchConfiguration", type=GETTER) public SolrFacetSearchConfigModel getSolrFacetSearchConfiguration()
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.- Returns:
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
getStores
@Accessor(qualifier="stores", type=GETTER) public java.util.List<BaseStoreModel> getStores()
Generated method - Getter of theBaseSite.stores
attribute defined at extensionbasecommerce
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the stores
-
getTheme
@Accessor(qualifier="theme", type=GETTER) public SiteTheme getTheme()
Generated method - Getter of theBaseSite.theme
attribute defined at extensioncommerceservices
.- Returns:
- the theme - The site theme that is used in this site.
-
getUid
@Accessor(qualifier="uid", type=GETTER) public java.lang.String getUid()
Generated method - Getter of theBaseSite.uid
attribute defined at extensionbasecommerce
.- Returns:
- the uid
-
getUncollectedOrdersCronJob
@Accessor(qualifier="uncollectedOrdersCronJob", type=GETTER) public UncollectedOrdersCronJobModel getUncollectedOrdersCronJob()
Generated method - Getter of theBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.- Returns:
- the uncollectedOrdersCronJob
-
setAnonymousCartRemovalAge
@Accessor(qualifier="anonymousCartRemovalAge", type=SETTER) public void setAnonymousCartRemovalAge(java.lang.Integer value)
Generated method - Setter ofBaseSite.anonymousCartRemovalAge
attribute defined at extensionacceleratorservices
.- Parameters:
value
- the anonymousCartRemovalAge - After specified number of seconds carts will be cleaned up. Default is 14 days.
-
setCartRemovalAge
@Accessor(qualifier="cartRemovalAge", type=SETTER) public void setCartRemovalAge(java.lang.Integer value)
Generated method - Setter ofBaseSite.cartRemovalAge
attribute defined at extensionacceleratorservices
.- Parameters:
value
- the cartRemovalAge - After specified number of seconds carts will be cleaned up. Default is 28 days.
-
setCartRemovalCronJob
@Accessor(qualifier="cartRemovalCronJob", type=SETTER) public void setCartRemovalCronJob(CartRemovalCronJobModel value)
Generated method - Setter ofBaseSite.cartRemovalCronJob
attribute defined at extensionacceleratorservices
.- Parameters:
value
- the cartRemovalCronJob
-
setChannel
@Accessor(qualifier="channel", type=SETTER) public void setChannel(SiteChannel value)
Generated method - Setter ofBaseSite.channel
attribute defined at extensioncommerceservices
.- Parameters:
value
- the channel - The channel for this site.
-
setCxConfig
@Accessor(qualifier="cxConfig", type=SETTER) public void setCxConfig(CxConfigModel value)
Generated method - Setter ofBaseSite.cxConfig
attribute defined at extensionpersonalizationservices
.- Parameters:
value
- the cxConfig
-
setDefaultLanguage
@Accessor(qualifier="defaultLanguage", type=SETTER) public void setDefaultLanguage(LanguageModel value)
Generated method - Setter ofBaseSite.defaultLanguage
attribute defined at extensioncommerceservices
.- Parameters:
value
- the defaultLanguage - The default language for the site.
-
setDefaultPromotionGroup
@Accessor(qualifier="defaultPromotionGroup", type=SETTER) public void setDefaultPromotionGroup(PromotionGroupModel value)
Generated method - Setter ofBaseSite.defaultPromotionGroup
attribute defined at extensioncommerceservices
.- Parameters:
value
- the defaultPromotionGroup - The default promotion group for the site.
-
setGigyaConfig
@Accessor(qualifier="gigyaConfig", type=SETTER) public void setGigyaConfig(GigyaConfigModel value)
Generated method - Setter ofBaseSite.gigyaConfig
attribute defined at extensiongigyaloginaddon
.- Parameters:
value
- the gigyaConfig
-
setLocale
@Accessor(qualifier="locale", type=SETTER) public void setLocale(java.lang.String value)
Generated method - Setter ofBaseSite.locale
attribute defined at extensioncommerceservices
.- Parameters:
value
- the locale - The locale to use for each language.
-
setLocale
@Accessor(qualifier="locale", type=SETTER) public void setLocale(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofBaseSite.locale
attribute defined at extensioncommerceservices
.- Parameters:
value
- the locale - The locale to use for each language.loc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Setter ofBaseSite.name
attribute defined at extensionbasecommerce
.- Parameters:
value
- the name
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofBaseSite.name
attribute defined at extensionbasecommerce
.- Parameters:
value
- the nameloc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setSolrFacetSearchConfiguration
@Accessor(qualifier="solrFacetSearchConfiguration", type=SETTER) public void setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)
Generated method - Setter ofBaseSite.solrFacetSearchConfiguration
attribute defined at extensioncommerceservices
.- Parameters:
value
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
setStores
@Accessor(qualifier="stores", type=SETTER) public void setStores(java.util.List<BaseStoreModel> value)
Generated method - Setter ofBaseSite.stores
attribute defined at extensionbasecommerce
.- Parameters:
value
- the stores
-
setTheme
@Accessor(qualifier="theme", type=SETTER) public void setTheme(SiteTheme value)
Generated method - Setter ofBaseSite.theme
attribute defined at extensioncommerceservices
.- Parameters:
value
- the theme - The site theme that is used in this site.
-
setUid
@Accessor(qualifier="uid", type=SETTER) public void setUid(java.lang.String value)
Generated method - Setter ofBaseSite.uid
attribute defined at extensionbasecommerce
.- Parameters:
value
- the uid
-
setUncollectedOrdersCronJob
@Accessor(qualifier="uncollectedOrdersCronJob", type=SETTER) public void setUncollectedOrdersCronJob(UncollectedOrdersCronJobModel value)
Generated method - Setter ofBaseSite.uncollectedOrdersCronJob
attribute defined at extensionacceleratorservices
.- Parameters:
value
- the uncollectedOrdersCronJob
-
-