Interface SequencingManager
- All Superinterfaces:
AutoCloseable, Closeable, OsidManager, OsidManager, OsidProfile, SequencingProfile, Sourceable
The sequencing manager provides access to sequencing sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:
-
ElementLookupSession: a session for retrieving elements in a chain -
ElementAdminSession: a session for managing elements in a chain -
SequencingSession: a session for sequencing elements in a chain -
ChainLookupSession: a session to retrieve chains -
ChainQuerySession: a session to query for chains -
ChainSearchSession: a session to search for chains -
ChainAdminSession: a session to create and delete chains -
ChainNotificationSession: a session to receive notifications pertaining to chain changes -
ChainAntimatroidsSession: a session to look up chain antimatroids mappings -
ChainAntimatroidAssignmentSession: a session to manage chain to antimatroid mappings -
ChainSmartAntimatroidSession: a session to manage dynamic antimatroids of chains
-
AntimatroidLookupSession: a session to retrieve antimatroids -
AntimatroidQuerySession: a session to search for antimatroids -
AntimatroidSearchSession: a session to search for antimatroids -
AntimatroidAdminSession: a session to create and delete antimatroids -
AntimatroidNotificationSession: a session to receive notifications pertaining to antimatroid changes -
AntimatroidHierarchySession: a session to traverse a hierarchy of antimatroid -
AntimatroidHierarchyDesignSession: a session to manage an antimatroid hierarchy
-
Method Summary
Modifier and TypeMethodDescriptionGets theOsidSessionassociated with the antimatroid administrative service.Gets theOsidSessionassociated with the antimatroid hierarchy design service.Gets theOsidSessionassociated with the antimatroid hierarchy service.Gets theOsidSessionassociated with the antimatroid lookup service.getAntimatroidNotificationSession(AntimatroidReceiver antimatroidReceiver) Gets theOsidSessionassociated with the antimatroid notification service.Gets theOsidSessionassociated with the antimatroid query service.Gets theOsidSessionassociated with the antimatroid search service.Gets theOsidSessionassociated with the chain administration service.getChainAdminSessionForInput(Id antimatroidId) Gets theOsidSessionassociated with the chain administration service for the given antimatroid.Gets theOsidSessionassociated with assigning chains to antimatroids.Gets theOsidSessionto lookup chain/antimatroid mappings.Gets theOsidSessionassociated with the chain lookup service.getChainLookupSessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the chain lookup service for the given antimatroid.getChainNotificationSession(ChainReceiver chainReceiver) Gets theOsidSessionassociated with the chain notification service.getChainNotificationSessionForAntimatroid(ChainReceiver chainReceiver, Id antimatroidId) Gets theOsidSessionassociated with the chain notification service for the given antimatroid.Gets theOsidSessionassociated with the chain query service.getChainQuerySessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the chain query service for the given antimatroid.Gets theOsidSessionassociated with the chain search service.getChainSearchSessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the chain search service for the given antimatroid.getChainSmartAntimatroidSession(Id antimatroidId) Gets theOsidSessionto manage locatin smart antimatroids.Gets theOsidSessionassociated with the element admin service.getElementAdminSessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the element admin service for the given antimatroid.Gets theOsidSessionassociated with the element lookup service.getElementLookupSessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the element lookup service for the given antimatroid.Gets theOsidSessionassociated with the element sequencing service.getSequencingSessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the element sequencing service for the given antimatroid.Methods inherited from interface OsidManager
closeMethods inherited from interface OsidManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime) Rolls back this service to a point in time.Methods inherited from interface OsidProfile
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypeModifier and TypeMethodDescriptionGets this service branch.Gets theBranch Idrepresenting this service branch.Gets a description of this service implementation.Gets a display name for this service implementation.getId()Gets an identifier for this service implementation.Gets the locales supported in this service.Gets the proxy recordTypessupported in this service.Gets the date this service implementation was released.Gets the version of this service implementation.booleanTest for support of a journal branching service.booleanTest for support of a journaling rollback service.booleansupportsOSIDVersion(Version version) Test for support of an OSID specification version.booleansupportsProxyRecordType(Type proxyRecordType) Test for support of a proxy type.Methods inherited from interface SequencingProfile
getAntimatroidRecordTypes, getAntimatroidSearchRecordTypes, getChainRecordTypes, getChainSearchRecordTypes, supportsAntimatroidAdmin, supportsAntimatroidHierarchy, supportsAntimatroidHierarchyDesign, supportsAntimatroidLookup, supportsAntimatroidNotification, supportsAntimatroidQuery, supportsAntimatroidRecordType, supportsAntimatroidSearch, supportsAntimatroidSearchRecordType, supportsChainAdmin, supportsChainAntimatroid, supportsChainAntimatroidAssignment, supportsChainLookup, supportsChainNotification, supportsChainQuery, supportsChainRecordType, supportsChainSearch, supportsChainSearchRecordType, supportsChainSmartAntimatroid, supportsElementAdmin, supportsElementLookup, supportsSequencing, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedAntimatroidrecord types.Gets the supportedAntimatroidsearch record types.Gets the supportedChainrecord types.Gets the supportedChainsearch types.booleanTests if antimatroid administrative service is supported.booleanTests for the availability of an antimatroid hierarchy traversal service.booleanTests for the availability of an antimatroid hierarchy design service.booleanTests if looking up antimatroids is supported.booleanTests if an antimatroid notification service is supported.booleanTests if querying antimatroids is supported.booleansupportsAntimatroidRecordType(Type antimatroidRecordType) Tests if the givenAntimatroidrecord type is supported.booleanTests if searching antimatroids is supported.booleansupportsAntimatroidSearchRecordType(Type antimatroidSearchRecordType) Tests if the givenAntimatroidsearch record type is supported.booleanTests if chain administrative service is supported.booleanTests if a chain antimatroid lookup service is supported.booleanTests if a chain antimatroid assignment service is supported.booleanTests if looking up chains is supported.booleanTests if a chain notification service is supported.booleanTests if querying chains is supported.booleansupportsChainRecordType(Type chainRecordType) Tests if the givenChainrecord type is supported.booleanTests if searching chains is supported.booleansupportsChainSearchRecordType(Type chainSearchRecordType) Tests if the givenChainsearch type is supported.booleanTests if a chain smart antimatroid service is supported.booleanTests if managing elements is supported.booleanTests if looking up elements is supported.booleanTests if sequencing elements is supported.booleanTests if any action group federation is exposed.Methods inherited from interface Sourceable
getBranding, getBrandingIds, getLicense, getProvider, getProviderIdModifier and TypeMethodDescriptionGets a branding, such as an image or logo, expressed using theAssetinterface.Gets the branding assetIds.Gets the terms of usage.Gets theResourcerepresenting the provider.Gets theIdof the provider.
-
Method Details
-
getElementLookupSession
Gets theOsidSessionassociated with the element lookup service.- Returns:
- an
ElementLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsElementLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsElementLookup()} is {@code true} .
-
getElementLookupSessionForAntimatroid
ElementLookupSession getElementLookupSessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the element lookup service for the given antimatroid.- Parameters:
antimatroidId- theIdof the antimatroid- Returns:
- an
ElementLookupSession - Throws:
NotFoundException- noAntimatroidfound by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsElementLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsElementLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getElementAdminSession
Gets theOsidSessionassociated with the element admin service.- Returns:
- an
ElementAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsElementAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsElementAdmin()} is {@code true} .
-
getElementAdminSessionForAntimatroid
ElementAdminSession getElementAdminSessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the element admin service for the given antimatroid.- Parameters:
antimatroidId- theIdof the antimatroid- Returns:
- an
ElementAdminSession - Throws:
NotFoundException- noAntimatroidfound by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsElementAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsElementAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getSequencingSession
Gets theOsidSessionassociated with the element sequencing service.- Returns:
- a
SequencingSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsSequencingn()isfalse- Compliance:
optional- This method must be implemented if {@code supportsSequencing()} is {@code true} .
-
getSequencingSessionForAntimatroid
SequencingSession getSequencingSessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the element sequencing service for the given antimatroid.- Parameters:
antimatroidId- theIdof the antimatroid- Returns:
- a
SequencingSession - Throws:
NotFoundException- noAntimatroidfound by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsSequencing()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsSequencing()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainLookupSession
Gets theOsidSessionassociated with the chain lookup service.- Returns:
- a
ChainLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainLookup()} is {@code true} .
-
getChainLookupSessionForAntimatroid
ChainLookupSession getChainLookupSessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the chain lookup service for the given antimatroid.- Parameters:
antimatroidId- theIdof the antimatroid- Returns:
- a
ChainLookupSession - Throws:
NotFoundException- noAntimatroidfound by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainQuerySession
Gets theOsidSessionassociated with the chain query service.- Returns:
- a
ChainQuerySession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainQuery()} is {@code true} .
-
getChainQuerySessionForAntimatroid
ChainQuerySession getChainQuerySessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the chain query service for the given antimatroid.- Parameters:
antimatroidId- theIdof theAntimatroid- Returns:
- a
ChainQuerySession - Throws:
NotFoundException- no antimatroid found by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainQuery()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainSearchSession
Gets theOsidSessionassociated with the chain search service.- Returns:
- a
ChainSearchSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainSearch()} is {@code true} .
-
getChainSearchSessionForAntimatroid
ChainSearchSession getChainSearchSessionForAntimatroid(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the chain search service for the given antimatroid.- Parameters:
antimatroidId- theIdof theAntimatroid- Returns:
- a
ChainSearchSession - Throws:
NotFoundException- no antimatroid found by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainAdminSession
Gets theOsidSessionassociated with the chain administration service.- Returns:
- a
ChainAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainAdmin()} is {@code true} .
-
getChainAdminSessionForInput
ChainAdminSession getChainAdminSessionForInput(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the chain administration service for the given antimatroid.- Parameters:
antimatroidId- theIdof theDostributor- Returns:
- a
ChainAdminSession - Throws:
NotFoundException- no antimatroid found by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainNotificationSession
ChainNotificationSession getChainNotificationSession(ChainReceiver chainReceiver) throws OperationFailedException Gets theOsidSessionassociated with the chain notification service.- Parameters:
chainReceiver- the notification callback- Returns:
- a
ChainNotificationSession - Throws:
NullArgumentException-chainReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainNotification()} is {@code true} .
-
getChainNotificationSessionForAntimatroid
ChainNotificationSession getChainNotificationSessionForAntimatroid(ChainReceiver chainReceiver, Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the chain notification service for the given antimatroid.- Parameters:
chainReceiver- the notification callbackantimatroidId- theIdof theAntimatroid- Returns:
- a
ChainNotificationSession - Throws:
NotFoundException- no antimatroid found by the givenIdNullArgumentException-chainReceiverorantimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainNotification()} and {@code supportsVisibleFederation()} are {@code true}
-
getChainAntimatroidSession
Gets theOsidSessionto lookup chain/antimatroid mappings.- Returns:
- a
ChainAntimatroidSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainAntimatroid()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainAntimatroid()} is {@code true} .
-
getChainAntimatroidAssignmentSession
ChainAntimatroidAssignmentSession getChainAntimatroidAssignmentSession() throws OperationFailedExceptionGets theOsidSessionassociated with assigning chains to antimatroids.- Returns:
- a
ChainAntimatroidAssignmentSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsChainAntimatroidAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainAntimatroidAssignment()} is {@code true} .
-
getChainSmartAntimatroidSession
ChainSmartAntimatroidSession getChainSmartAntimatroidSession(Id antimatroidId) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage locatin smart antimatroids.- Parameters:
antimatroidId- theIdof theAntimatroid- Returns:
- a
ChainSmartAntimatroidSession - Throws:
NotFoundException- no antimatroid found by the givenIdNullArgumentException-antimatroidIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsChainSmartAntimatroid()isfalse- Compliance:
optional- This method must be implemented if {@code supportsChainSmartAntimatroid()} is {@code true} .
-
getAntimatroidLookupSession
Gets theOsidSessionassociated with the antimatroid lookup service.- Returns:
- a
AntimatroidLookupSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidLookup()} is {@code true} .
-
getAntimatroidQuerySession
Gets theOsidSessionassociated with the antimatroid query service.- Returns:
- an
AntimatroidQuerySession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidQuery()} is {@code true} .
-
getAntimatroidSearchSession
Gets theOsidSessionassociated with the antimatroid search service.- Returns:
- an
AntimatroidSearchSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidSearch()} is {@code true} .
-
getAntimatroidAdminSession
Gets theOsidSessionassociated with the antimatroid administrative service.- Returns:
- an
AntimatroidAdminSession - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidAdmin()} is {@code true} .
-
getAntimatroidNotificationSession
AntimatroidNotificationSession getAntimatroidNotificationSession(AntimatroidReceiver antimatroidReceiver) throws OperationFailedException Gets theOsidSessionassociated with the antimatroid notification service.- Parameters:
antimatroidReceiver- the notification callback- Returns:
- an
AntimatroidNotificationSession - Throws:
NullArgumentException-antimatroidReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidNotification()} is {@code true} .
-
getAntimatroidHierarchySession
Gets theOsidSessionassociated with the antimatroid hierarchy service.- Returns:
- an
AntimatroidHierarchySessionfor antimatroids - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidHierarchy()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidHierarchy()} is {@code true} .
-
getAntimatroidHierarchyDesignSession
AntimatroidHierarchyDesignSession getAntimatroidHierarchyDesignSession() throws OperationFailedExceptionGets theOsidSessionassociated with the antimatroid hierarchy design service.- Returns:
- an
HierarchyDesignSessionfor antimatroids - Throws:
OperationFailedException- unable to complete requestUnimplementedException-supportsAntimatroidHierarchyDesign()isfalse- Compliance:
optional- This method must be implemented if {@code supportsAntimatroidHierarchyDesign()} is {@code true} .
-