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