> On Fri, May 20, 2005 at 11:34:27AM -0400, Adam Tauno Williams wrote:
> > > is it possible to have fetchOverview sort its result set?
> > > I would like to have it sorted by startTime.
> > I'd assume so. There is an ordering key in the fetch specification.
> AfaIk fetchOverview does not take a fetch specification, it only takes
> three arguments: startDate, endDate and a companyId.
> Whereas endDate and companyId don't need to be given and default to
> startDate + 1 day and the calling user.
> Do you have an example, how to call it with a fetch specification?
No, you are correct, I was confusing fetch and fetchOverview. You
probably have to sort the collection on the client side.
signature.asc
Description: This is a digitally signed message part
|