|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.GetCalendarEntriesResult
public class GetCalendarEntriesResult
Contains the collection of CalendarEntries, from the named Calendar,
that fall within the given date range. For recurring entries, the entry will
include those occurrences that fall within the given date range.
| Constructor Summary | |
|---|---|
GetCalendarEntriesResult(CalendarEntries entries)
Constructor for GetCalendarEntriesResult.. |
|
| Method Summary | |
|---|---|
CalendarEntries |
getEntries()
Gets CalendarEntries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetCalendarEntriesResult(CalendarEntries entries)
entries - | Method Detail |
|---|
public CalendarEntries getEntries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||