Interface CreateUserAttributeService
- All Superinterfaces:
com.skava.core.EcommService<@Valid UserAttributeVO,
UserAttributeResponse>
- All Known Implementing Classes:
CreateUserAttributeServiceImpl
public interface CreateUserAttributeService
extends com.skava.core.EcommService<@Valid UserAttributeVO,UserAttributeResponse>
An interface to define the service for creating user attribute.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process