com.opensymphony.workflow.spi.ejb
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Constructor Summary | |
|---|---|
CurrentStepPrevCMP()
|
|
| Method Summary | |
|---|---|
void |
ejbActivate()
|
void |
ejbLoad()
|
void |
ejbPassivate()
|
void |
ejbRemove()
|
void |
ejbStore()
|
abstract Long |
getId()
|
abstract Long |
getPreviousId()
|
void |
setEntityContext(EntityContext ctx)
|
abstract void |
setId(Long id)
|
abstract void |
setPreviousId(Long previousId)
|
void |
unsetEntityContext()
|
| Methods inherited from class com.opensymphony.workflow.spi.ejb.PreviousCurrentStepEJB |
|---|
ejbCreate, ejbPostCreate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentStepPrevCMP()
| Method Detail |
|---|
public void setEntityContext(EntityContext ctx)
setEntityContext in interface EntityBeanpublic abstract void setId(Long id)
setId in class PreviousStepEJBpublic abstract Long getId()
getId in class PreviousStepEJBpublic abstract void setPreviousId(Long previousId)
setPreviousId in class PreviousStepEJBpublic abstract Long getPreviousId()
getPreviousId in class PreviousStepEJBpublic void ejbActivate()
ejbActivate in interface EntityBeanpublic void ejbLoad()
ejbLoad in interface EntityBeanpublic void ejbPassivate()
ejbPassivate in interface EntityBean
public void ejbRemove()
throws RemoveException
ejbRemove in interface EntityBeanRemoveExceptionpublic void ejbStore()
ejbStore in interface EntityBeanpublic void unsetEntityContext()
unsetEntityContext in interface EntityBean
|
OpenSymphony Workflow Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||