Class CreatePrivateAppAssociationRequest

java.lang.Object
com.skava.core.validation.InputModel
com.skava.marketplace.model.exchange.request.CreatePrivateAppAssociationRequest
All Implemented Interfaces:
Serializable

public class CreatePrivateAppAssociationRequest extends com.skava.core.validation.InputModel
See Also:
  • Constructor Details

    • CreatePrivateAppAssociationRequest

      public CreatePrivateAppAssociationRequest()
  • Method Details

    • toDomainObject

      public PrivateAppAssociationDO toDomainObject()
      Converts the CreatePrivateAppAssociationRequest object to an PrivateAppAssociationDO object and sets the corresponding values in the domain object.
      Returns:
      The PrivateAppAssociationDO object.