Uses of Class
com.logicaldoc.gui.common.client.beans.GUISequence
Package
Description
GWT services implementations.
-
Uses of GUISequence in com.logicaldoc.gui.common.client.services
Modifier and TypeMethodDescriptionSecurityService.loadBlockedEntities()
Retrieves the list of actually blocked usernames and IPs detected as Brute Force AttackModifier and TypeMethodDescriptionvoid
SecurityServiceAsync.loadBlockedEntities
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUISequence>> callback) -
Uses of GUISequence in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionvoid
SchemeServiceAsync.loadSequences
(com.google.gwt.user.client.rpc.AsyncCallback<List<GUISequence>> callback) -
Uses of GUISequence in com.logicaldoc.web.service