public class SyncImpExMediaModel extends CatalogUnawareMediaModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DATAHUBCOLUMNS
Generated constant - Attribute key of
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
static java.lang.String |
DATAHUBTYPE
Generated constant - Attribute key of
SyncImpExMedia.dataHubType attribute defined at extension y2ysync. |
static java.lang.String |
EXPORTCRONJOB
Generated constant - Attribute key of
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
static java.lang.String |
IMPEXHEADER
Generated constant - Attribute key of
SyncImpExMedia.impexHeader attribute defined at extension y2ysync. |
static java.lang.String |
MEDIAARCHIVE
Generated constant - Attribute key of
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync. |
static java.lang.String |
SYNCTYPE
Generated constant - Attribute key of
SyncImpExMedia.syncType attribute defined at extension y2ysync. |
_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 |
|---|
SyncImpExMediaModel()
Generated constructor - Default constructor for generic creation.
|
SyncImpExMediaModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
java.lang.String _impexHeader,
ComposedTypeModel _syncType)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SyncImpExMediaModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
java.lang.String _impexHeader,
ItemModel _owner,
ComposedTypeModel _syncType)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SyncImpExMediaModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDataHubColumns()
Generated method - Getter of the
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
java.lang.String |
getDataHubType()
Generated method - Getter of the
SyncImpExMedia.dataHubType attribute defined at extension y2ysync. |
Y2YSyncCronJobModel |
getExportCronJob()
Generated method - Getter of the
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
java.lang.String |
getImpexHeader()
Generated method - Getter of the
SyncImpExMedia.impexHeader attribute defined at extension y2ysync. |
MediaModel |
getMediaArchive()
Generated method - Getter of the
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync. |
ComposedTypeModel |
getSyncType()
Generated method - Getter of the
SyncImpExMedia.syncType attribute defined at extension y2ysync. |
void |
setDataHubColumns(java.lang.String value)
Generated method - Setter of
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
void |
setDataHubType(java.lang.String value)
Generated method - Setter of
SyncImpExMedia.dataHubType attribute defined at extension y2ysync. |
void |
setExportCronJob(Y2YSyncCronJobModel value)
Generated method - Setter of
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
void |
setImpexHeader(java.lang.String value)
Generated method - Setter of
SyncImpExMedia.impexHeader attribute defined at extension y2ysync. |
void |
setMediaArchive(MediaModel value)
Generated method - Setter of
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync. |
void |
setSyncType(ComposedTypeModel value)
Generated method - Initial setter of
SyncImpExMedia.syncType attribute defined at extension y2ysync. |
getAlttext, 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 SYNCTYPE
SyncImpExMedia.syncType attribute defined at extension y2ysync.public static final java.lang.String IMPEXHEADER
SyncImpExMedia.impexHeader attribute defined at extension y2ysync.public static final java.lang.String DATAHUBCOLUMNS
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.public static final java.lang.String MEDIAARCHIVE
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.public static final java.lang.String EXPORTCRONJOB
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.public static final java.lang.String DATAHUBTYPE
SyncImpExMedia.dataHubType attribute defined at extension y2ysync.public SyncImpExMediaModel()
public SyncImpExMediaModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ComposedTypeModel _syncType)
_catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog_code - initial attribute declared by type Media at extension core_impexHeader - initial attribute declared by type SyncImpExMedia at extension y2ysync_syncType - initial attribute declared by type SyncImpExMedia at extension y2ysync@Deprecated public SyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ItemModel _owner, ComposedTypeModel _syncType)
_catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog_code - initial attribute declared by type Media at extension core_impexHeader - initial attribute declared by type SyncImpExMedia at extension y2ysync_owner - initial attribute declared by type Item at extension core_syncType - initial attribute declared by type SyncImpExMedia at extension y2ysync@Accessor(qualifier="dataHubColumns", type=GETTER) public java.lang.String getDataHubColumns()
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.@Accessor(qualifier="dataHubType", type=GETTER) public java.lang.String getDataHubType()
SyncImpExMedia.dataHubType attribute defined at extension y2ysync.@Accessor(qualifier="exportCronJob", type=GETTER) public Y2YSyncCronJobModel getExportCronJob()
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.@Accessor(qualifier="impexHeader", type=GETTER) public java.lang.String getImpexHeader()
SyncImpExMedia.impexHeader attribute defined at extension y2ysync.@Accessor(qualifier="mediaArchive", type=GETTER) public MediaModel getMediaArchive()
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.@Accessor(qualifier="syncType", type=GETTER) public ComposedTypeModel getSyncType()
SyncImpExMedia.syncType attribute defined at extension y2ysync.@Accessor(qualifier="dataHubColumns", type=SETTER) public void setDataHubColumns(java.lang.String value)
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.value - the dataHubColumns@Accessor(qualifier="dataHubType", type=SETTER) public void setDataHubType(java.lang.String value)
SyncImpExMedia.dataHubType attribute defined at extension y2ysync.value - the dataHubType@Accessor(qualifier="exportCronJob", type=SETTER) public void setExportCronJob(Y2YSyncCronJobModel value)
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.value - the exportCronJob@Accessor(qualifier="impexHeader", type=SETTER) public void setImpexHeader(java.lang.String value)
SyncImpExMedia.impexHeader attribute defined at extension y2ysync.value - the impexHeader@Accessor(qualifier="mediaArchive", type=SETTER) public void setMediaArchive(MediaModel value)
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.value - the mediaArchive@Accessor(qualifier="syncType", type=SETTER) public void setSyncType(ComposedTypeModel value)
SyncImpExMedia.syncType attribute defined at extension y2ysync. Can only be used at creation of model - before first save.value - the syncTypeCopyright © 2018 SAP SE. All Rights Reserved.