Uses of Class
com.logicaldoc.gui.common.client.beans.GUISequence
Packages that use GUISequence
Package
Description
GWT services implementations.
-
Uses of GUISequence in com.logicaldoc.gui.common.client.services
Methods in com.logicaldoc.gui.common.client.services that return types with arguments of type GUISequenceModifier and TypeMethodDescriptionSecurityService.loadBlockedEntities()
Retrieves the list of actually blocked usernames and IPs detected as Brute Force AttackMethod parameters in com.logicaldoc.gui.common.client.services with type arguments of type GUISequenceModifier and TypeMethodDescriptionvoid
SecurityServiceAsync.loadBlockedEntities
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUISequence>> callback) -
Uses of GUISequence in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return types with arguments of type GUISequenceMethod parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUISequenceModifier and TypeMethodDescriptionvoid
SchemeServiceAsync.loadSequences
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUISequence>> callback) -
Uses of GUISequence in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service that return types with arguments of type GUISequence