public class AuctionStyleDataBean extends AuctionStyleAccessBean implements AuctionStyleInputDataBean, AuctionStyleSmartDataBean, SmartDataBean
COPYRIGHT
COPYRIGHT
emptyString
Constructor and Description |
---|
AuctionStyleDataBean()
Constructs an auction style data bean object.
|
AuctionStyleDataBean(com.ibm.commerce.negotiation.objects.AuctionStyle o)
Constructs an auction style data bean object.
|
AuctionStyleDataBean(AuctionStyleAccessBean anAccessBean)
Constructs an auction style data bean object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuctCloseTypeDisplayStr()
Get auction close type display string
|
java.lang.String |
getAuctDurationDate()
Gets auction duration date.
|
java.lang.String |
getAuctDurationHour()
Gets auction duration hours.
|
java.lang.String |
getAuctDurationMinute()
Gets auction duration minutes.
|
java.lang.String |
getAuctDurationSecond()
Gets auction duration seconds.
|
java.lang.String |
getAuctDurationTime()
Gets auction duration time.
|
java.lang.String |
getAuctEndDate()
Gets auction end date.
|
java.lang.String |
getAuctEndDays()
Gets auction end day.
|
java.lang.String |
getAuctEndHour()
Gets auction end hour.
|
java.lang.String |
getAuctEndMinute()
Gets auction end minute
|
java.lang.String |
getAuctEndSecond()
Gets auction end second.
|
java.lang.String |
getAuctEndTime()
Gets auction end time.
|
java.lang.String |
getAuctStartDate()
Gets auction start date.
|
java.lang.String |
getAuctStartDays()
Gets auction start day.
|
java.lang.String |
getAuctStartHour()
Gets auction start hour.
|
java.lang.String |
getAuctStartMinute()
Gets auction start minutes.
|
java.lang.String |
getAuctStartSecond()
Gets auction start seconds.
|
java.lang.String |
getAuctStartTime()
Gets auction start time.
|
java.lang.String |
getAuctStyleName()
Gets auction style name.
|
java.lang.String |
getAuctStyleOwnerId()
Gets auction owner ID.
|
CommandContext |
getCommandContext()
Gets command context.
|
java.lang.String |
getFormattedDeposit()
Get formatted deposit
|
java.lang.String |
getFormattedDurationDays()
Get formatted duration days
|
java.lang.String |
getFormattedEndDay()
Get formatted end month
|
java.lang.String |
getFormattedEndDays()
Get formatted end days
|
java.lang.String |
getFormattedEndMonth()
Get formatted end month
|
java.lang.String |
getFormattedEndTime()
Get formatted end time
|
java.lang.String |
getFormattedEndYear()
Get formatted end year
|
java.lang.String |
getFormattedOpenPrice()
Get formatted open price
|
java.lang.String |
getFormattedQuantity()
Get formatted quantity
|
java.lang.String |
getFormattedReservePrice()
Get formatted reserve price
|
java.lang.String |
getFormattedStartDay()
Get formatted start month
|
java.lang.String |
getFormattedStartDays()
Get formatted start days
|
java.lang.String |
getFormattedStartMonth()
Get formatted start month
|
java.lang.String |
getFormattedStartTime()
Get formatted start time
|
java.lang.String |
getFormattedStartYear()
Get formatted start year
|
TypedProperty |
getRequestProperties()
Fetches the command properties.
|
void |
populate()
Retrieves auction style data and populates auction style data bean object.
|
void |
setAuctStyleName(java.lang.String newAuctStyleName)
Sets auction style name.
|
void |
setAuctStyleOwnerId(java.lang.String newAuctStyleOwnerId)
Sets auction style owner ID.
|
void |
setCommandContext(CommandContext aCommandContext)
Sets commend context.
|
void |
setRequestProperties(TypedProperty newRequestProperties)
Copies the command input properties.
|
findAllAuctionStyles, findAuctionStylesByBidRule, findAuctionStylesByOwner, findAuctionStylesByOwnerAndType, findAuctionStylesByType, fulfills, getAdminId, getAdminIdInEntityType, getAuctionType, getBidRuleId, getBidRuleIdInEntityType, getClosePriceRule, getCloseType, getCloseTypeInEntityType, getCurrency, getDeposit, getDepositInEntityType, getDuration, getDurationDays, getDurationDaysInEntityType, getDurationInEntityType, getEndDays, getEndDaysInEntityType, getEndTime, getEndTimeInEntityType, getEntity, getItemPage, getName, getOpenPrice, getOpenPriceInEntityType, getOwner, getOwnerId, getOwnerIdInEntityType, getQuantity, getQuantityInEntityType, getReservePrice, getReservePriceInEntityType, getRulePage, getStartDays, getStartDaysInEntityType, getStartTime, getStartTimeInEntityType, instantiateEntity, setAdminId, setAdminId, setAuctionType, setBidRuleId, setBidRuleId, setClosePriceRule, setCloseType, setCloseType, setCurrency, setDeposit, setDeposit, setDuration, setDuration, setDurationDays, setDurationDays, setEndDays, setEndDays, setEndTime, setEndTime, setInitKey_name, setInitKey_ownerId, setItemPage, setName, setOpenPrice, setOpenPrice, setOwnerId, setOwnerId, setQuantity, setQuantity, setReservePrice, setReservePrice, setRulePage, setStartDays, setStartDays, setStartTime, setStartTime
public AuctionStyleDataBean()
public AuctionStyleDataBean(AuctionStyleAccessBean anAccessBean)
public AuctionStyleDataBean(com.ibm.commerce.negotiation.objects.AuctionStyle o)
o
- javax.ejb.EJBObjectpublic java.lang.String getAuctDurationDate()
getAuctDurationDate
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctDurationHour()
getAuctDurationHour
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctDurationMinute()
getAuctDurationMinute
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctDurationSecond()
getAuctDurationSecond
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctDurationTime()
getAuctDurationTime
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndDate()
getAuctEndDate
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndDays()
getAuctEndDays
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndHour()
getAuctEndHour
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndMinute()
getAuctEndMinute
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndSecond()
getAuctEndSecond
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctEndTime()
getAuctEndTime
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartDate()
getAuctStartDate
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartDays()
getAuctStartDays
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartHour()
getAuctStartHour
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartMinute()
getAuctStartMinute
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartSecond()
getAuctStartSecond
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStartTime()
getAuctStartTime
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStyleName()
getAuctStyleName
in interface AuctionStyleSmartDataBean
public java.lang.String getAuctStyleOwnerId()
getAuctStyleOwnerId
in interface AuctionStyleSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void populate()
populate
in interface SmartDataBean
java.lang.Exception
- if any problems are encountered.public void setAuctStyleName(java.lang.String newAuctStyleName)
setAuctStyleName
in interface AuctionStyleInputDataBean
newAuctStyleName
- The auction style name.public void setAuctStyleOwnerId(java.lang.String newAuctStyleOwnerId)
setAuctStyleOwnerId
in interface AuctionStyleInputDataBean
newAuctStyleOwnerId
- The auction style owner ID.public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- The command context.public void setRequestProperties(TypedProperty newRequestProperties)
setRequestProperties
in interface InputDataBean
newRequestProperties
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getFormattedDeposit()
public java.lang.String getFormattedReservePrice()
public java.lang.String getFormattedOpenPrice()
public java.lang.String getFormattedDurationDays()
public java.lang.String getFormattedStartDays()
public java.lang.String getFormattedEndDays()
public java.lang.String getFormattedQuantity()
public java.lang.String getFormattedStartTime()
public java.lang.String getFormattedEndTime()
public java.lang.String getFormattedStartYear()
public java.lang.String getFormattedStartMonth()
public java.lang.String getFormattedStartDay()
public java.lang.String getFormattedEndYear()
public java.lang.String getFormattedEndMonth()
public java.lang.String getFormattedEndDay()
public java.lang.String getAuctCloseTypeDisplayStr()