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