Interface GetAllOAuthClientService
- All Superinterfaces:
com.skava.core.EcommService<GetAllOAuthClientRequest,
OAuthClientsResponse>
- All Known Implementing Classes:
GetAllOAuthClientServiceImpl
public interface GetAllOAuthClientService
extends com.skava.core.EcommService<GetAllOAuthClientRequest,OAuthClientsResponse>
An interface to represent the service for creating the collection.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process