Package org.apache.fulcrum.security
Interface ModelManager
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
BasicModelManager
,DynamicModelManager
,TurbineModelManager
- All Known Implementing Classes:
AbstractDynamicModelManager
,AbstractTurbineModelManager
Right now is just a marker interface, and provides the Role name.
- Version:
- $Id$
- Author:
- Eric Pugh
-
Field Summary
Fields
-
Field Details
-
ROLE
Avalon role - used to id the component within the manager
-