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