|
![]() |
||||||||
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
.
Field Summary | |
---|---|
private URI |
identity
The identity of the resource domain. |
private static org.slf4j.Logger |
LOGGER
The logger object of this class. |
Constructor Summary | |
---|---|
DomainPresenter(org.openpermis.policy.bean.DomainBean model,
PolicyContext context)
Creates a new resource domain presenter. |
Method Summary | |
---|---|
URI |
getIdentity()
Returns the identity of the model resource domain. |
void |
setIdentity(URI identity)
Sets the identity of the model resource domain. |
void |
updateIdentity()
Handles property changes of identity. |
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 |
Field Detail |
---|
private static final org.slf4j.Logger LOGGER
private URI identity
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 URI getIdentity()
public void setIdentity(URI identity)
identity
- the new identity to set.public void updateIdentity()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG