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 String |
ACTIVE
Qualifier of the
CMSSite.active attribute |
static String |
ACTIVEFROM
Qualifier of the
CMSSite.activeFrom attribute |
static String |
ACTIVEUNTIL
Qualifier of the
CMSSite.activeUntil attribute |
protected static String |
CATALOGSFORCMSSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for CatalogsForCMSSite from ((cms2))
|
protected static String |
CATALOGSFORCMSSITE_SRC_ORDERED
Relation ordering override parameter constants for CatalogsForCMSSite from ((cms2))
|
protected static String |
CATALOGSFORCMSSITE_TGT_ORDERED |
static String |
CLASSIFICATIONCATALOGS
Qualifier of the
CMSSite.classificationCatalogs attribute |
static String |
CONTENTCATALOGS
Qualifier of the
CMSSite.contentCatalogs attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTCATALOG
Qualifier of the
CMSSite.defaultCatalog attribute |
static String |
DEFAULTPREVIEWCATALOG
Qualifier of the
CMSSite.defaultPreviewCatalog attribute |
static String |
DEFAULTPREVIEWCATEGORY
Qualifier of the
CMSSite.defaultPreviewCategory attribute |
static String |
DEFAULTPREVIEWPRODUCT
Qualifier of the
CMSSite.defaultPreviewProduct attribute |
static String |
OPENPREVIEWINNEWTAB
Qualifier of the
CMSSite.openPreviewInNewTab attribute |
static String |
PREVIEWURL
Qualifier of the
CMSSite.previewURL attribute |
static String |
PRODUCTCATALOGS
Qualifier of the
CMSSite.productCatalogs attribute |
static String |
REDIRECTURL
Qualifier of the
CMSSite.redirectURL attribute |
static String |
STARTINGPAGE
Qualifier of the
CMSSite.startingPage attribute |
static String |
STARTPAGELABEL
Qualifier of the
CMSSite.startPageLabel attribute |
static String |
URLPATTERNS
Qualifier of the
CMSSite.urlPatterns attribute |
static String |
VALIDCOMPONENTTYPES
Qualifier of the
CMSSite.validComponentTypes attribute |
protected static String |
VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidComponentTypesForSite from ((cms2))
|
protected static String |
VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
Relation ordering override parameter constants for ValidComponentTypesForSite from ((cms2))
|
protected static 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. |
Date |
getActiveFrom()
Generated method - Getter of the
CMSSite.activeFrom attribute. |
Date |
getActiveFrom(SessionContext ctx)
Generated method - Getter of the
CMSSite.activeFrom attribute. |
Date |
getActiveUntil()
Generated method - Getter of the
CMSSite.activeUntil attribute. |
Date |
getActiveUntil(SessionContext ctx)
Generated method - Getter of the
CMSSite.activeUntil attribute. |
List<Catalog> |
getClassificationCatalogs()
Generated method - Getter of the
CMSSite.classificationCatalogs attribute. |
abstract List<Catalog> |
getClassificationCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.classificationCatalogs attribute. |
List<ContentCatalog> |
getContentCatalogs()
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
List<ContentCatalog> |
getContentCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
long |
getContentCatalogsCount() |
long |
getContentCatalogsCount(SessionContext ctx) |
protected Map<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. |
String |
getPreviewURL()
Generated method - Getter of the
CMSSite.previewURL attribute. |
String |
getPreviewURL(SessionContext ctx)
Generated method - Getter of the
CMSSite.previewURL attribute. |
List<Catalog> |
getProductCatalogs()
Generated method - Getter of the
CMSSite.productCatalogs attribute. |
abstract List<Catalog> |
getProductCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.productCatalogs attribute. |
String |
getRedirectURL()
Generated method - Getter of the
CMSSite.redirectURL attribute. |
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. |
String |
getStartPageLabel()
Generated method - Getter of the
CMSSite.startPageLabel attribute. |
abstract String |
getStartPageLabel(SessionContext ctx)
Generated method - Getter of the
CMSSite.startPageLabel attribute. |
Collection<String> |
getUrlPatterns()
Generated method - Getter of the
CMSSite.urlPatterns attribute. |
Collection<String> |
getUrlPatterns(SessionContext ctx)
Generated method - Getter of the
CMSSite.urlPatterns attribute. |
Set<CMSComponentType> |
getValidComponentTypes()
Generated method - Getter of the
CMSSite.validComponentTypes attribute. |
Set<CMSComponentType> |
getValidComponentTypes(SessionContext ctx)
Generated method - Getter of the
CMSSite.validComponentTypes attribute. |
long |
getValidComponentTypesCount() |
long |
getValidComponentTypesCount(SessionContext ctx) |
Boolean |
isActive()
Generated method - Getter of the
CMSSite.active attribute. |
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 |
isOpenPreviewInNewTab()
Generated method - Getter of the
CMSSite.openPreviewInNewTab attribute. |
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(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,
Boolean value)
Generated method - Setter of the
CMSSite.active attribute. |
void |
setActiveFrom(Date value)
Generated method - Setter of the
CMSSite.activeFrom attribute. |
void |
setActiveFrom(SessionContext ctx,
Date value)
Generated method - Setter of the
CMSSite.activeFrom attribute. |
void |
setActiveUntil(Date value)
Generated method - Setter of the
CMSSite.activeUntil attribute. |
void |
setActiveUntil(SessionContext ctx,
Date value)
Generated method - Setter of the
CMSSite.activeUntil attribute. |
void |
setContentCatalogs(List<ContentCatalog> value)
Generated method - Setter of the
CMSSite.contentCatalogs attribute. |
void |
setContentCatalogs(SessionContext ctx,
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(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,
Boolean value)
Generated method - Setter of the
CMSSite.openPreviewInNewTab attribute. |
void |
setPreviewURL(SessionContext ctx,
String value)
Generated method - Setter of the
CMSSite.previewURL attribute. |
void |
setPreviewURL(String value)
Generated method - Setter of the
CMSSite.previewURL attribute. |
void |
setRedirectURL(SessionContext ctx,
String value)
Generated method - Setter of the
CMSSite.redirectURL attribute. |
void |
setRedirectURL(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(Collection<String> value)
Generated method - Setter of the
CMSSite.urlPatterns attribute. |
void |
setUrlPatterns(SessionContext ctx,
Collection<String> value)
Generated method - Setter of the
CMSSite.urlPatterns attribute. |
void |
setValidComponentTypes(SessionContext ctx,
Set<CMSComponentType> value)
Generated method - Setter of the
CMSSite.validComponentTypes attribute. |
void |
setValidComponentTypes(Set<CMSComponentType> value)
Generated method - Setter of the
CMSSite.validComponentTypes attribute. |
createItemaddToStores, addToStores, getAllName, getAllName, getName, getName, getStores, getStores, getStoresCount, getStoresCount, getUid, getUid, removeFromStores, removeFromStores, setAllName, setAllName, setName, setName, setStores, setStores, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String URLPATTERNS
CMSSite.urlPatterns attributepublic static final String ACTIVE
CMSSite.active attributepublic static final String ACTIVEFROM
CMSSite.activeFrom attributepublic static final String ACTIVEUNTIL
CMSSite.activeUntil attributepublic static final String DEFAULTCATALOG
CMSSite.defaultCatalog attributepublic static final String STARTINGPAGE
CMSSite.startingPage attributepublic static final String REDIRECTURL
CMSSite.redirectURL attributepublic static final String PREVIEWURL
CMSSite.previewURL attributepublic static final String CLASSIFICATIONCATALOGS
CMSSite.classificationCatalogs attributepublic static final String PRODUCTCATALOGS
CMSSite.productCatalogs attributepublic static final String STARTPAGELABEL
CMSSite.startPageLabel attributepublic static final String OPENPREVIEWINNEWTAB
CMSSite.openPreviewInNewTab attributepublic static final String DEFAULTPREVIEWCATEGORY
CMSSite.defaultPreviewCategory attributepublic static final String DEFAULTPREVIEWPRODUCT
CMSSite.defaultPreviewProduct attributepublic static final String DEFAULTPREVIEWCATALOG
CMSSite.defaultPreviewCatalog attributepublic static final String CONTENTCATALOGS
CMSSite.contentCatalogs attributeprotected static String CATALOGSFORCMSSITE_SRC_ORDERED
protected static String CATALOGSFORCMSSITE_TGT_ORDERED
protected static String CATALOGSFORCMSSITE_MARKMODIFIED
public static final String VALIDCOMPONENTTYPES
CMSSite.validComponentTypes attributeprotected static String VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
protected static String VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED
protected static String VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedBaseSitepublic Boolean isActive(SessionContext ctx)
CMSSite.active attribute.public Boolean isActive()
CMSSite.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
CMSSite.active attribute.public boolean isActiveAsPrimitive()
CMSSite.active attribute.public void setActive(SessionContext ctx, Boolean value)
CMSSite.active attribute.value - the activepublic void setActive(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 Date getActiveFrom(SessionContext ctx)
CMSSite.activeFrom attribute.public Date getActiveFrom()
CMSSite.activeFrom attribute.public void setActiveFrom(SessionContext ctx, Date value)
CMSSite.activeFrom attribute.value - the activeFrompublic void setActiveFrom(Date value)
CMSSite.activeFrom attribute.value - the activeFrompublic Date getActiveUntil(SessionContext ctx)
CMSSite.activeUntil attribute.public Date getActiveUntil()
CMSSite.activeUntil attribute.public void setActiveUntil(SessionContext ctx, Date value)
CMSSite.activeUntil attribute.value - the activeUntilpublic void setActiveUntil(Date value)
CMSSite.activeUntil attribute.value - the activeUntilpublic abstract List<Catalog> getClassificationCatalogs(SessionContext ctx)
CMSSite.classificationCatalogs attribute.public List<Catalog> getClassificationCatalogs()
CMSSite.classificationCatalogs attribute.public List<ContentCatalog> getContentCatalogs(SessionContext ctx)
CMSSite.contentCatalogs attribute.public List<ContentCatalog> getContentCatalogs()
CMSSite.contentCatalogs attribute.public long getContentCatalogsCount(SessionContext ctx)
public long getContentCatalogsCount()
public void setContentCatalogs(SessionContext ctx, List<ContentCatalog> value)
CMSSite.contentCatalogs attribute.value - the contentCatalogspublic void setContentCatalogs(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 isOpenPreviewInNewTab(SessionContext ctx)
CMSSite.openPreviewInNewTab attribute.public Boolean isOpenPreviewInNewTab()
CMSSite.openPreviewInNewTab attribute.public boolean isOpenPreviewInNewTabAsPrimitive(SessionContext ctx)
CMSSite.openPreviewInNewTab attribute.public boolean isOpenPreviewInNewTabAsPrimitive()
CMSSite.openPreviewInNewTab attribute.public void setOpenPreviewInNewTab(SessionContext ctx, Boolean value)
CMSSite.openPreviewInNewTab attribute.value - the openPreviewInNewTabpublic void setOpenPreviewInNewTab(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 String getPreviewURL(SessionContext ctx)
CMSSite.previewURL attribute.public String getPreviewURL()
CMSSite.previewURL attribute.public void setPreviewURL(SessionContext ctx, String value)
CMSSite.previewURL attribute.value - the previewURLpublic void setPreviewURL(String value)
CMSSite.previewURL attribute.value - the previewURLpublic abstract List<Catalog> getProductCatalogs(SessionContext ctx)
CMSSite.productCatalogs attribute.public List<Catalog> getProductCatalogs()
CMSSite.productCatalogs attribute.public String getRedirectURL(SessionContext ctx)
CMSSite.redirectURL attribute.public String getRedirectURL()
CMSSite.redirectURL attribute.public void setRedirectURL(SessionContext ctx, String value)
CMSSite.redirectURL attribute.value - the redirectURLpublic void setRedirectURL(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 String getStartPageLabel(SessionContext ctx)
CMSSite.startPageLabel attribute.public String getStartPageLabel()
CMSSite.startPageLabel attribute.public Collection<String> getUrlPatterns(SessionContext ctx)
CMSSite.urlPatterns attribute.public Collection<String> getUrlPatterns()
CMSSite.urlPatterns attribute.public void setUrlPatterns(SessionContext ctx, Collection<String> value)
CMSSite.urlPatterns attribute.value - the urlPatternspublic void setUrlPatterns(Collection<String> value)
CMSSite.urlPatterns attribute.value - the urlPatternspublic Set<CMSComponentType> getValidComponentTypes(SessionContext ctx)
CMSSite.validComponentTypes attribute.public Set<CMSComponentType> getValidComponentTypes()
CMSSite.validComponentTypes attribute.public long getValidComponentTypesCount(SessionContext ctx)
public long getValidComponentTypesCount()
public void setValidComponentTypes(SessionContext ctx, Set<CMSComponentType> value)
CMSSite.validComponentTypes attribute.value - the validComponentTypespublic void setValidComponentTypes(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 © 2017 SAP SE. All Rights Reserved.