Interface DeleteGroupAttributeService

All Superinterfaces:
com.skava.core.EcommService<GetGroupAttributeRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeleteGroupAttributeServiceImpl

public interface DeleteGroupAttributeService extends com.skava.core.EcommService<GetGroupAttributeRequest,com.skava.core.ResponseModel>
An interface to represent the service for deleting the group attribute.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process