Uses of Class
com.logicaldoc.gui.common.client.beans.GUIPatch
Packages that use GUIPatch
-
Uses of GUIPatch in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return types with arguments of type GUIPatchModifier and TypeMethodDescriptionUpdateService.checkPatch()
Check if the current installation has patches availableMethod parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIPatchModifier and TypeMethodDescriptionvoid
UpdateServiceAsync.checkPatch
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUIPatch>> callback)