public class GiftRegistryItemPurchaseRecordCatalogEntryDataBean extends GiftRegistryItemPurchaseRecordDataBean implements SmartDataBean, InputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
GiftRegistryItemPurchaseRecordCatalogEntryDataBean()
Default constructor
|
GiftRegistryItemPurchaseRecordCatalogEntryDataBean(GiftRegistryPurchaseRecordAccessBean object)
Constructs this object given its parent access bean
|
Modifier and Type | Method and Description |
---|---|
CatalogEntryDataBean |
getCatalogEntryDataBean()
Returns the corresponding CatalogEntryDataBean associated with this RegistryItemPurchaseRecord.
|
void |
populate()
Populates the data bean with data elements.
|
void |
setCatalogEntryDataBean(CatalogEntryDataBean catEntDataBean)
Sets the corresponding CatalogEntryDataBean that represents this
giftRegistryItem in the catalog
|
getAddressId, getCreateTime, getGiftGiverAddress, getGiftItemId, getGiftRegistryId, getIsNoteSent, getOrderItemId, getPartAuxKey, getPartNumber, getPurchaseDate, getPurchaseLocation, getPurchaseQuantity, getPurchaseRecordId, getRegistrantMemo, getRequestProperties, getStatus, getTransactionId, getUpdateTime, setRequestProperties
getCommandContext, getDelegate, setCommandContext
findByGiftItemId, findByGiftRegistryId, findByPurchaseRecordId, findByTransactionId, fulfills, getEntity, getOwner, getUserRelationship, instantiateEntity, setAddressId, setCreateTime, setCreateTime, setGiftItemId, setGiftRegistryId, setInitKey_purchaseRecordId, setIsNoteSent, setOrderItemId, setPartAuxKey, setPartNumber, setPurchaseDate, setPurchaseLocation, setPurchaseQuantity, setRegistrantMemo, setStatus, setTransactionId, setUpdateTime, setUserRelationship
createAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommandContext, setCommandContext
getRequestProperties, setRequestProperties
fulfills, getOwner
public static final java.lang.String COPYRIGHT
public GiftRegistryItemPurchaseRecordCatalogEntryDataBean()
public GiftRegistryItemPurchaseRecordCatalogEntryDataBean(GiftRegistryPurchaseRecordAccessBean object) throws ECSystemException
abCatentry
- ECSystemException
public void populate() throws java.lang.Exception
populate
in interface SmartDataBean
populate
in class GiftRegistryItemPurchaseRecordDataBean
java.lang.Exception
- if there is a problem populating the data bean with data.public void setCatalogEntryDataBean(CatalogEntryDataBean catEntDataBean)
catEntDataBean
- - catalog entry data beanpublic CatalogEntryDataBean getCatalogEntryDataBean()