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