Package com.skava.service
Interface GetAllCustomPropertyService
- All Superinterfaces:
com.skava.core.EcommService<UserPropertiesRequest,
UsersResponse>
- All Known Implementing Classes:
GetAllCustomPropertyServiceImpl
public interface GetAllCustomPropertyService
extends com.skava.core.EcommService<UserPropertiesRequest,UsersResponse>
An interface to define the service for retrieving all custom properties.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process