Uses of Interface
org.osid.cataloging.CatalogSearchOrder
Packages that use CatalogSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging
service.
-
Uses of CatalogSearchOrder in org.osid.cataloging
Methods in org.osid.cataloging that return CatalogSearchOrderModifier and TypeMethodDescriptionCatalogSearchSession.getCatalogSearchOrder()Gets a subject search order.Methods in org.osid.cataloging with parameters of type CatalogSearchOrderModifier and TypeMethodDescriptionvoidCatalogSearch.orderCatalogResults(CatalogSearchOrder catalogSearchOrder) Specify an ordering to the search results.