public class CompiledJasperMediaModel extends JasperMediaModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
COMPILEDREPORT
Generated constant - Attribute key of
CompiledJasperMedia.compiledReport attribute defined at extension cockpit. |
ICON, REPORTDESCRIPTION, TITLE_CATEGORYMEDIARELATION, _CONVERTEDMEDIASRELATION, _MEDIACONTAINER2MEDIAREL, ALTTEXT, CATALOG, CATALOGVERSION, CODE, CONVERTEDMEDIAS, DENIEDPRINCIPALS, DERIVEDMEDIAS, DESCRIPTION, DOWNLOADURL, FOLDER, FOREIGNDATAOWNERS, INTERNALURL, MEDIACONTAINER, MEDIAFORMAT, METADATA, METADATADATAPK, ORIGINAL, ORIGINALDATAPK, PERMITTEDPRINCIPALS, REMOVABLE, SUBFOLDERPATH, SUPERCATEGORIES, URL, URL2DATAPK, LOCATION, LOCATIONHASH, MIME, REALFILENAME, SIZE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CompiledJasperMediaModel()
Generated constructor - Default constructor for generic creation.
|
CompiledJasperMediaModel(CatalogVersionModel _catalogVersion,
java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CompiledJasperMediaModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CompiledJasperMediaModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
MediaModel |
getCompiledReport()
Generated method - Getter of the
CompiledJasperMedia.compiledReport attribute defined at extension cockpit. |
void |
setCompiledReport(MediaModel value)
Generated method - Setter of
CompiledJasperMedia.compiledReport attribute defined at extension cockpit. |
getIcon, getReportDescription, getReportDescription, getTitle, getTitle, setIcon, setReportDescription, setReportDescription, setTitle, setTitlegetAlttext, getAltText, getCatalogVersion, getCode, getConvertedMedias, getDeniedPrincipals, getDerivedMedias, getDescription, getDownloadurl, getDownloadURL, getFolder, getForeignDataOwners, getInternalURL, getMediaContainer, getMediaFormat, getMetaData, getMetaDataDataPK, getOriginal, getOriginalDataPK, getPermittedPrincipals, getRemovable, getSubFolderPath, getSupercategories, getUrl, getURL, getUrl2, getURL2, setAlttext, setAltText, setCatalogVersion, setCode, setConvertedMedias, setDeniedPrincipals, setDerivedMedias, setDescription, setFolder, setInternalURL, setMediaContainer, setMediaFormat, setMetaData, setMetaDataDataPK, setOriginal, setOriginalDataPK, setPermittedPrincipals, setRemovable, setSubFolderPath, setSupercategories, setUrl, setURLgetDataPK, getLocation, getLocationHash, getMime, getRealfilename, getRealFileName, getSize, setDataPK, setLocation, setLocationHash, setMime, setRealfilename, setRealFileName, setSizegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String COMPILEDREPORT
CompiledJasperMedia.compiledReport attribute defined at extension cockpit.public CompiledJasperMediaModel()
public CompiledJasperMediaModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CompiledJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)
_catalogVersion - initial attribute declared by type JasperMedia at extension cockpit_code - initial attribute declared by type Media at extension core@Deprecated public CompiledJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)
_catalogVersion - initial attribute declared by type JasperMedia at extension cockpit_code - initial attribute declared by type Media at extension core_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="compiledReport", type=GETTER) public MediaModel getCompiledReport()
CompiledJasperMedia.compiledReport attribute defined at extension cockpit.@Accessor(qualifier="compiledReport", type=SETTER) public void setCompiledReport(MediaModel value)
CompiledJasperMedia.compiledReport attribute defined at extension cockpit.value - the compiledReportCopyright © 2018 SAP SE. All Rights Reserved.