Package | Description |
---|---|
com.gentics.contentnode.rest.model | |
com.gentics.contentnode.rest.model.form | |
com.gentics.contentnode.rest.model.response |
Modifier and Type | Class and Description |
---|---|
class |
File
File object, represents a File in GCN
|
class |
Folder
Folder object, representing a Folder in GCN
|
class |
Image
Image object, represents an Image in GCN
|
class |
Node
REST Model for a Node
|
class |
Page
Page object representing a page in GCN
|
Modifier and Type | Class and Description |
---|---|
class |
FormModel
REST Model of a form
|
Modifier and Type | Method and Description |
---|---|
List<? extends ContentNodeItem> |
ItemListResponse.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
ItemListResponse.setItems(List<? extends ContentNodeItem> items)
NOTE: items won't be listed correctly until a setter is defined
|
Copyright © 2024 Gentics Software. All rights reserved.