com.opensymphony.workflow.spi.ejb
Interface CurrentStepPrevLocal

All Superinterfaces:
javax.ejb.EJBLocalObject

public interface CurrentStepPrevLocal
extends javax.ejb.EJBLocalObject

Local interface for CurrentStepPrev.

Author:
Hani Suleiman (hani@formicary.net) Date: Apr 7, 2003 Time: 8:17:26 PM

Method Summary
 Long getId()
           
 Long getPreviousId()
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

getId

Long getId()

getPreviousId

Long getPreviousId()

OpenSymphony Workflow Project Page