org.jwarp.flow.security
Interface IRole

All Superinterfaces:
IWorkflowObject
All Known Implementing Classes:
Role

public interface IRole
extends IWorkflowObject


Method Summary
 IWorkflowSystem getWorkflowSystem()
          Return the corresponding workflow system (if any).
 
Methods inherited from interface org.jwarp.flow.IWorkflowObject
getDescription, getID, getName
 

Method Detail

getWorkflowSystem

public IWorkflowSystem getWorkflowSystem()
Return the corresponding workflow system (if any).
Returns:
the workflow syastem or null

©   O R C A   S y s t e m s