com.filenet.wcm.apps.server.presentation.util
Class TimeZoneChoices

java.lang.Object
  extended bycom.filenet.wcm.apps.server.presentation.util.TimeZoneChoices

public class TimeZoneChoices
extends java.lang.Object


Nested Class Summary
static class TimeZoneChoices.Choice
           
 
Field Summary
static java.util.Map displaySubtypes
           
static java.util.Set idFilter
           
 
Constructor Summary
TimeZoneChoices()
           
 
Method Summary
static java.util.List getTimeZoneChoices(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idFilter

public static java.util.Set idFilter

displaySubtypes

public static java.util.Map displaySubtypes
Constructor Detail

TimeZoneChoices

public TimeZoneChoices()
Method Detail

getTimeZoneChoices

public static java.util.List getTimeZoneChoices(java.util.Locale locale)


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.