Uses of Interface
org.osid.locale.CalendarConversionSession
Packages that use CalendarConversionSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of CalendarConversionSession in org.osid.locale
Methods in org.osid.locale that return CalendarConversionSessionModifier and TypeMethodDescriptionLocaleManager.getCalendarConversionSession()Gets a calendar conversion session.LocaleProxyManager.getCalendarConversionSession(Proxy proxy) Gets a calendar conversion session.LocaleManager.getCalendarConversionSessionForType(Type sourceCalendarType, Type sourceTimeType, Type targetCalendarType, Type targetTimeType) Gets anOsidSessionassociated with the calendar conversion service and the given calendar types.LocaleProxyManager.getCalendarConversionSessionForType(Type sourceCalendarType, Type sourceTimeType, Type targetCalendarType, Type targetTimeType, Proxy proxy) Gets anOsidSessionassociated with the calendar conversion service and the given calendar types.