Package | Description |
---|---|
org.osid.bidding |
The Open Service Interface Definitions for the org.osid.bidding
service.
|
Modifier and Type | Method and Description |
---|---|
AuctionHouseNode |
AuctionHouseHierarchySession.getAuctionHouseNodes(Id auctionHouseId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given auction house.
|
AuctionHouseNode |
AuctionHouseNodeList.getNextAuctionHouseNode()
Gets the next
AuctionHouseNode in this list. |
AuctionHouseNode[] |
AuctionHouseNodeList.getNextAuctionHouseNodes(long n)
Gets the next set of
AuctionHouseNode elements in this
list. |