public static class MondrianGuiDef.HierarchyGrant extends ElementDef implements MondrianGuiDef.Grant
Modifier and Type | Field and Description |
---|---|
static String[] |
_access_values
Allowable values for
access . |
String |
access |
String |
bottomLevel |
String |
hierarchy |
MondrianGuiDef.MemberGrant[] |
memberGrants |
String |
rollupPolicy |
String |
topLevel |
Constructor and Description |
---|
HierarchyGrant() |
HierarchyGrant(DOMWrapper _def) |
Modifier and Type | Method and Description |
---|---|
void |
display(PrintWriter _out,
int _indent) |
boolean |
displayDiff(ElementDef _other,
PrintWriter _out,
int _indent) |
void |
displayXML(XMLOutput _out,
int _indent) |
String |
getName() |
addChild, addChildren, clone, constructElement, constructElement, deepCopy, diff, displayAttribute, displayAttributeDiff, displayElement, displayElementArray, displayElementArrayDiff, displayElementDiff, displayIndent, displayString, displayStringArray, displayStringArrayDiff, displayStringDiff, displayXML, displayXMLElement, displayXMLElementArray, displayXMLString, displayXMLStringArray, equals, getChildren, getElementChildren, getElementClass, getLocation, getMixedChildren_new, getMixedChildren, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqual
finalize, getClass, notify, notifyAll, wait, wait, wait
getChildren, getLocation, getText, getType, getWrapper
public String access
public String hierarchy
public String topLevel
public String bottomLevel
public String rollupPolicy
public MondrianGuiDef.MemberGrant[] memberGrants
public HierarchyGrant()
public HierarchyGrant(DOMWrapper _def) throws XOMException
XOMException
public String getName()
getName
in interface NodeDef
getName
in class ElementDef
public void display(PrintWriter _out, int _indent)
public void displayXML(XMLOutput _out, int _indent)
displayXML
in interface NodeDef
displayXML
in class ElementDef
public boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff
in class ElementDef