Uses of Class
overit.geocall.servlet.gate.ConcreteGate
Packages that use ConcreteGate
Package
Description
-
Uses of ConcreteGate in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as ConcreteGateModifier and TypeFieldDescriptionprotected ConcreteGateOutputBarcode._gateprotected ConcreteGateJFCPie._imageGateprotected ConcreteGateJFCSerie._imageGateprotected ConcreteGateJFCPie._mapGateprotected ConcreteGateJFCSerie._mapGateMethods in overit.geocall.basic.ui.control that return ConcreteGateModifier and TypeMethodDescriptionprotected ConcreteGateJFCPie.getImageGate()protected ConcreteGateJFCSerie.getImageGate()protected ConcreteGateJFCPie.getMapGate()protected ConcreteGateJFCSerie.getMapGate() -
Uses of ConcreteGate in overit.geocall.servlet.gate
Fields in overit.geocall.servlet.gate with type parameters of type ConcreteGateMethods in overit.geocall.servlet.gate that return ConcreteGateMethods in overit.geocall.servlet.gate with parameters of type ConcreteGateModifier and TypeMethodDescriptionvoidGateKeeper.openDependency(String name, ConcreteGate g, Serializable referrer) Inserts an entry in the registry whose "automatic removal" depends on one external reference.voidGateKeeper.openStrong(String name, ConcreteGate g) Opens inserting in the registry a permanent entryvoidGateKeeper.openWeak(String name, ConcreteGate g) Opens inserting in the registry a permanent entry -
Uses of ConcreteGate in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search
Method parameters in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search with type arguments of type ConcreteGateModifier and TypeMethodDescriptionprotected voidServerTableViewAccounting.cacheImages(Map<Long, ConcreteGate> gates, MapFormat urlFormat, HashGetter row)