|
||||||||||
| 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
|
| Fields inherited from class org.exist.client.xacml.PolicyElementEditor |
abbrev, node |
| Constructor Summary | |
RuleEditor()
|
|
| Method Summary | |
protected java.lang.String |
getComboLabel()
|
protected javax.swing.ComboBoxModel |
getComboModel()
|
protected java.lang.Object |
getComboPrototype()
|
int |
getEffect()
|
void |
pushChanges()
|
void |
setNode(XACMLTreeNode treeNode)
|
| Methods inherited from class org.exist.client.xacml.PolicyElementEditor |
actionPerformed, changedUpdate, documentUpdated, getAlgorithm, getComponent, getDescription, getId, getID, getIDString, getSelectedItem, insertUpdate, removeUpdate, setSelectedItem, setupCombo, setValues |
| Methods inherited from class org.exist.client.xacml.AbstractNodeEditor |
addChangeListener, fireChanged, removeChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, 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 |
protected java.lang.String getComboLabel()
getComboLabel in class PolicyElementEditorprotected javax.swing.ComboBoxModel getComboModel()
getComboModel in class PolicyElementEditorprotected java.lang.Object getComboPrototype()
getComboPrototype in class PolicyElementEditorpublic int getEffect()
public void setNode(XACMLTreeNode treeNode)
setNode in interface NodeEditorsetNode in class PolicyElementEditorpublic void pushChanges()
pushChanges in interface NodeEditorpushChanges in class PolicyElementEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||