org.openpermis.editor.policy.presenter
Class PolicyPartPool.DefaultPartFinder

java.lang.Object
  extended by org.openpermis.editor.policy.presenter.PolicyPartPool.DefaultPartFinder
All Implemented Interfaces:
PolicyPartPool.PartFinder<P>
Enclosing class:
PolicyPartPool<P extends org.openpermis.policy.bean.PartBean>

 class PolicyPartPool.DefaultPartFinder
extends Object
implements PolicyPartPool.PartFinder<P>


Constructor Summary
PolicyPartPool.DefaultPartFinder()
           
 
Method Summary
 List<P> getParts(org.openpermis.policy.bean.PolicyBean policy)
          Returns the parts of the current type contained in policy's.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyPartPool.DefaultPartFinder

PolicyPartPool.DefaultPartFinder()
Method Detail

getParts

public List<P> getParts(org.openpermis.policy.bean.PolicyBean policy)
Description copied from interface: PolicyPartPool.PartFinder
Returns the parts of the current type contained in policy's.

Specified by:
getParts in interface PolicyPartPool.PartFinder<P extends org.openpermis.policy.bean.PartBean>
Parameters:
policy - the policy
Returns:
list of found parts in the policy


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG