public class ContentRepositoryFragmentResponse extends GenericResponse
| Constructor and Description |
|---|
ContentRepositoryFragmentResponse()
Create empty instance
|
ContentRepositoryFragmentResponse(ContentRepositoryFragmentModel contentRepositoryFragment,
ResponseInfo responseInfo)
Create instance with response info and cr fragment
|
ContentRepositoryFragmentResponse(Message message,
ResponseInfo responseInfo)
Create instance with message and response info
|
| Modifier and Type | Method and Description |
|---|---|
ContentRepositoryFragmentModel |
getContentRepositoryFragment()
ContentRepository Fragment
|
void |
setContentRepositoryFragment(ContentRepositoryFragmentModel contentRepositoryFragment)
Set the ContentRepository Fragment
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic ContentRepositoryFragmentResponse()
public ContentRepositoryFragmentResponse(Message message, ResponseInfo responseInfo)
message - messageresponseInfo - response infopublic ContentRepositoryFragmentResponse(ContentRepositoryFragmentModel contentRepositoryFragment, ResponseInfo responseInfo)
contentRepositoryFragment - crresponseInfo - response infopublic ContentRepositoryFragmentModel getContentRepositoryFragment()
public void setContentRepositoryFragment(ContentRepositoryFragmentModel contentRepositoryFragment)
contentRepositoryFragment - CR FragmentCopyright © 2024 Gentics Software. All rights reserved.