Uses of Interface
com.orchestranetworks.addon.mame.service.group.Group
-
Packages that use Group Package Description com.orchestranetworks.addon.mame.service.group -
-
Uses of Group in com.orchestranetworks.addon.mame.service.group
Methods in com.orchestranetworks.addon.mame.service.group that return Group Modifier and Type Method Description GroupGroupOperations. getGroup(com.onwbp.adaptation.AdaptationTable table, java.math.BigDecimal groupId)Returns a groupMethods in com.orchestranetworks.addon.mame.service.group that return types with arguments of type Group Modifier and Type Method Description java.util.List<Group>Groups. getGroupsWithFalsePositives()Allows to return the list of groups with false positivesjava.util.List<Group>Groups. getGroupsWithMergeRequired()Allows to return the list of groups that needs to be mergedjava.util.List<Group>Groups. getGroupsWithSuspects()Allows to return the list of groups with suspects
-