Interface UpdateUserAttributeService
- All Superinterfaces:
com.skava.core.EcommService<GetUserAttributeRequest,
UserAttributeResponse>
- All Known Implementing Classes:
UpdateUserAttributeServiceImpl
public interface UpdateUserAttributeService
extends com.skava.core.EcommService<GetUserAttributeRequest,UserAttributeResponse>
An interface to define the service for updating user attribute.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process