A B C E F G H I J M N O P Q R S T U W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCustomQueryOption(String, Object) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- addCustomQueryOption(String, Object) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- addQueryOption(String, String, boolean) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- addQueryOption(QueryOption, String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- addQueryOption(QueryOption, String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- append(Writer, EntityInfoAggregator, Entity) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonEntryEntitySerializer
-
This serializes the json payload entry
- append(Writer, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonPropertyEntitySerializer
-
Serializes a property of every entry in json payload
- append(XMLStreamWriter, String, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.XmlPropertyEntitySerializer
-
Append
Objectvaluebased onEntityPropertyInfotoXMLStreamWriterin an already existing XML structure inside the d namespace. - append(XMLStreamWriter, EntityInfoAggregator, EntityCollection, boolean) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.AtomFeedSerializer
-
This serializes the xml payload feed
- append(XMLStreamWriter, EntityInfoAggregator, Entity, boolean, boolean) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.AtomEntryEntitySerializer
-
This serializes the xml payload entry
- appendAsArray(Writer, EntityInfoAggregator, EntityCollection) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonFeedEntitySerializer
-
This serializes the json payload feed
- appendAsObject(Writer, EntityInfoAggregator, EntityCollection) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonFeedEntitySerializer
-
This serializes the json payload feed
- appendCountSegment() - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendCountSegment() - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendCustomProperty(XMLStreamWriter, String, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.client.core.ep.serializer.XmlPropertyEntitySerializer
-
Serializes custom properties
- appendEntitySetSegment(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendEntitySetSegment(EdmEntitySet) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendFunctionImportParameters(Map<String, Object>) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendFunctionImportParameters(Map<EdmParameter, Object>) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendFunctionImportSegment(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendFunctionImportSegment(EdmFunctionImport) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendKeySegment(Object) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendKeySegment(Map<String, Object>) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendKeySegment(Map<EdmProperty, Object>) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendKeySegment(EdmProperty, Object) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendMetadataSegment() - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendMetadataSegment() - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendNavigationSegment(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendNavigationSegment(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendPropertyMetadata(JsonStreamWriter, EdmType) - Static method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonPropertyEntitySerializer
- appendPropertySegment(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- appendPropertySegment(EdmProperty, String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendPropertyValue(JsonStreamWriter, EntityPropertyInfo, Object, boolean) - Static method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonPropertyEntitySerializer
- appendQueryOption(String, String, Map<String, String>, boolean) - Static method in class org.apache.olingo.odata2.client.core.uri.util.UriUtil
- appendUri(JsonStreamWriter, String) - Static method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonLinkEntitySerializer
- appendValueSegment() - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- appendValueSegment() - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- AtomEntryEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Serializes an ATOM entry.
- AtomEntryEntitySerializer(EntitySerializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.AtomEntryEntitySerializer
- AtomFeedSerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Serializes an ATOM feed.
- AtomFeedSerializer(EntityCollectionSerializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.AtomFeedSerializer
- AtomSerializerDeserializer - Class in org.apache.olingo.odata2.client.core.ep
-
This class includes methods to serialize deserialize XML Content type
- AtomSerializerDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- AtomSerializerDeserializer(ContentType.ODataFormat) - Constructor for class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
B
- build() - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- build() - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- buildMultiKeySegment(Map<EdmProperty, Object>, char) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
C
- createDeserializer(String) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- createSerializer(String) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- customQueryOptions - Variable in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
-
Insertion-order map of custom query options.
- customQueryOptions - Variable in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
-
Insertion-order map of custom query options.
E
- edm - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- EdmAnnotationAttributeImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent an annotation attribute
- EdmAnnotationAttributeImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- EdmAnnotationElementImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent AnnotationElement
- EdmAnnotationElementImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- EdmAnnotationsImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent annotation elements and attributes
- EdmAnnotationsImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- EdmAssociationEndImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent AssociationEnds
- EdmAssociationEndImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- EdmAssociationImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent Asociation
- EdmAssociationImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- EdmAssociationSetEndImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent AssociationSetEnd
- EdmAssociationSetEndImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- EdmAssociationSetImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent AssociationSet
- EdmAssociationSetImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- edmBaseType - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- EdmComplexPropertyImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent ComplexProperty
- EdmComplexPropertyImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexPropertyImpl
- EdmComplexTypeImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent ComplexType
- EdmComplexTypeImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- EdmCustomizableFeedMappingsImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent customizable feed mappings.
- EdmCustomizableFeedMappingsImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- EdmDocumentationImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent documentation
- EdmDocumentationImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- EdmElementImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmElement
- EdmElementImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- EdmEntityContainerImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmEntityContainer
- EdmEntityContainerImpl(EdmImpl) - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- edmEntityContainers - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- EdmEntitySetImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmEntitySet
- EdmEntitySetImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- EdmEntityTypeImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmEntityType
- EdmEntityTypeImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- edmEntityTypes - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- EdmFunctionImportImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmFunctionImport
- EdmFunctionImportImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- EdmFunctionImportParameter - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent function import parameters
- EdmFunctionImportParameter() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- EdmImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent Edm
- EdmImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- EdmKeyImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent a key for an entity type
- EdmKeyImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
- EdmMappingImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Object of this class represent the mapping of a value to a MIME type.
- EdmMappingImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- EdmMetadataAssociationEnd - Interface in org.apache.olingo.odata2.client.core.edm
-
@org.apache.olingo.odata2.DoNotImplement A CSDL AssociationEnd element
- EdmNamedImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
See in ABNF
- EdmNamedImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- EdmNavigationPropertyImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmNavigationProperty
- EdmNavigationPropertyImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- EdmOnDelete - Interface in org.apache.olingo.odata2.client.core.edm
-
Objects of this class represent an OnDelete Action
- EdmOnDeleteImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent an OnDelete Action
- EdmOnDeleteImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- EdmParameterImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmParameter
- EdmParameterImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- EdmPropertyImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmProperty
- EdmPropertyImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- EdmPropertyRefImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent a reference to a property via its name
- EdmPropertyRefImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyRefImpl
- EdmReferentialConstraintImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmReferentialConstraint
- EdmReferentialConstraintImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- EdmReferentialConstraintRoleImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmReferentialConstraintRole
- EdmReferentialConstraintRoleImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- EdmSchemaImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent a schema
- EdmSchemaImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- EdmSimplePropertyImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmSimpleProperty
- EdmSimplePropertyImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
- EdmStructuralTypeImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent structural type of the entity
- EdmStructuralTypeImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- edmType - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- EdmTypedImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent type of the entity
- EdmTypedImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- edmUriBuilder(String) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- EdmURIBuilderImpl - Class in org.apache.olingo.odata2.client.core.uri
-
This is a builder class that constructs URI with edm validations
- EdmURIBuilderImpl(String) - Constructor for class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
-
Constructor.
- EdmUsingImpl - Class in org.apache.olingo.odata2.client.core.edm.Impl
-
Objects of this class represent EdmUsing
- EdmUsingImpl() - Constructor for class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- expand(String...) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- expand(String...) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
F
- FALSE - Static variable in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
- filter(String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- filter(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- format(String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- format(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- functionImportParameters - Variable in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
-
Insertion-order map of function import parameters.
- functionImportParameters - Variable in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
-
Insertion-order map of function import parameters.
G
- getAction() - Method in interface org.apache.olingo.odata2.client.core.edm.EdmOnDelete
- getAction() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- getAlias() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getAlias() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- getAliasToNamespaceInfo() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getAnnotationAttribute(String, String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- getAnnotationAttributes() - Method in interface org.apache.olingo.odata2.client.core.edm.EdmOnDelete
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getAnnotationAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- getAnnotationElement(String, String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- getAnnotationElements() - Method in interface org.apache.olingo.odata2.client.core.edm.EdmOnDelete
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getAnnotationElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getAnnotations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getAssociation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getAssociation(String, String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getAssociationEnds() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getAssociations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getAssociationSet(EdmEntitySet, EdmNavigationProperty) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getAssociationSetFQName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getAssociationSets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getAttributes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getBaseType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- getBaseType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getBaseType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getBaseTypeName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getChildElements() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getComplexType(String, String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getComplexTypes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- getDefaultEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getDependent() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- getDocumentation() - Method in interface org.apache.olingo.odata2.client.core.edm.EdmOnDelete
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- getDocumentation() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- getEdm() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmAssociations() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmAssociationSetMap() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmAssociationSets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmBaseType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getEdmBaseTypeName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- getEdmComplexTypes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getEdmEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getEdmEntityContainers() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmEntitySets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmEntitySets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmEntityType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getEdmEntityTypes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmExtendedEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmFunctionImports() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEdmFunctionImports() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEdmParameters() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getEdmReturnType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getEdmTypeKind() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getEnd() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- getEnd(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getEnd(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getEnd1() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getEnd1() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getEnd2() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getEnd2() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getEndMultiplicity(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- getEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getEntityContainer(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEntityContainers() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getEntitySet() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- getEntitySet() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getEntitySet(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEntitySetName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- getEntitySets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getEntitySets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEntityType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- getEntityType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getEntityType(String, String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getEntityTypeName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getEntityTypes() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getExtendz() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getFacets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- getFacets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- getFacets() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- getFcContentKind() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFcKeepInContent() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFcNsPrefix() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFcNsUri() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFcSourcePath() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFcTargetPath() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- getFromRole() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getFunctionImport(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getFunctionImports() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getHttpMethod() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getInternalExpression() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- getInternalName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- getKeyProperties() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getKeyPropertyNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getKeys() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
- getKind() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getKind() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- getKind() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getLocation() - Method in class org.apache.olingo.odata2.client.core.ep.serializer.JsonEntryEntitySerializer
- getLongDescription() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getMapping() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getMediaResourceMimeTypeKey() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- getMediaResourceSourceKey() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- getMimeType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- getMultiplicity() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- getMultiplicity() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getMultiplicity() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- getName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- getName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- getName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- getName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getNamespace() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- getNavigationPropertyNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getObject() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- getOnDelete() - Method in interface org.apache.olingo.odata2.client.core.edm.EdmMetadataAssociationEnd
- getOnDelete() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- getParameter(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getParameterNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getParameters() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getParametersList() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getPrefix() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- getPrefix() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getPrincipal() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- getProperties() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getProperty() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getProperty(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getPropertyInternal(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- getPropertyInternal(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getPropertyNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getPropertyRefNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getReferentialConstraint() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- getRefNames() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getRelatedEntitySet(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- getRelationship() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getRelationshipName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getReturnType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- getRole() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- getRole() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- getRole() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getRoleName() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- getSchemas() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getServiceMetadata() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- getSimpleType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
- getStructuralType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- getSummary() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- getText() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- getText() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- getToRole() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexPropertyImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- getType() - Method in class org.apache.olingo.odata2.client.core.uri.Segment
- getUri(List<Segment>, Map<String, String>, Map<String, String>, Map<String, Object>) - Static method in class org.apache.olingo.odata2.client.core.uri.util.UriUtil
- getUsings() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- getValue() - Method in class org.apache.olingo.odata2.client.core.uri.Segment
H
- hasStream() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
I
- isAbstract() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- isCalculated() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- isDefaultContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- isDefaultEntityContainer() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- isFcKeepInContent() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- isSimple - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyRefImpl
- isSimple() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexPropertyImpl
- isSimple() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyRefImpl
- isSimple() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
J
- join(String[], String) - Static method in class org.apache.olingo.odata2.client.core.uri.util.UriUtil
- JsonEntityDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
This class includes method for deserialization of feed and entry data
- JsonEntityDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
- JsonEntryDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
This class Deserializes JsonEntry payloads
- JsonEntryDeserializer(JsonReader, EntityInfoAggregator, DeserializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntryDeserializer
- JsonEntryEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Producer for writing an entity in JSON, also usable for function imports returning a single instance of an entity type.
- JsonEntryEntitySerializer(EntitySerializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.JsonEntryEntitySerializer
- JsonErrorDocumentDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
Consuming (read / deserialization) for OData error document in JSON format.
- JsonErrorDocumentDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.JsonErrorDocumentDeserializer
- JsonFeedDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
This class Deserializes JsonFeed payloads
- JsonFeedDeserializer(JsonReader, EntityInfoAggregator, DeserializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.JsonFeedDeserializer
- JsonFeedEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Producer for writing an entity collection (a feed) in JSON.
- JsonFeedEntitySerializer(EntityCollectionSerializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.JsonFeedEntitySerializer
- JsonLinkEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Producer for writing a link in JSON.
- JsonLinkEntitySerializer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.JsonLinkEntitySerializer
- JsonPropertyDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
JSON property consumer.
- JsonPropertyDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
- JsonPropertyEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Producer for writing a single simple or complex property in JSON, also usable for function imports returning a single instance of a simple or complex type.
- JsonPropertyEntitySerializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.JsonPropertyEntitySerializer
- JsonSerializerDeserializer - Class in org.apache.olingo.odata2.client.core.ep
-
This class includes methods to serialize deserialize JSON Content type
- JsonSerializerDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
M
- multiplicity - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
N
- name - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- namespace - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
O
- ODataClientImpl - Class in org.apache.olingo.odata2.client.core
-
Implementation class to obtain serializers and deserializers based on content type
- ODataClientImpl() - Constructor for class org.apache.olingo.odata2.client.core.ODataClientImpl
- orderBy(String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- orderBy(String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- org.apache.olingo.odata2.client.core - package org.apache.olingo.odata2.client.core
- org.apache.olingo.odata2.client.core.edm - package org.apache.olingo.odata2.client.core.edm
- org.apache.olingo.odata2.client.core.edm.Impl - package org.apache.olingo.odata2.client.core.edm.Impl
- org.apache.olingo.odata2.client.core.ep - package org.apache.olingo.odata2.client.core.ep
- org.apache.olingo.odata2.client.core.ep.deserializer - package org.apache.olingo.odata2.client.core.ep.deserializer
- org.apache.olingo.odata2.client.core.ep.serializer - package org.apache.olingo.odata2.client.core.ep.serializer
- org.apache.olingo.odata2.client.core.uri - package org.apache.olingo.odata2.client.core.uri
- org.apache.olingo.odata2.client.core.uri.util - package org.apache.olingo.odata2.client.core.uri.util
P
- parseUri(Edm, String) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- parseUri(Edm, List<PathSegment>, Map<String, List<String>>) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
Q
- queryOptions - Variable in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
-
Insertion-order map of query options.
- queryOptions - Variable in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
-
Insertion-order map of query options.
R
- readAndCheckTypeInfo(JsonReader, String) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
- readBatchRequest(List<BatchPart>, String) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- readBatchRequest(List<BatchPart>, String) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- readCollection(JsonReader, EntityPropertyInfo, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
-
This method reads through a collection of entities and deserializes each entry
- readCollection(XMLStreamReader, EntityPropertyInfo, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
-
Deserializes a collection of entities
- readCollection(EntityPropertyInfo, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
- readCollection(EntityPropertyInfo, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntityDeserializer
- readDeltaFeed(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
-
Returns an ODataDeltaFeed deserializing EntityStream
- readEntry(XMLStreamReader, EntityInfoAggregator, DeserializerProperties, boolean) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntryDeserializer
-
Deserializes payload entry
- readEntry(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- readEntry(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
-
Returns an ODataEntry deserializing EntityStream
- readEntry(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntityDeserializer
-
Returns an ODataEntry deserializing EntityStream
- readEntry(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- readError(InputStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonErrorDocumentDeserializer
-
Deserialize / read OData error document in ODataErrorContext.
- readError(InputStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlErrorDocumentDeserializer
-
Deserialize / read OData error document in ODataErrorContext.
- readErrorDocument(InputStream) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- readErrorDocument(InputStream) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- readFeed(XMLStreamReader, EntityInfoAggregator, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlFeedDeserializer
- readFeed(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- readFeed(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
-
Returns an ODataFeed deserializing EntityStream
- readFeed(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntityDeserializer
-
Returns an ODataDeltaFeed deserializing EntityStream
- readFeed(EdmEntitySet, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- readFeedEntry() - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntryDeserializer
-
Returns Feed deserializing feed entry
- readFeedStandalone() - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonFeedDeserializer
- readFunctionImport(EdmFunctionImport, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- readFunctionImport(EdmFunctionImport, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- readInlineCount(JsonReader, FeedMetadataImpl) - Static method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonFeedDeserializer
- readInlineFeedStandalone() - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonFeedDeserializer
- readMetadata(InputStream, boolean) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlMetadataDeserializer
- readMetadata(InputStream, boolean) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- readProperty(XMLStreamReader, EdmProperty, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
-
Read property of every entry in a payload
- readProperty(XMLStreamReader, EntityPropertyInfo, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
-
Read property of every entry in a payload
- readProperty(EntityPropertyInfo, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntityDeserializer
- readProperty(EntityPropertyInfo, EntityStream) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntityDeserializer
- readPropertyStandalone(JsonReader, EdmProperty, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
-
Deserializes Property
- readPropertyStandalone(JsonReader, EntityPropertyInfo, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
-
Deserializes Property
- readPropertyValue(JsonReader, EntityPropertyInfo, Object, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonPropertyDeserializer
- readSingleEntry() - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonEntryDeserializer
-
Returns ODataEntry deserializing a single entry
- readStartedElement(XMLStreamReader, String, EntityPropertyInfo, EntityTypeMapping, DeserializerProperties) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
- readStartedInlineFeed(String) - Method in class org.apache.olingo.odata2.client.core.ep.deserializer.JsonFeedDeserializer
- refNames - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- replaceQueryOption(QueryOption, String) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- replaceQueryOption(QueryOption, String) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
S
- Segment - Class in org.apache.olingo.odata2.client.core.uri
-
The objects of this class provide the uri segment type and value
- Segment(SegmentType, String) - Constructor for class org.apache.olingo.odata2.client.core.uri.Segment
- segments - Variable in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- segments - Variable in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- select(String...) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- select(String...) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- setAbstract(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- setAbstract(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setAction(EdmAction) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
-
Sets the
EdmActionfor thisEdmOnDeleteImpl - setAlias(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the alias for this
EdmSchemaImpl - setAlias(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Sets the alias for this
EdmUsingImpl - setAliasToNamespaceInfo(Map<String, String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
-
Sets the collection of
EdmAnnotationAttributeImplfor thisEdmDocumentationImpl - setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
-
Sets the List of AnnotationAttribute for this
EdmKeyImpl - setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
-
Sets the List of
EdmAnnotationAttributefor thisEdmOnDeleteImpl - setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the List of
EdmAnnotationAttributefor thisEdmSchemaImpl - setAnnotationAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Sets the collection of
EdmAnnotationAttributefor thisEdmUsingImpl - setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
-
Sets the collection of AnnotationElement for this
EdmDocumentationImpl - setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
-
Sets the List of AnnotationElement for this
EdmKeyImpl - setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
-
Sets the List of
EdmAnnotationElementfor thisEdmOnDeleteImpl - setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the List of
EdmAnnotationElementfor thisEdmSchemaImpl - setAnnotationElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Sets the collection of
EdmAnnotationElementfor thisEdmUsingImpl - setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- setAnnotations(EdmAnnotations) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setAnnotations(EdmAnnotationsImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setAnnotations(EdmAnnotationsImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- setAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setAssociationEnds(List<EdmMetadataAssociationEnd>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- setAssociations(List<EdmAssociation>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the
EdmAssociations for thisEdmSchemaImpl - setAttributes(List<EdmAnnotationAttribute>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setBaseTypeName(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- setCalculated(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- setChildElements(List<EdmAnnotationElement>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setComplexTypes(List<EdmComplexType>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the
EdmComplexTypes for thisEdmSchemaImpl - setCustomizableFeedMappings(EdmCustomizableFeedMappings) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setCustomizableFeedMappings(EdmCustomizableFeedMappings) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setDefaultContainer(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setDefaultEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setDependent(EdmReferentialConstraintRole) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the
EdmDocumentationof thisEdmFunctionImportParameter - setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
-
Sets the
EdmDocumentationfor thisEdmOnDeleteImpl - setDocumentation(EdmDocumentation) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setDocumentation(EdmDocumentationImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Sets the
EdmDocumentationImplfor thisEdmUsingImpl - setEdm(EdmImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setEdm(EdmImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdm(EdmImpl) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- setEdmAssociations(Map<FullQualifiedName, EdmAssociation>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmAssociationSetMap(Map<String, EdmAssociationSet>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdmAssociationSets(List<EdmAssociationSet>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdmBaseType(EdmStructuralType) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setEdmComplexTypes(Map<FullQualifiedName, EdmComplexType>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setEdmEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setEdmEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setEdmEntityContainers(Map<FullQualifiedName, EdmEntityContainer>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmEntitySets(List<EdmEntitySet>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdmEntitySets(List<EdmEntitySet>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmEntityType(EdmEntityType) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setEdmEntityTypeName(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setEdmEntityTypes(Map<FullQualifiedName, EdmEntityType>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmExtendedEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdmFunctionImports(List<EdmFunctionImport>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEdmFunctionImports(List<EdmFunctionImport>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmKeyProperties(List<EdmProperty>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setEdmKeyPropertyNames(List<String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setEdmNavigationPropertyNames(List<String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setEdmParameters(Map<String, EdmParameter>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setEdmPropertyNames(List<String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setEdmReturnType(EdmTyped) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setEdmSchemas(List<EdmSchema>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- setEdmType(EdmType) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- setEdmTypeKind(EdmTypeKind) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setEnd(EdmAssociationSetEnd) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- setEnd1(EdmAssociationSetEnd) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setEnd2(EdmAssociationSetEnd) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- setEntityContainerHierachy(List<EdmEntityContainer>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setEntityContainers(List<EdmEntityContainer>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the
EdmEntityContainers for thisEdmSchemaImpl - setEntitySet(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- setEntitySetName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- setEntityTypeName(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setEntityTypes(List<EdmEntityType>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the
EdmEntityTypes for thisEdmSchemaImpl - setExtendz(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the
EdmFacetsof thisEdmFunctionImportParameter - setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setFcContentKind(EdmContentKind) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets the
EdmContentKind. - setFcKeepInContent(Boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets if this is kept in content.
- setFcNsPrefix(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets the prefix.
- setFcNsUri(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets the Uri.
- setFcSourcePath(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets the source path.
- setFcTargetPath(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Sets the target path.
- setFromRole(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setHasStream(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setHttpMethod(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setInternalExpression(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- setInternalName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
-
Sets the value for this
EdmMappingImpl. - setIsSimple(boolean) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyRefImpl
- setKeys(List<EdmProperty>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
-
Sets the Properties by their
EdmPropertyfor thisEdmKeyImpl - setLongDescription(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
-
Sets the long description for this
EdmDocumentationImpl - setMapping(EdmMapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- setMapping(EdmMapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- setMapping(EdmMapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- setMapping(EdmMapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setMapping(EdmMapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the
EdmMappingImplof thisEdmFunctionImportParameter - setMapping(Mapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setMapping(Mapping) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setMediaResourceMimeTypeKey(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
-
Sets the key for the resource mime type key which is used for the lookup in the data map
- setMediaResourceSourceKey(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
-
Sets the key for the resource source key which is used for the lookup in the data map
- setMimeType(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- setMode(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the mode of this
EdmFunctionImportParameter - setMultiplicity(EdmMultiplicity) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setMultiplicity(EdmMultiplicity) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- setName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
-
Sets the name for this
EdmAnnotationAttributeImpl. - setName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- setName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the name of this
EdmFunctionImportParameter - setName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
-
Sets the namespace for this
EdmAnnotationAttributeImpl. - setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the namespace for this
EdmSchemaImpl - setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setNamespace(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Sets the namespace for this
EdmUsingImpl - setNavigationProperties(List<EdmNavigationProperty>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- setObject(Object) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
-
Sets an object.
- setOnDelete(EdmOnDelete) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setParameter(EdmFunctionImportParameter) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- setParameters(Map<String, ArrayList<EdmFunctionImportParameter>>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setParametersList(List<String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setPrefix(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
-
Sets the prefix for this
EdmAnnotationAttributeImpl. - setPrefix(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setPrincipal(EdmReferentialConstraintRole) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- setProperties(List<EdmProperty>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setProperty(List<EdmPropertyImpl>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- setReferentialConstraint(EdmReferentialConstraint) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- setRefNames(List<String>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- setRelationshipName(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setReturnType(EdmTyped) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- setRole(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setRole(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- setRole(EdmReferentialConstraintRole) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- setRoleName(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- setSimpleType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
- setStructuralType(EdmComplexType) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- setSummary(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
-
Sets the summary for this
EdmDocumentationImpl - setText(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
-
Sets the text for this
EdmAnnotationAttributeImpl. - setText(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- setToRole(String) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- setType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
-
Sets the
EdmSimpleTypeKindof thisEdmFunctionImportParameter - setType(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- setTypeName(FullQualifiedName) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- setUsings(List<EdmUsing>) - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
-
Sets the
EdmUsingfor thisEdmSchemaImpl - skip(int) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- skip(int) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- structuralType - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
T
- top(int) - Method in class org.apache.olingo.odata2.client.core.uri.EdmURIBuilderImpl
- top(int) - Method in class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationElementImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationsImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationEndImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetEndImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmAssociationSetImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexPropertyImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmComplexTypeImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmElementImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityContainerImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntitySetImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmEntityTypeImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmFunctionImportParameter
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmMappingImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNamedImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmNavigationPropertyImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmParameterImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyRefImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmReferentialConstraintRoleImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSchemaImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmSimplePropertyImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmStructuralTypeImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
- toString() - Method in class org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
- TRUE - Static variable in class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
- typeName - Variable in class org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
U
- uriBuilder(String) - Method in class org.apache.olingo.odata2.client.core.ODataClientImpl
- URIBuilderImpl - Class in org.apache.olingo.odata2.client.core.uri
-
This is a builder class that constructs URI without edm validations
- URIBuilderImpl(String) - Constructor for class org.apache.olingo.odata2.client.core.uri.URIBuilderImpl
-
Constructor.
- UriUtil - Class in org.apache.olingo.odata2.client.core.uri.util
-
Util class
W
- writeBatchResponse(List<BatchResponsePart>) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- writeBatchResponse(List<BatchResponsePart>) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- writeEntry(EdmEntitySet, Entity) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- writeEntry(EdmEntitySet, Entity) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
- writeFeed(EdmEntitySet, EntityCollection) - Method in class org.apache.olingo.odata2.client.core.ep.AtomSerializerDeserializer
- writeFeed(EdmEntitySet, EntityCollection) - Method in class org.apache.olingo.odata2.client.core.ep.JsonSerializerDeserializer
X
- XmlEntityDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
Xml entity (content type dependent) consumer for reading input (from
content). - XmlEntityDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntityDeserializer
- XmlEntryDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
Atom/XML format reader/consumer for entries.
- XmlEntryDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlEntryDeserializer
- XmlErrorDocumentDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
Consuming (read / deserialization) for OData error document in XML format.
- XmlErrorDocumentDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlErrorDocumentDeserializer
- XmlFeedDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
Atom/XML format reader/consumer for feeds.
- XmlFeedDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlFeedDeserializer
- XmlMetadataDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
This class deserializes Metadata document
- XmlMetadataDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlMetadataDeserializer
- XmlPropertyDeserializer - Class in org.apache.olingo.odata2.client.core.ep.deserializer
-
XML property consumer.
- XmlPropertyDeserializer() - Constructor for class org.apache.olingo.odata2.client.core.ep.deserializer.XmlPropertyDeserializer
- XmlPropertyEntitySerializer - Class in org.apache.olingo.odata2.client.core.ep.serializer
-
Internal EntityProvider for simple and complex EDM properties which are pre-analyzed as
EntityPropertyInfo. - XmlPropertyEntitySerializer(boolean) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.XmlPropertyEntitySerializer
- XmlPropertyEntitySerializer(EntitySerializerProperties) - Constructor for class org.apache.olingo.odata2.client.core.ep.serializer.XmlPropertyEntitySerializer
All Classes All Packages