public class Y2YSyncJobModel extends ServicelayerJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DATAHUBURL
Generated constant - Attribute key of
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync. |
static java.lang.String |
STREAMCONFIGURATIONCONTAINER
Generated constant - Attribute key of
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync. |
static java.lang.String |
SYNCTYPE
Generated constant - Attribute key of
Y2YSyncJob.syncType attribute defined at extension y2ysync. |
SPRINGID, SPRINGIDCRONJOBFACTORYACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
Y2YSyncJobModel()
Generated constructor - Default constructor for generic creation.
|
Y2YSyncJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
Y2YSyncJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _springId,
Y2YStreamConfigurationContainerModel _streamConfigurationContainer,
Y2YSyncType _syncType)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Y2YSyncJobModel(java.lang.String _code,
java.lang.String _springId,
Y2YStreamConfigurationContainerModel _streamConfigurationContainer,
Y2YSyncType _syncType)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDataHubUrl()
Generated method - Getter of the
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync. |
Y2YStreamConfigurationContainerModel |
getStreamConfigurationContainer()
Generated method - Getter of the
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync. |
Y2YSyncType |
getSyncType()
Generated method - Getter of the
Y2YSyncJob.syncType attribute defined at extension y2ysync. |
void |
setDataHubUrl(java.lang.String value)
Generated method - Setter of
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync. |
void |
setStreamConfigurationContainer(Y2YStreamConfigurationContainerModel value)
Generated method - Initial setter of
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync. |
void |
setSyncType(Y2YSyncType value)
Generated method - Initial setter of
Y2YSyncJob.syncType attribute defined at extension y2ysync. |
getSpringId, getSpringIdCronJobFactory, setSpringId, setSpringIdCronJobFactorygetActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setTriggersgetComments, 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 STREAMCONFIGURATIONCONTAINER
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync.public static final java.lang.String SYNCTYPE
Y2YSyncJob.syncType attribute defined at extension y2ysync.public static final java.lang.String DATAHUBURL
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync.public Y2YSyncJobModel()
public Y2YSyncJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public Y2YSyncJobModel(java.lang.String _code,
java.lang.String _springId,
Y2YStreamConfigurationContainerModel _streamConfigurationContainer,
Y2YSyncType _syncType)
_code - initial attribute declared by type Job at extension processing_springId - initial attribute declared by type Y2YSyncJob at extension y2ysync_streamConfigurationContainer - initial attribute declared by type Y2YSyncJob at extension y2ysync_syncType - initial attribute declared by type Y2YSyncJob at extension y2ysync@Deprecated
public Y2YSyncJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner,
java.lang.String _springId,
Y2YStreamConfigurationContainerModel _streamConfigurationContainer,
Y2YSyncType _syncType)
_code - initial attribute declared by type Job at extension processing_nodeID - initial attribute declared by type Job at extension processing_owner - initial attribute declared by type Item at extension core_springId - initial attribute declared by type Y2YSyncJob at extension y2ysync_streamConfigurationContainer - initial attribute declared by type Y2YSyncJob at extension y2ysync_syncType - initial attribute declared by type Y2YSyncJob at extension y2ysync@Accessor(qualifier="dataHubUrl", type=GETTER) public java.lang.String getDataHubUrl()
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync.@Accessor(qualifier="streamConfigurationContainer", type=GETTER) public Y2YStreamConfigurationContainerModel getStreamConfigurationContainer()
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync.@Accessor(qualifier="syncType", type=GETTER) public Y2YSyncType getSyncType()
Y2YSyncJob.syncType attribute defined at extension y2ysync.@Accessor(qualifier="dataHubUrl", type=SETTER) public void setDataHubUrl(java.lang.String value)
Y2YSyncJob.dataHubUrl attribute defined at extension y2ysync.value - the dataHubUrl@Accessor(qualifier="streamConfigurationContainer", type=SETTER) public void setStreamConfigurationContainer(Y2YStreamConfigurationContainerModel value)
Y2YSyncJob.streamConfigurationContainer attribute defined at extension y2ysync. Can only be used at creation of model - before first save.value - the streamConfigurationContainer@Accessor(qualifier="syncType", type=SETTER) public void setSyncType(Y2YSyncType value)
Y2YSyncJob.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.