Class GeneratedCMSSite
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CMSSite
public abstract class GeneratedCMSSite extends BaseSite
Generated class for typeCMSSite.- 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.StringACTIVEQualifier of theCMSSite.activeattributestatic java.lang.StringACTIVEFROMQualifier of theCMSSite.activeFromattributestatic java.lang.StringACTIVEUNTILQualifier of theCMSSite.activeUntilattributeprotected static java.lang.StringCATALOGSFORCMSSITE_MARKMODIFIEDRelation disable markmodifed parameter constants for CatalogsForCMSSite from ((cms2))protected static java.lang.StringCATALOGSFORCMSSITE_SRC_ORDEREDRelation ordering override parameter constants for CatalogsForCMSSite from ((cms2))protected static java.lang.StringCATALOGSFORCMSSITE_TGT_ORDEREDstatic java.lang.StringCLASSIFICATIONCATALOGSQualifier of theCMSSite.classificationCatalogsattributestatic java.lang.StringCONTENTCATALOGSQualifier of theCMSSite.contentCatalogsattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTCATALOGQualifier of theCMSSite.defaultCatalogattributestatic java.lang.StringDEFAULTPREVIEWCATALOGQualifier of theCMSSite.defaultPreviewCatalogattributestatic java.lang.StringDEFAULTPREVIEWCATEGORYQualifier of theCMSSite.defaultPreviewCategoryattributestatic java.lang.StringDEFAULTPREVIEWPRODUCTQualifier of theCMSSite.defaultPreviewProductattributestatic java.lang.StringOPENPREVIEWINNEWTABQualifier of theCMSSite.openPreviewInNewTabattributestatic java.lang.StringPREVIEWURLQualifier of theCMSSite.previewURLattributestatic java.lang.StringPRODUCTCATALOGSQualifier of theCMSSite.productCatalogsattributestatic java.lang.StringREDIRECTURLQualifier of theCMSSite.redirectURLattributestatic java.lang.StringSTARTINGPAGEQualifier of theCMSSite.startingPageattributestatic java.lang.StringSTARTPAGELABELQualifier of theCMSSite.startPageLabelattributestatic java.lang.StringURLPATTERNSQualifier of theCMSSite.urlPatternsattributestatic java.lang.StringVALIDCOMPONENTTYPESQualifier of theCMSSite.validComponentTypesattributeprotected static java.lang.StringVALIDCOMPONENTTYPESFORSITE_MARKMODIFIEDRelation disable markmodifed parameter constants for ValidComponentTypesForSite from ((cms2))protected static java.lang.StringVALIDCOMPONENTTYPESFORSITE_SRC_ORDEREDRelation ordering override parameter constants for ValidComponentTypesForSite from ((cms2))protected static java.lang.StringVALIDCOMPONENTTYPESFORSITE_TGT_ORDERED-
Fields inherited from class de.hybris.platform.basecommerce.jalo.site.GeneratedBaseSite
NAME, STORES, STORESFORCMSSITE_MARKMODIFIED, STORESFORCMSSITE_SRC_ORDERED, STORESFORCMSSITE_TGT_ORDERED, UID
-
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 GeneratedCMSSite()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToContentCatalogs(ContentCatalog value)Generated method - Addsvalueto contentCatalogs.voidaddToContentCatalogs(SessionContext ctx, ContentCatalog value)Generated method - Addsvalueto contentCatalogs.voidaddToValidComponentTypes(CMSComponentType value)Generated method - Addsvalueto validComponentTypes.voidaddToValidComponentTypes(SessionContext ctx, CMSComponentType value)Generated method - Addsvalueto validComponentTypes.java.util.DategetActiveFrom()Generated method - Getter of theCMSSite.activeFromattribute.java.util.DategetActiveFrom(SessionContext ctx)Generated method - Getter of theCMSSite.activeFromattribute.java.util.DategetActiveUntil()Generated method - Getter of theCMSSite.activeUntilattribute.java.util.DategetActiveUntil(SessionContext ctx)Generated method - Getter of theCMSSite.activeUntilattribute.java.util.List<Catalog>getClassificationCatalogs()Generated method - Getter of theCMSSite.classificationCatalogsattribute.abstract java.util.List<Catalog>getClassificationCatalogs(SessionContext ctx)Generated method - Getter of theCMSSite.classificationCatalogsattribute.java.util.List<ContentCatalog>getContentCatalogs()Generated method - Getter of theCMSSite.contentCatalogsattribute.java.util.List<ContentCatalog>getContentCatalogs(SessionContext ctx)Generated method - Getter of theCMSSite.contentCatalogsattribute.longgetContentCatalogsCount()longgetContentCatalogsCount(SessionContext ctx)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()CataloggetDefaultCatalog()Generated method - Getter of theCMSSite.defaultCatalogattribute.CataloggetDefaultCatalog(SessionContext ctx)Generated method - Getter of theCMSSite.defaultCatalogattribute.CataloggetDefaultPreviewCatalog()Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute.CataloggetDefaultPreviewCatalog(SessionContext ctx)Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute.CategorygetDefaultPreviewCategory()Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute.CategorygetDefaultPreviewCategory(SessionContext ctx)Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute.ProductgetDefaultPreviewProduct()Generated method - Getter of theCMSSite.defaultPreviewProductattribute.ProductgetDefaultPreviewProduct(SessionContext ctx)Generated method - Getter of theCMSSite.defaultPreviewProductattribute.java.lang.StringgetPreviewURL()Generated method - Getter of theCMSSite.previewURLattribute.java.lang.StringgetPreviewURL(SessionContext ctx)Generated method - Getter of theCMSSite.previewURLattribute.java.util.List<Catalog>getProductCatalogs()Generated method - Getter of theCMSSite.productCatalogsattribute.abstract java.util.List<Catalog>getProductCatalogs(SessionContext ctx)Generated method - Getter of theCMSSite.productCatalogsattribute.java.lang.StringgetRedirectURL()Generated method - Getter of theCMSSite.redirectURLattribute.java.lang.StringgetRedirectURL(SessionContext ctx)Generated method - Getter of theCMSSite.redirectURLattribute.ContentPagegetStartingPage()Generated method - Getter of theCMSSite.startingPageattribute.ContentPagegetStartingPage(SessionContext ctx)Generated method - Getter of theCMSSite.startingPageattribute.java.lang.StringgetStartPageLabel()Generated method - Getter of theCMSSite.startPageLabelattribute.abstract java.lang.StringgetStartPageLabel(SessionContext ctx)Generated method - Getter of theCMSSite.startPageLabelattribute.java.util.Collection<java.lang.String>getUrlPatterns()Generated method - Getter of theCMSSite.urlPatternsattribute.java.util.Collection<java.lang.String>getUrlPatterns(SessionContext ctx)Generated method - Getter of theCMSSite.urlPatternsattribute.java.util.Set<CMSComponentType>getValidComponentTypes()Generated method - Getter of theCMSSite.validComponentTypesattribute.java.util.Set<CMSComponentType>getValidComponentTypes(SessionContext ctx)Generated method - Getter of theCMSSite.validComponentTypesattribute.longgetValidComponentTypesCount()longgetValidComponentTypesCount(SessionContext ctx)java.lang.BooleanisActive()Generated method - Getter of theCMSSite.activeattribute.java.lang.BooleanisActive(SessionContext ctx)Generated method - Getter of theCMSSite.activeattribute.booleanisActiveAsPrimitive()Generated method - Getter of theCMSSite.activeattribute.booleanisActiveAsPrimitive(SessionContext ctx)Generated method - Getter of theCMSSite.activeattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.java.lang.BooleanisOpenPreviewInNewTab()Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.java.lang.BooleanisOpenPreviewInNewTab(SessionContext ctx)Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.booleanisOpenPreviewInNewTabAsPrimitive()Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.booleanisOpenPreviewInNewTabAsPrimitive(SessionContext ctx)Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.voidremoveFromContentCatalogs(ContentCatalog value)Generated method - Removesvaluefrom contentCatalogs.voidremoveFromContentCatalogs(SessionContext ctx, ContentCatalog value)Generated method - Removesvaluefrom contentCatalogs.voidremoveFromValidComponentTypes(CMSComponentType value)Generated method - Removesvaluefrom validComponentTypes.voidremoveFromValidComponentTypes(SessionContext ctx, CMSComponentType value)Generated method - Removesvaluefrom validComponentTypes.voidsetActive(boolean value)Generated method - Setter of theCMSSite.activeattribute.voidsetActive(SessionContext ctx, boolean value)Generated method - Setter of theCMSSite.activeattribute.voidsetActive(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCMSSite.activeattribute.voidsetActive(java.lang.Boolean value)Generated method - Setter of theCMSSite.activeattribute.voidsetActiveFrom(SessionContext ctx, java.util.Date value)Generated method - Setter of theCMSSite.activeFromattribute.voidsetActiveFrom(java.util.Date value)Generated method - Setter of theCMSSite.activeFromattribute.voidsetActiveUntil(SessionContext ctx, java.util.Date value)Generated method - Setter of theCMSSite.activeUntilattribute.voidsetActiveUntil(java.util.Date value)Generated method - Setter of theCMSSite.activeUntilattribute.voidsetContentCatalogs(SessionContext ctx, java.util.List<ContentCatalog> value)Generated method - Setter of theCMSSite.contentCatalogsattribute.voidsetContentCatalogs(java.util.List<ContentCatalog> value)Generated method - Setter of theCMSSite.contentCatalogsattribute.voidsetDefaultCatalog(Catalog value)Generated method - Setter of theCMSSite.defaultCatalogattribute.voidsetDefaultCatalog(SessionContext ctx, Catalog value)Generated method - Setter of theCMSSite.defaultCatalogattribute.voidsetDefaultPreviewCatalog(Catalog value)Generated method - Setter of theCMSSite.defaultPreviewCatalogattribute.voidsetDefaultPreviewCatalog(SessionContext ctx, Catalog value)Generated method - Setter of theCMSSite.defaultPreviewCatalogattribute.voidsetDefaultPreviewCategory(Category value)Generated method - Setter of theCMSSite.defaultPreviewCategoryattribute.voidsetDefaultPreviewCategory(SessionContext ctx, Category value)Generated method - Setter of theCMSSite.defaultPreviewCategoryattribute.voidsetDefaultPreviewProduct(Product value)Generated method - Setter of theCMSSite.defaultPreviewProductattribute.voidsetDefaultPreviewProduct(SessionContext ctx, Product value)Generated method - Setter of theCMSSite.defaultPreviewProductattribute.voidsetOpenPreviewInNewTab(boolean value)Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.voidsetOpenPreviewInNewTab(SessionContext ctx, boolean value)Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.voidsetOpenPreviewInNewTab(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.voidsetOpenPreviewInNewTab(java.lang.Boolean value)Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.voidsetPreviewURL(SessionContext ctx, java.lang.String value)Generated method - Setter of theCMSSite.previewURLattribute.voidsetPreviewURL(java.lang.String value)Generated method - Setter of theCMSSite.previewURLattribute.voidsetRedirectURL(SessionContext ctx, java.lang.String value)Generated method - Setter of theCMSSite.redirectURLattribute.voidsetRedirectURL(java.lang.String value)Generated method - Setter of theCMSSite.redirectURLattribute.voidsetStartingPage(ContentPage value)Generated method - Setter of theCMSSite.startingPageattribute.voidsetStartingPage(SessionContext ctx, ContentPage value)Generated method - Setter of theCMSSite.startingPageattribute.voidsetUrlPatterns(SessionContext ctx, java.util.Collection<java.lang.String> value)Generated method - Setter of theCMSSite.urlPatternsattribute.voidsetUrlPatterns(java.util.Collection<java.lang.String> value)Generated method - Setter of theCMSSite.urlPatternsattribute.voidsetValidComponentTypes(SessionContext ctx, java.util.Set<CMSComponentType> value)Generated method - Setter of theCMSSite.validComponentTypesattribute.voidsetValidComponentTypes(java.util.Set<CMSComponentType> value)Generated method - Setter of theCMSSite.validComponentTypesattribute.-
Methods inherited from class de.hybris.platform.basecommerce.jalo.site.GeneratedBaseSite
addToStores, addToStores, getAllName, getAllName, getName, getName, getStores, getStores, getStoresCount, getStoresCount, getUid, getUid, removeFromStores, removeFromStores, setAllName, setAllName, setName, setName, setStores, setStores, setUid, setUid
-
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, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
URLPATTERNS
public static final java.lang.String URLPATTERNS
Qualifier of theCMSSite.urlPatternsattribute- See Also:
- Constant Field Values
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theCMSSite.activeattribute- See Also:
- Constant Field Values
-
ACTIVEFROM
public static final java.lang.String ACTIVEFROM
Qualifier of theCMSSite.activeFromattribute- See Also:
- Constant Field Values
-
ACTIVEUNTIL
public static final java.lang.String ACTIVEUNTIL
Qualifier of theCMSSite.activeUntilattribute- See Also:
- Constant Field Values
-
DEFAULTCATALOG
public static final java.lang.String DEFAULTCATALOG
Qualifier of theCMSSite.defaultCatalogattribute- See Also:
- Constant Field Values
-
STARTINGPAGE
public static final java.lang.String STARTINGPAGE
Qualifier of theCMSSite.startingPageattribute- See Also:
- Constant Field Values
-
REDIRECTURL
public static final java.lang.String REDIRECTURL
Qualifier of theCMSSite.redirectURLattribute- See Also:
- Constant Field Values
-
PREVIEWURL
public static final java.lang.String PREVIEWURL
Qualifier of theCMSSite.previewURLattribute- See Also:
- Constant Field Values
-
CLASSIFICATIONCATALOGS
public static final java.lang.String CLASSIFICATIONCATALOGS
Qualifier of theCMSSite.classificationCatalogsattribute- See Also:
- Constant Field Values
-
PRODUCTCATALOGS
public static final java.lang.String PRODUCTCATALOGS
Qualifier of theCMSSite.productCatalogsattribute- See Also:
- Constant Field Values
-
STARTPAGELABEL
public static final java.lang.String STARTPAGELABEL
Qualifier of theCMSSite.startPageLabelattribute- See Also:
- Constant Field Values
-
OPENPREVIEWINNEWTAB
public static final java.lang.String OPENPREVIEWINNEWTAB
Qualifier of theCMSSite.openPreviewInNewTabattribute- See Also:
- Constant Field Values
-
DEFAULTPREVIEWCATEGORY
public static final java.lang.String DEFAULTPREVIEWCATEGORY
Qualifier of theCMSSite.defaultPreviewCategoryattribute- See Also:
- Constant Field Values
-
DEFAULTPREVIEWPRODUCT
public static final java.lang.String DEFAULTPREVIEWPRODUCT
Qualifier of theCMSSite.defaultPreviewProductattribute- See Also:
- Constant Field Values
-
DEFAULTPREVIEWCATALOG
public static final java.lang.String DEFAULTPREVIEWCATALOG
Qualifier of theCMSSite.defaultPreviewCatalogattribute- See Also:
- Constant Field Values
-
CONTENTCATALOGS
public static final java.lang.String CONTENTCATALOGS
Qualifier of theCMSSite.contentCatalogsattribute- See Also:
- Constant Field Values
-
CATALOGSFORCMSSITE_SRC_ORDERED
protected static java.lang.String CATALOGSFORCMSSITE_SRC_ORDERED
Relation ordering override parameter constants for CatalogsForCMSSite from ((cms2))
-
CATALOGSFORCMSSITE_TGT_ORDERED
protected static java.lang.String CATALOGSFORCMSSITE_TGT_ORDERED
-
CATALOGSFORCMSSITE_MARKMODIFIED
protected static java.lang.String CATALOGSFORCMSSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for CatalogsForCMSSite from ((cms2))
-
VALIDCOMPONENTTYPES
public static final java.lang.String VALIDCOMPONENTTYPES
Qualifier of theCMSSite.validComponentTypesattribute- See Also:
- Constant Field Values
-
VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
Relation ordering override parameter constants for ValidComponentTypesForSite from ((cms2))
-
VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED
protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED
-
VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidComponentTypesForSite from ((cms2))
-
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 classGeneratedBaseSite
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theCMSSite.activeattribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theCMSSite.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSSite.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theCMSSite.activeattribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSSite.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theCMSSite.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theCMSSite.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theCMSSite.activeattribute.- Parameters:
value- the active
-
getActiveFrom
public java.util.Date getActiveFrom(SessionContext ctx)
Generated method - Getter of theCMSSite.activeFromattribute.- Returns:
- the activeFrom
-
getActiveFrom
public java.util.Date getActiveFrom()
Generated method - Getter of theCMSSite.activeFromattribute.- Returns:
- the activeFrom
-
setActiveFrom
public void setActiveFrom(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCMSSite.activeFromattribute.- Parameters:
value- the activeFrom
-
setActiveFrom
public void setActiveFrom(java.util.Date value)
Generated method - Setter of theCMSSite.activeFromattribute.- Parameters:
value- the activeFrom
-
getActiveUntil
public java.util.Date getActiveUntil(SessionContext ctx)
Generated method - Getter of theCMSSite.activeUntilattribute.- Returns:
- the activeUntil
-
getActiveUntil
public java.util.Date getActiveUntil()
Generated method - Getter of theCMSSite.activeUntilattribute.- Returns:
- the activeUntil
-
setActiveUntil
public void setActiveUntil(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCMSSite.activeUntilattribute.- Parameters:
value- the activeUntil
-
setActiveUntil
public void setActiveUntil(java.util.Date value)
Generated method - Setter of theCMSSite.activeUntilattribute.- Parameters:
value- the activeUntil
-
getClassificationCatalogs
public abstract java.util.List<Catalog> getClassificationCatalogs(SessionContext ctx)
Generated method - Getter of theCMSSite.classificationCatalogsattribute.- Returns:
- the classificationCatalogs
-
getClassificationCatalogs
public java.util.List<Catalog> getClassificationCatalogs()
Generated method - Getter of theCMSSite.classificationCatalogsattribute.- Returns:
- the classificationCatalogs
-
getContentCatalogs
public java.util.List<ContentCatalog> getContentCatalogs(SessionContext ctx)
Generated method - Getter of theCMSSite.contentCatalogsattribute.- Returns:
- the contentCatalogs
-
getContentCatalogs
public java.util.List<ContentCatalog> getContentCatalogs()
Generated method - Getter of theCMSSite.contentCatalogsattribute.- Returns:
- the contentCatalogs
-
getContentCatalogsCount
public long getContentCatalogsCount(SessionContext ctx)
-
getContentCatalogsCount
public long getContentCatalogsCount()
-
setContentCatalogs
public void setContentCatalogs(SessionContext ctx, java.util.List<ContentCatalog> value)
Generated method - Setter of theCMSSite.contentCatalogsattribute.- Parameters:
value- the contentCatalogs
-
setContentCatalogs
public void setContentCatalogs(java.util.List<ContentCatalog> value)
Generated method - Setter of theCMSSite.contentCatalogsattribute.- Parameters:
value- the contentCatalogs
-
addToContentCatalogs
public void addToContentCatalogs(SessionContext ctx, ContentCatalog value)
Generated method - Addsvalueto contentCatalogs.- Parameters:
value- the item to add to contentCatalogs
-
addToContentCatalogs
public void addToContentCatalogs(ContentCatalog value)
Generated method - Addsvalueto contentCatalogs.- Parameters:
value- the item to add to contentCatalogs
-
removeFromContentCatalogs
public void removeFromContentCatalogs(SessionContext ctx, ContentCatalog value)
Generated method - Removesvaluefrom contentCatalogs.- Parameters:
value- the item to remove from contentCatalogs
-
removeFromContentCatalogs
public void removeFromContentCatalogs(ContentCatalog value)
Generated method - Removesvaluefrom contentCatalogs.- Parameters:
value- the item to remove from contentCatalogs
-
getDefaultCatalog
public Catalog getDefaultCatalog(SessionContext ctx)
Generated method - Getter of theCMSSite.defaultCatalogattribute.- Returns:
- the defaultCatalog
-
getDefaultCatalog
public Catalog getDefaultCatalog()
Generated method - Getter of theCMSSite.defaultCatalogattribute.- Returns:
- the defaultCatalog
-
setDefaultCatalog
public void setDefaultCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of theCMSSite.defaultCatalogattribute.- Parameters:
value- the defaultCatalog
-
setDefaultCatalog
public void setDefaultCatalog(Catalog value)
Generated method - Setter of theCMSSite.defaultCatalogattribute.- Parameters:
value- the defaultCatalog
-
getDefaultPreviewCatalog
public Catalog getDefaultPreviewCatalog(SessionContext ctx)
Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute.- Returns:
- the defaultPreviewCatalog
-
getDefaultPreviewCatalog
public Catalog getDefaultPreviewCatalog()
Generated method - Getter of theCMSSite.defaultPreviewCatalogattribute.- Returns:
- the defaultPreviewCatalog
-
setDefaultPreviewCatalog
public void setDefaultPreviewCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of theCMSSite.defaultPreviewCatalogattribute.- Parameters:
value- the defaultPreviewCatalog
-
setDefaultPreviewCatalog
public void setDefaultPreviewCatalog(Catalog value)
Generated method - Setter of theCMSSite.defaultPreviewCatalogattribute.- Parameters:
value- the defaultPreviewCatalog
-
getDefaultPreviewCategory
public Category getDefaultPreviewCategory(SessionContext ctx)
Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute.- Returns:
- the defaultPreviewCategory
-
getDefaultPreviewCategory
public Category getDefaultPreviewCategory()
Generated method - Getter of theCMSSite.defaultPreviewCategoryattribute.- Returns:
- the defaultPreviewCategory
-
setDefaultPreviewCategory
public void setDefaultPreviewCategory(SessionContext ctx, Category value)
Generated method - Setter of theCMSSite.defaultPreviewCategoryattribute.- Parameters:
value- the defaultPreviewCategory
-
setDefaultPreviewCategory
public void setDefaultPreviewCategory(Category value)
Generated method - Setter of theCMSSite.defaultPreviewCategoryattribute.- Parameters:
value- the defaultPreviewCategory
-
getDefaultPreviewProduct
public Product getDefaultPreviewProduct(SessionContext ctx)
Generated method - Getter of theCMSSite.defaultPreviewProductattribute.- Returns:
- the defaultPreviewProduct
-
getDefaultPreviewProduct
public Product getDefaultPreviewProduct()
Generated method - Getter of theCMSSite.defaultPreviewProductattribute.- Returns:
- the defaultPreviewProduct
-
setDefaultPreviewProduct
public void setDefaultPreviewProduct(SessionContext ctx, Product value)
Generated method - Setter of theCMSSite.defaultPreviewProductattribute.- Parameters:
value- the defaultPreviewProduct
-
setDefaultPreviewProduct
public void setDefaultPreviewProduct(Product value)
Generated method - Setter of theCMSSite.defaultPreviewProductattribute.- Parameters:
value- the defaultPreviewProduct
-
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 classGeneratedBaseSite
-
isOpenPreviewInNewTab
public java.lang.Boolean isOpenPreviewInNewTab(SessionContext ctx)
Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.- Returns:
- the openPreviewInNewTab
-
isOpenPreviewInNewTab
public java.lang.Boolean isOpenPreviewInNewTab()
Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.- Returns:
- the openPreviewInNewTab
-
isOpenPreviewInNewTabAsPrimitive
public boolean isOpenPreviewInNewTabAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.- Returns:
- the openPreviewInNewTab
-
isOpenPreviewInNewTabAsPrimitive
public boolean isOpenPreviewInNewTabAsPrimitive()
Generated method - Getter of theCMSSite.openPreviewInNewTabattribute.- Returns:
- the openPreviewInNewTab
-
setOpenPreviewInNewTab
public void setOpenPreviewInNewTab(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.- Parameters:
value- the openPreviewInNewTab
-
setOpenPreviewInNewTab
public void setOpenPreviewInNewTab(java.lang.Boolean value)
Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.- Parameters:
value- the openPreviewInNewTab
-
setOpenPreviewInNewTab
public void setOpenPreviewInNewTab(SessionContext ctx, boolean value)
Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.- Parameters:
value- the openPreviewInNewTab
-
setOpenPreviewInNewTab
public void setOpenPreviewInNewTab(boolean value)
Generated method - Setter of theCMSSite.openPreviewInNewTabattribute.- Parameters:
value- the openPreviewInNewTab
-
getPreviewURL
public java.lang.String getPreviewURL(SessionContext ctx)
Generated method - Getter of theCMSSite.previewURLattribute.- Returns:
- the previewURL
-
getPreviewURL
public java.lang.String getPreviewURL()
Generated method - Getter of theCMSSite.previewURLattribute.- Returns:
- the previewURL
-
setPreviewURL
public void setPreviewURL(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSSite.previewURLattribute.- Parameters:
value- the previewURL
-
setPreviewURL
public void setPreviewURL(java.lang.String value)
Generated method - Setter of theCMSSite.previewURLattribute.- Parameters:
value- the previewURL
-
getProductCatalogs
public abstract java.util.List<Catalog> getProductCatalogs(SessionContext ctx)
Generated method - Getter of theCMSSite.productCatalogsattribute.- Returns:
- the productCatalogs
-
getProductCatalogs
public java.util.List<Catalog> getProductCatalogs()
Generated method - Getter of theCMSSite.productCatalogsattribute.- Returns:
- the productCatalogs
-
getRedirectURL
public java.lang.String getRedirectURL(SessionContext ctx)
Generated method - Getter of theCMSSite.redirectURLattribute.- Returns:
- the redirectURL
-
getRedirectURL
public java.lang.String getRedirectURL()
Generated method - Getter of theCMSSite.redirectURLattribute.- Returns:
- the redirectURL
-
setRedirectURL
public void setRedirectURL(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSSite.redirectURLattribute.- Parameters:
value- the redirectURL
-
setRedirectURL
public void setRedirectURL(java.lang.String value)
Generated method - Setter of theCMSSite.redirectURLattribute.- Parameters:
value- the redirectURL
-
getStartingPage
public ContentPage getStartingPage(SessionContext ctx)
Generated method - Getter of theCMSSite.startingPageattribute.- Returns:
- the startingPage
-
getStartingPage
public ContentPage getStartingPage()
Generated method - Getter of theCMSSite.startingPageattribute.- Returns:
- the startingPage
-
setStartingPage
public void setStartingPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theCMSSite.startingPageattribute.- Parameters:
value- the startingPage
-
setStartingPage
public void setStartingPage(ContentPage value)
Generated method - Setter of theCMSSite.startingPageattribute.- Parameters:
value- the startingPage
-
getStartPageLabel
public abstract java.lang.String getStartPageLabel(SessionContext ctx)
Generated method - Getter of theCMSSite.startPageLabelattribute.- Returns:
- the startPageLabel
-
getStartPageLabel
public java.lang.String getStartPageLabel()
Generated method - Getter of theCMSSite.startPageLabelattribute.- Returns:
- the startPageLabel
-
getUrlPatterns
public java.util.Collection<java.lang.String> getUrlPatterns(SessionContext ctx)
Generated method - Getter of theCMSSite.urlPatternsattribute.- Returns:
- the urlPatterns
-
getUrlPatterns
public java.util.Collection<java.lang.String> getUrlPatterns()
Generated method - Getter of theCMSSite.urlPatternsattribute.- Returns:
- the urlPatterns
-
setUrlPatterns
public void setUrlPatterns(SessionContext ctx, java.util.Collection<java.lang.String> value)
Generated method - Setter of theCMSSite.urlPatternsattribute.- Parameters:
value- the urlPatterns
-
setUrlPatterns
public void setUrlPatterns(java.util.Collection<java.lang.String> value)
Generated method - Setter of theCMSSite.urlPatternsattribute.- Parameters:
value- the urlPatterns
-
getValidComponentTypes
public java.util.Set<CMSComponentType> getValidComponentTypes(SessionContext ctx)
Generated method - Getter of theCMSSite.validComponentTypesattribute.- Returns:
- the validComponentTypes
-
getValidComponentTypes
public java.util.Set<CMSComponentType> getValidComponentTypes()
Generated method - Getter of theCMSSite.validComponentTypesattribute.- Returns:
- the validComponentTypes
-
getValidComponentTypesCount
public long getValidComponentTypesCount(SessionContext ctx)
-
getValidComponentTypesCount
public long getValidComponentTypesCount()
-
setValidComponentTypes
public void setValidComponentTypes(SessionContext ctx, java.util.Set<CMSComponentType> value)
Generated method - Setter of theCMSSite.validComponentTypesattribute.- Parameters:
value- the validComponentTypes
-
setValidComponentTypes
public void setValidComponentTypes(java.util.Set<CMSComponentType> value)
Generated method - Setter of theCMSSite.validComponentTypesattribute.- Parameters:
value- the validComponentTypes
-
addToValidComponentTypes
public void addToValidComponentTypes(SessionContext ctx, CMSComponentType value)
Generated method - Addsvalueto validComponentTypes.- Parameters:
value- the item to add to validComponentTypes
-
addToValidComponentTypes
public void addToValidComponentTypes(CMSComponentType value)
Generated method - Addsvalueto validComponentTypes.- Parameters:
value- the item to add to validComponentTypes
-
removeFromValidComponentTypes
public void removeFromValidComponentTypes(SessionContext ctx, CMSComponentType value)
Generated method - Removesvaluefrom validComponentTypes.- Parameters:
value- the item to remove from validComponentTypes
-
removeFromValidComponentTypes
public void removeFromValidComponentTypes(CMSComponentType value)
Generated method - Removesvaluefrom validComponentTypes.- Parameters:
value- the item to remove from validComponentTypes
-
-