public class CategoryPageModel extends AbstractPageModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
BUNDLETEMPLATE
Generated constant - Attribute key of
CategoryPage.bundleTemplate attribute defined at extension financialservices. |
_ABSTRACTPAGE2USERRELATION, APPROVALSTATUS, AVAILABLECONTENTSLOTS, CONTENTSLOTS, DEFAULTPAGE, LOCKEDBY, MASTERTEMPLATE, MISSINGCONTENTSLOTS, NAVIGATIONNODELIST, ONLYONERESTRICTIONMUSTAPPLY, PREVIEWIMAGE, RESTRICTIONS, TITLE, TYPE, TYPECODE, VIEWCATALOGVERSION, NAME, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CategoryPageModel()
Generated constructor - Default constructor for generic creation.
|
CategoryPageModel(CatalogVersionModel _catalogVersion,
PageTemplateModel _masterTemplate,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CategoryPageModel(CatalogVersionModel _catalogVersion,
PageTemplateModel _masterTemplate,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CategoryPageModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
BundleTemplateModel |
getBundleTemplate()
Generated method - Getter of the
CategoryPage.bundleTemplate attribute defined at extension financialservices. |
void |
setBundleTemplate(BundleTemplateModel value)
Generated method - Setter of
CategoryPage.bundleTemplate attribute defined at extension financialservices. |
getApprovalStatus, getAvailableContentSlots, getContentSlots, getDefaultPage, getLockedBy, getMasterTemplate, getMissingContentSlots, getNavigationNodeList, getPreviewImage, getRestrictions, getTitle, getTitle, getType, getType, getTypeCode, getView, isOnlyOneRestrictionMustApply, setApprovalStatus, setDefaultPage, setLockedBy, setMasterTemplate, setNavigationNodeList, setOnlyOneRestrictionMustApply, setPreviewImage, setRestrictions, setTitle, setTitlegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String BUNDLETEMPLATE
CategoryPage.bundleTemplate attribute defined at extension financialservices.public CategoryPageModel()
public CategoryPageModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CategoryPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_masterTemplate - initial attribute declared by type AbstractPage at extension cms2_uid - initial attribute declared by type CMSItem at extension cms2@Deprecated public CategoryPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_masterTemplate - initial attribute declared by type AbstractPage at extension cms2_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSItem at extension cms2@Accessor(qualifier="bundleTemplate", type=GETTER) public BundleTemplateModel getBundleTemplate()
CategoryPage.bundleTemplate attribute defined at extension financialservices.@Accessor(qualifier="bundleTemplate", type=SETTER) public void setBundleTemplate(BundleTemplateModel value)
CategoryPage.bundleTemplate attribute defined at extension financialservices.value - the bundleTemplateCopyright © 2017 SAP SE. All Rights Reserved.