Class GetAllPrivateAppAssociationServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.GetAllPrivateAppAssociationServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetAllPrivateAppAssociationRequestInternal,
,GetAllPrivateAppAssociationResponse> GetAllPrivateAppAssociationService
@Service
public class GetAllPrivateAppAssociationServiceImpl
extends Object
implements GetAllPrivateAppAssociationService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocess
(GetAllPrivateAppAssociationRequestInternal getAllPrivateAppAssociationRequestInternal) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
GetAllPrivateAppAssociationServiceImpl
public GetAllPrivateAppAssociationServiceImpl()
-
-
Method Details
-
process
public GetAllPrivateAppAssociationResponse process(GetAllPrivateAppAssociationRequestInternal getAllPrivateAppAssociationRequestInternal) - Specified by:
process
in interfacecom.skava.core.EcommService<GetAllPrivateAppAssociationRequestInternal,
GetAllPrivateAppAssociationResponse>
-