Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.ban
Class DateRangeBean.RangeOption

java.lang.Object
  extended by com.jivesoftware.base.ban.DateRangeBean.RangeOption
Enclosing class:
DateRangeBean

public static class DateRangeBean.RangeOption
extends java.lang.Object

Represents a single date range option with a key and value. The key is the dateRangeId and the value is the internationalized text representing the key.


Constructor Summary
DateRangeBean.RangeOption(RelativeDateRange dateRange, java.util.Date now, User pageUser)
           
 
Method Summary
 java.lang.String getKey()
          Gets the key value of the date range option
 java.lang.String getValue()
          Gets the internationalized value of the date range option
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateRangeBean.RangeOption

public DateRangeBean.RangeOption(RelativeDateRange dateRange,
                                 java.util.Date now,
                                 User pageUser)
Method Detail

getKey

public java.lang.String getKey()
Gets the key value of the date range option

Returns:
the key value of the date range option

getValue

public java.lang.String getValue()
Gets the internationalized value of the date range option

Returns:
the value of the date range option

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.