|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.base.OperationStep | +--com.ibm.dse.appl.ej.server.EJCreateEntryStep
The EJCreateEntryStep class use journal service to create EJ entry in database
OperationStep
Fields inherited from class com.ibm.dse.base.OperationStep |
params,
RC_ERROR,
RC_OK |
Constructor Summary | |
EJCreateEntryStep()
|
Method Summary | |
int |
execute()
Execute the step and create a new entry. |
Methods inherited from class com.ibm.dse.base.OperationStep |
addElement,
getApplicationId,
getContext,
getElementAt,
getFormat,
getFormats,
getKeyedCollection,
getName,
getOperation,
getParams,
getParent,
getService,
getValueAt,
removeAt,
setApplicationId,
setName,
setOperation,
setParams,
setValueAt |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EJCreateEntryStep()
Method Detail |
public int execute() throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |