Uses of Class
com.gentics.contentnode.rest.model.TimeManagement
Packages that use TimeManagement
-
Uses of TimeManagement in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return TimeManagementModifier and TypeMethodDescriptionPage.getTimeManagement()Time ManagementSet the at timestampTimeManagement.setFuturePublisher(User futurePublisher) Sets the future publisher (i.e.: the user that planned to publish something)TimeManagement.setFutureUnpublisher(User futureUnpublisher) Sets the future unpublisher (i.e.: the user that planned to unpublish something)TimeManagement.setOfflineAt(Integer offlineAt) Set timestamp for taking offlineTimeManagement.setQueuedOffline(QueuedTimeManagement queuedOffline) Set queued time managementTimeManagement.setQueuedPublish(QueuedTimeManagement queuedPublish) Set queued time managementTimeManagement.setVersion(PageVersion version) Set the version to be publishedMethods in com.gentics.contentnode.rest.model with parameters of type TimeManagement