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