Uses of Class
com.skava.marketplace.model.domain.PatchUpdatePrivateAppAssociationDO
Packages that use PatchUpdatePrivateAppAssociationDO
Package
Description
Domain model classes of the Appmarketplace Service available here.
Exchange request model classes of the Appmarketplace Service available here.
Exchange response model classes of the Appmarketplace Service available here.
DB operations(CRUD) are triggered from the process class.
-
Uses of PatchUpdatePrivateAppAssociationDO in com.skava.marketplace.model.domain
Methods in com.skava.marketplace.model.domain that return PatchUpdatePrivateAppAssociationDOModifier and TypeMethodDescriptionPatchUpdatePrivateAppAssociationDO.fromEntity
(PrivateAppAssociation privateAppAssociation) -
Uses of PatchUpdatePrivateAppAssociationDO in com.skava.marketplace.model.exchange.request
Methods in com.skava.marketplace.model.exchange.request that return PatchUpdatePrivateAppAssociationDOModifier and TypeMethodDescriptionPatchUpdatePrivateAppAssociationRequestInternal.toDomainObject()
-
Uses of PatchUpdatePrivateAppAssociationDO in com.skava.marketplace.model.exchange.response
Methods in com.skava.marketplace.model.exchange.response with parameters of type PatchUpdatePrivateAppAssociationDOModifier and TypeMethodDescriptionPatchUpdatePrivateAppAssociationResponse.fromDomainObject
(PatchUpdatePrivateAppAssociationDO patchUpdatePrivateAppAssociationDO) -
Uses of PatchUpdatePrivateAppAssociationDO in com.skava.marketplace.process
Methods in com.skava.marketplace.process that return PatchUpdatePrivateAppAssociationDOModifier and TypeMethodDescriptionPatchUpdatePrivateAppAssociationProcess.patchUpdatePrivateAppAssociation
(PatchUpdatePrivateAppAssociationDO patchUpdatePrivateAppAssociationDO) Methods in com.skava.marketplace.process with parameters of type PatchUpdatePrivateAppAssociationDOModifier and TypeMethodDescriptionPatchUpdatePrivateAppAssociationProcess.patchUpdatePrivateAppAssociation
(PatchUpdatePrivateAppAssociationDO patchUpdatePrivateAppAssociationDO)