|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.service.impl.DateTimeServiceImpl
org.kuali.rice.kns.service.impl.ConfigurableDateTimeServiceImpl
public class ConfigurableDateTimeServiceImpl
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.service.impl.DateTimeServiceImpl |
|---|
dateToStringFormatForFileName, dateToStringFormatForUserInterface, stringToDateFormats, stringToTimestampFormats, timestampToStringFormatForFileName, timestampToStringFormatForUserInterface |
| Constructor Summary | |
|---|---|
ConfigurableDateTimeServiceImpl()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getCurrentDate()
Returns the current date/time as a java.util.Date |
void |
setCurrentDate(java.util.Date currentDate)
Sets the currentDate attribute value. |
| Methods inherited from class org.kuali.rice.kns.service.impl.DateTimeServiceImpl |
|---|
convertToDate, convertToDateTime, convertToSqlDate, convertToSqlDate, convertToSqlTimestamp, dateDiff, getCalendar, getCurrentCalendar, getCurrentSqlDate, getCurrentSqlDateMidnight, getCurrentTimestamp, initializeDateTimeService, parse, parseAgainstFormatArray, toDateString, toDateStringForFilename, toDateTimeString, toDateTimeStringForFilename, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.service.DateTimeService |
|---|
convertToDate, convertToDateTime, convertToSqlDate, convertToSqlDate, convertToSqlTimestamp, dateDiff, getCalendar, getCurrentCalendar, getCurrentSqlDate, getCurrentSqlDateMidnight, getCurrentTimestamp, initializeDateTimeService, toDateString, toDateStringForFilename, toDateTimeString, toDateTimeStringForFilename, toString |
| Constructor Detail |
|---|
public ConfigurableDateTimeServiceImpl()
| Method Detail |
|---|
public void setCurrentDate(java.util.Date currentDate)
setCurrentDate in interface ConfigurableDateServicecurrentDate - The currentDate to set.public java.util.Date getCurrentDate()
DateTimeService
getCurrentDate in interface DateTimeServicegetCurrentDate in class DateTimeServiceImplDateTimeService.getCurrentDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||