Package com.ibm.commerce.negotiation.objects

Interface Summary
AuctionAccessBeanData This table contains the information required for each auction, such as catalog entry (item), closing rules, pricing rules, deposit amount, and bid rules.
AuctionDescriptionAccessBeanData This table stores locale sensitive information for an auction.
AuctionInfoAccessBeanData This view is a join of the AUCTION and AUCTSTREL tables.
AuctionLogAccessBeanData This table contains the history of changes made to an auction.
AuctionStoreRelationAccessBeanData This table shows the relationship between an auction and a store.
AuctionStyleAccessBeanData This table stores information about available auction styles.
AutoBidAccessBeanData This table contains information about autobids.
AutoBidLogAccessBeanData This table tracks changes made to an autobid.
BidAccessBeanData This table stores bid information.
BidLogAccessBeanData This table tracks bid change history.
BidOrderRelationAccessBeanData This table describes the relationship between bids and orders.
BidPaymentAccessBeanData This table stores information about bid payments, including information on deposits.
ControlRuleAccessBeanData This table contains information about bid control rules used in auctions.
ForumAccessBeanData This table contains a list of valid forums.
ForumMessageAccessBeanData This table contains forum messages sent between an administrator and a customer.
MemberAuctionRelationAccessBeanData This table describes the relationship between a member and an auction.
MessageAccessBeanData This table contains messages generated by the Auctions component.
MessageCountAccessBeanData Reserved for IBM internal use.
MessageInfoAccessBeanData Reserved for IBM internal use.
MessageMemberRelationAccessBeanData This table describes the relationship between a message and a member.
RuleClassRegistryAccessBeanData This table contains the class information used to interpret the text in the CONTRLRULE table.
Class Summary
AuctionAccessBean This table contains the information required for each auction, such as catalog entry (item), closing rules, pricing rules, deposit amount, and bid rules.
AuctionBean This is an Entity Bean class with CMP fields
AuctionDescriptionAccessBean This table stores locale sensitive information for an auction.
AuctionDescriptionBean This is an Entity Bean class with CMP fields
AuctionInfoAccessBean This view is a join of the AUCTION and AUCTSTREL tables.
AuctionInfoBean This is an Entity Bean class with CMP fields
AuctionLogAccessBean This table contains the history of changes made to an auction.
AuctionLogBean This is an Entity Bean class with CMP fields
AuctionStoreRelationAccessBean This table shows the relationship between an auction and a store.
AuctionStoreRelationBean This is an Entity Bean class with CMP fields
AuctionStyleAccessBean This table stores information about available auction styles.
AuctionStyleBean This is an Entity Bean class with CMP fields
AutoBidAccessBean This table contains information about autobids.
AutoBidBean This is an Entity Bean class with CMP fields
AutoBidLogAccessBean This table tracks changes made to an autobid.
AutoBidLogBean This is an Entity Bean class with CMP fields
BidAccessBean This table stores bid information.
BidBean This is an Entity Bean class with CMP fields
BidLogAccessBean This table tracks bid change history.
BidLogBean This is an Entity Bean class with CMP fields
BidOrderRelationAccessBean This table describes the relationship between bids and orders.
BidOrderRelationBean This is an Entity Bean class with CMP fields
BidPaymentAccessBean This table stores information about bid payments, including information on deposits.
BidPaymentBean This is an Entity Bean class with CMP fields
ControlRuleAccessBean This table contains information about bid control rules used in auctions.
ControlRuleBean This is an Entity Bean class with CMP fields
ForumAccessBean This table contains a list of valid forums.
ForumBean This is an Entity Bean class with CMP fields
ForumMessageAccessBean This table contains forum messages sent between an administrator and a customer.
ForumMessageBean This is an Entity Bean class with CMP fields
MemberAuctionRelationAccessBean This table describes the relationship between a member and an auction.
MemberAuctionRelationBean This is an Entity Bean class with CMP fields
MessageAccessBean This table contains messages generated by the Auctions component.
MessageBean This is an Entity Bean class with CMP fields
MessageCountAccessBean Reserved for IBM internal use.
MessageCountBean This is an Entity Bean class with CMP fields
MessageInfoAccessBean Reserved for IBM internal use.
MessageInfoBean This is an Entity Bean class with CMP fields
MessageMemberRelationAccessBean This table describes the relationship between a message and a member.
MessageMemberRelationBean This is an Entity Bean class with CMP fields
RuleClassRegistryAccessBean This table contains the class information used to interpret the text in the CONTRLRULE table.
RuleClassRegistryBean This is an Entity Bean class with CMP fields

Feedback