org.exist.client.xacml
Class RuleEditor
java.lang.Object
org.exist.client.xacml.AbstractNodeEditor
org.exist.client.xacml.PolicyElementEditor
org.exist.client.xacml.RuleEditor
- All Implemented Interfaces:
- ActionListener, EventListener, DocumentListener, NodeEditor
public class RuleEditor
- extends PolicyElementEditor
PERMIT
public static final String PERMIT
- See Also:
- Constant Field Values
DENY
public static final String DENY
- See Also:
- Constant Field Values
RuleEditor
public RuleEditor()
getEffect
public int getEffect()
setNode
public void setNode(XACMLTreeNode treeNode)
- Specified by:
setNode
in interface NodeEditor
- Overrides:
setNode
in class PolicyElementEditor
pushChanges
public void pushChanges()
- Specified by:
pushChanges
in interface NodeEditor
- Overrides:
pushChanges
in class PolicyElementEditor
Copyright (C) Wolfgang Meier. All rights reserved.