Uses of Class
com.skava.model.responses.ActionsResponse
Packages that use ActionsResponse
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of ActionsResponse in com.skava.service.impl
Methods in com.skava.service.impl that return ActionsResponse -
Uses of ActionsResponse in com.skava.web
Methods in com.skava.web that return types with arguments of type ActionsResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ActionsResponse>
ActionController.findAllAction
(String locale, String version, long storeId, long collectionId, String authToken, int page, int size, String filter, String sort) This method is used to find all Actions based on the given Action Request.