public abstract class PreviousHistoryStepEJB extends PreviousStepEJB
Constructor and Description |
---|
PreviousHistoryStepEJB() |
Modifier and Type | Method and Description |
---|---|
PreviousStepPK |
ejbCreate(long id,
long previousId) |
void |
ejbPostCreate(long id,
long previousId) |
getId, getPreviousId, setId, setPreviousId
public PreviousStepPK ejbCreate(long id, long previousId) throws CreateException
CreateException
public void ejbPostCreate(long id, long previousId) throws CreateException
CreateException
Copyright © 2021 catworkx GmbH. All rights reserved.