Uses of Class
com.logicaldoc.gui.common.client.beans.GUIVersion
Packages that use GUIVersion
Package
Description
GWT services implementations.
-
Uses of GUIVersion in com.logicaldoc.gui.frontend.client.document
Constructors in com.logicaldoc.gui.frontend.client.document with parameters of type GUIVersionModifierConstructorDescriptionComparisonWindow
(GUIVersion version1, GUIVersion version2) MetadataDiff
(GUIVersion version1, GUIVersion version2) -
Uses of GUIVersion in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return types with arguments of type GUIVersionModifier and TypeMethodDescriptionDocumentService.getVersionsById
(long id1, long id2) Retrieves two specific versions by its IDMethod parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIVersionModifier 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
Methods in com.logicaldoc.web.service that return types with arguments of type GUIVersion