Uses of Class
com.gentics.contentnode.rest.model.PageVersion
-
Uses of PageVersion in com.gentics.contentnode.rest.model
Modifier and TypeFieldDescriptionprotected PageVersion
Page.currentVersion
Current page versionprotected PageVersion
Page.publishedVersion
Published page versionModifier and TypeMethodDescriptionPage.getCurrentVersion()
Current version of the pagePage.getPublishedVersion()
Published version of the pageQueuedTimeManagement.getVersion()
Page Version that will be published at the timestampTimeManagement.getVersion()
Page Version that will be published at the timestampModifier and TypeMethodDescriptionvoid
Page.setCurrentVersion
(PageVersion currentVersion) Set the current versionvoid
Page.setPublishedVersion
(PageVersion publishedVersion) Set the published versionQueuedTimeManagement.setVersion
(PageVersion version) Set the version to be publishedTimeManagement.setVersion
(PageVersion version) Set the version to be publishedModifier and TypeMethodDescriptionvoid
Page.setVersions
(List<PageVersion> versions) Set the page versions