|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoryStepLocalHome
Local home interface for HistoryStep.
| Field Summary | |
|---|---|
static String |
COMP_NAME
|
static String |
JNDI_NAME
|
| Method Summary | |
|---|---|
HistoryStepLocal |
create(long id,
long entryId,
int stepId,
int actionId,
String owner,
Timestamp startDate,
Timestamp dueDate,
Timestamp finishDate,
String status,
String caller)
|
Collection |
findByEntryId(long entryId)
|
HistoryStepLocal |
findByPrimaryKey(Long pk)
|
| Methods inherited from interface javax.ejb.EJBLocalHome |
|---|
remove |
| Field Detail |
|---|
static final String COMP_NAME
static final String JNDI_NAME
| Method Detail |
|---|
HistoryStepLocal create(long id,
long entryId,
int stepId,
int actionId,
String owner,
Timestamp startDate,
Timestamp dueDate,
Timestamp finishDate,
String status,
String caller)
throws CreateException
CreateException
Collection findByEntryId(long entryId)
throws FinderException
FinderException
HistoryStepLocal findByPrimaryKey(Long pk)
throws FinderException
FinderException
|
OpenSymphony Workflow Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||