| Package | Description |
|---|---|
| de.hybris.platform.ticket.events.jalo | |
| de.hybris.platform.ticket.jalo |
| Modifier and Type | Method and Description |
|---|---|
CsAgentGroup |
GeneratedCsTicketChangeEventCsAgentGroupEntry.getNewValue()
Generated method - Getter of the
CsTicketChangeEventCsAgentGroupEntry.newValue attribute. |
CsAgentGroup |
GeneratedCsTicketChangeEventCsAgentGroupEntry.getNewValue(SessionContext ctx)
Generated method - Getter of the
CsTicketChangeEventCsAgentGroupEntry.newValue attribute. |
CsAgentGroup |
GeneratedCsTicketChangeEventCsAgentGroupEntry.getOldValue()
Generated method - Getter of the
CsTicketChangeEventCsAgentGroupEntry.oldValue attribute. |
CsAgentGroup |
GeneratedCsTicketChangeEventCsAgentGroupEntry.getOldValue(SessionContext ctx)
Generated method - Getter of the
CsTicketChangeEventCsAgentGroupEntry.oldValue attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCsTicketChangeEventCsAgentGroupEntry.setNewValue(CsAgentGroup value)
Generated method - Setter of the
CsTicketChangeEventCsAgentGroupEntry.newValue attribute. |
void |
GeneratedCsTicketChangeEventCsAgentGroupEntry.setNewValue(SessionContext ctx,
CsAgentGroup value)
Generated method - Setter of the
CsTicketChangeEventCsAgentGroupEntry.newValue attribute. |
void |
GeneratedCsTicketChangeEventCsAgentGroupEntry.setOldValue(CsAgentGroup value)
Generated method - Setter of the
CsTicketChangeEventCsAgentGroupEntry.oldValue attribute. |
void |
GeneratedCsTicketChangeEventCsAgentGroupEntry.setOldValue(SessionContext ctx,
CsAgentGroup value)
Generated method - Setter of the
CsTicketChangeEventCsAgentGroupEntry.oldValue attribute. |
| Modifier and Type | Method and Description |
|---|---|
CsAgentGroup |
GeneratedTicketsystemManager.createCsAgentGroup(java.util.Map attributeValues) |
CsAgentGroup |
GeneratedTicketsystemManager.createCsAgentGroup(SessionContext ctx,
java.util.Map attributeValues) |
CsAgentGroup |
GeneratedCsTicket.getAssignedGroup()
Generated method - Getter of the
CsTicket.assignedGroup attribute. |
CsAgentGroup |
GeneratedCsTicket.getAssignedGroup(SessionContext ctx)
Generated method - Getter of the
CsTicket.assignedGroup attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CsAgentGroup> |
GeneratedTicketsystemManager.getTicketgroups(BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
java.util.List<CsAgentGroup> |
GeneratedTicketsystemManager.getTicketgroups(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTicketsystemManager.addToTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
GeneratedTicketsystemManager.addToTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
GeneratedTicketsystemManager.removeFromTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
GeneratedTicketsystemManager.removeFromTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
GeneratedCsTicket.setAssignedGroup(CsAgentGroup value)
Generated method - Setter of the
CsTicket.assignedGroup attribute. |
void |
GeneratedCsTicket.setAssignedGroup(SessionContext ctx,
CsAgentGroup value)
Generated method - Setter of the
CsTicket.assignedGroup attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTicketsystemManager.setTicketgroups(BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
void |
GeneratedTicketsystemManager.setTicketgroups(SessionContext ctx,
BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.