Interface GetAllUserAttributeService

All Superinterfaces:
com.skava.core.EcommService<GetUserAttributeRequest,UserAttributesResponse>
All Known Implementing Classes:
GetAllUserAttributeServiceImpl

public interface GetAllUserAttributeService extends com.skava.core.EcommService<GetUserAttributeRequest,UserAttributesResponse>
An interface to define the service for retrieving all user attribute.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process