public class ContentRepositoryResponse extends GenericResponse
| Constructor and Description |
|---|
ContentRepositoryResponse()
Create empty instance
|
ContentRepositoryResponse(ContentRepositoryModel contentRepository,
ResponseInfo responseInfo)
Create instance with response info and cr
|
ContentRepositoryResponse(Message message,
ResponseInfo responseInfo)
Create instance with message and response info
|
| Modifier and Type | Method and Description |
|---|---|
ContentRepositoryModel |
getContentRepository()
ContentRepository
|
void |
setContentRepository(ContentRepositoryModel contentRepository)
Set the ContentRepository
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic ContentRepositoryResponse()
public ContentRepositoryResponse(Message message, ResponseInfo responseInfo)
message - messageresponseInfo - response infopublic ContentRepositoryResponse(ContentRepositoryModel contentRepository, ResponseInfo responseInfo)
contentRepository - crresponseInfo - response infopublic ContentRepositoryModel getContentRepository()
public void setContentRepository(ContentRepositoryModel contentRepository)
contentRepository - CRCopyright © 2024 Gentics Software. All rights reserved.