|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean | +--com.ibm.commerce.negotiation.beans.AuctionInfoDataBean
This bean provides access to the AUCTVIEW table.
The following is a description of this table:
Auction View: This view is a join of AUCTION and AUCTSTREL. The join is based on AUCT_ID. For column descriptions, refer to the either the AUCTION or AUCTSTREL table (as indicated).
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Fields inherited from interface com.ibm.commerce.beans.SmartDataBean |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.beans.DataBean |
emptyString |
Constructor Summary | |
AuctionInfoDataBean()
|
Method Summary | |
java.lang.String |
getAuctDurationHour()
IBM internal use only. |
java.lang.String |
getAuctDurationMinute()
IBM internal use only. |
java.lang.String |
getAuctDurationSecond()
IBM internal use only. |
java.lang.String |
getAuctDurationTime()
IBM internal use only. |
java.lang.String |
getAuctEndDate()
IBM internal use only. |
java.lang.String |
getAuctEndDay()
IBM internal use only. |
java.lang.String |
getAuctEndHour()
IBM internal use only. |
java.lang.String |
getAuctEndMinute()
IBM internal use only. |
java.lang.String |
getAuctEndMonth()
IBM internal use only. |
java.lang.String |
getAuctEndSecond()
IBM internal use only. |
java.lang.String |
getAuctEndTime()
IBM internal use only. |
java.lang.String |
getAuctEndYear()
IBM internal use only. |
java.lang.String |
getAuctRealEndTime()
IBM internal use only. |
java.lang.String |
getAuctStartDate()
IBM internal use only. |
java.lang.String |
getAuctStartDay()
IBM internal use only. |
java.lang.String |
getAuctStartHour()
IBM internal use only. |
java.lang.String |
getAuctStartMinute()
IBM internal use only. |
java.lang.String |
getAuctStartMonth()
IBM internal use only. |
java.lang.String |
getAuctStartSecond()
IBM internal use only. |
java.lang.String |
getAuctStartTime()
IBM internal use only. |
java.lang.String |
getAuctStartYear()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
void |
populate()
Retrieves data from the database. |
void |
setAuctionId(java.lang.String aAuctionId1)
From auction table (AUCTION) |
void |
setAuctStoreId(java.lang.String aAuctStoreId1)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext1)
Sets the command context within this bean. |
void |
setRequestProperties(TypedProperty aRequestProperties1)
Sets the request property within this bean. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AuctionInfoDataBean()
Method Detail |
public java.lang.String getAuctDurationHour()
IBM internal use only.
getAuctDurationHour
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctDurationMinute()
IBM internal use only.
public java.lang.String getAuctDurationSecond()
IBM internal use only.
getAuctDurationSecond
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctDurationTime()
IBM internal use only.
getAuctDurationTime
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndDate()
IBM internal use only.
public java.lang.String getAuctEndDay()
IBM internal use only.
getAuctEndDay
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndHour()
IBM internal use only.
getAuctEndHour
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndMinute()
IBM internal use only.
getAuctEndMinute
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndMonth()
IBM internal use only.
getAuctEndMonth
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndSecond()
IBM internal use only.
getAuctEndSecond
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndTime()
IBM internal use only.
getAuctEndTime
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctEndYear()
IBM internal use only.
getAuctEndYear
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctRealEndTime()
IBM internal use only.
public java.lang.String getAuctStartDate()
IBM internal use only.
getAuctStartDate
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartDay()
IBM internal use only.
getAuctStartDay
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartHour()
IBM internal use only.
getAuctStartHour
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartMinute()
IBM internal use only.
getAuctStartMinute
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartMonth()
IBM internal use only.
getAuctStartMonth
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartSecond()
IBM internal use only.
getAuctStartSecond
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartTime()
IBM internal use only.
getAuctStartTime
in interface AuctionInfoSmartDataBean
public java.lang.String getAuctStartYear()
IBM internal use only.
getAuctStartYear
in interface AuctionInfoSmartDataBean
public CommandContext getCommandContext()
Gets the command context set within this bean.
getCommandContext
in interface SmartDataBean
public TypedProperty getRequestProperties()
Gets the request property set within this bean.
getRequestProperties
in interface InputDataBean
public void populate() throws java.lang.Exception
Retrieves data from the database.
populate
in interface SmartDataBean
java.lang.Exception
- The java.lang.Exception exceptionpublic void setAuctionId(java.lang.String aAuctionId1)
From auction table (AUCTION)
setAuctionId
in interface AuctionInfoInputDataBean
aAuctionId1
- java.lang.Stringpublic void setAuctStoreId(java.lang.String aAuctStoreId1)
IBM internal use only.
setAuctStoreId
in interface AuctionInfoInputDataBean
aAuctStoreId1
- java.lang.Stringpublic void setCommandContext(CommandContext aCommandContext1)
Sets the command context within this bean.
setCommandContext
in interface SmartDataBean
aCommandContext1
- com.ibm.commerce.command.CommandContextpublic void setRequestProperties(TypedProperty aRequestProperties1)
Sets the request property within this bean.
setRequestProperties
in interface InputDataBean
aRequestProperties1
- com.ibm.commerce.datatype.TypedProperty
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |