org.openpermis.policy.bean
Interface ActionBeanCollection
- All Superinterfaces:
- ActionCollection, BeanCollection<ActionBean>, Iterable<ActionBean>, Part, PartBean, Serializable
- All Known Implementing Classes:
- BasicActionCollection
public interface ActionBeanCollection
- extends ActionCollection, BeanCollection<ActionBean>
A collection of ActionBean
's.
- Since:
- 0.3.0
create
ActionBeanCollection create(List<ActionBean> list)
- Returns a new action bean collection containing the list.
- Specified by:
create
in interface BeanCollection<ActionBean>
- Parameters:
list
- a List
.
- Returns:
- a new action bean collection containing the list.
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:10
Copyright (c) 2002-2007 Ergon Informatik AG