com.retek.component.systemparameter
Class SystemTime

java.lang.Object
  extended bycom.retek.component.systemparameter.SystemTime

public class SystemTime
extends java.lang.Object


Constructor Summary
SystemTime()
           
 
Method Summary
static RDate getSystemRDate()
           
static java.util.TimeZone getSystemTimeZone()
           
static void resetSystemRDateForTesting()
           
static void setSystemRDateForTesting(RDate date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTime

public SystemTime()
Method Detail

getSystemTimeZone

public static java.util.TimeZone getSystemTimeZone()
                                            throws SystemException
Throws:
SystemException

getSystemRDate

public static RDate getSystemRDate()
                            throws SystemException
Throws:
SystemException

setSystemRDateForTesting

public static void setSystemRDateForTesting(RDate date)
                                     throws SystemException
Throws:
SystemException

resetSystemRDateForTesting

public static void resetSystemRDateForTesting()
                                       throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25