Class ContentRepositoryResponse

    • Constructor Detail

      • ContentRepositoryResponse

        public ContentRepositoryResponse()
        Create empty instance
      • ContentRepositoryResponse

        public ContentRepositoryResponse​(Message message,
                                         ResponseInfo responseInfo)
        Create instance with message and response info
        Parameters:
        message - message
        responseInfo - response info
      • ContentRepositoryResponse

        public ContentRepositoryResponse​(ContentRepositoryModel contentRepository,
                                         ResponseInfo responseInfo)
        Create instance with response info and cr
        Parameters:
        contentRepository - cr
        responseInfo - response info
    • Method Detail

      • getContentRepository

        public ContentRepositoryModel getContentRepository()
        ContentRepository
        Returns:
        the CR
      • setContentRepository

        public void setContentRepository​(ContentRepositoryModel contentRepository)
        Set the ContentRepository
        Parameters:
        contentRepository - CR