|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.presenter.PolicyRoleRefPool
public class PolicyRoleRefPool
Pool-Collections for a Policy.
Constructor Summary | |
---|---|
PolicyRoleRefPool(org.openpermis.policy.bean.PolicyBean policy)
Creates a new pool. |
Method Summary | |
---|---|
org.jdesktop.observablecollections.ObservableList<org.openpermis.policy.Role> |
getPoolList()
|
void |
mergePool(List<org.openpermis.policy.Role> addList,
boolean expunge)
Merges the specified list of parts with the rules supplied. |
void |
mergePool(org.openpermis.policy.bean.PolicyBean policy,
boolean expunge)
Merges the specified list of parts with the rules supplied. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyRoleRefPool(org.openpermis.policy.bean.PolicyBean policy)
Method Detail |
---|
public void mergePool(org.openpermis.policy.bean.PolicyBean policy, boolean expunge)
policy
- the policy.expunge
- indicates if unused parts are removed from the list.public void mergePool(List<org.openpermis.policy.Role> addList, boolean expunge)
addList
- elements to add/update in the pool.expunge
- indicates if unused parts are removed from the list.public org.jdesktop.observablecollections.ObservableList<org.openpermis.policy.Role> getPoolList()
|
![]() |
||||||||
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