org.tubo.resource.flow
Interface FlowContext
- All Known Implementing Classes:
- BaseFlowContextImpl
public interface FlowContext
Created: Jun 17, 2005 6:13:24 AM
Last Modification Date: $Date: 2006-10-26 03:10:31 -0300 (Thu, 26 Oct 2006) $
- Version:
- $Revision: 49 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
RCS_ID
static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
getOriginEvent
Event getOriginEvent()
setOriginEvent
void setOriginEvent(Event originEvent)
getItem
Item getItem()
setItem
void setItem(Item item)
getOriginator
Resource getOriginator()
setOriginator
void setOriginator(Resource originator)
Copyright © 2004-2007 Tubo. All Rights Reserved.