org.tubo.resource.flow
Class BaseFlowContextImpl
java.lang.Object
org.tubo.resource.flow.BaseFlowContextImpl
- All Implemented Interfaces:
- FlowContext
public class BaseFlowContextImpl
- extends java.lang.Object
- implements FlowContext
Created: Oct 20, 2006, 2:47:00 PM
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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
BaseFlowContextImpl
public BaseFlowContextImpl()
getOriginEvent
public Event getOriginEvent()
- Specified by:
getOriginEvent
in interface FlowContext
setOriginEvent
public void setOriginEvent(Event originEvent)
- Specified by:
setOriginEvent
in interface FlowContext
getItem
public Item getItem()
- Specified by:
getItem
in interface FlowContext
setItem
public void setItem(Item item)
- Specified by:
setItem
in interface FlowContext
getOriginator
public Resource getOriginator()
- Specified by:
getOriginator
in interface FlowContext
setOriginator
public void setOriginator(Resource originator)
- Specified by:
setOriginator
in interface FlowContext
Copyright © 2004-2007 Tubo. All Rights Reserved.