Uses of Class
com.gentics.contentnode.rest.model.TranslationStatus.Latest
-
Packages that use TranslationStatus.Latest Package Description com.gentics.contentnode.rest.model -
-
Uses of TranslationStatus.Latest in com.gentics.contentnode.rest.model
Fields in com.gentics.contentnode.rest.model declared as TranslationStatus.Latest Modifier and Type Field Description protected TranslationStatus.Latest
TranslationStatus. latestVersion
Latest version of the page with which this page is in syncMethods in com.gentics.contentnode.rest.model that return TranslationStatus.Latest Modifier and Type Method Description TranslationStatus.Latest
TranslationStatus. getLatestVersion()
Latest version informationMethods in com.gentics.contentnode.rest.model with parameters of type TranslationStatus.Latest Modifier and Type Method Description void
TranslationStatus. setLatestVersion(TranslationStatus.Latest latestVersion)
Set the latest version information
-