| Modifier and Type | Method and Description |
|---|---|
MobileSendMessageCronJobModel |
MobileSendMessageCronJobResource.getMobileSendMessageCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MobileSendMessageCronJobModel |
MobileSendMessageCronJobResource.readResource(java.lang.String resourceId)
Gets the
MobileSendMessageCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileSendMessageCronJobModel> |
MobileSendMessageCronJobsResource.getMobileSendMessageCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendMessageCronJobResource.setMobileSendMessageCronJobModel(MobileSendMessageCronJobModel value)
Convenience method which just delegates to
#setResourceValue(MobileSendMessageCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendMessageCronJobsResource.setMobileSendMessageCronJobsCollection(java.util.Collection<MobileSendMessageCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MobileSendMessagePerformable.performSending(PhoneNumberModel number,
MobileSendMessageCronJobModel context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileSendMessageCronJobModel> |
ValidationService.findMobileSendCronJobs(PhoneNumberListModel what) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileSendMessageCronJobModel> |
DefaultValidationService.findMobileSendCronJobs(PhoneNumberListModel what) |
Copyright © 2018 SAP SE. All Rights Reserved.