Package com.ibm.commerce.negotiation.beans

Provides the databean classes required for negotiation features.

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 Retrieves information about an auction.
AuctionDescriptionDataBean Interfaces to the data members of the AuctionDescriptionAccessBean.
AuctionDescriptionListBean Provides sorted lists of AuctionDescriptionDataBean 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 AutoBidDataBean 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 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

Provides the databean classes required for negotiation features.


Feedback