public interface Groups
Modifier and Type | Method and Description |
---|---|
List<Group> |
getGroupsWithFalsePositives()
Allows to return the list of groups with false positives
|
List<Group> |
getGroupsWithMergeRequired()
Allows to return the list of groups that needs to be merged
|
List<Group> |
getGroupsWithSuspects()
Allows to return the list of groups with suspects
|
com.onwbp.adaptation.AdaptationTable |
getTable()
Allows to return an EBX table
|
com.onwbp.adaptation.AdaptationTable getTable()
Allows to return an EBX table
List<Group> getGroupsWithMergeRequired()
Allows to return the list of groups that needs to be merged
List<Group> getGroupsWithSuspects()
Allows to return the list of groups with suspects