| Package | Description |
|---|---|
| de.hybris.platform.cissapdigitalpayment.actions | |
| de.hybris.platform.cissapdigitalpayment.resource |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
SapDigitalPayCheckSessionAction.executeAction(SapDigitPayPollCardProcessModel pollCardProcess) |
AbstractSimpleDecisionAction.Transition |
SapDigitalPaySavePollCardResultAction.executeAction(SapDigitPayPollCardProcessModel pollCardProcess) |
| Modifier and Type | Method and Description |
|---|---|
SapDigitPayPollCardProcessModel |
SapDigitPayPollCardProcessResource.getSapDigitPayPollCardProcessModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SapDigitPayPollCardProcessModel |
SapDigitPayPollCardProcessResource.readResource(java.lang.String resourceId)
Gets the
SapDigitPayPollCardProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SapDigitPayPollCardProcessModel> |
SapDigitPayPollCardProcessesResource.getSapDigitPayPollCardProcessesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDigitPayPollCardProcessResource.setSapDigitPayPollCardProcessModel(SapDigitPayPollCardProcessModel value)
Convenience method which just delegates to
#setResourceValue(SapDigitPayPollCardProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDigitPayPollCardProcessesResource.setSapDigitPayPollCardProcessesCollection(java.util.Collection<SapDigitPayPollCardProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.