public abstract class GeneratedCMSSite extends BaseSite
CMSSite.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVE
Qualifier of the
CMSSite.active attribute |
static java.lang.String |
ACTIVEFROM
Qualifier of the
CMSSite.activeFrom attribute |
static java.lang.String |
ACTIVEUNTIL
Qualifier of the
CMSSite.activeUntil attribute |
protected static java.lang.String |
CATALOGSFORCMSSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for CatalogsForCMSSite from ((cms2))
|
protected static java.lang.String |
CATALOGSFORCMSSITE_SRC_ORDERED
Relation ordering override parameter constants for CatalogsForCMSSite from ((cms2))
|
protected static java.lang.String |
CATALOGSFORCMSSITE_TGT_ORDERED |
static java.lang.String |
CLASSIFICATIONCATALOGS
Qualifier of the
CMSSite.classificationCatalogs attribute |
static java.lang.String |
CONTENTCATALOGS
Qualifier of the
CMSSite.contentCatalogs attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DEFAULTCATALOG
Qualifier of the
CMSSite.defaultCatalog attribute |
static java.lang.String |
DEFAULTPREVIEWCATALOG
Qualifier of the
CMSSite.defaultPreviewCatalog attribute |
static java.lang.String |
DEFAULTPREVIEWCATEGORY
Qualifier of the
CMSSite.defaultPreviewCategory attribute |
static java.lang.String |
DEFAULTPREVIEWPRODUCT
Qualifier of the
CMSSite.defaultPreviewProduct attribute |
static java.lang.String |
OPENPREVIEWINNEWTAB
Qualifier of the
CMSSite.openPreviewInNewTab attribute |
static java.lang.String |
PREVIEWURL
Qualifier of the
CMSSite.previewURL attribute |
static java.lang.String |
PRODUCTCATALOGS
Qualifier of the
CMSSite.productCatalogs attribute |
static java.lang.String |
REDIRECTURL
Qualifier of the
CMSSite.redirectURL attribute |
static java.lang.String |
STARTINGPAGE
Qualifier of the
CMSSite.startingPage attribute |
static java.lang.String |
STARTPAGELABEL
Qualifier of the
CMSSite.startPageLabel attribute |
static java.lang.String |
URLPATTERNS
Qualifier of the
CMSSite.urlPatterns attribute |
static java.lang.String |
VALIDCOMPONENTTYPES
Qualifier of the
CMSSite.validComponentTypes attribute |
protected static java.lang.String |
VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidComponentTypesForSite from ((cms2))
|
protected static java.lang.String |
VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
Relation ordering override parameter constants for ValidComponentTypesForSite from ((cms2))
|
protected static java.lang.String |
VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED |
NAME, STORES, STORESFORCMSSITE_MARKMODIFIED, STORESFORCMSSITE_SRC_ORDERED, STORESFORCMSSITE_TGT_ORDERED, UIDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCMSSite() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToContentCatalogs(ContentCatalog value)
Generated method - Adds
value to contentCatalogs. |
void |
addToContentCatalogs(SessionContext ctx,
ContentCatalog value)
Generated method - Adds
value to contentCatalogs. |
void |
addToValidComponentTypes(CMSComponentType value)
Generated method - Adds
value to validComponentTypes. |
void |
addToValidComponentTypes(SessionContext ctx,
CMSComponentType value)
Generated method - Adds
value to validComponentTypes. |
java.util.Date |
getActiveFrom()
Generated method - Getter of the
CMSSite.activeFrom attribute. |
java.util.Date |
getActiveFrom(SessionContext ctx)
Generated method - Getter of the
CMSSite.activeFrom attribute. |
java.util.Date |
getActiveUntil()
Generated method - Getter of the
CMSSite.activeUntil attribute. |
java.util.Date |
getActiveUntil(SessionContext ctx)
Generated method - Getter of the
CMSSite.activeUntil attribute. |
java.util.List<Catalog> |
getClassificationCatalogs()
Generated method - Getter of the
CMSSite.classificationCatalogs attribute. |
abstract java.util.List<Catalog> |
getClassificationCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.classificationCatalogs attribute. |
java.util.List<ContentCatalog> |
getContentCatalogs()
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
java.util.List<ContentCatalog> |
getContentCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
long |
getContentCatalogsCount() |
long |
getContentCatalogsCount(SessionContext ctx) |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
Catalog |
getDefaultCatalog()
Generated method - Getter of the
CMSSite.defaultCatalog attribute. |
Catalog |
getDefaultCatalog(SessionContext ctx)
Generated method - Getter of the
CMSSite.defaultCatalog attribute. |
Catalog |
getDefaultPreviewCatalog()
Generated method - Getter of the
CMSSite.defaultPreviewCatalog attribute. |
Catalog |
getDefaultPreviewCatalog(SessionContext ctx)
Generated method - Getter of the
CMSSite.defaultPreviewCatalog attribute. |
Category |
getDefaultPreviewCategory()
Generated method - Getter of the
CMSSite.defaultPreviewCategory attribute. |
Category |
getDefaultPreviewCategory(SessionContext ctx)
Generated method - Getter of the
CMSSite.defaultPreviewCategory attribute. |
Product |
getDefaultPreviewProduct()
Generated method - Getter of the
CMSSite.defaultPreviewProduct attribute. |
Product |
getDefaultPreviewProduct(SessionContext ctx)
Generated method - Getter of the
CMSSite.defaultPreviewProduct attribute. |
java.lang.String |
getPreviewURL()
Generated method - Getter of the
CMSSite.previewURL attribute. |
java.lang.String |
getPreviewURL(SessionContext ctx)
Generated method - Getter of the
CMSSite.previewURL attribute. |
java.util.List<Catalog> |
getProductCatalogs()
Generated method - Getter of the
CMSSite.productCatalogs attribute. |
abstract java.util.List<Catalog> |
getProductCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.productCatalogs attribute. |
java.lang.String |
getRedirectURL()
Generated method - Getter of the
CMSSite.redirectURL attribute. |
java.lang.String |
getRedirectURL(SessionContext ctx)
Generated method - Getter of the
CMSSite.redirectURL attribute. |
ContentPage |
getStartingPage()
Generated method - Getter of the
CMSSite.startingPage attribute. |
ContentPage |
getStartingPage(SessionContext ctx)
Generated method - Getter of the
CMSSite.startingPage attribute. |
java.lang.String |
getStartPageLabel()
Generated method - Getter of the
CMSSite.startPageLabel attribute. |
abstract java.lang.String |
getStartPageLabel(SessionContext ctx)
Generated method - Getter of the
CMSSite.startPageLabel attribute. |
java.util.Collection<java.lang.String> |
getUrlPatterns()
Generated method - Getter of the
CMSSite.urlPatterns attribute. |
java.util.Collection<java.lang.String> |
getUrlPatterns(SessionContext ctx)
Generated method - Getter of the
CMSSite.urlPatterns attribute. |
java.util.Set<CMSComponentType> |
getValidComponentTypes()
Generated method - Getter of the
CMSSite.validComponentTypes attribute. |
java.util.Set<CMSComponentType> |
getValidComponentTypes(SessionContext ctx)
Generated method - Getter of the
CMSSite.validComponentTypes attribute. |
long |
getValidComponentTypesCount() |
long |
getValidComponentTypesCount(SessionContext ctx) |
java.lang.Boolean |
isActive()
Generated method - Getter of the
CMSSite.active attribute. |
java.lang.Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
CMSSite.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
CMSSite.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CMSSite.active attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isOpenPreviewInNewTab()
Generated method - Getter of the
CMSSite.openPreviewInNewTab attribute. |
java.lang.Boolean |
isOpenPreviewInNewTab(SessionContext ctx)
Generated method - Getter of the
CMSSite.openPreviewInNewTab attribute. |
boolean |
isOpenPreviewInNewTabAsPrimitive()
Generated method - Getter of the
CMSSite.openPreviewInNewTab attribute. |
boolean |
isOpenPreviewInNewTabAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CMSSite.openPreviewInNewTab attribute. |
void |
removeFromContentCatalogs(ContentCatalog value)
Generated method - Removes
value from contentCatalogs. |
void |
removeFromContentCatalogs(SessionContext ctx,
ContentCatalog value)
Generated method - Removes
value from contentCatalogs. |
void |
removeFromValidComponentTypes(CMSComponentType value)
Generated method - Removes
value from validComponentTypes. |
void |
removeFromValidComponentTypes(SessionContext ctx,
CMSComponentType value)
Generated method - Removes
value from validComponentTypes. |
void |
setActive(boolean value)
Generated method - Setter of the
CMSSite.active attribute. |
void |
setActive(java.lang.Boolean value)
Generated method - Setter of the
CMSSite.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
CMSSite.active attribute. |
void |
setActive(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.active attribute. |
void |
setActiveFrom(java.util.Date value)
Generated method - Setter of the
CMSSite.activeFrom attribute. |
void |
setActiveFrom(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
CMSSite.activeFrom attribute. |
void |
setActiveUntil(java.util.Date value)
Generated method - Setter of the
CMSSite.activeUntil attribute. |
void |
setActiveUntil(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
CMSSite.activeUntil attribute. |
void |
setContentCatalogs(java.util.List<ContentCatalog> value)
Generated method - Setter of the
CMSSite.contentCatalogs attribute. |
void |
setContentCatalogs(SessionContext ctx,
java.util.List<ContentCatalog> value)
Generated method - Setter of the
CMSSite.contentCatalogs attribute. |
void |
setDefaultCatalog(Catalog value)
Generated method - Setter of the
CMSSite.defaultCatalog attribute. |
void |
setDefaultCatalog(SessionContext ctx,
Catalog value)
Generated method - Setter of the
CMSSite.defaultCatalog attribute. |
void |
setDefaultPreviewCatalog(Catalog value)
Generated method - Setter of the
CMSSite.defaultPreviewCatalog attribute. |
void |
setDefaultPreviewCatalog(SessionContext ctx,
Catalog value)
Generated method - Setter of the
CMSSite.defaultPreviewCatalog attribute. |
void |
setDefaultPreviewCategory(Category value)
Generated method - Setter of the
CMSSite.defaultPreviewCategory attribute. |
void |
setDefaultPreviewCategory(SessionContext ctx,
Category value)
Generated method - Setter of the
CMSSite.defaultPreviewCategory attribute. |
void |
setDefaultPreviewProduct(Product value)
Generated method - Setter of the
CMSSite.defaultPreviewProduct attribute. |
void |
setDefaultPreviewProduct(SessionContext ctx,
Product value)
Generated method - Setter of the
CMSSite.defaultPreviewProduct attribute. |
void |
setOpenPreviewInNewTab(boolean value)
Generated method - Setter of the
CMSSite.openPreviewInNewTab attribute. |
void |
setOpenPreviewInNewTab(java.lang.Boolean value)
Generated method - Setter of the
CMSSite.openPreviewInNewTab attribute. |
void |
setOpenPreviewInNewTab(SessionContext ctx,
boolean value)
Generated method - Setter of the
CMSSite.openPreviewInNewTab attribute. |
void |
setOpenPreviewInNewTab(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.openPreviewInNewTab attribute. |
void |
setPreviewURL(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSite.previewURL attribute. |
void |
setPreviewURL(java.lang.String value)
Generated method - Setter of the
CMSSite.previewURL attribute. |
void |
setRedirectURL(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSSite.redirectURL attribute. |
void |
setRedirectURL(java.lang.String value)
Generated method - Setter of the
CMSSite.redirectURL attribute. |
void |
setStartingPage(ContentPage value)
Generated method - Setter of the
CMSSite.startingPage attribute. |
void |
setStartingPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
CMSSite.startingPage attribute. |
void |
setUrlPatterns(java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CMSSite.urlPatterns attribute. |
void |
setUrlPatterns(SessionContext ctx,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CMSSite.urlPatterns attribute. |
void |
setValidComponentTypes(SessionContext ctx,
java.util.Set<CMSComponentType> value)
Generated method - Setter of the
CMSSite.validComponentTypes attribute. |
void |
setValidComponentTypes(java.util.Set<CMSComponentType> value)
Generated method - Setter of the
CMSSite.validComponentTypes attribute. |
addToStores, addToStores, getAllName, getAllName, getName, getName, getStores, getStores, getStoresCount, getStoresCount, getUid, getUid, removeFromStores, removeFromStores, setAllName, setAllName, setName, setName, setStores, setStores, setUid, setUidcreateItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String URLPATTERNS
CMSSite.urlPatterns attributepublic static final java.lang.String ACTIVE
CMSSite.active attributepublic static final java.lang.String ACTIVEFROM
CMSSite.activeFrom attributepublic static final java.lang.String ACTIVEUNTIL
CMSSite.activeUntil attributepublic static final java.lang.String DEFAULTCATALOG
CMSSite.defaultCatalog attributepublic static final java.lang.String STARTINGPAGE
CMSSite.startingPage attributepublic static final java.lang.String REDIRECTURL
CMSSite.redirectURL attributepublic static final java.lang.String PREVIEWURL
CMSSite.previewURL attributepublic static final java.lang.String CLASSIFICATIONCATALOGS
CMSSite.classificationCatalogs attributepublic static final java.lang.String PRODUCTCATALOGS
CMSSite.productCatalogs attributepublic static final java.lang.String STARTPAGELABEL
CMSSite.startPageLabel attributepublic static final java.lang.String OPENPREVIEWINNEWTAB
CMSSite.openPreviewInNewTab attributepublic static final java.lang.String DEFAULTPREVIEWCATEGORY
CMSSite.defaultPreviewCategory attributepublic static final java.lang.String DEFAULTPREVIEWPRODUCT
CMSSite.defaultPreviewProduct attributepublic static final java.lang.String DEFAULTPREVIEWCATALOG
CMSSite.defaultPreviewCatalog attributepublic static final java.lang.String CONTENTCATALOGS
CMSSite.contentCatalogs attributeprotected static java.lang.String CATALOGSFORCMSSITE_SRC_ORDERED
protected static java.lang.String CATALOGSFORCMSSITE_TGT_ORDERED
protected static java.lang.String CATALOGSFORCMSSITE_MARKMODIFIED
public static final java.lang.String VALIDCOMPONENTTYPES
CMSSite.validComponentTypes attributeprotected static java.lang.String VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED
protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedBaseSitepublic java.lang.Boolean isActive(SessionContext ctx)
CMSSite.active attribute.public java.lang.Boolean isActive()
CMSSite.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
CMSSite.active attribute.public boolean isActiveAsPrimitive()
CMSSite.active attribute.public void setActive(SessionContext ctx, java.lang.Boolean value)
CMSSite.active attribute.value - the activepublic void setActive(java.lang.Boolean value)
CMSSite.active attribute.value - the activepublic void setActive(SessionContext ctx, boolean value)
CMSSite.active attribute.value - the activepublic void setActive(boolean value)
CMSSite.active attribute.value - the activepublic java.util.Date getActiveFrom(SessionContext ctx)
CMSSite.activeFrom attribute.public java.util.Date getActiveFrom()
CMSSite.activeFrom attribute.public void setActiveFrom(SessionContext ctx, java.util.Date value)
CMSSite.activeFrom attribute.value - the activeFrompublic void setActiveFrom(java.util.Date value)
CMSSite.activeFrom attribute.value - the activeFrompublic java.util.Date getActiveUntil(SessionContext ctx)
CMSSite.activeUntil attribute.public java.util.Date getActiveUntil()
CMSSite.activeUntil attribute.public void setActiveUntil(SessionContext ctx, java.util.Date value)
CMSSite.activeUntil attribute.value - the activeUntilpublic void setActiveUntil(java.util.Date value)
CMSSite.activeUntil attribute.value - the activeUntilpublic abstract java.util.List<Catalog> getClassificationCatalogs(SessionContext ctx)
CMSSite.classificationCatalogs attribute.public java.util.List<Catalog> getClassificationCatalogs()
CMSSite.classificationCatalogs attribute.public java.util.List<ContentCatalog> getContentCatalogs(SessionContext ctx)
CMSSite.contentCatalogs attribute.public java.util.List<ContentCatalog> getContentCatalogs()
CMSSite.contentCatalogs attribute.public long getContentCatalogsCount(SessionContext ctx)
public long getContentCatalogsCount()
public void setContentCatalogs(SessionContext ctx, java.util.List<ContentCatalog> value)
CMSSite.contentCatalogs attribute.value - the contentCatalogspublic void setContentCatalogs(java.util.List<ContentCatalog> value)
CMSSite.contentCatalogs attribute.value - the contentCatalogspublic void addToContentCatalogs(SessionContext ctx, ContentCatalog value)
value to contentCatalogs.value - the item to add to contentCatalogspublic void addToContentCatalogs(ContentCatalog value)
value to contentCatalogs.value - the item to add to contentCatalogspublic void removeFromContentCatalogs(SessionContext ctx, ContentCatalog value)
value from contentCatalogs.value - the item to remove from contentCatalogspublic void removeFromContentCatalogs(ContentCatalog value)
value from contentCatalogs.value - the item to remove from contentCatalogspublic Catalog getDefaultCatalog(SessionContext ctx)
CMSSite.defaultCatalog attribute.public Catalog getDefaultCatalog()
CMSSite.defaultCatalog attribute.public void setDefaultCatalog(SessionContext ctx, Catalog value)
CMSSite.defaultCatalog attribute.value - the defaultCatalogpublic void setDefaultCatalog(Catalog value)
CMSSite.defaultCatalog attribute.value - the defaultCatalogpublic Catalog getDefaultPreviewCatalog(SessionContext ctx)
CMSSite.defaultPreviewCatalog attribute.public Catalog getDefaultPreviewCatalog()
CMSSite.defaultPreviewCatalog attribute.public void setDefaultPreviewCatalog(SessionContext ctx, Catalog value)
CMSSite.defaultPreviewCatalog attribute.value - the defaultPreviewCatalogpublic void setDefaultPreviewCatalog(Catalog value)
CMSSite.defaultPreviewCatalog attribute.value - the defaultPreviewCatalogpublic Category getDefaultPreviewCategory(SessionContext ctx)
CMSSite.defaultPreviewCategory attribute.public Category getDefaultPreviewCategory()
CMSSite.defaultPreviewCategory attribute.public void setDefaultPreviewCategory(SessionContext ctx, Category value)
CMSSite.defaultPreviewCategory attribute.value - the defaultPreviewCategorypublic void setDefaultPreviewCategory(Category value)
CMSSite.defaultPreviewCategory attribute.value - the defaultPreviewCategorypublic Product getDefaultPreviewProduct(SessionContext ctx)
CMSSite.defaultPreviewProduct attribute.public Product getDefaultPreviewProduct()
CMSSite.defaultPreviewProduct attribute.public void setDefaultPreviewProduct(SessionContext ctx, Product value)
CMSSite.defaultPreviewProduct attribute.value - the defaultPreviewProductpublic void setDefaultPreviewProduct(Product value)
CMSSite.defaultPreviewProduct attribute.value - the defaultPreviewProductpublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class GeneratedBaseSitepublic java.lang.Boolean isOpenPreviewInNewTab(SessionContext ctx)
CMSSite.openPreviewInNewTab attribute.public java.lang.Boolean isOpenPreviewInNewTab()
CMSSite.openPreviewInNewTab attribute.public boolean isOpenPreviewInNewTabAsPrimitive(SessionContext ctx)
CMSSite.openPreviewInNewTab attribute.public boolean isOpenPreviewInNewTabAsPrimitive()
CMSSite.openPreviewInNewTab attribute.public void setOpenPreviewInNewTab(SessionContext ctx, java.lang.Boolean value)
CMSSite.openPreviewInNewTab attribute.value - the openPreviewInNewTabpublic void setOpenPreviewInNewTab(java.lang.Boolean value)
CMSSite.openPreviewInNewTab attribute.value - the openPreviewInNewTabpublic void setOpenPreviewInNewTab(SessionContext ctx, boolean value)
CMSSite.openPreviewInNewTab attribute.value - the openPreviewInNewTabpublic void setOpenPreviewInNewTab(boolean value)
CMSSite.openPreviewInNewTab attribute.value - the openPreviewInNewTabpublic java.lang.String getPreviewURL(SessionContext ctx)
CMSSite.previewURL attribute.public java.lang.String getPreviewURL()
CMSSite.previewURL attribute.public void setPreviewURL(SessionContext ctx, java.lang.String value)
CMSSite.previewURL attribute.value - the previewURLpublic void setPreviewURL(java.lang.String value)
CMSSite.previewURL attribute.value - the previewURLpublic abstract java.util.List<Catalog> getProductCatalogs(SessionContext ctx)
CMSSite.productCatalogs attribute.public java.util.List<Catalog> getProductCatalogs()
CMSSite.productCatalogs attribute.public java.lang.String getRedirectURL(SessionContext ctx)
CMSSite.redirectURL attribute.public java.lang.String getRedirectURL()
CMSSite.redirectURL attribute.public void setRedirectURL(SessionContext ctx, java.lang.String value)
CMSSite.redirectURL attribute.value - the redirectURLpublic void setRedirectURL(java.lang.String value)
CMSSite.redirectURL attribute.value - the redirectURLpublic ContentPage getStartingPage(SessionContext ctx)
CMSSite.startingPage attribute.public ContentPage getStartingPage()
CMSSite.startingPage attribute.public void setStartingPage(SessionContext ctx, ContentPage value)
CMSSite.startingPage attribute.value - the startingPagepublic void setStartingPage(ContentPage value)
CMSSite.startingPage attribute.value - the startingPagepublic abstract java.lang.String getStartPageLabel(SessionContext ctx)
CMSSite.startPageLabel attribute.public java.lang.String getStartPageLabel()
CMSSite.startPageLabel attribute.public java.util.Collection<java.lang.String> getUrlPatterns(SessionContext ctx)
CMSSite.urlPatterns attribute.public java.util.Collection<java.lang.String> getUrlPatterns()
CMSSite.urlPatterns attribute.public void setUrlPatterns(SessionContext ctx, java.util.Collection<java.lang.String> value)
CMSSite.urlPatterns attribute.value - the urlPatternspublic void setUrlPatterns(java.util.Collection<java.lang.String> value)
CMSSite.urlPatterns attribute.value - the urlPatternspublic java.util.Set<CMSComponentType> getValidComponentTypes(SessionContext ctx)
CMSSite.validComponentTypes attribute.public java.util.Set<CMSComponentType> getValidComponentTypes()
CMSSite.validComponentTypes attribute.public long getValidComponentTypesCount(SessionContext ctx)
public long getValidComponentTypesCount()
public void setValidComponentTypes(SessionContext ctx, java.util.Set<CMSComponentType> value)
CMSSite.validComponentTypes attribute.value - the validComponentTypespublic void setValidComponentTypes(java.util.Set<CMSComponentType> value)
CMSSite.validComponentTypes attribute.value - the validComponentTypespublic void addToValidComponentTypes(SessionContext ctx, CMSComponentType value)
value to validComponentTypes.value - the item to add to validComponentTypespublic void addToValidComponentTypes(CMSComponentType value)
value to validComponentTypes.value - the item to add to validComponentTypespublic void removeFromValidComponentTypes(SessionContext ctx, CMSComponentType value)
value from validComponentTypes.value - the item to remove from validComponentTypespublic void removeFromValidComponentTypes(CMSComponentType value)
value from validComponentTypes.value - the item to remove from validComponentTypesCopyright © 2018 SAP SE. All Rights Reserved.