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.
|
getDelegatefindByChildId, 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, setTradingAgreementIdpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - request propertypublic java.lang.String getDataBeanKeyOrderQuotationRelId()
getDataBeanKeyOrderQuotationRelId in interface OrderQuotationRelSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - command contextpublic void setDataBeanKeyOrderQuotationRelId(java.lang.String aOrderQuotationRelId)
setDataBeanKeyOrderQuotationRelId in interface OrderQuotationRelInputDataBeanaOrderQuotationRelId - order quotation relation Idpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderQuotationRelId(String)public boolean isErrorFlagSet()