Uses of Interface
org.osid.acknowledgement.CreditSearchOrder
Packages that use CreditSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
-
Uses of CreditSearchOrder in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return CreditSearchOrderModifier and TypeMethodDescriptionCreditSearchSession.getCreditSearchOrder()Gets a credit search order.CreditSmartBillingSession.getCreditSearchOrder()Gets a credit search order.Methods in org.osid.acknowledgement with parameters of type CreditSearchOrderModifier and TypeMethodDescriptionvoidCreditSmartBillingSession.applyCreditSequencing(CreditSearchOrder creditSearchOrder) Applies a credit search order to this billing.voidCreditSearch.orderCreditResults(CreditSearchOrder creditSearchOrder) Specify an ordering to the search results.