Uses of Interface
org.osid.billing.PeriodSearchOrder
Packages that use PeriodSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PeriodSearchOrder in org.osid.billing
Methods in org.osid.billing that return PeriodSearchOrderModifier and TypeMethodDescriptionEntrySearchOrder.getPeriodSearchOrder()Gets the billing period search order.PeriodSearchSession.getPeriodSearchOrder()Gets a period search order.PeriodSmartBusinessSession.getPeriodSearchOrder()Gets a period search order.Methods in org.osid.billing with parameters of type PeriodSearchOrderModifier and TypeMethodDescriptionvoidPeriodSmartBusinessSession.applyPeriodSequencing(PeriodSearchOrder periodSearchOrder) Applies a period search order to this business.voidPeriodSearch.orderPeriodResults(PeriodSearchOrder periodSearchOrder) Specify an ordering to the search results. -
Uses of PeriodSearchOrder in org.osid.billing.payment
Methods in org.osid.billing.payment that return PeriodSearchOrderModifier and TypeMethodDescriptionPaymentSearchOrder.getPeriodSearchOrder()Specifies a preference for ordering the result set by the billing period.