Uses of Class
com.logicaldoc.gui.common.client.beans.GUIVersion
Package
Description
GWT services implementations.
-
Uses of GUIVersion in com.logicaldoc.gui.frontend.client.document
ModifierConstructorDescriptionComparisonWindow
(GUIVersion version1, GUIVersion version2) MetadataDiff
(GUIVersion version1, GUIVersion version2) -
Uses of GUIVersion in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionDocumentService.getVersionsById
(long id1, long id2) Retrieves two specific versions by its IDModifier and TypeMethodDescriptionvoid
DocumentServiceAsync.getVersionsById
(long id1, long id2, com.google.gwt.user.client.rpc.AsyncCallback<List<GUIVersion>> callback) -
Uses of GUIVersion in com.logicaldoc.web.service