com.wewebu.ow.server.fieldctrlimpl
Class OwLastDaysDate

java.lang.Object
  extended by java.util.Date
      extended by com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
          extended by 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

Field Summary
 
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
 
Constructor Summary
OwLastDaysDate(int key_p)
           
OwLastDaysDate(long timestamp_p)
           
 
Method Summary
 
Methods inherited from class com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
fromString, getSelectedKey
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwLastDaysDate

public OwLastDaysDate(int key_p)

OwLastDaysDate

public OwLastDaysDate(long timestamp_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.