Uses of Class
microsoft.exchange.webservices.data.core.service.ServiceObject
-
-
Uses of ServiceObject in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core with type parameters of type ServiceObject Modifier and Type Method Description static <TServiceObject extends ServiceObject>
TServiceObjectEwsUtilities. createEwsObjectFromXmlElementName(Class<?> itemClass, ExchangeService service, String xmlElementName)Creates the ews object from xml element name.<TServiceObject extends ServiceObject>
List<TServiceObject>EwsServiceXmlReader. readServiceObjectsCollectionFromXml(String collectionXmlElementName, IGetObjectInstanceDelegate<ServiceObject> getObjectInstanceDelegate, boolean clearPropertyBag, PropertySet requestedPropertySet, boolean summaryPropertiesOnly)Reads the service objects collection from XML.Methods in microsoft.exchange.webservices.data.core that return ServiceObject Modifier and Type Method Description ServiceObjectPropertyBag. getOwner()Gets the owner of this bag.Methods in microsoft.exchange.webservices.data.core with parameters of type ServiceObject Modifier and Type Method Description List<Item>ExchangeService. internalCreateResponseObject(ServiceObject responseObject, FolderId parentFolderId, MessageDisposition messageDisposition)Create response object.static voidEwsUtilities. validateServiceObjectVersion(ServiceObject serviceObject, ExchangeVersion requestVersion)Validates service object version against the request version.booleanICustomXmlUpdateSerializer. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the deletion update to XML.booleanICustomXmlUpdateSerializer. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, PropertyDefinition propertyDefinition)Writes the update to XML.Method parameters in microsoft.exchange.webservices.data.core with type arguments of type ServiceObject Modifier and Type Method Description <TServiceObject extends ServiceObject>
List<TServiceObject>EwsServiceXmlReader. readServiceObjectsCollectionFromXml(String collectionXmlElementName, IGetObjectInstanceDelegate<ServiceObject> getObjectInstanceDelegate, boolean clearPropertyBag, PropertySet requestedPropertySet, boolean summaryPropertiesOnly)Reads the service objects collection from XML.Constructors in microsoft.exchange.webservices.data.core with parameters of type ServiceObject Constructor Description PropertyBag(ServiceObject owner)Initializes a new instance of PropertyBag. -
Uses of ServiceObject in microsoft.exchange.webservices.data.core.response
Classes in microsoft.exchange.webservices.data.core.response with type parameters of type ServiceObject Modifier and Type Interface Description interfaceIGetObjectInstanceDelegate<T extends ServiceObject>The Interface GetObjectInstanceDelegateInterface.classSyncResponse<TServiceObject extends ServiceObject,TChange extends Change>Represents the base response class for synchronuization operations.Methods in microsoft.exchange.webservices.data.core.response that return ServiceObject Modifier and Type Method Description ServiceObjectCreateFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectGetFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectGetItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectMoveCopyFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectMoveCopyItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectUpdateFolderResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName)Gets the object instance delegate.ServiceObjectUpdateItemResponse. getObjectInstanceDelegate(ExchangeService service, String xmlElementName) -
Uses of ServiceObject in microsoft.exchange.webservices.data.core.service.folder
Subclasses of ServiceObject in microsoft.exchange.webservices.data.core.service.folder Modifier and Type Class Description classCalendarFolderRepresents a folder containing appointments.classContactsFolderRepresents a folder containing contacts.classFolderRepresents a generic folder.classSearchFolderRepresents a search folder.classTasksFolderRepresents a folder containing task item. -
Uses of ServiceObject in microsoft.exchange.webservices.data.core.service.item
Subclasses of ServiceObject in microsoft.exchange.webservices.data.core.service.item Modifier and Type Class Description classAppointmentRepresents an appointment or a meeting.classContactRepresents a contact.classContactGroupRepresents a Contact Group.classConversationRepresents a collection of Conversation related property.classEmailMessageRepresents an e-mail message.classItemRepresents a generic item.classMeetingCancellationRepresents a meeting cancellation message.classMeetingMessageRepresents a meeting-related message.classMeetingRequestRepresents a meeting request that an attendee can accept or decline.classMeetingResponseRepresents a response to a meeting request.classPostItemRepresents a post item.classTaskRepresents a Task item. -
Uses of ServiceObject in microsoft.exchange.webservices.data.core.service.response
Subclasses of ServiceObject in microsoft.exchange.webservices.data.core.service.response Modifier and Type Class Description classAcceptMeetingInvitationMessageRepresents a meeting acceptance message.classCalendarResponseMessage<TMessage extends EmailMessage>Represents the base class for accept, tentatively accept and decline response messages.classCalendarResponseMessageBase<TMessage extends EmailMessage>Represents the base class for all calendar-related response messages.classCancelMeetingMessageRepresents a meeting cancellation message.classDeclineMeetingInvitationMessageRepresents a meeting declination message.classPostReplyRepresents a reply to a post item.classRemoveFromCalendarRepresents a response object created to remove a calendar item from a meeting cancellation.classResponseMessageThe Class ResponseMessage.classResponseObject<TMessage extends EmailMessage>The Class ResponseObject.classSuppressReadReceiptRepresents a response object created to supress read receipts for an item. -
Uses of ServiceObject in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that return ServiceObject Modifier and Type Method Description ServiceObjectAttachmentCollection. getOwner()The owner of this attachment collection.ServiceObjectIOwnedProperty. getOwner()Gets the owner.Methods in microsoft.exchange.webservices.data.property.complex with parameters of type ServiceObject Modifier and Type Method Description voidIServiceObjectChangedDelegate. serviceObjectChanged(ServiceObject serviceObject)Service object changed.voidItemAttachment. serviceObjectChanged(ServiceObject serviceObject)Service object changed.voidAttachmentCollection. setOwner(ServiceObject value)The owner of this attachment collection.voidIOwnedProperty. setOwner(ServiceObject obj)Sets the owner.booleanComplexPropertyCollection. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the deletion update to XML.protected booleanDictionaryEntryProperty. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the delete update to XML.booleanDictionaryProperty. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes deletion update to XML.booleanExtendedPropertyCollection. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the deletion update to XML.booleanGroupMemberCollection. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the deletion update to XML.protected booleanPhysicalAddressEntry. writeDeleteUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject)Writes the delete update to XML.booleanComplexPropertyCollection. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, PropertyDefinition propertyDefinition)Write set update to xml.protected booleanDictionaryEntryProperty. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, String ownerDictionaryXmlElementName)Writes the set update to XML.booleanDictionaryProperty. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, PropertyDefinition propertyDefinition)Writes updates to XML.booleanExtendedPropertyCollection. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, PropertyDefinition propertyDefinition)Writes the update to XML.booleanGroupMemberCollection. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ownerObject, PropertyDefinition propertyDefinition)Writes the update to XML.protected booleanPhysicalAddressEntry. writeSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject ewsObject, String ownerDictionaryXmlElementName)Writes the update to XML. -
Uses of ServiceObject in microsoft.exchange.webservices.data.property.definition
Methods in microsoft.exchange.webservices.data.property.definition with parameters of type ServiceObject Modifier and Type Method Description ComplexPropertyComplexPropertyDefinition. createPropertyInstance(ServiceObject owner)Creates the property instance.abstract ComplexPropertyComplexPropertyDefinitionBase. createPropertyInstance(ServiceObject owner)Creates the property instance.ComplexPropertyPermissionSetPropertyDefinition. createPropertyInstance(ServiceObject owner)Creates the property instance. -
Uses of ServiceObject in microsoft.exchange.webservices.data.sync
Methods in microsoft.exchange.webservices.data.sync that return ServiceObject Modifier and Type Method Description ServiceObjectChange. getServiceObject()Gets the service object the change applies to.Methods in microsoft.exchange.webservices.data.sync with parameters of type ServiceObject Modifier and Type Method Description voidChange. setServiceObject(ServiceObject serviceObject)Sets the service object.
-