com.sap.caf.rt.util

Class RFCProxyUtils

java.lang.Object
  extended by com.sap.caf.rt.util.RFCProxyUtils

public class RFCProxyUtils
extends Object


Constructor Summary
RFCProxyUtils()
           
 
Method Summary
static XMLGregorianCalendar fromDate(Object dateObj)
           
static XMLGregorianCalendar fromTime(Object timeObj)
           
static Date toDate(Object calendarObj)
           
static Time toTime(Object calendarObj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFCProxyUtils

public RFCProxyUtils()
Method Detail

toDate

public static Date toDate(Object calendarObj)

toTime

public static Time toTime(Object calendarObj)

fromDate

public static XMLGregorianCalendar fromDate(Object dateObj)
                                     throws DatatypeConfigurationException
Throws:
DatatypeConfigurationException

fromTime

public static XMLGregorianCalendar fromTime(Object timeObj)
                                     throws DatatypeConfigurationException
Throws:
DatatypeConfigurationException
Access Rights

This class can be accessed from:


SC DC
[sap.com] CAF [sap.com] caf/runtime/ear


Copyright 2010 SAP AG Complete Copyright Notice