com.wewebu.ow.server.fieldctrlimpl
Class OwNextDaysDate

java.lang.Object
  extended by java.util.Date
      extended by com.wewebu.ow.server.fieldctrlimpl.OwRelativeDate
          extended by com.wewebu.ow.server.fieldctrlimpl.OwNextDaysDate
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Date>

public final class OwNextDaysDate
extends OwRelativeDate

Special date tagging interface for OwNextDaysDateControl.

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
OwNextDaysDate(int key_p)
           
OwNextDaysDate(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

OwNextDaysDate

public OwNextDaysDate(int key_p)

OwNextDaysDate

public OwNextDaysDate(long timestamp_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.