org.openpermis.editor.policy.presenter
Interface PolicyPartPool.PartFinder<P>

Enclosing class:
PolicyPartPool<P extends org.openpermis.policy.bean.PartBean>

public static interface PolicyPartPool.PartFinder<P>

A part finder finds parts.

Since:
0.3.0

Method Summary
 List<P> getParts(org.openpermis.policy.bean.PolicyBean policy)
          Returns the parts of the current type contained in policy's.
 

Method Detail

getParts

List<P> getParts(org.openpermis.policy.bean.PolicyBean policy)
Returns the parts of the current type contained in policy's.

Parameters:
policy - the policy
Returns:
list of found parts in the policy
Since:
0.3.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG