Package com.ibm.commerce.negotiation.beans

Contains beans for accessing tables related to auctions.

See:
          Description

Interface Summary
AuctionDescriptionInputDataBean  
AuctionDescriptionListInputDataBean  
AuctionDescriptionListSmartDataBean  
AuctionDescriptionSmartDataBean  
AuctionInfoInputDataBean  
AuctionInfoListInputDataBean  
AuctionInfoListSmartDataBean  
AuctionInfoSmartDataBean  
AuctionInputDataBean  
AuctionListInputDataBean  
AuctionListSmartDataBean  
AuctionSmartDataBean  
AuctionStyleInputDataBean  
AuctionStyleListInputDataBean  
AuctionStyleListSmartDataBean  
AuctionStyleSmartDataBean  
AutoBidInputDataBean  
AutoBidListInputDataBean  
AutoBidListSmartDataBean  
AutoBidSmartDataBean  
BidInputDataBean  
BidListInputDataBean  
BidListSmartDataBean  
BidSmartDataBean  
ControlRuleInputDataBean  
ControlRuleListInputDataBean  
ControlRuleListSmartDataBean  
ControlRuleSmartDataBean  
ForumMessageInputDataBean  
ForumMessageLightListInputDataBean  
ForumMessageLightListSmartDataBean  
ForumMessageLightSmartDataBean  
ForumMessageListInputDataBean  
ForumMessageListSmartDataBean  
ForumMessageSmartDataBean  
MemberAuctionRelationInputDataBean  
MemberAuctionRelationListInputDataBean  
MemberAuctionRelationSmartDataBean  
MessageCountInputDataBean  
MessageCountListInputDataBean  
MessageCountListSmartDataBean  
MessageCountSmartDataBean  
MessageInfoInputDataBean  
MessageInfoListInputDataBean  
MessageInfoListSmartDataBean  
MessageInfoSmartDataBean  
MessageInputDataBean  
MessageListInputDataBean  
MessageListSmartDataBean  
MessageSmartDataBean  
NegotiationListInputDataBean  
NegotiationListSmartDataBean  
NumericRangeInputDataBean  
NumericRangeSmartDataBean  
OpenCryBidControlRuleInputDataBean  
OpenCryBidControlRuleSmartDataBean  
SealedBidControlRuleInputDataBean  
SealedBidControlRuleSmartDataBean  
 

Class Summary
AuctionDataBean This bean provides access to the AUCTION table.
AuctionDescriptionDataBean Interfaces to the data members of the AuctionDescriptionAccessBean.
AuctionDescriptionListBean Provides sorted lists of AuctionDescriptionDataBean objects.
AuctionInfoDataBean This bean provides access to the AUCTVIEW table.
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 AutoBidDataBean objects.
BidDataBean This bean provides access to the BID table.
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 databean that retrieves data for the auction discussion forums.
ForumMessageLightListBean Provides sorted lists of ForumMessageLight beans.
ForumMessageListBean Provides sorted lists of ForumMessageDataBean 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 base class for sorted lists of auction objects.
NegotiationResource Contains locale dependant messages for the Commerce Service Provider Merchant Tool.
NegotiationResourceBundle  
NumericRangeDataBean  
OpenCryBidControlRuleDataBean Provides access to the fields of an Open Cry bid control rule.
SealedBidControlRuleDataBean Provides access to the fields of a Sealed Bid bid control rule.
 

Package com.ibm.commerce.negotiation.beans Description

Contains beans for accessing tables related to auctions.