public interface HistoryStepPrevLocalHome
Modifier and Type | Field and Description |
---|---|
static String |
COMP_NAME |
static String |
JNDI_NAME |
Modifier and Type | Method and Description |
---|---|
HistoryStepPrevLocal |
create(long id,
long previousId) |
HistoryStepPrevLocal |
findByPrimaryKey(PreviousStepPK pk) |
Collection |
findByStepId(long entryId) |
static final String COMP_NAME
static final String JNDI_NAME
HistoryStepPrevLocal create(long id, long previousId) throws javax.ejb.CreateException
javax.ejb.CreateException
Collection findByStepId(long entryId) throws javax.ejb.FinderException
javax.ejb.FinderException
HistoryStepPrevLocal findByPrimaryKey(PreviousStepPK pk) throws javax.ejb.FinderException
javax.ejb.FinderException
Copyright © 2021 catworkx GmbH. All rights reserved.