Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.component
Class BBConvertDateTime

java.lang.Object
  extended by oracle.adfnmc.component.Attribute
      extended by oracle.adfnmc.component.ConvertDateTime
          extended by oracle.adfnmc.component.BBConvertDateTime
All Implemented Interfaces:
RefreshablePropertyObjectOwner

public class BBConvertDateTime
extends ConvertDateTime


Field Summary
 
Fields inherited from class oracle.adfnmc.component.ConvertDateTime
TYPE_BOTH, TYPE_DATE, TYPE_TIME
 
Fields inherited from class oracle.adfnmc.component.Attribute
CLASS_INSTANCE, m_children, m_childrenById, m_elementText, m_id, m_parent, m_props, refreshableProperties
 
Constructor Summary
BBConvertDateTime()
           
 
Method Summary
 java.lang.String convertToString(java.util.Date value)
           
 net.rim.device.api.i18n.DateFormat getDateFormat()
           
protected  java.lang.String getDateFormatDefault()
           
protected  java.lang.String getDateFormatFull()
           
protected  java.lang.String getDateFormatLong()
           
protected  java.lang.String getDateFormatMedium()
           
protected  java.lang.String getDateFormatShort()
           
protected  java.lang.String getTimeFormatDefault()
           
protected  java.lang.String getTimeFormatFull()
           
protected  java.lang.String getTimeFormatLong()
           
protected  java.lang.String getTimeFormatMedium()
           
protected  java.lang.String getTimeFormatShort()
           
 
Methods inherited from class oracle.adfnmc.component.ConvertDateTime
Clone, convertToDate, convertToString, endInit, getDateFormatString, getDateStyle, getListener, getPattern, getTimeFormatString, getTimeStyle, getType, setDateStyle, setDateStyle, setListener, setPattern, setPattern, setTimeStyle, setTimeStyle, setType, setType, toString
 
Methods inherited from class oracle.adfnmc.component.Attribute
addChild, addChild, beginInit, CloneImpl, disposeProperties, endInitChildren, getId, getParent, getProps, propertyInstanceCreated, refreshProperties, setChild, setElementText, setId, setParent, setProp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BBConvertDateTime

public BBConvertDateTime()
Method Detail

getDateFormatShort

protected java.lang.String getDateFormatShort()
Specified by:
getDateFormatShort in class ConvertDateTime

getDateFormatMedium

protected java.lang.String getDateFormatMedium()
Specified by:
getDateFormatMedium in class ConvertDateTime

getDateFormatLong

protected java.lang.String getDateFormatLong()
Specified by:
getDateFormatLong in class ConvertDateTime

getDateFormatFull

protected java.lang.String getDateFormatFull()
Specified by:
getDateFormatFull in class ConvertDateTime

getDateFormatDefault

protected java.lang.String getDateFormatDefault()
Specified by:
getDateFormatDefault in class ConvertDateTime

getTimeFormatShort

protected java.lang.String getTimeFormatShort()
Specified by:
getTimeFormatShort in class ConvertDateTime

getTimeFormatMedium

protected java.lang.String getTimeFormatMedium()
Specified by:
getTimeFormatMedium in class ConvertDateTime

getTimeFormatLong

protected java.lang.String getTimeFormatLong()
Specified by:
getTimeFormatLong in class ConvertDateTime

getTimeFormatFull

protected java.lang.String getTimeFormatFull()
Specified by:
getTimeFormatFull in class ConvertDateTime

getTimeFormatDefault

protected java.lang.String getTimeFormatDefault()
Specified by:
getTimeFormatDefault in class ConvertDateTime

getDateFormat

public net.rim.device.api.i18n.DateFormat getDateFormat()

convertToString

public java.lang.String convertToString(java.util.Date value)
Specified by:
convertToString in class ConvertDateTime

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.