Modifier and Type | Method and Description |
---|---|
List<ContentRepositoryFragmentModel> |
ContentRepositoryFragmentListResponse.getItems()
ContentRepository Fragments in the list
|
Modifier and Type | Method and Description |
---|---|
void |
ContentRepositoryFragmentListResponse.setItems(List<ContentRepositoryFragmentModel> items)
Set the ContentRepository Fragments
|
Modifier and Type | Class and Description |
---|---|
class |
ContentRepositoryFragmentInPackage
ContentRepository Fragment in a package
|
Modifier and Type | Method and Description |
---|---|
ContentRepositoryFragmentModel |
ContentRepositoryFragmentResponse.getContentRepositoryFragment()
ContentRepository Fragment
|
Modifier and Type | Method and Description |
---|---|
void |
ContentRepositoryFragmentResponse.setContentRepositoryFragment(ContentRepositoryFragmentModel contentRepositoryFragment)
Set the ContentRepository Fragment
|
Constructor and Description |
---|
ContentRepositoryFragmentResponse(ContentRepositoryFragmentModel contentRepositoryFragment,
ResponseInfo responseInfo)
Create instance with response info and cr fragment
|
Modifier and Type | Method and Description |
---|---|
ContentRepositoryFragmentResponse |
ContentRepositoryFragmentResource.add(ContentRepositoryFragmentModel item)
Create a new ContentRepository Fragment
|
ContentRepositoryFragmentResponse |
ContentRepositoryFragmentResource.update(String id,
ContentRepositoryFragmentModel item)
Update ContentRepository Fragment with given id
|
Copyright © 2018 Gentics Software. All rights reserved.