Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.BaseRequestType
-
Packages that use BaseRequestType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of BaseRequestType in org.oasis_open.docs.ns.wscal.calws_soap
Subclasses of BaseRequestType in org.oasis_open.docs.ns.wscal.calws_soap Modifier and Type Class Description classAddItemTypeMessage to create a calendar item.classCalendarMultigetTypeMessage to fetch multiple calendar entities.classCalendarQueryOrMultigetBaseTypeBase type for query or multiget.classCalendarQueryTypeMessage to query a calendar.classDeleteItemTypeMessage to delete a calendar item.classFetchItemTypeMessage to fetch a calendar item.classFreebusyReportTypeRequest a freebusy report on the targeted principal.classGetPropertiesTypeFetch the XRD object for the targeted resource.classMultiOpTypeThis type is a wrapper around a number of sub-operations allowing complex structures to be updated in a single, atomic operation.classUpdateItemTypeMessage to update a calendar item.Fields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type BaseRequestType Modifier and Type Field Description protected List<BaseRequestType>ArrayOfOperations. getPropertiesOrFreebusyReportOrCalendarQueryMethods in org.oasis_open.docs.ns.wscal.calws_soap that return BaseRequestType Modifier and Type Method Description BaseRequestTypeObjectFactory. createBaseRequestType()Create an instance ofBaseRequestTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type BaseRequestType Modifier and Type Method Description List<BaseRequestType>ArrayOfOperations. getGetPropertiesOrFreebusyReportOrCalendarQuery()Gets the value of the getPropertiesOrFreebusyReportOrCalendarQuery property.
-