Nitido Inc.

Uses of Class
com.nitido.nimx.nuggets.wcap.CalendarProperty

Packages that use CalendarProperty
com.nitido.nimx.nuggets.wcap This package contains the Nugget and associate classes for accessing iPlanet Calendar Server through WCAP commands. 
 

Uses of CalendarProperty in com.nitido.nimx.nuggets.wcap
 

Methods in com.nitido.nimx.nuggets.wcap that return CalendarProperty
 CalendarProperty WcapNugget.createCalendar(java.lang.String calId)
          Create a calendar (with default properties).
 CalendarProperty WcapNugget.createCalendarWithProperty(CalendarProperty calProp)
          Create a calendar with the specified properties.
 CalendarProperty WcapNugget.getCalendarProperty(java.lang.String calId)
          Retrieves the property of the specified calendar.
 

Methods in com.nitido.nimx.nuggets.wcap with parameters of type CalendarProperty
 CalendarProperty WcapNugget.createCalendarWithProperty(CalendarProperty calProp)
          Create a calendar with the specified properties.
 void WcapNugget.setCalendarProperty(CalendarProperty calProp)
          Set the specified calendar property.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.