public class ProductPageModel extends AbstractPageModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
_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 |
|---|
ProductPageModel()
Generated constructor - Default constructor for generic creation.
|
ProductPageModel(CatalogVersionModel _catalogVersion,
PageTemplateModel _masterTemplate,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ProductPageModel(CatalogVersionModel _catalogVersion,
PageTemplateModel _masterTemplate,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ProductPageModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
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 ProductPageModel()
public ProductPageModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ProductPageModel(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 ProductPageModel(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 cms2Copyright © 2017 SAP SE. All Rights Reserved.