| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.resource.payment |
| Modifier and Type | Method and Description |
|---|---|
CCPaySubValidationModel |
CCPaySubValidationResource.getCCPaySubValidationModel()
Convenience method which just delegates to
#getResourceValue() |
protected CCPaySubValidationModel |
CCPaySubValidationResource.readResource(String resourceId)
Gets the
CCPaySubValidationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CCPaySubValidationModel> |
CCPaySubValidationsResource.getCCPaySubValidationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaySubValidationResource.setCCPaySubValidationModel(CCPaySubValidationModel value)
Convenience method which just delegates to
#setResourceValue(CCPaySubValidationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaySubValidationsResource.setCCPaySubValidationsCollection(Collection<CCPaySubValidationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.