| Package | Description |
|---|---|
| de.hybris.platform.ticket.events.model |
Contains generated models for each type of de.hybris.platform.ticket.events.jalo package.
|
| de.hybris.platform.ticket.events.resource | |
| de.hybris.platform.ticket.strategies.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CsTicketEmailModel> |
CsTicketEventModel.getEmails()
Generated method - Getter of the
CsTicketEvent.emails attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketEventModel.setEmails(List<CsTicketEmailModel> value)
Generated method - Setter of
CsTicketEvent.emails attribute defined at extension ticketsystem. |
| Modifier and Type | Method and Description |
|---|---|
CsTicketEmailModel |
CsTicketEmailResource.getCsTicketEmailModel()
Convenience method which just delegates to
#getResourceValue() |
protected CsTicketEmailModel |
CsTicketEmailResource.readResource(String resourceId)
Gets the
CsTicketEmailModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CsTicketEmailModel> |
CsTicketEmailsResource.getCsTicketEmailsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketEmailResource.setCsTicketEmailModel(CsTicketEmailModel value)
Convenience method which just delegates to
#setResourceValue(CsTicketEmailModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketEmailsResource.setCsTicketEmailsCollection(Collection<CsTicketEmailModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected CsTicketEmailModel |
DefaultTicketEventEmailStrategy.constructAndSendEmail(AbstractTicketContext ticketContext,
CsTicketEventEmailConfigurationModel config) |
Copyright © 2017 SAP SE. All Rights Reserved.