public class ImpExImportCockpitMediaModel extends ImpExMediaModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
COMMENTCHARACTER, ENCODING, FIELDSEPARATOR, LINESTOSKIP, PREVIEW, QUOTECHARACTER, REMOVEONSUCCESS, ZIPENTRY_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 |
|---|
ImpExImportCockpitMediaModel()
Generated constructor - Default constructor for generic creation.
|
ImpExImportCockpitMediaModel(CatalogVersionModel _catalogVersion,
String _code,
int _linesToSkip,
boolean _removeOnSuccess)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ImpExImportCockpitMediaModel(CatalogVersionModel _catalogVersion,
String _code,
int _linesToSkip,
ItemModel _owner,
boolean _removeOnSuccess)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ImpExImportCockpitMediaModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
getCommentCharacter, getEncoding, getFieldSeparator, getLinesToSkip, getPreview, getQuoteCharacter, getZipentry, isRemoveOnSuccess, setCommentCharacter, setEncoding, setFieldSeparator, setLinesToSkip, setQuoteCharacter, setRemoveOnSuccess, setZipentrygetAlttext, 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 ImpExImportCockpitMediaModel()
public ImpExImportCockpitMediaModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ImpExImportCockpitMediaModel(CatalogVersionModel _catalogVersion, String _code, int _linesToSkip, boolean _removeOnSuccess)
_catalogVersion - initial attribute declared by type ImpExMedia at extension catalog_code - initial attribute declared by type Media at extension core_linesToSkip - initial attribute declared by type ImpExMedia at extension impex_removeOnSuccess - initial attribute declared by type ImpExMedia at extension impex@Deprecated public ImpExImportCockpitMediaModel(CatalogVersionModel _catalogVersion, String _code, int _linesToSkip, ItemModel _owner, boolean _removeOnSuccess)
_catalogVersion - initial attribute declared by type ImpExMedia at extension catalog_code - initial attribute declared by type Media at extension core_linesToSkip - initial attribute declared by type ImpExMedia at extension impex_owner - initial attribute declared by type Item at extension core_removeOnSuccess - initial attribute declared by type ImpExMedia at extension impexCopyright © 2017 SAP SE. All Rights Reserved.