Uses of Class
com.logicaldoc.calendar.webservice.model.WSEvent
Packages that use WSEvent
Package
Description
-
Uses of WSEvent in com.logicaldoc.calendar.webservice.soap
Methods in com.logicaldoc.calendar.webservice.soap that return WSEventModifier and TypeMethodDescriptionRetrieves a calendar eventSaves a calendar eventMethods in com.logicaldoc.calendar.webservice.soap that return types with arguments of type WSEventModifier and TypeMethodDescriptionCalendarService.find(String sid, String startFrom, String startTo, String title, boolean initialize) Searches the events related to the current userMethods in com.logicaldoc.calendar.webservice.soap with parameters of type WSEvent -
Uses of WSEvent in com.logicaldoc.calendar.webservice.soap.client
Methods in com.logicaldoc.calendar.webservice.soap.client that return WSEventModifier and TypeMethodDescriptionMethods in com.logicaldoc.calendar.webservice.soap.client that return types with arguments of type WSEventModifier and TypeMethodDescriptionSoapCalendarClient.find(String sid, String startFrom, String startTo, String title, boolean initialize) Methods in com.logicaldoc.calendar.webservice.soap.client with parameters of type WSEvent -
Uses of WSEvent in com.logicaldoc.calendar.webservice.soap.endpoint
Methods in com.logicaldoc.calendar.webservice.soap.endpoint that return WSEventModifier and TypeMethodDescriptionMethods in com.logicaldoc.calendar.webservice.soap.endpoint that return types with arguments of type WSEventModifier and TypeMethodDescriptionSoapCalendarService.find(String sid, String startFrom, String startTo, String title, boolean initialize) Methods in com.logicaldoc.calendar.webservice.soap.endpoint with parameters of type WSEvent