Uses of Class
overit.geocall.bl.EventOptions
Packages that use EventOptions
Package
Description
-
Uses of EventOptions in overit.geocall.bl
Methods in overit.geocall.bl that return EventOptionsModifier and TypeMethodDescriptionDeleteEvent.getEventOptions()Returns the current event options.GenericLoadEvent.getEventOptions()Returns the current event options.InsertEvent.getEventOptions()Returns the current event options.SearchEvent.getEventOptions()Returns the current event options.UpdateEvent.getEventOptions()Returns the current event options. -
Uses of EventOptions in overit.geocallapp.utilities.core.cache
Methods in overit.geocallapp.utilities.core.cache with parameters of type EventOptionsModifier and TypeMethodDescriptionstatic <T> BOCache<T> BOCache.makeBOCache(Class<? extends LoadEvent<T>> loadEventClass, EventOptions eventOptions) Factory method to create a new cache instance with the specifiedLoadEventclass.protected voidBOCache.setEventOptions(EventOptions eventOptions) -
Uses of EventOptions in overit.geocallapp.wfm.core.bl.technicalobject.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.event that return EventOptions -
Uses of EventOptions in overit.geocallapp.wfm.core.bl.technicalobject.header.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.header.task with parameters of type EventOptionsModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectHeaderLoad.applyVisibilityFilters(Map<String, Object> filters, EventOptions eventOptions) Determines whether operation center visibility filters should be applied based on the current user's visibility profile and current event options