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.servicesMethods 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 TypeMethodDescriptionvoidSecurityServiceAsync.loadBlockedEntities(com.google.gwt.user.client.rpc.AsyncCallback<List<GUISequence>> callback) 
- 
Uses of GUISequence in com.logicaldoc.web.serviceMethods in com.logicaldoc.web.service that return types with arguments of type GUISequence