Uses of Interface
org.osid.hold.OublietteList
Packages that use OublietteList
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of OublietteList in org.osid.hold
Methods in org.osid.hold that return OublietteListModifier and TypeMethodDescriptionOublietteHierarchySession.getChildOubliettes(Id oublietteId) Gets the children of the given oubliette.HoldOublietteSession.getOublietteByHold(Id holdId) Gets theOubliettesmapped to aHold.OublietteLookupSession.getOubliettes()Gets allOublietteIn plenary mode, the returned list contains all known oubliettes or an error results.OublietteSearchResults.getOubliettes()Gets the oubliette list resulting from a search.BlockOublietteSession.getOubliettesByBlock(Id blockId) Gets theOubliettesmapped to aBlock.OublietteLookupSession.getOubliettesByGenusType(Type oublietteGenusType) Gets anOublietteListcorresponding to the given oubliette genusTypewhich does not include oubliettes of types derived from the specifiedType.In plenary mode, the returned list contains all known oubliettes or an error results.OublietteLookupSession.getOubliettesByIds(IdList oublietteIds) Gets anOublietteListcorresponding to the givenIdList.In plenary mode, the returned list contains all of the oubliettes specified in theIdlist, in the order of the list, including duplicates, or an error results if anIdin the supplied list is not found or inaccessible.IssueOublietteSession.getOubliettesByIssue(Id issueId) Gets theOubliettesmapped to anIssue.OublietteLookupSession.getOubliettesByParentGenusType(Type oublietteGenusType) Gets anOublietteListcorresponding to the given oubliette genusTypeand include any additional oubliettes with genus types derived from the specifiedType.In plenary mode, the returned list contains all known oubliettes or an error results.OublietteLookupSession.getOubliettesByProvider(Id resourceId) Gets anOublietteListfor the given provider.OublietteQuerySession.getOubliettesByQuery(OublietteQuery oublietteQuery) Gets a list ofOubliettesmatching the given search.OublietteLookupSession.getOubliettesByRecordType(Type oublietteRecordType) Gets anOublietteListcontaining the given oubliette recordType.In plenary mode, the returned list contains all known oubliettes or an error results.OublietteHierarchySession.getParentOubliettes(Id oublietteId) Gets the parents of the given oubliette.OublietteHierarchySession.getRootOubliettes()Gets the root oubliette in the oubliette hierarchy. -
Uses of OublietteList in org.osid.hold.rules
Methods in org.osid.hold.rules that return OublietteListModifier and TypeMethodDescriptionHoldEnablerOublietteSession.getHoldsByHoldEnabler(Id holdEnablerId) Gets the oubliettes mapped to aHoldEnabler.IssueProcessorSmartOublietteSession.getOubliette()Gets theOublietteassociated with this session.IssueConstrainerOublietteSession.getOubliettesByIssueConstrainer(Id issueConstrainerId) Gets theOubliettesmapped to anIssueConstrainer.IssueConstrainerEnablerOublietteSession.getOubliettesByIssueConstrainerEnabler(Id issueConstrainerEnablerId) Gets theOubliettesmapped to anIssueConstrainerEnabler.IssueEnablerOublietteSession.getOubliettesByIssueEnabler(Id issueEnablerId) Gets theOubliettesmapped to anIssueEnabler.IssueProcessorOublietteSession.getOubliettesByIssueProcessor(Id issueProcessorId) Gets theOubliettesmapped to anIssueProcessor.IssueProcessorEnablerOublietteSession.getOubliettesByIssueProcessorEnabler(Id issueProcessorEnablerId) Gets theOubliettesmapped to anIssueProcessorEnabler.