Uses of Class
overit.geocallapp.utilities.core.cache.BOCache
Packages that use BOCache
Package
Description
-
Uses of BOCache in overit.geocallapp.utilities.core.cache
Methods in overit.geocallapp.utilities.core.cache that return BOCacheModifier and TypeMethodDescriptionstatic <T> BOCache<T> BOCache.makeBOCache(Class<? extends LoadEvent<T>> loadEventClass) Factory method to create a new cache instance with the specifiedLoadEventclass.static <T> BOCache<T> BOCache.makeBOCache(Class<? extends LoadEvent<T>> loadEventClass, EventOptions eventOptions) Factory method to create a new cache instance with the specifiedLoadEventclass. -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.address.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.address.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOCrewShellAddress> BTCrewShellAddressDelete.crewShellAddressBOCacheprotected BOCache<BOCrewShell> BTCrewShellAddressDelete.crewShellBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOOperationCenter> BTCrewShellTechnicianUpdate.operationCenterBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.composition.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.composition.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOCrewShell> BTCrewShellCompositionUpdate.crewShellBOCacheprotected BOCache<BOCrewShellComposition> BTCrewShellCompositionDelete.crewShellCompositionBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOCrewShellOperationCenter> BTCrewShellOperationCenterDelete.crewShellOperationCenterBOCacheprotected BOCache<BOOperationCenter> BTCrewShellOperationCenterDelete.operationCenterBOCacheprotected BOCache<BOOperationCenter> BTCrewShellOperationCenterInsert.operationCenterBOCacheBTCrewShellOperationCenterDelete.workOrderBOCacheprotected BOCache<BOWorkOrderOperation> BTCrewShellOperationCenterDelete.workOrderOperationBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task that return BOCacheModifier and TypeMethodDescriptionCrewShellDailyPlanCreator.getRoleCache()CrewShellDailyPlanCreator.getSkillCache()Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task with parameters of type BOCacheModifier and TypeMethodDescriptionCrewShellDailyPlanCreator.buildCrewShellSkillsMap(Set<Long> crewShells, BOCache<BOSkill> skillCache, PoolKit poolKit) protected static voidCrewShellDailyPlanCreator.buildUserRoles(Map<Long, List<CrewShellMember>> crewShellMembers, BOCache<BORole> roleCache, PoolKit poolKit) protected static voidCrewShellDailyPlanCreator.buildUserSkills(Map<Long, List<CrewShellMember>> crewShellMembers, BOCache<BOSkill> skillCache, PoolKit poolKit) -
Uses of BOCache in overit.geocallapp.wfm.core.bl.crewshell.skill.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.skill.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOCrewShell> BTCrewShellSkillInsert.crewShellBOCacheprotected BOCache<BOCrewShellSkill> BTCrewShellSkillDelete.crewShellSkillBOCacheBTCrewShellSkillInsert.skillBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task that return BOCacheModifier and TypeMethodDescriptionBTDataCollectionSheetInstanceExportXlsx.getAccountCache()Returns the account cache.BTDataCollectionSheetInstanceExportXlsx.getAssetCache() -
Uses of BOCache in overit.geocallapp.wfm.core.bl.multistage.group.dependency
Methods in overit.geocallapp.wfm.core.bl.multistage.group.dependency with parameters of type BOCacheModifier and TypeMethodDescriptionvoidMultistageGroupDependencyFormatter.setDependencyTypes(BOCache<BOMultistageDependencyType> dependencyTypes) Sets the dependency types. -
Uses of BOCache in overit.geocallapp.wfm.core.bl.multistage.group.task
Fields in overit.geocallapp.wfm.core.bl.multistage.group.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOMultistageDependencyType> BTMultistageGroupCheckDependenciesConsistency.dependencyTypesprotected BOCache<BOMultistageDependencyType> BTMultistageGroupExport.dependencyTypesprotected BOCache<MultistageGroup> BTMultistageGroupAddWOOperations.multistageGroupsprotected BOCache<BOWorkOrderHeader> BTMultistageGroupAddWOOperations.workOrderHeaders -
Uses of BOCache in overit.geocallapp.wfm.core.bl.multistage.violation.task
Fields in overit.geocallapp.wfm.core.bl.multistage.violation.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOMultistageDependencyType> BTMultistageViolationEvaluate.dependencyTypesprotected BOCache<BOMultistageDependencyType> BTMultistageViolationExtractCheckIssues.dependencyTypes -
Uses of BOCache in overit.geocallapp.wfm.core.bl.workorder.operation.task
Fields in overit.geocallapp.wfm.core.bl.workorder.operation.task declared as BOCache -
Uses of BOCache in overit.geocallapp.wfm.core.ux.crewshell.composition
Fields in overit.geocallapp.wfm.core.ux.crewshell.composition declared as BOCache -
Uses of BOCache in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Fields in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician declared as BOCacheModifier and TypeFieldDescriptionAllocateTechnicians.skillBOCacheprotected BOCache<BOWorkShift> AllocateTechnicians.workShiftBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.ux.crewshell.configuration
Fields in overit.geocallapp.wfm.core.ux.crewshell.configuration declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOOperationCenter> CrewShellConfiguration.operationCenterBOCache -
Uses of BOCache in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return BOCacheModifier and TypeMethodDescriptionServerTableViewDataCollectionSheet.getAccountCache()ServerTableViewDataCollectionSheet.getAssetCache()ServerTableViewDataCollectionSheet.getWorkOrderHeaderCache()ServerTableViewDataCollectionSheet.getWorkOrderOperationCache() -
Uses of BOCache in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOForecastActivityPriority> CapacityPlanningProblemBuilder.priorityCache -
Uses of BOCache in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOActivityForecastHeader> BTCapacityPlanningScenarioManagement.activityForecastHeaderBOCacheprotected BOCache<BOActivityForecastHeader> BTCapacityPlanningScenarioExportExcel.activityForecastHeaderCacheprotected BOCache<BOCapacityPlanningScenario> BTCapacityPlanningScenarioExportExcel.capacityPlanningScenarioCacheprotected BOCache<BOForecastActivity> BTCapacityPlanningScenarioExportExcel.forecastActivityCacheprotected BOCache<BOForecastActivityPriority> BTCapacityPlanningScenarioExportExcel.forecastActivityPriorityCacheprotected BOCache<BOForecastGroupingConstraint> BTCapacityPlanningScenarioExportExcel.forecastGroupingConstraintCacheprotected BOCache<BOForecastResource> BTCapacityPlanningScenarioExportExcel.forecastResourceCacheprotected BOCache<BOResourceForecastHeader> BTCapacityPlanningScenarioManagement.resourceForecastHeaderBOCacheprotected BOCache<BOResourceForecastHeader> BTCapacityPlanningScenarioExportExcel.resourceForecastHeaderCacheBTCapacityPlanningScenarioExportExcel.skillCache -
Uses of BOCache in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOActivityForecastHeader> BTActivityForecastExportExcel.activityForecastHeaderBOCacheprotected BOCache<BOForecastActivity> BTActivityForecastExportExcel.forecastActivityBOCacheprotected BOCache<BOForecastGroupingConstraint> BTActivityForecastExportExcel.forecastGroupingConstraintBOCacheBTActivityForecastExportExcel.skillBOCache -
Uses of BOCache in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOForecastResource> BTResourceForecastExportExcel.forecastResourceBOCacheprotected BOCache<BOForecastGroupingConstraint> BTResourceForecastExportExcel.groupingConstraintBOCacheprotected BOCache<BOResourceForecastHeader> BTResourceForecastExportExcel.resourceForecastHeaderBOCacheBTResourceForecastExportExcel.skillBOCache -
Uses of BOCache in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task
Fields in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOOperationCenter> BTDataCollectionSheetMassiveCodeGeneration.operationCenterBOCache -
Uses of BOCache in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOForecastResource> ServerTableViewCapacityPlanningActivityResultGantt.forecastResourceCache -
Uses of BOCache in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOForecastGroupingConstraint> ServerTableViewForecastActivityDetailGantt.constraintCacheprotected BOCache<BOForecastActivityPriority> ServerTableViewForecastActivityDetailGantt.priorityCache -
Uses of BOCache in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail declared as BOCacheModifier and TypeFieldDescriptionprotected BOCache<BOForecastGroupingConstraint> ResourceForecastAvailabilityBuilder.constraintCache