Uses of Class
overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap.Macrocluster
Packages that use Macrocluster
-
Uses of Macrocluster in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
Fields in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap with type parameters of type MacroclusterModifier and TypeFieldDescriptionprotected List<Macrocluster> MicroclusterSelectionMap.macroclustersMethods in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap that return MacroclusterModifier and TypeMethodDescriptionprotected MacroclusterMicroclusterSelectionMap.getMacrocluster(String macroclusterId) Methods in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap with parameters of type MacroclusterModifier and TypeMethodDescriptionprotected booleanMicroclusterSelectionMap.isMicroclusterSelected(Macrocluster macrocluster, Object microclusterUuid) protected voidMicroclusterSelectionMap.updateMicroclusterSelection(Macrocluster macrocluster, Object microclusterUuid, boolean isSelected) Method parameters in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap with type arguments of type MacroclusterModifier and TypeMethodDescriptionprotected voidMacroclustersDBViewBuilder.addMacroclusterDataToDBView(List<Macrocluster> macroclusters, DBView dbv) MacroclustersDBViewBuilder.buildDBView(List<Macrocluster> macroclusters)