Uses of Class
com.logicaldoc.gui.common.client.beans.GUIHistory
-
Packages that use GUIHistory Package Description com.logicaldoc.gui.frontend.client.services com.logicaldoc.web.service -
-
Uses of GUIHistory in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIHistory Modifier and Type Method Description GUIHistory[]
SystemService. search(String userName, Date from, Date till, int maxResult, String historySid, String[] event, Long rootFolderId)
-
Uses of GUIHistory in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service that return GUIHistory Modifier and Type Method Description GUIHistory[]
SystemServiceImpl. search(String userName, Date from, Date till, int maxResult, String historySid, String[] event, Long rootFolderId)
-