public interface BatchJobStepLocalHomeInterface
extends javax.ejb.EJBLocalHome
Modifier and Type | Method and Description |
---|---|
BatchJobStepLocalInterface |
create(java.lang.String jobID,
java.lang.String stepID) |
BatchJobStepLocalInterface |
findByPrimaryKey(BatchJobStepKey primaryKey) |
BatchJobStepLocalInterface create(java.lang.String jobID, java.lang.String stepID) throws javax.ejb.CreateException
javax.ejb.CreateException
BatchJobStepLocalInterface findByPrimaryKey(BatchJobStepKey primaryKey) throws javax.ejb.FinderException
javax.ejb.FinderException