public interface BiddingRulesManager extends OsidManager, BiddingRulesProfile
The bidding rules manager provides access to bidding rules sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:
AuctionConstrainerLookupSession:
a session to
retrieve auction constrainer AuctionConstrainerQuerySession:
a session to query
for auction constrainer AuctionConstrainerSearchSession:
a session to
search for auction constrainer AuctionConstrainerAdminSession:
a session to
create and delete auction constrainer AuctionConstrainerNotificationSession:
a session
to receive notifications pertaining to auction constrainer changes
AuctionConstrainerAuctionHouseSession:
a session
to look up auction constrainer auction house mappings AuctionConstrainerAuctionHouseAssignmentSession:
a
session to manage auction constrainer to auction house mappings AuctionConstrainerSmartAuctionHouseSession:
a
session to manage dynamic auction houses of auction constrainer AuctionConstrainerRuleLookupSession:
a session to
look up auction constrainer to auction mappings AuctionConstrainerRuleApplicationSession:
a
session to apply auction constrainer to auctions AuctionConstrainerEnablerLookupSession:
a session
to retrieve auction constrainer enablers AuctionConstrainerEnablerQuerySession:
a session
to query for auction constrainer enablers AuctionConstrainerEnablerSearchSession:
a session
to search for auction constrainer enablers AuctionConstrainerEnablerAdminSession:
a session
to create and delete auction constrainer enablers AuctionConstrainerEnablerNotificationSession:
a
session to receive notifications pertaining to auction constrainer
enabler changes AuctionConstrainerEnablerAuctionHouseSession:
a
session to look up auction constrainer enabler auction house mappings
AuctionConstrainerEnablerAuctionHouseAssignmentSession:
a session to manage auction constrainer enabler to auction
house mappings AuctionConstrainerEnablerSmartAuctionHouseSession:
a session to manage dynamic auction houses of auction constrainer
enablers AuctionConstrainerEnableRuleLookupSession:
a
session to look up auction constrainer enabler mappings AuctionConstrainerEnablerRuleApplicationSession:
a
session to apply auction constrainer enablers AuctionProcessorLookupSession:
a session to
retrieve auction processor AuctionProcessorQuerySession:
a session to query
for auction processor AuctionProcessorSearchSession:
a session to search
for auction processor AuctionProcessorAdminSession:
a session to create
and delete auction processor AuctionProcessorNotificationSession:
a session to
receive notifications pertaining to auction processor changes AuctionProcessorAuctionHouseSession:
a session to
look up auction processor auction house mappings AuctionProcessorAuctionHouseAssignmentSession:
a
session to manage auction processor to auction house mappings AuctionProcessorSmartAuctionHouseSession:
a
session to manage dynamic auction houses of auction processor AuctionProcessorRuleLookupSession:
a session to
look up auction processor to auction mappings AuctionProcessorRuleApplicationSession:
a session
to apply auction processor to auctions AuctionProcessorEnablerLookupSession:
a session to
retrieve auction processor enablers AuctionProcessorEnablerQuerySession:
a session to
query for auction processor enablers AuctionProcessorEnablerSearchSession:
a session to
search for auction processor enablers AuctionProcessorEnablerAdminSession:
a session to
create and delete auction processor enablers AuctionProcessorEnablerNotificationSession:
a
session to receive notifications pertaining to auction processor
enabler changes AuctionProcessorEnablerAuctionHouseSession:
a
session to look up auction processor enabler auction house mappings
AuctionProcessorEnablerAuctionHouseAssignmentSession:
a session to manage auction processor enabler to auction house
mappings AuctionProcessorEnablerSmartAuctionHouseSession:
a
session to manage dynamic auction houses of auction processor enablers
AuctionProcessorEnablerRuleLookupSession:
a
session to look up auction processor enabler mappings AuctionProcessorEnablerRuleApplicationSession:
a
session to apply auction processor enablers Modifier and Type | Method and Description |
---|---|
AuctionConstrainerAdminSession |
getAuctionConstrainerAdminSession()
Gets the
OsidSession associated with the auction
constrainer administration service. |
AuctionConstrainerAdminSession |
getAuctionConstrainerAdminSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer administration service for the given auction house. |
AuctionConstrainerAuctionHouseAssignmentSession |
getAuctionConstrainerAuctionHouseAssignmentSession()
Gets the
OsidSession associated with assigning auction
constrainer to auction houses. |
AuctionConstrainerAuctionHouseSession |
getAuctionConstrainerAuctionHouseSession()
Gets the
OsidSession to lookup auction
constrainer/auction house mappings for auction constrainers. |
AuctionConstrainerEnablerAdminSession |
getAuctionConstrainerEnablerAdminSession()
Gets the
OsidSession associated with the auction
constrainer enabler administration service. |
AuctionConstrainerEnablerAdminSession |
getAuctionConstrainerEnablerAdminSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler administration service for the given auction
house. |
AuctionConstrainerEnablerAuctionHouseAssignmentSession |
getAuctionConstrainerEnablerAuctionHouseAssignmentSession()
Gets the
OsidSession associated with assigning auction
constrainer enablers to auction houses. |
AuctionConstrainerEnablerAuctionHouseSession |
getAuctionConstrainerEnablerAuctionHouseSession()
Gets the
OsidSession to lookup auction constrainer
enabler/auction house mappings for auction constrainer enablers. |
AuctionConstrainerEnablerLookupSession |
getAuctionConstrainerEnablerLookupSession()
Gets the
OsidSession associated with the auction
constrainer enabler lookup service. |
AuctionConstrainerEnablerLookupSession |
getAuctionConstrainerEnablerLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler lookup service for the given auction house. |
AuctionConstrainerEnablerNotificationSession |
getAuctionConstrainerEnablerNotificationSession(AuctionConstrainerEnablerReceiver auctionConstrainerEnablerReceiver)
Gets the
OsidSession associated with the auction
constrainer enabler notification service. |
AuctionConstrainerEnablerNotificationSession |
getAuctionConstrainerEnablerNotificationSessionForAuctionHouse(AuctionConstrainerEnablerReceiver auctionConstrainerEnablerReceiver,
Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler notification service for the given auction house. |
AuctionConstrainerEnablerQuerySession |
getAuctionConstrainerEnablerQuerySession()
Gets the
OsidSession associated with the auction
constrainer enabler query service. |
AuctionConstrainerEnablerQuerySession |
getAuctionConstrainerEnablerQuerySessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler query service for the given auction house. |
AuctionConstrainerEnablerRuleApplicationSession |
getAuctionConstrainerEnablerRuleApplicationSession()
Gets the
OsidSession associated with the auction
constrainer enabler assignment service. |
AuctionConstrainerEnablerRuleApplicationSession |
getAuctionConstrainerEnablerRuleApplicationSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler assignment service for the given auction house. |
AuctionConstrainerEnablerRuleLookupSession |
getAuctionConstrainerEnablerRuleLookupSession()
Gets the
OsidSession associated with the auction
constrainer enabler mapping lookup service. |
AuctionConstrainerEnablerRuleLookupSession |
getAuctionConstrainerEnablerRuleLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enabler mapping lookup service for the given auction
house. |
AuctionConstrainerEnablerSearchSession |
getAuctionConstrainerEnablerSearchSession()
Gets the
OsidSession associated with the auction
constrainer enabler search service. |
AuctionConstrainerEnablerSearchSession |
getAuctionConstrainerEnablerSearchSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer enablers earch service for the given auction house. |
AuctionConstrainerEnablerSmartAuctionHouseSession |
getAuctionConstrainerEnablerSmartAuctionHouseSession(Id auctionHouseId)
Gets the
OsidSession to manage auction constrainer
enabler smart auction houses. |
AuctionConstrainerLookupSession |
getAuctionConstrainerLookupSession()
Gets the
OsidSession associated with the auction
constrainer lookup service. |
AuctionConstrainerLookupSession |
getAuctionConstrainerLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer lookup service for the given auction house. |
AuctionConstrainerNotificationSession |
getAuctionConstrainerNotificationSession(AuctionConstrainerReceiver auctionConstrainerReceiver)
Gets the
OsidSession associated with the auction
constrainer notification service. |
AuctionConstrainerNotificationSession |
getAuctionConstrainerNotificationSessionForAuctionHouse(AuctionConstrainerReceiver auctionConstrainerReceiver,
Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer notification service for the given auction house. |
AuctionConstrainerQuerySession |
getAuctionConstrainerQuerySession()
Gets the
OsidSession associated with the auction
constrainer query service. |
AuctionConstrainerQuerySession |
getAuctionConstrainerQuerySessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer query service for the given auction house. |
AuctionConstrainerRuleApplicationSession |
getAuctionConstrainerRuleApplicationSession()
Gets the
OsidSession associated with the auction
constrainer assignment service to apply to auction houses. |
AuctionConstrainerRuleApplicationSession |
getAuctionConstrainerRuleApplicationSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer assignment service for the given auction house to apply to
auction houses. |
AuctionConstrainerRuleLookupSession |
getAuctionConstrainerRuleLookupSession()
Gets the
OsidSession associated with the auction
constrainer auction mapping lookup service for looking up the rules
applied to the auction house. |
AuctionConstrainerRuleLookupSession |
getAuctionConstrainerRuleLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer mapping lookup service for the given auction house for
looking up rules applied to an auction house. |
AuctionConstrainerSearchSession |
getAuctionConstrainerSearchSession()
Gets the
OsidSession associated with the auction
constrainer search service. |
AuctionConstrainerSearchSession |
getAuctionConstrainerSearchSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer earch service for the given auction house. |
AuctionConstrainerSmartAuctionHouseSession |
getAuctionConstrainerSmartAuctionHouseSession(Id auctionHouseId)
Gets the
OsidSession to manage auction constrainer
smart auction houses. |
AuctionProcessorAdminSession |
getAuctionProcessorAdminSession()
Gets the
OsidSession associated with the auction
processor administration service. |
AuctionProcessorAdminSession |
getAuctionProcessorAdminSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor administration service for the given auction house. |
AuctionProcessorAuctionHouseAssignmentSession |
getAuctionProcessorAuctionHouseAssignmentSession()
Gets the
OsidSession associated with assigning auction
processor to auction houses. |
AuctionProcessorAuctionHouseSession |
getAuctionProcessorAuctionHouseSession()
Gets the
OsidSession to lookup auction
processor/auction house mappings for auction processors. |
AuctionProcessorEnablerAdminSession |
getAuctionProcessorEnablerAdminSession()
Gets the
OsidSession associated with the auction
processor enabler administration service. |
AuctionProcessorEnablerAdminSession |
getAuctionProcessorEnablerAdminSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler administration service for the given auction house. |
AuctionProcessorEnablerAuctionHouseAssignmentSession |
getAuctionProcessorEnablerAuctionHouseAssignmentSession()
Gets the
OsidSession associated with assigning auction
processor enablers to auction houses. |
AuctionProcessorEnablerAuctionHouseSession |
getAuctionProcessorEnablerAuctionHouseSession()
Gets the
OsidSession to lookup auction processor
enabler/auction house mappings for auction processor enablers. |
AuctionProcessorEnablerLookupSession |
getAuctionProcessorEnablerLookupSession()
Gets the
OsidSession associated with the auction
processor enabler lookup service. |
AuctionProcessorEnablerLookupSession |
getAuctionProcessorEnablerLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler lookup service for the given auction house. |
AuctionProcessorEnablerNotificationSession |
getAuctionProcessorEnablerNotificationSession(AuctionProcessorEnablerReceiver auctionProcessorEnablerReceiver)
Gets the
OsidSession associated with the auction
processor enabler notification service. |
AuctionProcessorEnablerNotificationSession |
getAuctionProcessorEnablerNotificationSessionForAuctionHouse(AuctionProcessorEnablerReceiver auctionProcessorEnablerReceiver,
Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler notification service for the given auction house. |
AuctionProcessorEnablerQuerySession |
getAuctionProcessorEnablerQuerySession()
Gets the
OsidSession associated with the auction
processor enabler query service. |
AuctionProcessorEnablerQuerySession |
getAuctionProcessorEnablerQuerySessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler query service for the given auction house. |
AuctionProcessorEnablerRuleApplicationSession |
getAuctionProcessorEnablerRuleApplicationSession()
Gets the
OsidSession associated with the auction
processor enabler assignment service. |
AuctionProcessorEnablerRuleApplicationSession |
getAuctionProcessorEnablerRuleApplicationSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler assignment service for the given auction house. |
AuctionProcessorEnablerRuleLookupSession |
getAuctionProcessorEnablerRuleLookupSession()
Gets the
OsidSession associated with the auction
processor enabler mapping lookup service. |
AuctionProcessorEnablerRuleLookupSession |
getAuctionProcessorEnablerRuleLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enabler mapping lookup service. |
AuctionProcessorEnablerSearchSession |
getAuctionProcessorEnablerSearchSession()
Gets the
OsidSession associated with the auction
processor enabler search service. |
AuctionProcessorEnablerSearchSession |
getAuctionProcessorEnablerSearchSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor enablers earch service for the given auction house. |
AuctionProcessorEnablerSmartAuctionHouseSession |
getAuctionProcessorEnablerSmartAuctionHouseSession(Id auctionHouseId)
Gets the
OsidSession to manage auction processor
enabler smart auction houses. |
AuctionProcessorLookupSession |
getAuctionProcessorLookupSession()
Gets the
OsidSession associated with the auction
processor lookup service. |
AuctionProcessorLookupSession |
getAuctionProcessorLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor lookup service for the given auction house. |
AuctionProcessorNotificationSession |
getAuctionProcessorNotificationSession(AuctionProcessorReceiver auctionProcessorReceiver)
Gets the
OsidSession associated with the auction
processor notification service. |
AuctionProcessorNotificationSession |
getAuctionProcessorNotificationSessionForAuctionHouse(AuctionProcessorReceiver auctionProcessorReceiver,
Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor notification service for the given auction house. |
AuctionProcessorQuerySession |
getAuctionProcessorQuerySession()
Gets the
OsidSession associated with the auction
processor query service. |
AuctionProcessorQuerySession |
getAuctionProcessorQuerySessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor query service for the given auction house. |
AuctionProcessorRuleApplicationSession |
getAuctionProcessorRuleApplicationSession()
Gets the
OsidSession associated with the auction
processor assignment service. |
AuctionProcessorRuleApplicationSession |
getAuctionProcessorRuleApplicationSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor assignment service for the given auction house. |
AuctionProcessorRuleLookupSession |
getAuctionProcessorRuleLookupSession()
Gets the
OsidSession associated with the auction
processor auction mapping lookup service for looking up the rules
applied to the auction house. |
AuctionProcessorRuleLookupSession |
getAuctionProcessorRuleLookupSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor mapping lookup service for the given auction house for
looking up rules applied to an auction house. |
AuctionProcessorSearchSession |
getAuctionProcessorSearchSession()
Gets the
OsidSession associated with the auction
processor search service. |
AuctionProcessorSearchSession |
getAuctionProcessorSearchSessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
processor earch service for the given auction house. |
AuctionProcessorSmartAuctionHouseSession |
getAuctionProcessorSmartAuctionHouseSession(Id auctionHouseId)
Gets the
OsidSession to manage auction processor smart
auction houses. |
changeBranch, initialize, rollbackService
close
getAuctionConstrainerEnablerRecordTypes, getAuctionConstrainerEnablerSearchRecordTypes, getAuctionConstrainerRecordTypes, getAuctionConstrainerSearchRecordTypes, getAuctionProcessorEnablerRecordTypes, getAuctionProcessorEnablerSearchRecordTypes, getAuctionProcessorRecordTypes, getAuctionProcessorSearchRecordTypes, supportsAuctionConstrainerAdmin, supportsAuctionConstrainerAuctionHouse, supportsAuctionConstrainerAuctionHouseAssignment, supportsAuctionConstrainerEnablerAdmin, supportsAuctionConstrainerEnablerAuctionHouse, supportsAuctionConstrainerEnablerAuctionHouseAssignment, supportsAuctionConstrainerEnablerLookup, supportsAuctionConstrainerEnablerNotification, supportsAuctionConstrainerEnablerQuery, supportsAuctionConstrainerEnablerRecordType, supportsAuctionConstrainerEnablerRuleApplication, supportsAuctionConstrainerEnablerRuleLookup, supportsAuctionConstrainerEnablerSearch, supportsAuctionConstrainerEnablerSearchRecordType, supportsAuctionConstrainerEnablerSmartAuctionHouse, supportsAuctionConstrainerLookup, supportsAuctionConstrainerNotification, supportsAuctionConstrainerQuery, supportsAuctionConstrainerRecordType, supportsAuctionConstrainerRuleApplication, supportsAuctionConstrainerRuleLookup, supportsAuctionConstrainerSearch, supportsAuctionConstrainerSearchRecordType, supportsAuctionConstrainerSmartAuctionHouse, supportsAuctionProcessorAdmin, supportsAuctionProcessorAuctionHouse, supportsAuctionProcessorAuctionHouseAssignment, supportsAuctionProcessorEnablerAdmin, supportsAuctionProcessorEnablerAuctionHouse, supportsAuctionProcessorEnablerAuctionHouseAssignment, supportsAuctionProcessorEnablerLookup, supportsAuctionProcessorEnablerNotification, supportsAuctionProcessorEnablerQuery, supportsAuctionProcessorEnablerRecordType, supportsAuctionProcessorEnablerRuleApplication, supportsAuctionProcessorEnablerRuleLookup, supportsAuctionProcessorEnablerSearch, supportsAuctionProcessorEnablerSearchRecordType, supportsAuctionProcessorEnablerSmartAuctionHouse, supportsAuctionProcessorLookup, supportsAuctionProcessorNotification, supportsAuctionProcessorQuery, supportsAuctionProcessorRecordType, supportsAuctionProcessorRuleApplication, supportsAuctionProcessorRuleLookup, supportsAuctionProcessorSearch, supportsAuctionProcessorSearchRecordType, supportsAuctionProcessorSmartAuctionHouse, supportsVisibleFederation
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordType
getBranding, getBrandingIds, getLicense, getProvider, getProviderId
AuctionConstrainerLookupSession getAuctionConstrainerLookupSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer lookup service. AuctionConstrainerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerLookup()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerLookup()
is true.
AuctionConstrainerLookupSession getAuctionConstrainerLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer lookup service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerLookup()
and
supportsVisibleFederation()
are true.
AuctionConstrainerQuerySession getAuctionConstrainerQuerySession() throws OperationFailedException
OsidSession
associated with the auction
constrainer query service. AuctionConstrainerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerQuery()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerQuery()
is true.
AuctionConstrainerQuerySession getAuctionConstrainerQuerySessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer query service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerQuerySession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerQuery()
and
supportsVisibleFederation()
are true.
AuctionConstrainerSearchSession getAuctionConstrainerSearchSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer search service. AuctionConstrainerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerSearch()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerSearch()
is true.
AuctionConstrainerSearchSession getAuctionConstrainerSearchSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer earch service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerSearchSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerSearch()
and
supportsVisibleFederation()
are true.
AuctionConstrainerAdminSession getAuctionConstrainerAdminSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer administration service. AuctionConstrainerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerAdmin()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerAdmin()
is true.
AuctionConstrainerAdminSession getAuctionConstrainerAdminSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer administration service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerAdminSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerAdmin()
and
supportsVisibleFederation()
are true.
AuctionConstrainerNotificationSession getAuctionConstrainerNotificationSession(AuctionConstrainerReceiver auctionConstrainerReceiver) throws OperationFailedException
OsidSession
associated with the auction
constrainer notification service.auctionConstrainerReceiver
- the notification callback AuctionConstrainerNotificationSession
NullArgumentException
-
auctionConstrainerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerNotification()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerNotification()
is
true.
AuctionConstrainerNotificationSession getAuctionConstrainerNotificationSessionForAuctionHouse(AuctionConstrainerReceiver auctionConstrainerReceiver, Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer notification service for the given auction house.auctionConstrainerReceiver
- the notification callbackauctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerNotificationSession
NotFoundException
- no auction house found by the given
Id
NullArgumentException
-
auctionConstrainerReceiver
or auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerNotification()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerAuctionHouseSession getAuctionConstrainerAuctionHouseSession() throws OperationFailedException
OsidSession
to lookup auction
constrainer/auction house mappings for auction constrainers. AuctionConstrainerAuctionHouseSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerAuctionHouse()
is
true.
AuctionConstrainerAuctionHouseAssignmentSession getAuctionConstrainerAuctionHouseAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning auction
constrainer to auction houses. AuctionConstrainerAuctionHouseAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerAuctionHouseAssignment()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerAuctionHouseAssignment()
is true.
AuctionConstrainerSmartAuctionHouseSession getAuctionConstrainerSmartAuctionHouseSession(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
to manage auction constrainer
smart auction houses.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerSmartAuctionHouseSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerSmartAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerSmartAuctionHouse()
is
true.
AuctionConstrainerRuleLookupSession getAuctionConstrainerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer auction mapping lookup service for looking up the rules
applied to the auction house. AuctionConstrainerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerRuleLookup()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerRuleLookup()
is
true.
AuctionConstrainerRuleLookupSession getAuctionConstrainerRuleLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer mapping lookup service for the given auction house for
looking up rules applied to an auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerRuleLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerRuleLookup()
and
supportsVisibleFederation()
are true.
AuctionConstrainerRuleApplicationSession getAuctionConstrainerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer assignment service to apply to auction houses. AuctionConstrainerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerRuleApplication()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerRuleApplication()
is
true.
AuctionConstrainerRuleApplicationSession getAuctionConstrainerRuleApplicationSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer assignment service for the given auction house to apply to
auction houses.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerRuleApplicationSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerRuleApplication()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerLookupSession getAuctionConstrainerEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler lookup service. AuctionConstrainerEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerLookup()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerLookup()
is
true.
AuctionConstrainerEnablerLookupSession getAuctionConstrainerEnablerLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler lookup service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerLookup()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerQuerySession getAuctionConstrainerEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler query service. AuctionConstrainerEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerQuery()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerQuery()
is
true.
AuctionConstrainerEnablerQuerySession getAuctionConstrainerEnablerQuerySessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler query service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerQuerySession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerQuery()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerSearchSession getAuctionConstrainerEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler search service. AuctionConstrainerEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerSearch()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerSearch()
is
true.
AuctionConstrainerEnablerSearchSession getAuctionConstrainerEnablerSearchSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enablers earch service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerSearchSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerSearch()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerAdminSession getAuctionConstrainerEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler administration service. AuctionConstrainerEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerAdmin()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerAdmin()
is
true.
AuctionConstrainerEnablerAdminSession getAuctionConstrainerEnablerAdminSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler administration service for the given auction
house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerAdminSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerAdmin()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerNotificationSession getAuctionConstrainerEnablerNotificationSession(AuctionConstrainerEnablerReceiver auctionConstrainerEnablerReceiver) throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler notification service.auctionConstrainerEnablerReceiver
- the notification callback AuctionConstrainerEnablerNotificationSession
NullArgumentException
-
auctionConstrainerEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerNotification()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerNotification()
is
true.
AuctionConstrainerEnablerNotificationSession getAuctionConstrainerEnablerNotificationSessionForAuctionHouse(AuctionConstrainerEnablerReceiver auctionConstrainerEnablerReceiver, Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler notification service for the given auction house.auctionConstrainerEnablerReceiver
- the notification callbackauctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerNotificationSession
NotFoundException
- no auction house found by the given
Id
NullArgumentException
-
auctionConstrainerEnablerReceiver
or
auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerNotification()
and supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerAuctionHouseSession getAuctionConstrainerEnablerAuctionHouseSession() throws OperationFailedException
OsidSession
to lookup auction constrainer
enabler/auction house mappings for auction constrainer enablers. AuctionConstrainerEnablerAuctionHouseSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerAuctionHouse()
is
true.
AuctionConstrainerEnablerAuctionHouseAssignmentSession getAuctionConstrainerEnablerAuctionHouseAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning auction
constrainer enablers to auction houses.
AuctionConstrainerEnablerAuctionHouseAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerAuctionHouseAssignment()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerAuctionHouseAssignment()
is true.
AuctionConstrainerEnablerSmartAuctionHouseSession getAuctionConstrainerEnablerSmartAuctionHouseSession(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
to manage auction constrainer
enabler smart auction houses.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerSmartAuctionHouseSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerSmartAuctionHouse()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerSmartAuctionHouse()
is true.
AuctionConstrainerEnablerRuleLookupSession getAuctionConstrainerEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler mapping lookup service. AuctionConstrainerEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerRuleLookup()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerRuleLookup()
is
true.
AuctionConstrainerEnablerRuleLookupSession getAuctionConstrainerEnablerRuleLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler mapping lookup service for the given auction
house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerRuleLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerRuleLookup()
and
supportsVisibleFederation()
are
true.
AuctionConstrainerEnablerRuleApplicationSession getAuctionConstrainerEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the auction
constrainer enabler assignment service. AuctionConstrainerEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerRuleApplication()
is
false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerRuleApplication()
is true.
AuctionConstrainerEnablerRuleApplicationSession getAuctionConstrainerEnablerRuleApplicationSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
constrainer enabler assignment service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionConstrainerEnablerRuleApplicationSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionConstrainerEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionConstrainerEnablerRuleApplication()
and supportsVisibleFederation()
are
true.
AuctionProcessorLookupSession getAuctionProcessorLookupSession() throws OperationFailedException
OsidSession
associated with the auction
processor lookup service. AuctionProcessorLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorLookup()
is false
optional
- This method must be implemented if
supportsAuctionProcessorLookup()
is true.
AuctionProcessorLookupSession getAuctionProcessorLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor lookup service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorLookup()
and
supportsVisibleFederation()
are true.
AuctionProcessorQuerySession getAuctionProcessorQuerySession() throws OperationFailedException
OsidSession
associated with the auction
processor query service. AuctionProcessorQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorQuery()
is false
optional
- This method must be implemented if
supportsAuctionProcessorQuery()
is true.
AuctionProcessorQuerySession getAuctionProcessorQuerySessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor query service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorQuerySession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorQuery()
and
supportsVisibleFederation()
are true.
AuctionProcessorSearchSession getAuctionProcessorSearchSession() throws OperationFailedException
OsidSession
associated with the auction
processor search service. AuctionProcessorSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorSearch()
is false
optional
- This method must be implemented if
supportsAuctionProcessorSearch()
is true.
AuctionProcessorSearchSession getAuctionProcessorSearchSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor earch service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorSearchSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorSearch()
and
supportsVisibleFederation()
are true.
AuctionProcessorAdminSession getAuctionProcessorAdminSession() throws OperationFailedException
OsidSession
associated with the auction
processor administration service. AuctionProcessorAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorAdmin()
is false
optional
- This method must be implemented if
supportsAuctionProcessorAdmin()
is true.
AuctionProcessorAdminSession getAuctionProcessorAdminSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor administration service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorAdminSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorAdmin()
and
supportsVisibleFederation()
are true.
AuctionProcessorNotificationSession getAuctionProcessorNotificationSession(AuctionProcessorReceiver auctionProcessorReceiver) throws OperationFailedException
OsidSession
associated with the auction
processor notification service.auctionProcessorReceiver
- the notification callback AuctionProcessorNotificationSession
NullArgumentException
- auctionProcessorReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorNotification()
is false
optional
- This method must be implemented if
supportsAuctionProcessorNotification()
is
true.
AuctionProcessorNotificationSession getAuctionProcessorNotificationSessionForAuctionHouse(AuctionProcessorReceiver auctionProcessorReceiver, Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor notification service for the given auction house.auctionProcessorReceiver
- the notification callbackauctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorNotificationSession
NotFoundException
- no auction house found by the given
Id
NullArgumentException
- auctionProcessorReceiver
or auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorNotification()
and
supportsVisibleFederation()
are true.
AuctionProcessorAuctionHouseSession getAuctionProcessorAuctionHouseSession() throws OperationFailedException
OsidSession
to lookup auction
processor/auction house mappings for auction processors. AuctionProcessorAuctionHouseSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorAuctionHouse()
is false
optional
- This method must be implemented if
supportsAuctionProcessorAuctionHouse()
is
true.
AuctionProcessorAuctionHouseAssignmentSession getAuctionProcessorAuctionHouseAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning auction
processor to auction houses. AuctionProcessorAuctionHouseAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorAuctionHouseAssignment()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorAuctionHouseAssignment()
is true.
AuctionProcessorSmartAuctionHouseSession getAuctionProcessorSmartAuctionHouseSession(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
to manage auction processor smart
auction houses.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorSmartAuctionHouseSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorSmartAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorSmartAuctionHouse()
is
true.
AuctionProcessorRuleLookupSession getAuctionProcessorRuleLookupSession() throws OperationFailedException
OsidSession
associated with the auction
processor auction mapping lookup service for looking up the rules
applied to the auction house. AuctionProcessorRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorRuleLookup()
is false
optional
- This method must be implemented if
supportsAuctionProcessorRuleLookup()
is
true.
AuctionProcessorRuleLookupSession getAuctionProcessorRuleLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor mapping lookup service for the given auction house for
looking up rules applied to an auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorRuleLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorRuleLookup()
and
supportsVisibleFederation()
are true.
AuctionProcessorRuleApplicationSession getAuctionProcessorRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the auction
processor assignment service. AuctionProcessorRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorRuleApplication()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorRuleApplication()
is
true.
AuctionProcessorRuleApplicationSession getAuctionProcessorRuleApplicationSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor assignment service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorRuleApplicationSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorRuleApplication()
and
supportsVisibleFederation()
are
true.
AuctionProcessorEnablerLookupSession getAuctionProcessorEnablerLookupSession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler lookup service. AuctionProcessorEnablerLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerLookup()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerLookup()
is
true.
AuctionProcessorEnablerLookupSession getAuctionProcessorEnablerLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler lookup service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerLookup()
and
supportsVisibleFederation()
are true.
AuctionProcessorEnablerQuerySession getAuctionProcessorEnablerQuerySession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler query service. AuctionProcessorEnablerQuerySession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerQuery()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerQuery()
is
true.
AuctionProcessorEnablerQuerySession getAuctionProcessorEnablerQuerySessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler query service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerQuerySession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerQuery()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerQuery()
and
supportsVisibleFederation()
are true.
AuctionProcessorEnablerSearchSession getAuctionProcessorEnablerSearchSession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler search service. AuctionProcessorEnablerSearchSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerSearch()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerSearch()
is
true.
AuctionProcessorEnablerSearchSession getAuctionProcessorEnablerSearchSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enablers earch service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerSearchSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerSearch()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerSearch()
and
supportsVisibleFederation()
are true.
AuctionProcessorEnablerAdminSession getAuctionProcessorEnablerAdminSession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler administration service. AuctionProcessorEnablerAdminSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerAdmin()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerAdmin()
is
true.
AuctionProcessorEnablerAdminSession getAuctionProcessorEnablerAdminSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler administration service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerAdminSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerAdmin()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerAdmin()
and
supportsVisibleFederation()
are true.
AuctionProcessorEnablerNotificationSession getAuctionProcessorEnablerNotificationSession(AuctionProcessorEnablerReceiver auctionProcessorEnablerReceiver) throws OperationFailedException
OsidSession
associated with the auction
processor enabler notification service.auctionProcessorEnablerReceiver
- the notification callback AuctionProcessorEnablerNotificationSession
NullArgumentException
-
auctionProcessorEnablerReceiver
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerNotification()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerNotification()
is
true.
AuctionProcessorEnablerNotificationSession getAuctionProcessorEnablerNotificationSessionForAuctionHouse(AuctionProcessorEnablerReceiver auctionProcessorEnablerReceiver, Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler notification service for the given auction house.auctionProcessorEnablerReceiver
- the notification callbackauctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerNotificationSession
NotFoundException
- no auction house found by the given
Id
NullArgumentException
-
auctionProcessorEnablerReceiver
or
auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerNotification()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerNotification()
and
supportsVisibleFederation()
are
true.
AuctionProcessorEnablerAuctionHouseSession getAuctionProcessorEnablerAuctionHouseSession() throws OperationFailedException
OsidSession
to lookup auction processor
enabler/auction house mappings for auction processor enablers. AuctionProcessorEnablerAuctionHouseSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerAuctionHouse()
is
true.
AuctionProcessorEnablerAuctionHouseAssignmentSession getAuctionProcessorEnablerAuctionHouseAssignmentSession() throws OperationFailedException
OsidSession
associated with assigning auction
processor enablers to auction houses. AuctionProcessorEnablerAuctionHouseAssignmentSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerAuctionHouseAssignment()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerAuctionHouseAssignment()
is true.
AuctionProcessorEnablerSmartAuctionHouseSession getAuctionProcessorEnablerSmartAuctionHouseSession(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
to manage auction processor
enabler smart auction houses.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerSmartAuctionHouseSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerSmartAuctionHouse()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerSmartAuctionHouse()
is true.
AuctionProcessorEnablerRuleLookupSession getAuctionProcessorEnablerRuleLookupSession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler mapping lookup service. AuctionProcessorEnablerRuleLookupSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerRuleLookup()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerRuleLookup()
is
true.
AuctionProcessorEnablerRuleLookupSession getAuctionProcessorEnablerRuleLookupSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler mapping lookup service.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerRuleLookupSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerRuleLookup()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerRuleLookup()
and
supportsVisibleFederation()
are
true.
AuctionProcessorEnablerRuleApplicationSession getAuctionProcessorEnablerRuleApplicationSession() throws OperationFailedException
OsidSession
associated with the auction
processor enabler assignment service. AuctionProcessorEnablerRuleApplicationSession
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerRuleApplication()
is
false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerRuleApplication()
is true.
AuctionProcessorEnablerRuleApplicationSession getAuctionProcessorEnablerRuleApplicationSessionForAuctionHouse(Id auctionHouseId) throws NotFoundException, OperationFailedException
OsidSession
associated with the auction
processor enabler assignment service for the given auction house.auctionHouseId
- the Id
of the
AuctionHouse
AuctionProcessorEnablerRuleApplicationSession
NotFoundException
- no AuctionHouse
found by the given Id
NullArgumentException
- auctionHouseId
is null
OperationFailedException
- unable to complete requestUnimplementedException
-
supportsAuctionProcessorEnablerRuleApplication()
or
supportsVisibleFederation()
is false
optional
- This method must be implemented if
supportsAuctionProcessorEnablerRuleApplication()
and supportsVisibleFederation()
are
true.