Uses of Class
org.bedework.synch.wsmessages.SynchIdTokenType
Packages that use SynchIdTokenType
-
Uses of SynchIdTokenType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return SynchIdTokenTypeModifier and TypeMethodDescriptionObjectFactory.createSynchIdTokenType()Create an instance ofSynchIdTokenTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type SynchIdTokenTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SynchIdTokenType>ObjectFactory.createSynchIdToken(SynchIdTokenType value) Methods in org.bedework.synch.wsmessages with parameters of type SynchIdTokenTypeModifier and TypeMethodDescriptionSynchRemoteServicePortType.addItem(SynchIdTokenType idToken, AddItemType addItemRequest) SynchRemoteServicePortType.calendarMultiget(SynchIdTokenType idToken, CalendarMultigetType request) SynchRemoteServicePortType.calendarQuery(SynchIdTokenType idToken, CalendarQueryType request) javax.xml.bind.JAXBElement<SynchIdTokenType>ObjectFactory.createSynchIdToken(SynchIdTokenType value) SynchRemoteServicePortType.deleteItem(SynchIdTokenType idToken, DeleteItemType request) SynchRemoteServicePortType.fetchItem(SynchIdTokenType idToken, FetchItemType fetchItemRequest) SynchRemoteServicePortType.getInfo(SynchIdTokenType idToken, GetInfoRequestType request) SynchRemoteServicePortType.getProperties(SynchIdTokenType idToken, GetPropertiesType request) SynchRemoteServicePortType.refresh(SynchIdTokenType idToken, RefreshRequestType request) SynchRemoteServicePortType.subscribe(SynchIdTokenType idToken, SubscribeRequestType request) SynchRemoteServicePortType.subscriptionStatus(SynchIdTokenType idToken, SubscriptionStatusRequestType request) SynchRemoteServicePortType.unsubscribe(SynchIdTokenType idToken, UnsubscribeRequestType request) SynchRemoteServicePortType.updateItem(SynchIdTokenType idToken, UpdateItemType request)