| Package | Description |
|---|---|
| de.hybris.platform.processing.dto | |
| de.hybris.platform.processing.resource | |
| de.hybris.platform.servicelayer.internal.dto |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterRetentionCleanupRuleDTO
Generated dto class for type AfterRetentionCleanupRule first defined at extension processing
|
class |
FlexibleSearchRetentionRuleDTO
Generated dto class for type FlexibleSearchRetentionRule first defined at extension processing
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRetentionRuleDTO> |
AbstractRetentionRulesDTO.getAbstractRetentionRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRetentionRulesDTO.setAbstractRetentionRules(java.util.List<AbstractRetentionRuleDTO> abstractretentionrulesList) |
| Constructor and Description |
|---|
AbstractRetentionRulesDTO(java.util.List<AbstractRetentionRuleDTO> abstractretentionrulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractRetentionRuleResource.putAbstractRetentionRule(AbstractRetentionRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRetentionRuleDTO |
RetentionJobDTO.getRetentionRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionJobDTO.setRetentionRule(AbstractRetentionRuleDTO value) |
Copyright © 2018 SAP SE. All Rights Reserved.