Class CollectionPropertyResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.model.responses.CollectionPropertyResponse
All Implemented Interfaces:
Serializable

public class CollectionPropertyResponse extends com.skava.core.validation.OutputModel
The Class CollectionPropertyResponseholds collection property details as response data which will be sent to controller.
See Also:
  • Constructor Details

    • CollectionPropertyResponse

      public CollectionPropertyResponse()
      Instantiates a new collection property response.
    • CollectionPropertyResponse

      public CollectionPropertyResponse(CollectionProperty collectionProperty)
      Instantiates a new collection property response.
      Parameters:
      collectionProperty - the collection property