Constructor and Description |
---|
CalInfoAdapter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MultiMap<Persistent,CalEvent> |
listEvents(List<Persistent> objects,
Date startDate,
Date endDate)
Deprecated.
This function returns a bunch of dates for each passed object
|
List<CalEvent> |
listEvents(Persistent object,
Date startDate,
Date endDate)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, getCaptions, getClassName, getName, getPossibleViews, getView, setArguments
@Deprecated public List<CalEvent> listEvents(Persistent object, Date startDate, Date endDate)
listEvents(List, Date, Date)
insteadobject
- the object, the dates should be fetched forstartDate
- enddateendDate
- startdatepublic MultiMap<Persistent,CalEvent> listEvents(List<Persistent> objects, Date startDate, Date endDate)
listEvents
in interface CalInfo
objects
- the objects the dates should be forstartDate
- range startdateendDate
- range endtimeMultiMap
of dates occuring in the range of time@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.