Uses of Class
com.skava.model.requests.CommonRequest
Packages that use CommonRequest
-
Uses of CommonRequest in com.skava.service.impl
Methods in com.skava.service.impl with parameters of type CommonRequestModifier and TypeMethodDescriptionFindAllActionServiceImpl.process
(CommonRequest input) FindAllEventServiceImpl.process
(CommonRequest input) GetAllCollectionServiceImpl.process
(CommonRequest input) GetCollectionServiceImpl.process
(CommonRequest request) FindAllActionServiceImpl.searchAction
(CommonRequest actionRequest) searchAction This function is used to load all the actions present according to the given request parametersGetAllCollectionServiceImpl.searchCollection
(CommonRequest collectionRequest) This method is used to search collection.FindAllEventServiceImpl.searchEvent
(CommonRequest eventRequest) searchEvent This function is used to load all the events present according to the given request parameters