public class GroupReportletConf extends AbstractAnyReportletConf
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupReportletConf.Feature |
| Modifier and Type | Field and Description |
|---|---|
protected String |
matchingCond |
| Constructor and Description |
|---|
GroupReportletConf() |
GroupReportletConf(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDerAttrs() |
List<GroupReportletConf.Feature> |
getFeatures() |
String |
getMatchingCond() |
List<String> |
getPlainAttrs() |
List<String> |
getVirAttrs() |
void |
setMatchingCond(String matchingCond) |
getName, setNameequals, hashCode, toStringprotected String matchingCond
public GroupReportletConf()
public GroupReportletConf(String name)
public String getMatchingCond()
public void setMatchingCond(String matchingCond)
public List<GroupReportletConf.Feature> getFeatures()
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.