See: Description
Interface | Description |
---|---|
AuctionDescriptionInputDataBean |
The interface of auction description input data bean.
|
AuctionDescriptionListInputDataBean |
The interface of auction description data bean.
|
AuctionDescriptionListSmartDataBean |
The interface of auction description list smart data bean.
|
AuctionDescriptionSmartDataBean |
The interface of auction description smart data bean.
|
AuctionInfoInputDataBean |
The interface of auctionInfo input data bean
|
AuctionInfoListInputDataBean |
The interface of auction info list input data bean.
|
AuctionInfoListSmartDataBean |
The interface of auction info lists smart data bean
|
AuctionInfoSmartDataBean |
The interface of auction info smart data bean.
|
AuctionInputDataBean |
The interface of auction input data bean
|
AuctionListInputDataBean |
The interface of auction list input data bean.
|
AuctionListSmartDataBean |
The interface of auction lists smart data bean.
|
AuctionSmartDataBean |
The interface of auction smart data bean.
|
AuctionStyleInputDataBean |
The interface of auction style input data bean
|
AuctionStyleListInputDataBean |
The interface of auction style list input data bean
|
AuctionStyleListSmartDataBean |
The interface of auction style lists smart data bean
|
AuctionStyleSmartDataBean |
The interface of auction styles smart data bean.
|
AutoBidInputDataBean |
The interface of auto bid input data bean.
|
AutoBidListInputDataBean |
The interface of auto bid list input data bean
|
AutoBidListSmartDataBean |
The interface of auto bid list smart data bean
|
AutoBidSmartDataBean |
The interface of auto bid smart data bean
|
BidInputDataBean |
The interface of bid input data bean
|
BidListInputDataBean |
The interface of bid list input data bean
|
BidListSmartDataBean |
The interface of bid lists smart data bean
|
BidSmartDataBean |
The interface of bid smart data bean
|
ControlRuleInputDataBean |
The interface of control rule input data bean.
|
ControlRuleListInputDataBean | |
ControlRuleListSmartDataBean | |
ControlRuleSmartDataBean |
The interface of control rules smart data bean
|
ForumMessageInputDataBean |
The interface of forum message input data bean
|
ForumMessageLightListInputDataBean |
The interface of forum message lights list input data bean
|
ForumMessageLightListSmartDataBean |
The interface of forum message lights list smart data bean.
|
ForumMessageLightSmartDataBean |
The interface of forum message lights smart data bean
|
ForumMessageListInputDataBean |
The interface of forum message list input data bean
|
ForumMessageListSmartDataBean | |
ForumMessageSmartDataBean |
The interface of forum message smart data bean.
|
MemberAuctionRelationInputDataBean |
The interface of member auction relation data bean
|
MemberAuctionRelationListInputDataBean |
The interface of member auction relation list input data bean
|
MemberAuctionRelationSmartDataBean |
The interface of member auction relation smart data bean
|
MessageCountInputDataBean |
The interface of message count input data bean
|
MessageCountListInputDataBean |
The interface of message count lists input data bean
|
MessageCountListSmartDataBean |
The interface of message count lists smart data bean
|
MessageCountSmartDataBean |
The interface of message counts smart data bean
|
MessageInfoInputDataBean |
The interface of message info input data bean
|
MessageInfoListInputDataBean |
The interface of message info list input data bean
|
MessageInfoListSmartDataBean |
The interface of message info lists smart data bean
|
MessageInfoSmartDataBean |
The interface of message info smart data bean
|
MessageInputDataBean |
The interface of message input data bean
|
MessageListInputDataBean |
The interface of message list input data bean.
|
MessageListSmartDataBean |
The interface of message lists smart data bean.
|
MessageSmartDataBean |
The interface of message smart data bean.
|
NegotiationListInputDataBean |
The interface of negotiation list input data bean.
|
NegotiationListSmartDataBean |
The interface of negotiation lists smart data bean
|
NumericRangeInputDataBean |
The interface of numeric range input data bean
|
NumericRangeSmartDataBean |
The interface of numeric range smart data bean.
|
OpenCryBidControlRuleInputDataBean |
The interface of open cry bid control rule input data bean
|
OpenCryBidControlRuleSmartDataBean |
The interface of open cry bid control rule smart data bean.
|
SealedBidControlRuleInputDataBean |
The interface of sealed bid control rule input data bean
|
SealedBidControlRuleSmartDataBean |
The interface of sealed bid control rule smart data bean
|
Class | Description |
---|---|
AuctionDataBean |
Retrieves information about an auction.
|
AuctionDescriptionDataBean |
Interfaces to the data members of the AuctionDescriptionAccessBean.
|
AuctionDescriptionListBean |
Provides sorted lists of auction description data bean objects.
|
AuctionInfoDataBean |
Retrieves information about an auction.
|
AuctionInfoListBean |
Retrieves a list of auctions.
|
AuctionListBean |
Retrieves a list of auctions.
|
AuctionStyleDataBean |
Retrieves information about an auction style.
|
AuctionStyleListBean |
Retrieves a list of auction styles.
|
AutoBidDataBean |
Interfaces to the data members of the AutoBidAccessBean.
|
AutoBidListBean |
Provides sorted lists of auto bid data bean objects.
|
BidDataBean |
Retrieves information about a bid.
|
BidListBean |
Retrieves a list of bids.
|
ControlRuleDataBean |
Abstract class establishes the interface for controlrule classes
specific to auction types; cannot be instantiated.
|
ControlRuleListBean |
Provides sorted lists of control rules.
|
ForumMessageDataBean |
Provides access to data fields of ForumMessageAccessBean.
|
ForumMessageLightDataBean |
A lightweight data bean that retrieves data for the auction discussion forums.
|
ForumMessageLightListBean |
Provides sorted lists of forum message light beans.
|
ForumMessageListBean |
Provides sorted lists of forum message data bean beans.
|
MemberAuctionRelationDataBean |
Interfaces to the data members of the MemberAuctionRelationAccessBean.
|
MemberAuctionRelationListBean |
Provides sorted lists of MemberAuctionRelationDataBean objects.
|
MessageCountDataBean |
Returns the total count of messages for the specified user and message status.
|
MessageCountListBean |
Retrieves a list of message count data beans.
|
MessageDataBean |
Retrieves information about a message.
|
MessageInfoDataBean |
Retrieves information about a message.
|
MessageInfoListBean |
Data Bean class that retrieves a list of message info databeans.
|
MessageListBean |
Retrieves a list of message data beans.
|
NegotiationListBean |
An abstract bases class for sorted lists of auction objects.
|
NegotiationResource |
Contains locale dependant messages for the WebSphere Commerce.
|
NegotiationResourceBundle |
Contains locale dependant messages for the WebSphere Commerce.
|
NumericRangeDataBean |
Parses bid increment information for bid control rule
|
OpenCryBidControlRuleDataBean |
Provides access to the fields of an open cry bid control rule.
|
SealedBidControlRuleDataBean |
Provides access to the fields of a sealed bid control rule.
|