|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchOption | |
---|---|
com.nitido.nimx.nuggets.wcap | This package contains the Nugget and associate classes for accessing iPlanet Calendar Server through WCAP commands. |
Uses of SearchOption in com.nitido.nimx.nuggets.wcap |
---|
Fields in com.nitido.nimx.nuggets.wcap declared as SearchOption | |
---|---|
static SearchOption |
SearchOption.BEGINS_WITH
Predefined value for searching for calendars that begin with the specified string. |
static SearchOption |
SearchOption.CONTAINS
Predefined value for searching for calendars that contain the specified string. |
static SearchOption |
SearchOption.ENDS_WITH
Predefined value for searching for calendars that end with the specified string. |
static SearchOption |
SearchOption.EXACT
Predefined value for searching for calendars that exactly match the specified string. |
Methods in com.nitido.nimx.nuggets.wcap with parameters of type SearchOption | |
---|---|
java.util.Vector |
WcapNugget.searchForCalendars(java.lang.String searchString,
boolean searchCalId,
boolean searchName,
boolean searchPrimaryOwner,
SearchOption searchOption,
int maxResults)
Search for calendars that matches the criteria. |
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.