Interface DeleteCustomPropertyService

All Superinterfaces:
com.skava.core.EcommService<UserPropertiesRequest,UsersResponse>
All Known Implementing Classes:
DeleteCustomPropertyServiceImpl

public interface DeleteCustomPropertyService extends com.skava.core.EcommService<UserPropertiesRequest,UsersResponse>
An interface to define the service for deleting a custom property.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process