Interface DeleteUserAttributeService
- All Superinterfaces:
com.skava.core.EcommService<GetUserAttributeRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
DeleteUserAttributeServiceImpl
public interface DeleteUserAttributeService
extends com.skava.core.EcommService<GetUserAttributeRequest,com.skava.core.ResponseModel>
An interface to define the service for deleting user attribute.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process