| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.event.events | |
| de.hybris.platform.webservices | |
| de.hybris.platform.webservices.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractWebserviceActionEvent.CRUD_METHOD |
AbstractWebserviceActionEvent.getCrudMethod()
type of the crud method which triggered event
|
static AbstractWebserviceActionEvent.CRUD_METHOD |
AbstractWebserviceActionEvent.CRUD_METHOD.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractWebserviceActionEvent.CRUD_METHOD[] |
AbstractWebserviceActionEvent.CRUD_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractWebserviceActionEvent |
EventActionFactory.createEventAction(AbstractResource resource,
AbstractWebserviceActionEvent.CRUD_METHOD method,
AbstractWebserviceActionEvent.TRIGGER trigger) |
| Modifier and Type | Method and Description |
|---|---|
AbstractWebserviceActionEvent |
DefaultEventActionFactory.createEventAction(AbstractResource resource,
AbstractWebserviceActionEvent.CRUD_METHOD method,
AbstractWebserviceActionEvent.TRIGGER trigger) |
Copyright © 2018 SAP SE. All Rights Reserved.