Sun Java System Calendar Server 6.3 WCAP Developer's Guide

Parameters

Table 3–29 search_calprops Parameters

Parameter  

Type  

Purpose  

Required  

Default  

calid

integer (0,1)

A boolean indicating whether or not to search the calid property.

1 = Search the calid property

0 = Do not search it.

0, unless both primaryOwner and name are 0

id

unique identifier string 

The session identifier. 

N/A 

maxResults

integer 

The maximum number of results to return. 

200

name

integer (0,1)

A boolean indicating whether or not to search the name property.

1 = Search the name property0 = Do not search it.

0

primaryOwner

integer (0,1)

A boolean indicating whether or not to search the primaryOwner property.

1 = Search the primaryOwner property.0 = Do not search it.

0

searchOpts

integer 

0,1,2,3

How to perform the search. One of the following: 

0 = CONTAINS

1 = BEGINS_WITH

2 = ENDS_WITH

3 = EXACT

0

search-string

string 

The string to search for in calendars. 

N/A