Uses of Class
com.saperion.ngc.model.document.DocumentVersionInfo
Packages that use DocumentVersionInfo
Package
Description
Package for client dialog classes.
Package for document model classes.
Package for resultset component classes.
- 
Uses of DocumentVersionInfo in com.saperion.ngc.dialogsConstructors in com.saperion.ngc.dialogs with parameters of type DocumentVersionInfoModifierConstructorDescriptionRevisionBean(DocumentVersionInfo info, DocumentId docId, String aMaskName, boolean userAllowedToView) Creates a new RevisionBean.
- 
Uses of DocumentVersionInfo in com.saperion.ngc.model.documentMethods in com.saperion.ngc.model.document that return DocumentVersionInfoModifier and TypeMethodDescriptionDocClassicConnectorService.getDocumentVersion(String versionId) Returns the metadata of the specified version.DocumentService.getDocumentVersion(String versionId) Returns the metadata of the specified version.Methods in com.saperion.ngc.model.document that return types with arguments of type DocumentVersionInfoModifier and TypeMethodDescriptionDocClassicConnectorService.getDocumentVersions(DocumentId id) Retrieves information about a document's versions.DocClassicConnectorService.getDocumentVersions(String ddcName, String objectId) Retrieves information about a document's versions.DocumentService.getDocumentVersions(DocumentId id) Retrieves information about a document's versions.DocumentService.getDocumentVersions(String ddcName, String objectId) Retrieves information about a document's versions.
- 
Uses of DocumentVersionInfo in com.saperion.ngc.resultsetMethods in com.saperion.ngc.resultset that return DocumentVersionInfoModifier and TypeMethodDescriptionResultSetPresenter.getDocumentVersion(String versionId) Returns the version information for the specified version ID.Methods in com.saperion.ngc.resultset that return types with arguments of type DocumentVersionInfoModifier and TypeMethodDescriptionResultSetPresenter.getDocumentVersions(DocumentId id) Retrieves the version information for a document.ResultSetViewImpl.getDocumentVersions(DocumentId id)