Interface UpdateGroupAttributeService

All Superinterfaces:
com.skava.core.EcommService<GetGroupAttributeRequest,GroupAttributeResponse>
All Known Implementing Classes:
UpdateGroupAttributeServiceImpl

public interface UpdateGroupAttributeService extends com.skava.core.EcommService<GetGroupAttributeRequest,GroupAttributeResponse>
An interface to represent the service for updating the group attribute details.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process