public class ContractFlowEntityBean extends com.ibm.commerce.contract.objects.ContractAccessBean implements 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.
|
addToStore, createNewVersion, findActiveContractByFamilyId, findActiveContractByFamilyIdNoCache, findActiveContractByNameOwnerAndOrigin, findActiveContractByNameOwnerAndOriginNoCache, findAll, findByNameOwnerAndOrigin, findByNameOwnerAndOriginNoCache, findByNameOwnerOriginAndState, findByNameOwnerOriginAndStateNoCache, findByNameOwnerOriginAndVersion, findByNameOwnerOriginAndVersionNoCache, findByOwnerId, findByParticipantId, findByState, findClosableContractByNameOwnerAndOrigin, findContractWithLargestMinorByNameOwnerOriginAndMajorVersion, fulfills, getAccountId, getComments, getContractLevelParticipants, getContractsReferringToContractId, getDescription, getDescription, getEntity, getFamilyId, getFamilyIdInEntityType, getMajorVersion, getMajorVersionInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getMinorVersion, getMinorVersionInEntityType, getName, getOrigin, getOriginInEntityType, getOwner, getOwnerReferenceNumber, getOwnerReferenceNumberInEntityType, getReferenceNumber, getReferenceNumberInEntityType, getReferredTradingAgreementId, getState, getStateInEntityType, getStoreXMLDefinition, getStoreXMLString, getTCs, getTCsByTCSubType, getTCsByTCSubTypeWithoutTCParticipant, getTCsByTCType, getTCsByTCTypeWithoutTCParticipant, getTimeActivated, getTimeActivatedInEntityType, getTimeApproved, getTimeApprovedInEntityType, getTimeCreated, getTimeCreatedInEntityType, getTimeDeployed, getTimeDeployedInEntityType, getTimeUpdated, getTimeUpdatedInEntityType, getUsage, getUsageInEntityType, getXMLByTradingIdAndType, instantiateEntity, setAccountId, setComments, setFamilyId, setFamilyId, setInitKey_referenceNumber, setInitKey_referenceNumber, setMajorVersion, setMajorVersion, setMarkForDelete, setMarkForDelete, setMinorVersion, setMinorVersion, setName, setOrigin, setOrigin, setOwnerReferenceNumber, setOwnerReferenceNumber, setReferenceNumber, setReferenceNumber, setReferredTradingAgreementId, setState, setState, setStoreXMLDefinition, setStoreXMLDefinition, setTimeActivated, setTimeActivated, setTimeApproved, setTimeApproved, setTimeCreated, setTimeCreated, setTimeDeployed, setTimeDeployed, setTimeUpdated, setTimeUpdated, setUsage, setUsagepublic java.lang.Long getEntityId()
getEntityId in interface BusinessFlowEntityBeanpublic java.lang.Integer getStateIdentifier()
getStateIdentifier in interface BusinessFlowEntityBeanpublic void save()
save in interface BusinessFlowEntityBeanpublic void setEntityId(java.lang.Long anId)
setEntityId in interface BusinessFlowEntityBeananId - java.lang.Longpublic void setStateIdentifier(java.lang.Integer aStateIdentifier)
setStateIdentifier in interface BusinessFlowEntityBeanaStateIdentifier - java.lang.Integer