Uses of Class
com.sgs.common.database.DocumentVersion
-
Packages that use DocumentVersion Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of DocumentVersion in com.sgs.common.database
Methods in com.sgs.common.database with parameters of type DocumentVersion Modifier and Type Method Description static voidDocumentVersion. downloadDocument(DocumentVersion documentVersion, User user)static voidDocumentVersion. previewDocument(DocumentVersion documentVersion, User user)
-