Uses of Class
com.logicaldoc.gui.common.client.beans.GUIReadingRequest
Packages that use GUIReadingRequest
Package
Description
-
Uses of GUIReadingRequest in com.logicaldoc.gui.common.client.beans
Methods in com.logicaldoc.gui.common.client.beans that return GUIReadingRequestMethods in com.logicaldoc.gui.common.client.beans with parameters of type GUIReadingRequestModifier and TypeMethodDescriptionvoid
GUIInfo.setUnconfirmedReagings
(GUIReadingRequest[] unconfirmedReagings) -
Uses of GUIReadingRequest in com.logicaldoc.gui.common.client.controllers
Methods in com.logicaldoc.gui.common.client.controllers that return types with arguments of type GUIReadingRequestMethods in com.logicaldoc.gui.common.client.controllers with parameters of type GUIReadingRequestModifier and TypeMethodDescriptionvoid
ReadingRequestController.addUnconfirmedReadings
(GUIReadingRequest[] readings) void
ReadingRequestObserver.onNewReadingRequests
(GUIReadingRequest[] readings) Notifies the arrival of new reading requests -
Uses of GUIReadingRequest in com.logicaldoc.gui.frontend.client.dashboard.reading
Methods in com.logicaldoc.gui.frontend.client.dashboard.reading with parameters of type GUIReadingRequestModifier and TypeMethodDescriptionvoid
ReadingRequestsPanel.onNewReadingRequests
(GUIReadingRequest[] requests) -
Uses of GUIReadingRequest in com.logicaldoc.gui.frontend.client.panels
Methods in com.logicaldoc.gui.frontend.client.panels with parameters of type GUIReadingRequestModifier and TypeMethodDescriptionvoid
StatusBarIcons.onNewReadingRequests
(GUIReadingRequest[] readings) -
Uses of GUIReadingRequest in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIReadingRequestModifier and TypeMethodDescriptionReadingRequestService.getUnconfimedReadings()
Retrieves all the unconfirmed readings by the current user