Interface CreateGroupAttributeService

All Superinterfaces:
com.skava.core.EcommService<@Valid GroupAttributeVO,GroupAttributeResponse>
All Known Implementing Classes:
CreateGroupAttributeServiceImpl

public interface CreateGroupAttributeService extends com.skava.core.EcommService<@Valid GroupAttributeVO,GroupAttributeResponse>
An interface to represent the service for creating the group attribute.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process