public class SyncImpExMediaModel extends CatalogUnawareMediaModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
DATAHUBCOLUMNS
Generated constant - Attribute key of
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
static String |
DATAHUBTYPE
Generated constant - Attribute key of
SyncImpExMedia.dataHubType attribute defined at extension y2ysync. |
static String |
EXPORTCRONJOB
Generated constant - Attribute key of
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
static String |
IMPEXHEADER
Generated constant - Attribute key of
SyncImpExMedia.impexHeader attribute defined at extension y2ysync. |
static String |
MEDIAARCHIVE
Generated constant - Attribute key of
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync. |
static String |
SYNCTYPE
Generated constant - Attribute key of
SyncImpExMedia.syncType attribute defined at extension y2ysync. |
_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 |
|---|
SyncImpExMediaModel()
Generated constructor - Default constructor for generic creation.
|
SyncImpExMediaModel(CatalogVersionModel _catalogVersion,
String _code,
String _impexHeader,
ComposedTypeModel _syncType)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncImpExMediaModel(CatalogVersionModel _catalogVersion,
String _code,
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 |
|---|---|
String |
getDataHubColumns()
Generated method - Getter of the
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
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. |
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(String value)
Generated method - Setter of
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync. |
void |
setDataHubType(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(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, 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 SYNCTYPE
SyncImpExMedia.syncType attribute defined at extension y2ysync.public static final String IMPEXHEADER
SyncImpExMedia.impexHeader attribute defined at extension y2ysync.public static final String DATAHUBCOLUMNS
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.public static final String MEDIAARCHIVE
SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.public static final String EXPORTCRONJOB
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.public static final 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, String _code, 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, String _code, 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 String getDataHubColumns()
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.@Accessor(qualifier="dataHubType", type=GETTER) public 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 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(String value)
SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.value - the dataHubColumns@Accessor(qualifier="dataHubType", type=SETTER) public void setDataHubType(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(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 © 2017 SAP SE. All Rights Reserved.