Uses of Interface
org.osid.lexicon.IdiomList
Packages that use IdiomList
Package
Description
The Open Service Interface Definitions for the org.osid.lexicon
service.
-
Uses of IdiomList in org.osid.lexicon
Methods in org.osid.lexicon that return IdiomListModifier and TypeMethodDescriptionIdiomLookupSession.getIdioms()Gets allIdioms.IdiomSearchResults.getIdioms()Gets the idiom list resulting from a search.IdiomLookupSession.getIdiomsByGenusType(Type idiomGenusType) Gets anIdiomListcorresponding to the given idiom genusTypewhich does not include idioms of genus types derived from the specifiedType.IdiomLookupSession.getIdiomsByIds(IdList idiomIds) Gets anIdiomListcorresponding to the givenIdList.IdiomLookupSession.getIdiomsByParentGenusType(Type idiomGenusType) Gets anIdiomListcorresponding to the given idiom genusTypeand include any additional idioms with genus types derived from the specifiedType.IdiomPressSession.getIdiomsByPress(Id pressId) Gets the list ofIdiomsassociated with aPress.IdiomPressSession.getIdiomsByPresses(IdList pressIds) Gets the list ofIdiomcorresponding to a list ofPresses.IdiomQuerySession.getIdiomsByQuery(IdiomQuery idiomQuery) Gets a list ofIdiomsmatching the given idiom query.IdiomLookupSession.getIdiomsByRecordType(Type idiomRecordType) Gets anIdiomListcontaining the given idiom recordType.IdiomLookupSession.getIdiomsForText(Id textId) Gets anIdiomListby text.