|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.view.AbstractView
org.openpermis.editor.policy.view.AbstractEditor<DomainPresenter>
org.openpermis.editor.policy.view.DomainEditor
public class DomainEditor
Tool view that displays all target access rules in a policy.
Constructor Summary | |
---|---|
DomainEditor(ApplicationContext context,
Adapter trader,
DomainPresenter presenter)
Creates a domain editor. |
Method Summary | |
---|---|
void |
addExcludedUri()
|
void |
addIncludedUri()
|
protected void |
bind(org.jdesktop.beansbinding.BindingGroup bindings)
Binds all components to the presenter. |
void |
close()
|
protected JComponent |
createContentPane()
Creates the content pane of this view. |
void |
editUri()
|
List<List<URI>> |
getDomainURIs()
Returns the domain's URIs. |
void |
moveDownUri()
|
void |
moveUpUri()
|
void |
removeUri()
|
void |
setDomainURIs(List<List<URI>> domainURIs)
Sets the domain's URIs. |
Methods inherited from class org.openpermis.editor.policy.view.AbstractEditor |
---|
adjustTitleParameters, canClose, contentPaneCreated, dispose, getModelSerialNumber, getPresenter, getTitleParameters, showYesNoDialog |
Methods inherited from class org.openpermis.editor.policy.view.AbstractView |
---|
attach, canEditPart, closeView, createEditor, createFormBuilder, createTranslationConverter, detach, editPart, getAction, getActionMap, getAdapteeTrader, getApplicationContext, getContentPane, getControlFactory, getDefaultFocusComponent, getIcon, getParentView, getResourceMap, getTitle, getViewContext, isEmbedded, openView, setEnabled, setParentView, showStatusError, updateTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openpermis.editor.policy.view.View |
---|
attach, detach, getContentPane, getDefaultFocusComponent, getIcon, getParentView, getTitle, isEmbedded, setParentView |
Constructor Detail |
---|
public DomainEditor(ApplicationContext context, Adapter trader, DomainPresenter presenter)
context
- the application context used to lookup the action and resource map.presenter
- the presenter of this view.Method Detail |
---|
public List<List<URI>> getDomainURIs()
public void setDomainURIs(List<List<URI>> domainURIs)
domainURIs
- the domainURIs to set.@Action public void addIncludedUri()
@Action public void addExcludedUri()
@Action public void removeUri()
@Action public void editUri()
@Action public void moveUpUri()
@Action public void moveDownUri()
@Action public void close()
close
in class AbstractEditor<DomainPresenter>
protected void bind(org.jdesktop.beansbinding.BindingGroup bindings)
AbstractEditor
This method is called after creation of the content pane.
bind
in class AbstractEditor<DomainPresenter>
bindings
- the binding group to add bindings to.protected JComponent createContentPane()
AbstractView
createContentPane
in class AbstractView
null
.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG