| Package | Description |
|---|---|
| de.hybris.platform.processing.resource | |
| de.hybris.platform.retention.impl |
| Modifier and Type | Method and Description |
|---|---|
AfterRetentionCleanupRuleModel |
AfterRetentionCleanupRuleResource.getAfterRetentionCleanupRuleModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AfterRetentionCleanupRuleModel |
AfterRetentionCleanupRuleResource.readResource(java.lang.String resourceId)
Gets the
AfterRetentionCleanupRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AfterRetentionCleanupRuleModel> |
AfterRetentionCleanupRulesResource.getAfterRetentionCleanupRulesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AfterRetentionCleanupRuleResource.setAfterRetentionCleanupRuleModel(AfterRetentionCleanupRuleModel value)
Convenience method which just delegates to
#setResourceValue(AfterRetentionCleanupRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AfterRetentionCleanupRulesResource.setAfterRetentionCleanupRulesCollection(java.util.Collection<AfterRetentionCleanupRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Constructor and Description |
|---|
AfterRetentionCleanupItemsProvider(AfterRetentionCleanupRuleModel retentionModel) |
Copyright © 2018 SAP SE. All Rights Reserved.