|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.client.xacml.AbstractNodeEditor
org.exist.client.xacml.PolicyElementEditor
org.exist.client.xacml.RuleEditor
Field Summary | |
static java.lang.String |
DENY
|
static java.lang.String |
PERMIT
|
Constructor Summary | |
RuleEditor()
|
Method Summary | |
int |
getEffect()
|
void |
pushChanges()
|
void |
setNode(XACMLTreeNode treeNode)
|
Methods inherited from class org.exist.client.xacml.PolicyElementEditor |
actionPerformed, changedUpdate, getAlgorithm, getComponent, getDescription, getId, getID, getIDString, insertUpdate, removeUpdate |
Methods inherited from class org.exist.client.xacml.AbstractNodeEditor |
addChangeListener, removeChangeListener |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PERMIT
public static final java.lang.String DENY
Constructor Detail |
public RuleEditor()
Method Detail |
public int getEffect()
public void setNode(XACMLTreeNode treeNode)
setNode
in interface NodeEditor
setNode
in class PolicyElementEditor
public void pushChanges()
pushChanges
in interface NodeEditor
pushChanges
in class PolicyElementEditor
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |