TimeRange.Type| Constructor and Description |
|---|
AbsoluteRange(String from,
String to) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getFrom() |
Map<String,org.joda.time.DateTime> |
getLimits() |
Map<String,Object> |
getPersistedConfig() |
org.joda.time.DateTime |
getTo() |
TimeRange.Type |
getType() |
public AbsoluteRange(String from, String to) throws InvalidRangeParametersException
InvalidRangeParametersExceptionpublic TimeRange.Type getType()
public Map<String,Object> getPersistedConfig()
getPersistedConfig in interface TimeRangeCopyright © 2012-2014 TORCH GmbH. All Rights Reserved.