com.wewebu.ow.server.fieldctrlimpl
Class OwLastDaysDate
java.lang.Object
java.util.Date
com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
com.wewebu.ow.server.fieldctrlimpl.OwLastDaysDate
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<Date>
public final class OwLastDaysDate
- extends OwRelativeDate
Special date tagging class for OwLastDaysDateControl.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- See Also:
- Serialized Form
Fields inherited from class com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate |
KEY_EMPTY_FIELD, KEY_LAST_30_DAYS, KEY_LAST_90_DAYS, KEY_LAST_ONE_DAY, KEY_LAST_ONE_WEEK, KEY_LAST_TWO_DAYS, KEY_LAST_TWO_WEEKS, KEY_NEXT_30_DAYS, KEY_NEXT_90_DAYS, KEY_NEXT_ONE_DAY, KEY_NEXT_ONE_WEEK, KEY_NEXT_TWO_DAYS, KEY_NEXT_TWO_WEEKS, KEY_TODAY |
Methods inherited from class java.util.Date |
after, before, clone, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC |
OwLastDaysDate
public OwLastDaysDate(int key_p)
OwLastDaysDate
public OwLastDaysDate(long timestamp_p)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.