|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.ban.DateRangeBean.RangeOption
public static class DateRangeBean.RangeOption
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 |
|---|
public DateRangeBean.RangeOption(RelativeDateRange dateRange,
java.util.Date now,
User pageUser)
| Method Detail |
|---|
public java.lang.String getKey()
public java.lang.String getValue()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||