| Package | Description |
|---|---|
| de.hybris.platform.webservices.processchain.impl | |
| de.hybris.platform.webservices.processor.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRequestProcessChain.setProcessors(java.util.List<RequestProcessor<RESOURCE>> processors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessGrantRequestProcessor<RESOURCE>
Processor filter for webservices request implementing access restriction based on
SecurityStrategy. |
class |
ETagCacheRequestProcessor<RESOURCE>
Processing filter which implements
EntityTag base caching. |
class |
LastModificationCacheRequestProcessor<RESOURCE>
Processing filter which calculates the lastModfied marker for a RESOURCE.
|
class |
NotificationRequestProcessor<RESOURCE>
Notification processor responsible for publishing events after/before every CRUD method for
AbstractResource. |
Copyright © 2018 SAP SE. All Rights Reserved.