ariba.ui.validation
Class AWVTimeMillisFormatter

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.util.AWFormatter
          extended by ariba.ui.validation.AWVLocalizedDateFormatter
              extended by ariba.ui.validation.AWVTimeMillisFormatter
All Implemented Interfaces:
AWObject

public final class AWVTimeMillisFormatter
extends AWVLocalizedDateFormatter


Field Summary
 
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber
 
Constructor Summary
AWVTimeMillisFormatter(java.util.Locale locale, java.util.TimeZone timeZone)
           
 
Method Summary
 java.lang.String getFormatsKey()
           
 java.lang.Object parseObject(java.lang.String stringToParse)
           
 
Methods inherited from class ariba.ui.validation.AWVLocalizedDateFormatter
format, setCalendarDate
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWVTimeMillisFormatter

public AWVTimeMillisFormatter(java.util.Locale locale,
                              java.util.TimeZone timeZone)
Method Detail

parseObject

public java.lang.Object parseObject(java.lang.String stringToParse)
Overrides:
parseObject in class AWVLocalizedDateFormatter

getFormatsKey

public java.lang.String getFormatsKey()
Specified by:
getFormatsKey in class AWVLocalizedDateFormatter


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.