| Package | Description |
|---|---|
| de.hybris.platform.store |
Contains generated models for each type of de.hybris.platform.store package.
|
| de.hybris.platform.ticket.dto | |
| de.hybris.platform.ticket.events.dto | |
| de.hybris.platform.ticket.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CsAgentGroupDTO> |
BaseStoreDTO.getTicketgroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setTicketgroups(java.util.List<CsAgentGroupDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
CsAgentGroupDTO |
CsTicketDTO.getAssignedGroup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CsAgentGroupDTO> |
CsAgentGroupsDTO.getCsAgentGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketDTO.setAssignedGroup(CsAgentGroupDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CsAgentGroupsDTO.setCsAgentGroups(java.util.List<CsAgentGroupDTO> csagentgroupsList) |
| Constructor and Description |
|---|
CsAgentGroupsDTO(java.util.List<CsAgentGroupDTO> csagentgroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CsAgentGroupDTO |
CsTicketChangeEventCsAgentGroupEntryDTO.getNewValue() |
CsAgentGroupDTO |
CsTicketChangeEventCsAgentGroupEntryDTO.getOldValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketChangeEventCsAgentGroupEntryDTO.setNewValue(CsAgentGroupDTO value) |
void |
CsTicketChangeEventCsAgentGroupEntryDTO.setOldValue(CsAgentGroupDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CsAgentGroupResource.putCsAgentGroup(CsAgentGroupDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.