Uses of Interface
org.osid.locale.CurrencyFormattingSession
Packages that use CurrencyFormattingSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of CurrencyFormattingSession in org.osid.locale
Methods in org.osid.locale that return CurrencyFormattingSessionModifier and TypeMethodDescriptionLocaleManager.getCurrencyFormattingSession()Gets anOsidSessionassociated with the currency formatting service.LocaleProxyManager.getCurrencyFormattingSession(Proxy proxy) Gets anOsidSessionassociated with the currency formatting service.LocaleManager.getCurrencyFormattingSessionForType(Type currencyType, Type numericFormatType) Gets anOsidSessionassociated with the currency formatting service and the given currency and numeric format types.LocaleProxyManager.getCurrencyFormattingSessionForType(Type currencyType, Type numericFormatType, Proxy proxy) Gets anOsidSessionassociated with the currency formatting service and the given currency and numeric format types.