com.opensymphony.workflow.spi.ejb
Class PreviousHistoryStepEJB
java.lang.Object
com.opensymphony.workflow.spi.ejb.PreviousStepEJB
com.opensymphony.workflow.spi.ejb.PreviousHistoryStepEJB
- All Implemented Interfaces:
- Serializable, EnterpriseBean, EntityBean
- Direct Known Subclasses:
- HistoryStepPrevCMP
public abstract class PreviousHistoryStepEJB
- extends PreviousStepEJB
- Author:
- Hani Suleiman (hani@formicary.net)
Date: Apr 7, 2003
Time: 8:17:09 PM
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviousHistoryStepEJB
public PreviousHistoryStepEJB()
ejbCreate
public PreviousStepPK ejbCreate(long id,
long previousId)
throws CreateException
- Throws:
CreateException
ejbPostCreate
public void ejbPostCreate(long id,
long previousId)
throws CreateException
- Throws:
CreateException