Interface GetAllGroupAttributeService

All Superinterfaces:
com.skava.core.EcommService<GetGroupAttributeRequest,GroupAttributesResponse>
All Known Implementing Classes:
GetAllGroupAttributeServiceImpl

public interface GetAllGroupAttributeService extends com.skava.core.EcommService<GetGroupAttributeRequest,GroupAttributesResponse>
An interface to define the service for retrieving more than one group attribute.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process