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