public class DtpCommentModel extends CatalogUnawareMediaModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_PAGE2DTPCOMMENTRELATION
Generated relation code constant for relation
Page2DtpCommentRelation defining source attribute page in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
PAGE
Generated constant - Attribute key of
DtpComment.page attribute defined at extension print. |
static String |
PAGEPOS
Generated constant - Attribute key of
DtpComment.pagePOS attribute defined at extension print. |
_CATEGORYMEDIARELATION, _CONVERTEDMEDIASRELATION, _MEDIACONTAINER2MEDIAREL, _PUBLICATION2MEDIA, ALTTEXT, CATALOG, CATALOGVERSION, CODE, CONVERTEDMEDIAS, DENIEDPRINCIPALS, DERIVEDMEDIAS, DESCRIPTION, DOWNLOADURL, FOLDER, FOREIGNDATAOWNERS, INTERNALURL, MEDIACONTAINER, MEDIAFORMAT, METADATA, METADATADATAPK, ORIGINAL, ORIGINALDATAPK, PERMITTEDPRINCIPALS, PUBLICATION, REMOVABLE, SUBFOLDERPATH, SUPERCATEGORIES, URL, URL2DATAPK, LOCATION, LOCATIONHASH, MIME, REALFILENAME, SIZE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DtpCommentModel()
Generated constructor - Default constructor for generic creation.
|
DtpCommentModel(CatalogVersionModel _catalogVersion,
String _code,
ItemModel _owner,
PageModel _page)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DtpCommentModel(CatalogVersionModel _catalogVersion,
String _code,
PageModel _page)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DtpCommentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
PageModel |
getPage()
Generated method - Getter of the
DtpComment.page attribute defined at extension print. |
void |
setPage(PageModel value)
Generated method - Setter of
DtpComment.page attribute defined at extension print. |
getAlttext, getAltText, getCatalogVersion, getCode, getConvertedMedias, getDeniedPrincipals, getDerivedMedias, getDescription, getDownloadurl, getDownloadURL, getFolder, getForeignDataOwners, getInternalURL, getMediaContainer, getMediaFormat, getMetaData, getMetaDataDataPK, getOriginal, getOriginalDataPK, getPermittedPrincipals, getPublication, getRemovable, getSubFolderPath, getSupercategories, getUrl, getURL, getUrl2, getURL2, setAlttext, setAltText, setCatalogVersion, setCode, setConvertedMedias, setDeniedPrincipals, setDerivedMedias, setDescription, setFolder, setInternalURL, setMediaContainer, setMediaFormat, setMetaData, setMetaDataDataPK, setOriginal, setOriginalDataPK, setPermittedPrincipals, setPublication, setRemovable, setSubFolderPath, setSupercategories, setUrl, setURLgetDataPK, getLocation, getLocationHash, getMime, getRealfilename, getRealFileName, getSize, setDataPK, setLocation, setLocationHash, setMime, setRealfilename, setRealFileName, setSizegetComments, 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 _PAGE2DTPCOMMENTRELATION
Page2DtpCommentRelation defining source attribute page in extension print.public static final String PAGEPOS
DtpComment.pagePOS attribute defined at extension print.public static final String PAGE
DtpComment.page attribute defined at extension print.public DtpCommentModel()
public DtpCommentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DtpCommentModel(CatalogVersionModel _catalogVersion, String _code, PageModel _page)
_catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog_code - initial attribute declared by type Media at extension core_page - initial attribute declared by type DtpComment at extension print@Deprecated public DtpCommentModel(CatalogVersionModel _catalogVersion, String _code, ItemModel _owner, PageModel _page)
_catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog_code - initial attribute declared by type Media at extension core_owner - initial attribute declared by type Item at extension core_page - initial attribute declared by type DtpComment at extension printCopyright © 2017 SAP SE. All Rights Reserved.