Uses of Interface
com.opensymphony.workflow.persistence.ejb.entry.WorkflowEntryRemote

Packages that use WorkflowEntryRemote
com.opensymphony.workflow.persistence.ejb   
com.opensymphony.workflow.persistence.ejb.entry   
 

Uses of WorkflowEntryRemote in com.opensymphony.workflow.persistence.ejb
 

Constructors in com.opensymphony.workflow.persistence.ejb with parameters of type WorkflowEntryRemote
EJBWorkflowEntry(WorkflowEntryRemote entry)
           
 

Uses of WorkflowEntryRemote in com.opensymphony.workflow.persistence.ejb.entry
 

Methods in com.opensymphony.workflow.persistence.ejb.entry that return WorkflowEntryRemote
 WorkflowEntryRemote WorkflowEntryHome.create(java.lang.String workflowName)
           
 WorkflowEntryRemote WorkflowEntryHome.findByPrimaryKey(java.lang.Long pk)
           
 


See www.opensymphony.com for more information.