|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.presenter.Presenter<M>
org.openpermis.editor.policy.presenter.PartPresenter<org.openpermis.policy.bean.DomainBean>
org.openpermis.editor.policy.presenter.DomainPresenter
public class DomainPresenter
Presenter for a single resource DomainBean
.
Constructor Summary | |
---|---|
DomainPresenter(org.openpermis.policy.bean.DomainBean model,
PolicyContext context)
Creates a new resource domain presenter. |
Method Summary | |
---|---|
List<List<URI>> |
getDomainURIs()
Returns the domain URIs. |
void |
setDomainURIs(List<List<URI>> domainURIs)
|
void |
updateDomainURIs()
Handles property changes of identity. |
void |
updateDomainURIsAtModel(List<List<URI>> newDomainURIs)
Sets the domainURIs at the model. |
Methods inherited from class org.openpermis.editor.policy.presenter.PartPresenter |
---|
change, change, containsSerial, createChangeCommand, createCollectionAtPresenter, dispose, execute, getActionPool, getAuthorityPool, getContext, getModelSerialNumber, getObligationPool, getPartBeanFactory, getResourceDomainPool, getRolePool, getSubjectDomainPool, getTargetPool, indexOfBySerial, sameSerial, updateCollectionAtPresenter |
Methods inherited from class org.openpermis.editor.policy.presenter.Presenter |
---|
addPropertyChangeListener, firePropertyChange, getModel, getTitleParameters, removePropertyChangeListener, setTitleParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainPresenter(org.openpermis.policy.bean.DomainBean model, PolicyContext context)
model
- the resource domain rule to work on, must not be null
.context
- policy context that provides additional information.Method Detail |
---|
public void updateDomainURIsAtModel(List<List<URI>> newDomainURIs)
newDomainURIs
- the new domain URIs.public List<List<URI>> getDomainURIs()
public void setDomainURIs(List<List<URI>> domainURIs)
domainURIs
- the domainURIs to set.public void updateDomainURIs()
|
![]() |
||||||||
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