|
![]() |
||||||||
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.PolicyBean>
org.openpermis.editor.policy.presenter.ProblemListPresenter
public class ProblemListPresenter
Presenter for the problem list tool.
Constructor Summary | |
---|---|
ProblemListPresenter(org.openpermis.policy.bean.PolicyBean model,
PolicyContext context)
Creates a problem list presenter. |
Method Summary | |
---|---|
org.jdesktop.observablecollections.ObservableList<Problem> |
getProblemList()
Returns an observable list of problems. |
protected void |
mergeProblemList(List<Problem> problems)
Merges the specified problems with the internal problem list. |
void |
policyChanged()
Handles changes in the underlying policy. |
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 ProblemListPresenter(org.openpermis.policy.bean.PolicyBean model, PolicyContext context)
model
- the policy for which to provide the problem list.Method Detail |
---|
public org.jdesktop.observablecollections.ObservableList<Problem> getProblemList()
protected void mergeProblemList(List<Problem> problems)
problems
- the problems to merge into the internal problem list,
the list of problems passed in is destroyed in the process.public void policyChanged()
|
![]() |
||||||||
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