Uses of Interface
org.osid.locale.CalendarFormattingSession
Packages that use CalendarFormattingSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of CalendarFormattingSession in org.osid.locale
Methods in org.osid.locale that return CalendarFormattingSessionModifier and TypeMethodDescriptionLocaleManager.getCalendarFormattingSession()Gets anOsidSessionassociated with the calendar formatting service.LocaleProxyManager.getCalendarFormattingSession(Proxy proxy) Gets anOsidSessionassociated with the calendar formatting service.LocaleManager.getCalendarFormattingSessionForType(Type calendarType, Type calendarFormatType, Type timeType, Type timeFormatType) Gets anOsidSessionassociated with the calendar formatting service and the given calendar and time types.LocaleProxyManager.getCalendarFormattingSessionForType(Type calendarType, Type calendarFormatType, Type timeType, Type timeFormatType, Proxy proxy) Gets anOsidSessionassociated with the calendar formatting service and the given calendar and time types.