Package | Description |
---|---|
com.gentics.contentnode.rest.model | |
com.gentics.contentnode.rest.model.form |
Modifier and Type | Class and Description |
---|---|
class |
PageVersion
REST Model of a Page Version
|
Modifier and Type | Method and Description |
---|---|
ItemVersion |
FormTimeManagement.getVersion()
Form Version that will be published at the timestamp
|
ItemVersion |
ItemVersion.setEditor(User editor)
Set the editor
|
ItemVersion |
ItemVersion.setNumber(String number)
Set the version number
|
ItemVersion |
ItemVersion.setTimestamp(int timestamp)
Set the version timestamp
|
Modifier and Type | Method and Description |
---|---|
FormTimeManagement |
FormTimeManagement.setVersion(ItemVersion version)
Set the version to be published
|
Modifier and Type | Method and Description |
---|---|
ItemVersion |
FormModel.getPublishedVersion()
Published form version
|
ItemVersion |
FormModel.getVersion()
Current form version
|
Modifier and Type | Method and Description |
---|---|
void |
FormModel.setPublishedVersion(ItemVersion publishedVersion)
Set the published form version
|
void |
FormModel.setVersion(ItemVersion version)
Set the current form version
|
Copyright © 2024 Gentics Software. All rights reserved.