| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource | |
| de.hybris.platform.cms2.dto.site | |
| de.hybris.platform.servicelayer.dto.action |
| Modifier and Type | Method and Description |
|---|---|
BTGSegmentDTO |
BtgJasperWidgetPreferencesDTO.getSegment() |
BTGSegmentDTO |
BTGSegmentResultDTO.getSegment() |
BTGSegmentDTO |
BTGRuleDTO.getSegment() |
| Modifier and Type | Method and Description |
|---|---|
List<BTGSegmentDTO> |
BTGSegmentsDTO.getBTGSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
BtgJasperWidgetPreferencesDTO.setSegment(BTGSegmentDTO value) |
void |
BTGSegmentResultDTO.setSegment(BTGSegmentDTO value) |
void |
BTGRuleDTO.setSegment(BTGSegmentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGSegmentsDTO.setBTGSegments(List<BTGSegmentDTO> btgsegmentsList) |
| Constructor and Description |
|---|
BTGSegmentsDTO(List<BTGSegmentDTO> btgsegmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGSegmentResource.putBTGSegment(BTGSegmentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegmentDTO> |
CMSSiteDTO.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSiteDTO.setSegments(Collection<BTGSegmentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
BTGSegmentDTO |
AbstractActionDTO.getSegment() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActionDTO.setSegment(BTGSegmentDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.