public abstract class GeneratedSiteMapPage extends GenericItem
SiteMapPage.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
SiteMapPage.active attribute |
static String |
CODE
Qualifier of the
SiteMapPage.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
FREQUENCY
Qualifier of the
SiteMapPage.frequency attribute |
static String |
PRIORITY
Qualifier of the
SiteMapPage.priority attribute |
LANGUAGE_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 |
|---|
GeneratedSiteMapPage() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationValue |
getCode()
Generated method - Getter of the
SiteMapPage.code attribute. |
EnumerationValue |
getCode(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getFrequency()
Generated method - Getter of the
SiteMapPage.frequency attribute. |
EnumerationValue |
getFrequency(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.frequency attribute. |
Double |
getPriority()
Generated method - Getter of the
SiteMapPage.priority attribute. |
Double |
getPriority(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.priority attribute. |
double |
getPriorityAsPrimitive()
Generated method - Getter of the
SiteMapPage.priority attribute. |
double |
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.priority attribute. |
Boolean |
isActive()
Generated method - Getter of the
SiteMapPage.active attribute. |
Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
SiteMapPage.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SiteMapPage.active attribute. |
void |
setActive(boolean value)
Generated method - Setter of the
SiteMapPage.active attribute. |
void |
setActive(Boolean value)
Generated method - Setter of the
SiteMapPage.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
SiteMapPage.active attribute. |
void |
setActive(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SiteMapPage.active attribute. |
void |
setCode(EnumerationValue value)
Generated method - Setter of the
SiteMapPage.code attribute. |
void |
setCode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SiteMapPage.code attribute. |
void |
setFrequency(EnumerationValue value)
Generated method - Setter of the
SiteMapPage.frequency attribute. |
void |
setFrequency(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SiteMapPage.frequency attribute. |
void |
setPriority(double value)
Generated method - Setter of the
SiteMapPage.priority attribute. |
void |
setPriority(Double value)
Generated method - Setter of the
SiteMapPage.priority attribute. |
void |
setPriority(SessionContext ctx,
double value)
Generated method - Setter of the
SiteMapPage.priority attribute. |
void |
setPriority(SessionContext ctx,
Double value)
Generated method - Setter of the
SiteMapPage.priority attribute. |
createItem, getInitialProperties, 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 CODE
SiteMapPage.code attributepublic static final String FREQUENCY
SiteMapPage.frequency attributepublic static final String PRIORITY
SiteMapPage.priority attributepublic static final String ACTIVE
SiteMapPage.active attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isActive(SessionContext ctx)
SiteMapPage.active attribute.public Boolean isActive()
SiteMapPage.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
SiteMapPage.active attribute.public boolean isActiveAsPrimitive()
SiteMapPage.active attribute.public void setActive(SessionContext ctx, Boolean value)
SiteMapPage.active attribute.value - the active - Is sitemap page enabled or disabledpublic void setActive(Boolean value)
SiteMapPage.active attribute.value - the active - Is sitemap page enabled or disabledpublic void setActive(SessionContext ctx, boolean value)
SiteMapPage.active attribute.value - the active - Is sitemap page enabled or disabledpublic void setActive(boolean value)
SiteMapPage.active attribute.value - the active - Is sitemap page enabled or disabledpublic EnumerationValue getCode(SessionContext ctx)
SiteMapPage.code attribute.public EnumerationValue getCode()
SiteMapPage.code attribute.public void setCode(SessionContext ctx, EnumerationValue value)
SiteMapPage.code attribute.value - the code - The type of page to be qualifiedpublic void setCode(EnumerationValue value)
SiteMapPage.code attribute.value - the code - The type of page to be qualifiedpublic EnumerationValue getFrequency(SessionContext ctx)
SiteMapPage.frequency attribute.public EnumerationValue getFrequency()
SiteMapPage.frequency attribute.public void setFrequency(SessionContext ctx, EnumerationValue value)
SiteMapPage.frequency attribute.value - the frequency - How often the page should be updated.public void setFrequency(EnumerationValue value)
SiteMapPage.frequency attribute.value - the frequency - How often the page should be updated.public Double getPriority(SessionContext ctx)
SiteMapPage.priority attribute.public Double getPriority()
SiteMapPage.priority attribute.public double getPriorityAsPrimitive(SessionContext ctx)
SiteMapPage.priority attribute.public double getPriorityAsPrimitive()
SiteMapPage.priority attribute.public void setPriority(SessionContext ctx, Double value)
SiteMapPage.priority attribute.value - the priority - The weight the page should have in the sitemappublic void setPriority(Double value)
SiteMapPage.priority attribute.value - the priority - The weight the page should have in the sitemappublic void setPriority(SessionContext ctx, double value)
SiteMapPage.priority attribute.value - the priority - The weight the page should have in the sitemappublic void setPriority(double value)
SiteMapPage.priority attribute.value - the priority - The weight the page should have in the sitemapCopyright © 2017 SAP SE. All Rights Reserved.