org.apache.lenya.ac
Interface Role

All Superinterfaces:
Item, org.apache.avalon.framework.logger.LogEnabled

public interface Role
extends Item

The role interface.

Version:
$Id: Role.java 597037 2007-11-21 11:15:43Z andreas $

Method Summary
 boolean isAssignable()
           
 
Methods inherited from interface org.apache.lenya.ac.Item
configure, getDescription, getId, getItemManager, getName, setDescription, setName
 
Methods inherited from interface org.apache.avalon.framework.logger.LogEnabled
enableLogging
 

Method Detail

isAssignable

boolean isAssignable()
Returns:
if the role may be assigned to accreditables in policies.


Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.