|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taleo.integration.client.customstep.lrd.LocalDateProvider
public class LocalDateProvider
Date provider that uses the current date from the local server.
Field Summary |
---|
Fields inherited from interface com.taleo.integration.client.customstep.lrd.DateProvider |
---|
DEFAULT_LRD_MINUTE_ADJUSTMENT, PROP_MINUTE_ADJUSTEMENT |
Constructor Summary | |
---|---|
LocalDateProvider()
|
Method Summary | |
---|---|
protected java.util.Date |
adjustTime(java.util.Date date)
Adjust the specified time using the default minute adjustment or the system property value. |
java.util.Date |
getDate()
Return the date. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalDateProvider()
Method Detail |
---|
public java.util.Date getDate()
DateProvider
protected java.util.Date adjustTime(java.util.Date date)
date
- The date to be adjusted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |