Package com.mypurecloud.sdk.v2.model
Class KnowledgeDocumentVersion
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeDocumentVersion
- All Implemented Interfaces:
Serializable
KnowledgeDocumentVersion
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()restoreFromVersionId(String restoreFromVersionId) The globally unique identifier for the document version.voidsetRestoreFromVersionId(String restoreFromVersionId) toString()
-
Constructor Details
-
KnowledgeDocumentVersion
public KnowledgeDocumentVersion() -
KnowledgeDocumentVersion
-
-
Method Details
-
getId
-
getDatePublished
-
getDocument
-
restoreFromVersionId
The globally unique identifier for the document version. If the value is provided, the document is restored to the given version. If not, it publishes the draft changes as a new version of the document. -
getRestoreFromVersionId
-
setRestoreFromVersionId
-
getVersionNumber
-
getDateExpires
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-