public abstract class GeneratedPageTemplate extends CMSItem
PageTemplate.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
PageTemplate.active attribute |
static String |
AVAILABLECONTENTSLOTS
Qualifier of the
PageTemplate.availableContentSlots attribute |
protected static OneToManyHandler<ContentSlotName> |
AVAILABLECONTENTSLOTSHANDLER
OneToManyHandler for handling 1:n AVAILABLECONTENTSLOTS's relation attributes from 'many' side. |
static String |
CONTENTSLOTS
Qualifier of the
PageTemplate.contentSlots attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
FRONTENDTEMPLATENAME
Qualifier of the
PageTemplate.frontendTemplateName attribute |
static String |
PREVIEWICON
Qualifier of the
PageTemplate.previewIcon attribute |
static String |
RESTRICTEDPAGETYPES
Qualifier of the
PageTemplate.restrictedPageTypes attribute |
protected static String |
VALIDPAGETYPESFORTEMPLATES_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidPageTypesForTemplates from ((cms2))
|
protected static String |
VALIDPAGETYPESFORTEMPLATES_SRC_ORDERED
Relation ordering override parameter constants for ValidPageTypesForTemplates from ((cms2))
|
protected static String |
VALIDPAGETYPESFORTEMPLATES_TGT_ORDERED |
static String |
VELOCITYTEMPLATE
Qualifier of the
PageTemplate.velocityTemplate attribute |
CATALOGVERSION, NAME, 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 |
|---|
GeneratedPageTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAvailableContentSlots(ContentSlotName value)
Generated method - Adds
value to availableContentSlots. |
void |
addToAvailableContentSlots(SessionContext ctx,
ContentSlotName value)
Generated method - Adds
value to availableContentSlots. |
void |
addToRestrictedPageTypes(CMSPageType value)
Generated method - Adds
value to restrictedPageTypes. |
void |
addToRestrictedPageTypes(SessionContext ctx,
CMSPageType value)
Generated method - Adds
value to restrictedPageTypes. |
List<ContentSlotName> |
getAvailableContentSlots()
Generated method - Getter of the
PageTemplate.availableContentSlots attribute. |
List<ContentSlotName> |
getAvailableContentSlots(SessionContext ctx)
Generated method - Getter of the
PageTemplate.availableContentSlots attribute. |
List<ContentSlotForTemplate> |
getContentSlots()
Generated method - Getter of the
PageTemplate.contentSlots attribute. |
abstract List<ContentSlotForTemplate> |
getContentSlots(SessionContext ctx)
Generated method - Getter of the
PageTemplate.contentSlots attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getFrontendTemplateName()
Generated method - Getter of the
PageTemplate.frontendTemplateName attribute. |
String |
getFrontendTemplateName(SessionContext ctx)
Generated method - Getter of the
PageTemplate.frontendTemplateName attribute. |
Media |
getPreviewIcon()
Generated method - Getter of the
PageTemplate.previewIcon attribute. |
Media |
getPreviewIcon(SessionContext ctx)
Generated method - Getter of the
PageTemplate.previewIcon attribute. |
Set<CMSPageType> |
getRestrictedPageTypes()
Generated method - Getter of the
PageTemplate.restrictedPageTypes attribute. |
Set<CMSPageType> |
getRestrictedPageTypes(SessionContext ctx)
Generated method - Getter of the
PageTemplate.restrictedPageTypes attribute. |
long |
getRestrictedPageTypesCount() |
long |
getRestrictedPageTypesCount(SessionContext ctx) |
String |
getVelocityTemplate()
Generated method - Getter of the
PageTemplate.velocityTemplate attribute. |
String |
getVelocityTemplate(SessionContext ctx)
Generated method - Getter of the
PageTemplate.velocityTemplate attribute. |
Boolean |
isActive()
Generated method - Getter of the
PageTemplate.active attribute. |
Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
PageTemplate.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
PageTemplate.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PageTemplate.active attribute. |
void |
removeFromAvailableContentSlots(ContentSlotName value)
Generated method - Removes
value from availableContentSlots. |
void |
removeFromAvailableContentSlots(SessionContext ctx,
ContentSlotName value)
Generated method - Removes
value from availableContentSlots. |
void |
removeFromRestrictedPageTypes(CMSPageType value)
Generated method - Removes
value from restrictedPageTypes. |
void |
removeFromRestrictedPageTypes(SessionContext ctx,
CMSPageType value)
Generated method - Removes
value from restrictedPageTypes. |
void |
setActive(boolean value)
Generated method - Setter of the
PageTemplate.active attribute. |
void |
setActive(Boolean value)
Generated method - Setter of the
PageTemplate.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
PageTemplate.active attribute. |
void |
setActive(SessionContext ctx,
Boolean value)
Generated method - Setter of the
PageTemplate.active attribute. |
void |
setAvailableContentSlots(List<ContentSlotName> value)
Generated method - Setter of the
PageTemplate.availableContentSlots attribute. |
void |
setAvailableContentSlots(SessionContext ctx,
List<ContentSlotName> value)
Generated method - Setter of the
PageTemplate.availableContentSlots attribute. |
void |
setFrontendTemplateName(SessionContext ctx,
String value)
Generated method - Setter of the
PageTemplate.frontendTemplateName attribute. |
void |
setFrontendTemplateName(String value)
Generated method - Setter of the
PageTemplate.frontendTemplateName attribute. |
void |
setPreviewIcon(Media value)
Generated method - Setter of the
PageTemplate.previewIcon attribute. |
void |
setPreviewIcon(SessionContext ctx,
Media value)
Generated method - Setter of the
PageTemplate.previewIcon attribute. |
void |
setRestrictedPageTypes(SessionContext ctx,
Set<CMSPageType> value)
Generated method - Setter of the
PageTemplate.restrictedPageTypes attribute. |
void |
setRestrictedPageTypes(Set<CMSPageType> value)
Generated method - Setter of the
PageTemplate.restrictedPageTypes attribute. |
void |
setVelocityTemplate(SessionContext ctx,
String value)
Generated method - Setter of the
PageTemplate.velocityTemplate attribute. |
void |
setVelocityTemplate(String value)
Generated method - Setter of the
PageTemplate.velocityTemplate attribute. |
createItem, getNamegetCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, 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 ACTIVE
PageTemplate.active attributepublic static final String VELOCITYTEMPLATE
PageTemplate.velocityTemplate attributepublic static final String FRONTENDTEMPLATENAME
PageTemplate.frontendTemplateName attributepublic static final String CONTENTSLOTS
PageTemplate.contentSlots attributepublic static final String PREVIEWICON
PageTemplate.previewIcon attributepublic static final String AVAILABLECONTENTSLOTS
PageTemplate.availableContentSlots attributepublic static final String RESTRICTEDPAGETYPES
PageTemplate.restrictedPageTypes attributeprotected static String VALIDPAGETYPESFORTEMPLATES_SRC_ORDERED
protected static String VALIDPAGETYPESFORTEMPLATES_TGT_ORDERED
protected static String VALIDPAGETYPESFORTEMPLATES_MARKMODIFIED
protected static final OneToManyHandler<ContentSlotName> AVAILABLECONTENTSLOTSHANDLER
OneToManyHandler for handling 1:n AVAILABLECONTENTSLOTS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedCMSItempublic Boolean isActive(SessionContext ctx)
PageTemplate.active attribute.public Boolean isActive()
PageTemplate.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
PageTemplate.active attribute.public boolean isActiveAsPrimitive()
PageTemplate.active attribute.public void setActive(SessionContext ctx, Boolean value)
PageTemplate.active attribute.value - the activepublic void setActive(Boolean value)
PageTemplate.active attribute.value - the activepublic void setActive(SessionContext ctx, boolean value)
PageTemplate.active attribute.value - the activepublic void setActive(boolean value)
PageTemplate.active attribute.value - the activepublic List<ContentSlotName> getAvailableContentSlots(SessionContext ctx)
PageTemplate.availableContentSlots attribute.public List<ContentSlotName> getAvailableContentSlots()
PageTemplate.availableContentSlots attribute.public void setAvailableContentSlots(SessionContext ctx, List<ContentSlotName> value)
PageTemplate.availableContentSlots attribute.value - the availableContentSlotspublic void setAvailableContentSlots(List<ContentSlotName> value)
PageTemplate.availableContentSlots attribute.value - the availableContentSlotspublic void addToAvailableContentSlots(SessionContext ctx, ContentSlotName value)
value to availableContentSlots.value - the item to add to availableContentSlotspublic void addToAvailableContentSlots(ContentSlotName value)
value to availableContentSlots.value - the item to add to availableContentSlotspublic void removeFromAvailableContentSlots(SessionContext ctx, ContentSlotName value)
value from availableContentSlots.value - the item to remove from availableContentSlotspublic void removeFromAvailableContentSlots(ContentSlotName value)
value from availableContentSlots.value - the item to remove from availableContentSlotspublic abstract List<ContentSlotForTemplate> getContentSlots(SessionContext ctx)
PageTemplate.contentSlots attribute.public List<ContentSlotForTemplate> getContentSlots()
PageTemplate.contentSlots attribute.public String getFrontendTemplateName(SessionContext ctx)
PageTemplate.frontendTemplateName attribute.public String getFrontendTemplateName()
PageTemplate.frontendTemplateName attribute.public void setFrontendTemplateName(SessionContext ctx, String value)
PageTemplate.frontendTemplateName attribute.value - the frontendTemplateNamepublic void setFrontendTemplateName(String value)
PageTemplate.frontendTemplateName attribute.value - the frontendTemplateNamepublic Media getPreviewIcon(SessionContext ctx)
PageTemplate.previewIcon attribute.public Media getPreviewIcon()
PageTemplate.previewIcon attribute.public void setPreviewIcon(SessionContext ctx, Media value)
PageTemplate.previewIcon attribute.value - the previewIconpublic void setPreviewIcon(Media value)
PageTemplate.previewIcon attribute.value - the previewIconpublic Set<CMSPageType> getRestrictedPageTypes(SessionContext ctx)
PageTemplate.restrictedPageTypes attribute.public Set<CMSPageType> getRestrictedPageTypes()
PageTemplate.restrictedPageTypes attribute.public long getRestrictedPageTypesCount(SessionContext ctx)
public long getRestrictedPageTypesCount()
public void setRestrictedPageTypes(SessionContext ctx, Set<CMSPageType> value)
PageTemplate.restrictedPageTypes attribute.value - the restrictedPageTypespublic void setRestrictedPageTypes(Set<CMSPageType> value)
PageTemplate.restrictedPageTypes attribute.value - the restrictedPageTypespublic void addToRestrictedPageTypes(SessionContext ctx, CMSPageType value)
value to restrictedPageTypes.value - the item to add to restrictedPageTypespublic void addToRestrictedPageTypes(CMSPageType value)
value to restrictedPageTypes.value - the item to add to restrictedPageTypespublic void removeFromRestrictedPageTypes(SessionContext ctx, CMSPageType value)
value from restrictedPageTypes.value - the item to remove from restrictedPageTypespublic void removeFromRestrictedPageTypes(CMSPageType value)
value from restrictedPageTypes.value - the item to remove from restrictedPageTypespublic String getVelocityTemplate(SessionContext ctx)
PageTemplate.velocityTemplate attribute.public String getVelocityTemplate()
PageTemplate.velocityTemplate attribute.public void setVelocityTemplate(SessionContext ctx, String value)
PageTemplate.velocityTemplate attribute.value - the velocityTemplatepublic void setVelocityTemplate(String value)
PageTemplate.velocityTemplate attribute.value - the velocityTemplateCopyright © 2017 SAP SE. All Rights Reserved.