Uses of Interface
org.osid.billing.CategorySearchOrder
Packages that use CategorySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CategorySearchOrder in org.osid.billing
Methods in org.osid.billing that return CategorySearchOrderModifier and TypeMethodDescriptionCategorySearchSession.getCategorySearchOrder()Gets a category search order.CategorySmartBusinessSession.getCategorySearchOrder()Gets a category search order.ItemSearchOrder.getCategorySearchOrder()Specifies a preference for ordering the result set by the category.Methods in org.osid.billing with parameters of type CategorySearchOrderModifier and TypeMethodDescriptionvoidCategorySmartBusinessSession.applyCategorySequencing(CategorySearchOrder categorySearchOrder) Applies a category search order to this business.voidCategorySearch.orderCategoryResults(CategorySearchOrder categorySearchOrder) Specify an ordering to the search results.