public class MobileSendMessageCronJobModel extends CronJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DEEPLINKURL
Generated constant - Attribute key of
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices. |
static java.lang.String |
ITEM
Generated constant - Attribute key of
MobileSendMessageCronJob.item attribute defined at extension mobileservices. |
static java.lang.String |
LANGUAGE
Generated constant - Attribute key of
MobileSendMessageCronJob.language attribute defined at extension mobileservices. |
static java.lang.String |
LINK
Generated constant - Attribute key of
MobileSendMessageCronJob.link attribute defined at extension mobileservices. |
static java.lang.String |
PHONENUMBERS
Generated constant - Attribute key of
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices. |
static java.lang.String |
RECIPIENTPHONENUMBERLISTS
Generated constant - Attribute key of
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices. |
static java.lang.String |
RECIPIENTS
Generated constant - Attribute key of
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices. |
static java.lang.String |
SUBJECT
Generated constant - Attribute key of
MobileSendMessageCronJob.subject attribute defined at extension mobileservices. |
static java.lang.String |
TEMPLATE
Generated constant - Attribute key of
MobileSendMessageCronJob.template attribute defined at extension mobileservices. |
static java.lang.String |
VARIABLES
Generated constant - Attribute key of
MobileSendMessageCronJob.variables attribute defined at extension mobileservices. |
_JOBCRONJOBRELATION, ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
MobileSendMessageCronJobModel()
Generated constructor - Default constructor for generic creation.
|
MobileSendMessageCronJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
MobileSendMessageCronJobModel(JobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MobileSendMessageCronJobModel(JobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
getDeeplinkUrl()
Generated method - Getter of the
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices. |
ItemModel |
getItem()
Generated method - Getter of the
MobileSendMessageCronJob.item attribute defined at extension mobileservices. |
LanguageModel |
getLanguage()
Generated method - Getter of the
MobileSendMessageCronJob.language attribute defined at extension mobileservices. |
java.lang.Boolean |
getLink()
Generated method - Getter of the
MobileSendMessageCronJob.link attribute defined at extension mobileservices. |
java.util.Collection<PhoneNumberModel> |
getPhoneNumbers()
Generated method - Getter of the
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices. |
java.util.Collection<PhoneNumberListModel> |
getRecipientPhoneNumberLists()
Generated method - Getter of the
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices. |
java.util.Collection<UserModel> |
getRecipients()
Generated method - Getter of the
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices. |
java.lang.String |
getSubject()
Generated method - Getter of the
MobileSendMessageCronJob.subject attribute defined at extension mobileservices. |
java.lang.String |
getTemplate()
Generated method - Getter of the
MobileSendMessageCronJob.template attribute defined at extension mobileservices. |
java.util.Map<java.lang.String,java.lang.String> |
getVariables()
Generated method - Getter of the
MobileSendMessageCronJob.variables attribute defined at extension mobileservices. |
void |
setDeeplinkUrl(DeeplinkUrlModel value)
Generated method - Setter of
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices. |
void |
setItem(ItemModel value)
Generated method - Setter of
MobileSendMessageCronJob.item attribute defined at extension mobileservices. |
void |
setLanguage(LanguageModel value)
Generated method - Setter of
MobileSendMessageCronJob.language attribute defined at extension mobileservices. |
void |
setLink(java.lang.Boolean value)
Generated method - Setter of
MobileSendMessageCronJob.link attribute defined at extension mobileservices. |
void |
setPhoneNumbers(java.util.Collection<PhoneNumberModel> value)
Generated method - Setter of
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices. |
void |
setRecipientPhoneNumberLists(java.util.Collection<PhoneNumberListModel> value)
Generated method - Setter of
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices. |
void |
setRecipients(java.util.Collection<UserModel> value)
Generated method - Setter of
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices. |
void |
setSubject(java.lang.String value)
Generated method - Setter of
MobileSendMessageCronJob.subject attribute defined at extension mobileservices. |
void |
setTemplate(java.lang.String value)
Generated method - Setter of
MobileSendMessageCronJob.template attribute defined at extension mobileservices. |
void |
setVariables(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of
MobileSendMessageCronJob.variables attribute defined at extension mobileservices. |
getActive, getActiveCronJobHistory, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCronJobHistoryEntries, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPendingSteps, getPriority, getProcessedSteps, getQueryCount, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, setActive, setActiveCronJobHistory, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setCronJobHistoryEntries, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPendingSteps, setPriority, setProcessedSteps, setQueryCount, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, 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 LINK
MobileSendMessageCronJob.link attribute defined at extension mobileservices.public static final java.lang.String SUBJECT
MobileSendMessageCronJob.subject attribute defined at extension mobileservices.public static final java.lang.String TEMPLATE
MobileSendMessageCronJob.template attribute defined at extension mobileservices.public static final java.lang.String DEEPLINKURL
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices.public static final java.lang.String VARIABLES
MobileSendMessageCronJob.variables attribute defined at extension mobileservices.public static final java.lang.String ITEM
MobileSendMessageCronJob.item attribute defined at extension mobileservices.public static final java.lang.String LANGUAGE
MobileSendMessageCronJob.language attribute defined at extension mobileservices.public static final java.lang.String RECIPIENTPHONENUMBERLISTS
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices.public static final java.lang.String RECIPIENTS
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices.public static final java.lang.String PHONENUMBERS
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices.public MobileSendMessageCronJobModel()
public MobileSendMessageCronJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public MobileSendMessageCronJobModel(JobModel _job)
_job - initial attribute declared by type CronJob at extension processing@Deprecated public MobileSendMessageCronJobModel(JobModel _job, ItemModel _owner)
_job - initial attribute declared by type CronJob at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="deeplinkUrl", type=GETTER) public DeeplinkUrlModel getDeeplinkUrl()
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices.@Accessor(qualifier="item", type=GETTER) public ItemModel getItem()
MobileSendMessageCronJob.item attribute defined at extension mobileservices.@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
MobileSendMessageCronJob.language attribute defined at extension mobileservices.@Accessor(qualifier="link", type=GETTER) public java.lang.Boolean getLink()
MobileSendMessageCronJob.link attribute defined at extension mobileservices.@Accessor(qualifier="phoneNumbers", type=GETTER) public java.util.Collection<PhoneNumberModel> getPhoneNumbers()
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="recipientPhoneNumberLists", type=GETTER) public java.util.Collection<PhoneNumberListModel> getRecipientPhoneNumberLists()
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="recipients", type=GETTER) public java.util.Collection<UserModel> getRecipients()
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="subject", type=GETTER) public java.lang.String getSubject()
MobileSendMessageCronJob.subject attribute defined at extension mobileservices.@Accessor(qualifier="template", type=GETTER) public java.lang.String getTemplate()
MobileSendMessageCronJob.template attribute defined at extension mobileservices.@Accessor(qualifier="variables", type=GETTER) public java.util.Map<java.lang.String,java.lang.String> getVariables()
MobileSendMessageCronJob.variables attribute defined at extension mobileservices.@Accessor(qualifier="deeplinkUrl", type=SETTER) public void setDeeplinkUrl(DeeplinkUrlModel value)
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices.value - the deeplinkUrl@Accessor(qualifier="item", type=SETTER) public void setItem(ItemModel value)
MobileSendMessageCronJob.item attribute defined at extension mobileservices.value - the item@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
MobileSendMessageCronJob.language attribute defined at extension mobileservices.value - the language@Accessor(qualifier="link", type=SETTER) public void setLink(java.lang.Boolean value)
MobileSendMessageCronJob.link attribute defined at extension mobileservices.value - the link@Accessor(qualifier="phoneNumbers", type=SETTER) public void setPhoneNumbers(java.util.Collection<PhoneNumberModel> value)
MobileSendMessageCronJob.phoneNumbers attribute defined at extension mobileservices.value - the phoneNumbers@Accessor(qualifier="recipientPhoneNumberLists", type=SETTER) public void setRecipientPhoneNumberLists(java.util.Collection<PhoneNumberListModel> value)
MobileSendMessageCronJob.recipientPhoneNumberLists attribute defined at extension mobileservices.value - the recipientPhoneNumberLists@Accessor(qualifier="recipients", type=SETTER) public void setRecipients(java.util.Collection<UserModel> value)
MobileSendMessageCronJob.recipients attribute defined at extension mobileservices.value - the recipients@Accessor(qualifier="subject", type=SETTER) public void setSubject(java.lang.String value)
MobileSendMessageCronJob.subject attribute defined at extension mobileservices.value - the subject@Accessor(qualifier="template", type=SETTER) public void setTemplate(java.lang.String value)
MobileSendMessageCronJob.template attribute defined at extension mobileservices.value - the templateCopyright © 2018 SAP SE. All Rights Reserved.