public class ContractFlowEntityBean extends ContractAccessBean implements com.ibm.commerce.ubf.beans.BusinessFlowEntityBean
Constructor and Description |
---|
ContractFlowEntityBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long | getEntityId()
Returns the id of the entity bean.
|
java.lang.Integer | getStateIdentifier()
Returns the state identifier of the entity bean.
|
void | save()
saves the state information in the entity bean.
|
void | setEntityId(java.lang.Long anId)
Sets the id of the entity bean.
|
void | setStateIdentifier(java.lang.Integer aStateIdentifier)
Sets the state identifier of the entity bean.
|
public java.lang.Long getEntityId()
public java.lang.Integer getStateIdentifier()
public void save()
public void setEntityId(java.lang.Long anId)
public void setStateIdentifier(java.lang.Integer aStateIdentifier)