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