public class OrderQuotationRelDataBean extends OrderQuotationRelDataBeanBase implements OrderQuotationRelInputDataBean, OrderQuotationRelSmartDataBean
emptyString
Constructor and Description |
---|
OrderQuotationRelDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method gets the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderQuotationRelId()
This method returns the order quotation relation Id.
|
TypedProperty |
getRequestProperties()
This method gets the request property set within this bean.
|
boolean |
isErrorFlagSet()
This method checks if the error flag is set.
|
void |
populate()
This method is used to populate the OrderQuotationRelDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderQuotationRelId(java.lang.String aOrderQuotationRelId)
This method sets the order quotation relation Id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
findByChildId, findByChildIdAndRelType, findByParentIdsRelTypesAndChildIds, findByParentOrderStoreContractType, findByStoreIdContractIdRelTypeParentIdsAndChildIds, findByStoreIdDefaultContractIdRelTypeParentIdsAndChildIds, findWithPushDownQuery, getChildId, getChildIdInEntityType, getChildStoreId, getChildStoreIdInEntityType, getDisplaySequence, getDisplaySequenceInEntityType, getEntity, getFlags, getFlagsInEntityType, getOrderQuotationRelId, getOrderQuotationRelIdInEntityType, getParentId, getParentIdInEntityType, getRelType, getTimeoutTime, getTimeoutTimeInEntityType, getTradingAgreementId, getTradingAgreementIdInEntityType, instantiateEntity, setChildId, setChildId, setChildStoreId, setChildStoreId, setDisplaySequence, setDisplaySequence, setFlags, setFlags, setInitKey_orderQuotationRelId, setParentId, setParentId, setRelType, setTimeoutTime, setTimeoutTime, setTradingAgreementId, setTradingAgreementId
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- request propertypublic java.lang.String getDataBeanKeyOrderQuotationRelId()
getDataBeanKeyOrderQuotationRelId
in interface OrderQuotationRelSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- command contextpublic void setDataBeanKeyOrderQuotationRelId(java.lang.String aOrderQuotationRelId)
setDataBeanKeyOrderQuotationRelId
in interface OrderQuotationRelInputDataBean
aOrderQuotationRelId
- order quotation relation Idpublic void populate()
populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyOrderQuotationRelId(String)
public boolean isErrorFlagSet()