Class CMSSiteModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.basecommerce.model.site.BaseSiteModel
-
- de.hybris.platform.cms2.model.site.CMSSiteModel
-
- All Implemented Interfaces:
java.io.Serializable
public class CMSSiteModel extends BaseSiteModel
Generated model class for type CMSSite first defined at extension cms2.- 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_TYPECODEGenerated model type code constant.static java.lang.StringACTIVEGenerated constant - Attribute key ofCMSSite.activeattribute defined at extensioncms2.static java.lang.StringACTIVEFROMGenerated constant - Attribute key ofCMSSite.activeFromattribute defined at extensioncms2.static java.lang.StringACTIVEUNTILGenerated constant - Attribute key ofCMSSite.activeUntilattribute defined at extensioncms2.static java.lang.StringCLASSIFICATIONCATALOGSGenerated constant - Attribute key ofCMSSite.classificationCatalogsattribute defined at extensioncms2.static java.lang.StringCONTENTCATALOGSGenerated constant - Attribute key ofCMSSite.contentCatalogsattribute defined at extensioncms2.static java.lang.StringDEFAULTCATALOGGenerated constant - Attribute key ofCMSSite.defaultCatalogattribute defined at extensioncms2.static java.lang.StringDEFAULTPREVIEWCATALOGGenerated constant - Attribute key ofCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.static java.lang.StringDEFAULTPREVIEWCATEGORYGenerated constant - Attribute key ofCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.static java.lang.StringDEFAULTPREVIEWPRODUCTGenerated constant - Attribute key ofCMSSite.defaultPreviewProductattribute defined at extensioncms2.static java.lang.StringDEFAULTSTOCKLEVELTHRESHOLDGenerated constant - Attribute key ofCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.static java.lang.StringENABLEREGISTRATIONGenerated constant - Attribute key ofCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.static java.lang.StringOPENPREVIEWINNEWTABGenerated constant - Attribute key ofCMSSite.openPreviewInNewTabattribute defined at extensioncms2.static java.lang.StringPREVIEWURLGenerated constant - Attribute key ofCMSSite.previewURLattribute defined at extensioncms2.static java.lang.StringPRODUCTCATALOGSGenerated constant - Attribute key ofCMSSite.productCatalogsattribute defined at extensioncms2.static java.lang.StringREDIRECTURLGenerated constant - Attribute key ofCMSSite.redirectURLattribute defined at extensioncms2.static java.lang.StringREQUIRESAUTHENTICATIONGenerated constant - Attribute key ofCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.static java.lang.StringSITEMAPCONFIGGenerated constant - Attribute key ofCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.static java.lang.StringSITEMAPSGenerated constant - Attribute key ofCMSSite.siteMapsattribute defined at extensionacceleratorservices.static java.lang.StringSTARTINGPAGEGenerated constant - Attribute key ofCMSSite.startingPageattribute defined at extensioncms2.static java.lang.StringSTARTPAGELABELGenerated constant - Attribute key ofCMSSite.startPageLabelattribute defined at extensioncms2.static java.lang.StringURLENCODINGATTRIBUTESGenerated constant - Attribute key ofCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices.static java.lang.StringURLPATTERNSGenerated constant - Attribute key ofCMSSite.urlPatternsattribute defined at extensioncms2.static java.lang.StringVALIDCOMPONENTTYPESGenerated constant - Attribute key ofCMSSite.validComponentTypesattribute defined at extensioncms2.-
Fields inherited from class de.hybris.platform.basecommerce.model.site.BaseSiteModel
_GIGYACONFIG2CMSSITE, ANONYMOUSCARTREMOVALAGE, CARTREMOVALAGE, CARTREMOVALCRONJOB, CHANNEL, CXCONFIG, DEFAULTLANGUAGE, DEFAULTPROMOTIONGROUP, GIGYACONFIG, LOCALE, NAME, SOLRFACETSEARCHCONFIGURATION, STORES, THEME, UID, UNCOLLECTEDORDERSCRONJOB
-
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 CMSSiteModel()Generated constructor - Default constructor for generic creation.CMSSiteModel(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 parametersCMSSiteModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextCMSSiteModel(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 Deprecated Methods Modifier and Type Method Description java.lang.BooleangetActive()Generated method - Getter of theCMSSite.activeattribute defined at extensioncms2.java.util.DategetActiveFrom()Generated method - Getter of theCMSSite.activeFromattribute defined at extensioncms2.java.util.DategetActiveUntil()Generated method - Getter of theCMSSite.activeUntilattribute defined at extensioncms2.java.util.List<CatalogModel>getClassificationCatalogs()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3java.util.List<ContentCatalogModel>getContentCatalogs()Generated method - Getter of theCMSSite.contentCatalogsattribute defined at extensioncms2.CatalogModelgetDefaultCatalog()Generated method - Getter of theCMSSite.defaultCatalogattribute defined at extensioncms2.CatalogModelgetDefaultPreviewCatalog()Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.CategoryModelgetDefaultPreviewCategory()Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.ProductModelgetDefaultPreviewProduct()Generated method - Getter of theCMSSite.defaultPreviewProductattribute defined at extensioncms2.java.lang.IntegergetDefaultStockLevelThreshold()Generated method - Getter of theCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.java.lang.StringgetPreviewURL()Generated method - Getter of theCMSSite.previewURLattribute defined at extensioncms2.java.util.List<CatalogModel>getProductCatalogs()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3java.lang.StringgetRedirectURL()Generated method - Getter of theCMSSite.redirectURLattribute defined at extensioncms2.SiteMapConfigModelgetSiteMapConfig()Generated method - Getter of theCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.java.util.Collection<MediaModel>getSiteMaps()Generated method - Getter of theCMSSite.siteMapsattribute defined at extensionacceleratorservices.ContentPageModelgetStartingPage()Generated method - Getter of theCMSSite.startingPageattribute defined at extensioncms2.java.lang.StringgetStartPageLabel()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3java.util.Collection<java.lang.String>getUrlEncodingAttributes()Generated method - Getter of theCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices.java.util.Collection<java.lang.String>getUrlPatterns()Generated method - Getter of theCMSSite.urlPatternsattribute defined at extensioncms2.java.util.Set<CMSComponentTypeModel>getValidComponentTypes()Generated method - Getter of theCMSSite.validComponentTypesattribute defined at extensioncms2.booleanisEnableRegistration()Generated method - Getter of theCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.booleanisOpenPreviewInNewTab()Generated method - Getter of theCMSSite.openPreviewInNewTabattribute defined at extensioncms2.booleanisRequiresAuthentication()Generated method - Getter of theCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.voidsetActive(java.lang.Boolean value)Generated method - Setter ofCMSSite.activeattribute defined at extensioncms2.voidsetActiveFrom(java.util.Date value)Generated method - Setter ofCMSSite.activeFromattribute defined at extensioncms2.voidsetActiveUntil(java.util.Date value)Generated method - Setter ofCMSSite.activeUntilattribute defined at extensioncms2.voidsetContentCatalogs(java.util.List<ContentCatalogModel> value)Generated method - Setter ofCMSSite.contentCatalogsattribute defined at extensioncms2.voidsetDefaultCatalog(CatalogModel value)Generated method - Setter ofCMSSite.defaultCatalogattribute defined at extensioncms2.voidsetDefaultPreviewCatalog(CatalogModel value)Generated method - Setter ofCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.voidsetDefaultPreviewCategory(CategoryModel value)Generated method - Setter ofCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.voidsetDefaultPreviewProduct(ProductModel value)Generated method - Setter ofCMSSite.defaultPreviewProductattribute defined at extensioncms2.voidsetDefaultStockLevelThreshold(java.lang.Integer value)Generated method - Setter ofCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.voidsetEnableRegistration(boolean value)Generated method - Setter ofCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.voidsetOpenPreviewInNewTab(boolean value)Generated method - Setter ofCMSSite.openPreviewInNewTabattribute defined at extensioncms2.voidsetPreviewURL(java.lang.String value)Generated method - Setter ofCMSSite.previewURLattribute defined at extensioncms2.voidsetRedirectURL(java.lang.String value)Generated method - Setter ofCMSSite.redirectURLattribute defined at extensioncms2.voidsetRequiresAuthentication(boolean value)Generated method - Setter ofCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.voidsetSiteMapConfig(SiteMapConfigModel value)Generated method - Setter ofCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.voidsetSiteMaps(java.util.Collection<MediaModel> value)Generated method - Setter ofCMSSite.siteMapsattribute defined at extensionacceleratorservices.voidsetStartingPage(ContentPageModel value)Generated method - Setter ofCMSSite.startingPageattribute defined at extensioncms2.voidsetUrlEncodingAttributes(java.util.Collection<java.lang.String> value)Generated method - Setter ofCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices.voidsetUrlPatterns(java.util.Collection<java.lang.String> value)Generated method - Setter ofCMSSite.urlPatternsattribute defined at extensioncms2.voidsetValidComponentTypes(java.util.Set<CMSComponentTypeModel> value)Generated method - Setter ofCMSSite.validComponentTypesattribute defined at extensioncms2.-
Methods inherited from class de.hybris.platform.basecommerce.model.site.BaseSiteModel
getAnonymousCartRemovalAge, getCartRemovalAge, getCartRemovalCronJob, getChannel, getCxConfig, getDefaultLanguage, getDefaultPromotionGroup, getGigyaConfig, getLocale, getLocale, getName, getName, getSolrFacetSearchConfiguration, getStores, getTheme, getUid, getUncollectedOrdersCronJob, setAnonymousCartRemovalAge, setCartRemovalAge, setCartRemovalCronJob, setChannel, setCxConfig, setDefaultLanguage, setDefaultPromotionGroup, setGigyaConfig, setLocale, setLocale, setName, setName, setSolrFacetSearchConfiguration, setStores, setTheme, setUid, setUncollectedOrdersCronJob
-
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
-
URLPATTERNS
public static final java.lang.String URLPATTERNS
Generated constant - Attribute key ofCMSSite.urlPatternsattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
ACTIVE
public static final java.lang.String ACTIVE
Generated constant - Attribute key ofCMSSite.activeattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
ACTIVEFROM
public static final java.lang.String ACTIVEFROM
Generated constant - Attribute key ofCMSSite.activeFromattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
ACTIVEUNTIL
public static final java.lang.String ACTIVEUNTIL
Generated constant - Attribute key ofCMSSite.activeUntilattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
DEFAULTCATALOG
public static final java.lang.String DEFAULTCATALOG
Generated constant - Attribute key ofCMSSite.defaultCatalogattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
STARTINGPAGE
public static final java.lang.String STARTINGPAGE
Generated constant - Attribute key ofCMSSite.startingPageattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
REDIRECTURL
public static final java.lang.String REDIRECTURL
Generated constant - Attribute key ofCMSSite.redirectURLattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PREVIEWURL
public static final java.lang.String PREVIEWURL
Generated constant - Attribute key ofCMSSite.previewURLattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
CLASSIFICATIONCATALOGS
public static final java.lang.String CLASSIFICATIONCATALOGS
Generated constant - Attribute key ofCMSSite.classificationCatalogsattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
PRODUCTCATALOGS
public static final java.lang.String PRODUCTCATALOGS
Generated constant - Attribute key ofCMSSite.productCatalogsattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
STARTPAGELABEL
public static final java.lang.String STARTPAGELABEL
Generated constant - Attribute key ofCMSSite.startPageLabelattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
OPENPREVIEWINNEWTAB
public static final java.lang.String OPENPREVIEWINNEWTAB
Generated constant - Attribute key ofCMSSite.openPreviewInNewTabattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
DEFAULTPREVIEWCATEGORY
public static final java.lang.String DEFAULTPREVIEWCATEGORY
Generated constant - Attribute key ofCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
DEFAULTPREVIEWPRODUCT
public static final java.lang.String DEFAULTPREVIEWPRODUCT
Generated constant - Attribute key ofCMSSite.defaultPreviewProductattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
DEFAULTPREVIEWCATALOG
public static final java.lang.String DEFAULTPREVIEWCATALOG
Generated constant - Attribute key ofCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
CONTENTCATALOGS
public static final java.lang.String CONTENTCATALOGS
Generated constant - Attribute key ofCMSSite.contentCatalogsattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
VALIDCOMPONENTTYPES
public static final java.lang.String VALIDCOMPONENTTYPES
Generated constant - Attribute key ofCMSSite.validComponentTypesattribute defined at extensioncms2.- See Also:
- Constant Field Values
-
URLENCODINGATTRIBUTES
public static final java.lang.String URLENCODINGATTRIBUTES
Generated constant - Attribute key ofCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices.- See Also:
- Constant Field Values
-
SITEMAPS
public static final java.lang.String SITEMAPS
Generated constant - Attribute key ofCMSSite.siteMapsattribute defined at extensionacceleratorservices.- See Also:
- Constant Field Values
-
SITEMAPCONFIG
public static final java.lang.String SITEMAPCONFIG
Generated constant - Attribute key ofCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.- See Also:
- Constant Field Values
-
DEFAULTSTOCKLEVELTHRESHOLD
public static final java.lang.String DEFAULTSTOCKLEVELTHRESHOLD
Generated constant - Attribute key ofCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.- See Also:
- Constant Field Values
-
REQUIRESAUTHENTICATION
public static final java.lang.String REQUIRESAUTHENTICATION
Generated constant - Attribute key ofCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
ENABLEREGISTRATION
public static final java.lang.String ENABLEREGISTRATION
Generated constant - Attribute key ofCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CMSSiteModel
public CMSSiteModel()
Generated constructor - Default constructor for generic creation.
-
CMSSiteModel
public CMSSiteModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CMSSiteModel
@Deprecated(since="4.1.1", forRemoval=true) public CMSSiteModel(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 typeBaseSiteat extensionbasecommerce
-
CMSSiteModel
@Deprecated(since="4.1.1", forRemoval=true) public CMSSiteModel(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 typeItemat extensioncore_uid- initial attribute declared by typeBaseSiteat extensionbasecommerce
-
-
Method Detail
-
getActive
@Accessor(qualifier="active", type=GETTER) public java.lang.Boolean getActive()
Generated method - Getter of theCMSSite.activeattribute defined at extensioncms2.- Returns:
- the active
-
getActiveFrom
@Accessor(qualifier="activeFrom", type=GETTER) public java.util.Date getActiveFrom()
Generated method - Getter of theCMSSite.activeFromattribute defined at extensioncms2.- Returns:
- the activeFrom
-
getActiveUntil
@Accessor(qualifier="activeUntil", type=GETTER) public java.util.Date getActiveUntil()
Generated method - Getter of theCMSSite.activeUntilattribute defined at extensioncms2.- Returns:
- the activeUntil
-
getClassificationCatalogs
@Deprecated(since="4.3", forRemoval=true) @Accessor(qualifier="classificationCatalogs", type=GETTER) public java.util.List<CatalogModel> getClassificationCatalogs()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3Generated method - Getter of theCMSSite.classificationCatalogsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the classificationCatalogs
-
getContentCatalogs
@Accessor(qualifier="contentCatalogs", type=GETTER) public java.util.List<ContentCatalogModel> getContentCatalogs()
Generated method - Getter of theCMSSite.contentCatalogsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the contentCatalogs
-
getDefaultCatalog
@Accessor(qualifier="defaultCatalog", type=GETTER) public CatalogModel getDefaultCatalog()
Generated method - Getter of theCMSSite.defaultCatalogattribute defined at extensioncms2.- Returns:
- the defaultCatalog
-
getDefaultPreviewCatalog
@Accessor(qualifier="defaultPreviewCatalog", type=GETTER) public CatalogModel getDefaultPreviewCatalog()
Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.- Returns:
- the defaultPreviewCatalog
-
getDefaultPreviewCategory
@Accessor(qualifier="defaultPreviewCategory", type=GETTER) public CategoryModel getDefaultPreviewCategory()
Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.- Returns:
- the defaultPreviewCategory
-
getDefaultPreviewProduct
@Accessor(qualifier="defaultPreviewProduct", type=GETTER) public ProductModel getDefaultPreviewProduct()
Generated method - Getter of theCMSSite.defaultPreviewProductattribute defined at extensioncms2.- Returns:
- the defaultPreviewProduct
-
getDefaultStockLevelThreshold
@Accessor(qualifier="defaultStockLevelThreshold", type=GETTER) public java.lang.Integer getDefaultStockLevelThreshold()
Generated method - Getter of theCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.- Returns:
- the defaultStockLevelThreshold - Indicates the threshold default value.
-
getPreviewURL
@Accessor(qualifier="previewURL", type=GETTER) public java.lang.String getPreviewURL()
Generated method - Getter of theCMSSite.previewURLattribute defined at extensioncms2.- Returns:
- the previewURL
-
getProductCatalogs
@Deprecated(since="4.3", forRemoval=true) @Accessor(qualifier="productCatalogs", type=GETTER) public java.util.List<CatalogModel> getProductCatalogs()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3Generated method - Getter of theCMSSite.productCatalogsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the productCatalogs
-
getRedirectURL
@Accessor(qualifier="redirectURL", type=GETTER) public java.lang.String getRedirectURL()
Generated method - Getter of theCMSSite.redirectURLattribute defined at extensioncms2.- Returns:
- the redirectURL
-
getSiteMapConfig
@Accessor(qualifier="siteMapConfig", type=GETTER) public SiteMapConfigModel getSiteMapConfig()
Generated method - Getter of theCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.- Returns:
- the siteMapConfig
-
getSiteMaps
@Accessor(qualifier="siteMaps", type=GETTER) public java.util.Collection<MediaModel> getSiteMaps()
Generated method - Getter of theCMSSite.siteMapsattribute defined at extensionacceleratorservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the siteMaps
-
getStartingPage
@Accessor(qualifier="startingPage", type=GETTER) public ContentPageModel getStartingPage()
Generated method - Getter of theCMSSite.startingPageattribute defined at extensioncms2.- Returns:
- the startingPage
-
getStartPageLabel
@Deprecated(since="4.3", forRemoval=true) @Accessor(qualifier="startPageLabel", type=GETTER) public java.lang.String getStartPageLabel()Deprecated, for removal: This API element is subject to removal in a future version.since 4.3Generated method - Getter of theCMSSite.startPageLabelattribute defined at extensioncms2.- Returns:
- the startPageLabel
-
getUrlEncodingAttributes
@Accessor(qualifier="urlEncodingAttributes", type=GETTER) public java.util.Collection<java.lang.String> getUrlEncodingAttributes()
Generated method - Getter of theCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the urlEncodingAttributes
-
getUrlPatterns
@Accessor(qualifier="urlPatterns", type=GETTER) public java.util.Collection<java.lang.String> getUrlPatterns()
Generated method - Getter of theCMSSite.urlPatternsattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the urlPatterns
-
getValidComponentTypes
@Accessor(qualifier="validComponentTypes", type=GETTER) public java.util.Set<CMSComponentTypeModel> getValidComponentTypes()
Generated method - Getter of theCMSSite.validComponentTypesattribute defined at extensioncms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the validComponentTypes
-
isEnableRegistration
@Accessor(qualifier="enableRegistration", type=GETTER) public boolean isEnableRegistration()
Generated method - Getter of theCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.- Returns:
- the enableRegistration - Indicates if the website supports registration request.
-
isOpenPreviewInNewTab
@Accessor(qualifier="openPreviewInNewTab", type=GETTER) public boolean isOpenPreviewInNewTab()
Generated method - Getter of theCMSSite.openPreviewInNewTabattribute defined at extensioncms2.- Returns:
- the openPreviewInNewTab
-
isRequiresAuthentication
@Accessor(qualifier="requiresAuthentication", type=GETTER) public boolean isRequiresAuthentication()
Generated method - Getter of theCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.- Returns:
- the requiresAuthentication - Indicates if the website requires authentication or not.
-
setActive
@Accessor(qualifier="active", type=SETTER) public void setActive(java.lang.Boolean value)
Generated method - Setter ofCMSSite.activeattribute defined at extensioncms2.- Parameters:
value- the active
-
setActiveFrom
@Accessor(qualifier="activeFrom", type=SETTER) public void setActiveFrom(java.util.Date value)
Generated method - Setter ofCMSSite.activeFromattribute defined at extensioncms2.- Parameters:
value- the activeFrom
-
setActiveUntil
@Accessor(qualifier="activeUntil", type=SETTER) public void setActiveUntil(java.util.Date value)
Generated method - Setter ofCMSSite.activeUntilattribute defined at extensioncms2.- Parameters:
value- the activeUntil
-
setContentCatalogs
@Accessor(qualifier="contentCatalogs", type=SETTER) public void setContentCatalogs(java.util.List<ContentCatalogModel> value)
Generated method - Setter ofCMSSite.contentCatalogsattribute defined at extensioncms2.- Parameters:
value- the contentCatalogs
-
setDefaultCatalog
@Accessor(qualifier="defaultCatalog", type=SETTER) public void setDefaultCatalog(CatalogModel value)
Generated method - Setter ofCMSSite.defaultCatalogattribute defined at extensioncms2.- Parameters:
value- the defaultCatalog
-
setDefaultPreviewCatalog
@Accessor(qualifier="defaultPreviewCatalog", type=SETTER) public void setDefaultPreviewCatalog(CatalogModel value)
Generated method - Setter ofCMSSite.defaultPreviewCatalogattribute defined at extensioncms2.- Parameters:
value- the defaultPreviewCatalog
-
setDefaultPreviewCategory
@Accessor(qualifier="defaultPreviewCategory", type=SETTER) public void setDefaultPreviewCategory(CategoryModel value)
Generated method - Setter ofCMSSite.defaultPreviewCategoryattribute defined at extensioncms2.- Parameters:
value- the defaultPreviewCategory
-
setDefaultPreviewProduct
@Accessor(qualifier="defaultPreviewProduct", type=SETTER) public void setDefaultPreviewProduct(ProductModel value)
Generated method - Setter ofCMSSite.defaultPreviewProductattribute defined at extensioncms2.- Parameters:
value- the defaultPreviewProduct
-
setDefaultStockLevelThreshold
@Accessor(qualifier="defaultStockLevelThreshold", type=SETTER) public void setDefaultStockLevelThreshold(java.lang.Integer value)
Generated method - Setter ofCMSSite.defaultStockLevelThresholdattribute defined at extensionb2bacceleratorservices.- Parameters:
value- the defaultStockLevelThreshold - Indicates the threshold default value.
-
setEnableRegistration
@Accessor(qualifier="enableRegistration", type=SETTER) public void setEnableRegistration(boolean value)
Generated method - Setter ofCMSSite.enableRegistrationattribute defined at extensionsecureportaladdon.- Parameters:
value- the enableRegistration - Indicates if the website supports registration request.
-
setOpenPreviewInNewTab
@Accessor(qualifier="openPreviewInNewTab", type=SETTER) public void setOpenPreviewInNewTab(boolean value)
Generated method - Setter ofCMSSite.openPreviewInNewTabattribute defined at extensioncms2.- Parameters:
value- the openPreviewInNewTab
-
setPreviewURL
@Accessor(qualifier="previewURL", type=SETTER) public void setPreviewURL(java.lang.String value)
Generated method - Setter ofCMSSite.previewURLattribute defined at extensioncms2.- Parameters:
value- the previewURL
-
setRedirectURL
@Accessor(qualifier="redirectURL", type=SETTER) public void setRedirectURL(java.lang.String value)
Generated method - Setter ofCMSSite.redirectURLattribute defined at extensioncms2.- Parameters:
value- the redirectURL
-
setRequiresAuthentication
@Accessor(qualifier="requiresAuthentication", type=SETTER) public void setRequiresAuthentication(boolean value)
Generated method - Setter ofCMSSite.requiresAuthenticationattribute defined at extensionsecureportaladdon.- Parameters:
value- the requiresAuthentication - Indicates if the website requires authentication or not.
-
setSiteMapConfig
@Accessor(qualifier="siteMapConfig", type=SETTER) public void setSiteMapConfig(SiteMapConfigModel value)
Generated method - Setter ofCMSSite.siteMapConfigattribute defined at extensionacceleratorservices.- Parameters:
value- the siteMapConfig
-
setSiteMaps
@Accessor(qualifier="siteMaps", type=SETTER) public void setSiteMaps(java.util.Collection<MediaModel> value)
Generated method - Setter ofCMSSite.siteMapsattribute defined at extensionacceleratorservices.- Parameters:
value- the siteMaps
-
setStartingPage
@Accessor(qualifier="startingPage", type=SETTER) public void setStartingPage(ContentPageModel value)
Generated method - Setter ofCMSSite.startingPageattribute defined at extensioncms2.- Parameters:
value- the startingPage
-
setUrlEncodingAttributes
@Accessor(qualifier="urlEncodingAttributes", type=SETTER) public void setUrlEncodingAttributes(java.util.Collection<java.lang.String> value)
Generated method - Setter ofCMSSite.urlEncodingAttributesattribute defined at extensionacceleratorservices.- Parameters:
value- the urlEncodingAttributes
-
setUrlPatterns
@Accessor(qualifier="urlPatterns", type=SETTER) public void setUrlPatterns(java.util.Collection<java.lang.String> value)
Generated method - Setter ofCMSSite.urlPatternsattribute defined at extensioncms2.- Parameters:
value- the urlPatterns
-
setValidComponentTypes
@Accessor(qualifier="validComponentTypes", type=SETTER) public void setValidComponentTypes(java.util.Set<CMSComponentTypeModel> value)
Generated method - Setter ofCMSSite.validComponentTypesattribute defined at extensioncms2.- Parameters:
value- the validComponentTypes
-
-