public class GrouperReport extends Object
| Constructor and Description |
|---|
GrouperReport() |
| Modifier and Type | Method and Description |
|---|---|
GrouperReport |
findBadMemberships(boolean findBadMemberships)
Whether or not to find bad memberships as part of the report.
|
GrouperReport |
findUnresolvables(boolean findUnresolvables)
Whether or not to find unresolvable subjects as part of the report.
|
static String |
formatCommas(Long theLong)
format with commas
|
static void |
main(String[] args) |
static String |
report(boolean findUnresolvables,
boolean findBadMemberships) |
String |
runReport() |
public static void main(String[] args)
args - public GrouperReport findUnresolvables(boolean findUnresolvables)
findUnresolvables - public GrouperReport findBadMemberships(boolean findBadMemberships)
findBadMemberships - public static String formatCommas(Long theLong)
theLong - public static String report(boolean findUnresolvables, boolean findBadMemberships)
findUnresolvables - findBadMemberships - GrouperReportExceptionpublic String runReport()
GrouperReportExceptionCopyright © 2016 Internet2. All rights reserved.