A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

accept - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo
 
add(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
add(XMLEvent2) - Method in interface org.odata4j.stax2.XMLEventWriter2
 
addAppResourceClass(Class<?>) - Method in class org.odata4j.producer.server.JerseyServer
 
addAppResourceClasses(Iterable<Class<?>>) - Method in class org.odata4j.producer.server.JerseyServer
 
AddExpression - Interface in org.odata4j.expression
 
addHttpServerFilter(Filter) - Method in class org.odata4j.producer.server.JerseyServer
 
addJerseyRequestFilter(Class<T>) - Method in class org.odata4j.producer.server.JerseyServer
 
addJerseyResourceFilter(Class<T>) - Method in class org.odata4j.producer.server.JerseyServer
 
addJerseyResponseFilter(Class<T>) - Method in class org.odata4j.producer.server.JerseyServer
 
addProperty(JsonFeedFormatParser.JsonEntry, EdmEntitySet, String, JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
adds the property.
addRootResourceClass(Class<?>) - Method in class org.odata4j.producer.server.JerseyServer
 
addRootResourceClasses(Iterable<Class<?>>) - Method in class org.odata4j.producer.server.JerseyServer
 
addToRelation(OEntity, String) - Method in interface org.odata4j.core.OCreateRequest
Use a related parent entity's relationship collection to define an implicit link.
afterDescend() - Method in interface org.odata4j.expression.ExpressionVisitor
 
afterDescend() - Method in class org.odata4j.expression.FilterExpressionVisitor
 
afterDescend() - Method in class org.odata4j.expression.PrintExpressionVisitor
 
alias - Variable in class org.odata4j.edm.EdmAssociation
 
alias - Variable in class org.odata4j.edm.EdmEntityType
 
alias - Variable in class org.odata4j.edm.EdmSchema
 
all(boolean) - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Sets whether or not to dump all http request and response information.
allowSelfSignedCerts() - Static method in class org.odata4j.core.OClientBehaviors
Creates a behavior that allows for https services with self-signed certificates.
AllowSelfSignedCertsBehavior - Enum in org.odata4j.consumer.behaviors
 
and(BoolCommonExpression, BoolCommonExpression) - Static method in class org.odata4j.expression.Expression
 
AndExpression - Interface in org.odata4j.expression
 
app - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
APP_ACCEPT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
APP_COLLECTION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
APP_SERVICE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
APP_WORKSPACE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
APPLICATION_ATOM_XML - Static variable in class org.odata4j.core.ODataConstants
 
APPLICATION_ATOM_XML_CHARSET_UTF8 - Static variable in class org.odata4j.core.ODataConstants
 
APPLICATION_JAVASCRIPT - Static variable in class org.odata4j.core.ODataConstants
 
APPLICATION_JAVASCRIPT_CHARSET_UTF8 - Static variable in class org.odata4j.core.ODataConstants
 
APPLICATION_XML_CHARSET_UTF8 - Static variable in class org.odata4j.core.ODataConstants
 
applyQuery(List<OEntity>, QueryInfo, int) - Static method in class org.odata4j.producer.inmemory.ListUtils
 
asComplexProperties() - Method in class org.odata4j.core.OEntityKey
Gets the values of complex entity-key.
asComplexValue() - Method in class org.odata4j.core.OEntityKey
Gets the values of a complex entity-key.
asEndElement() - Method in interface org.odata4j.stax2.XMLEvent2
 
asEndProperty() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
asFilterString(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
asPrintString(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
asSingleValue() - Method in class org.odata4j.core.OEntityKey
Gets a the value of a single-valued entity-key.
association - Variable in class org.odata4j.edm.EdmAssociationSet
 
associations - Variable in class org.odata4j.edm.EdmSchema
 
associationSets - Variable in class org.odata4j.edm.EdmEntityContainer
 
asStartElement() - Method in interface org.odata4j.stax2.XMLEvent2
 
asStartProperty() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
asString - Variable in enum org.odata4j.core.ODataVersion
1.0 or 2.0
asValue() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
atom - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
ATOM_CATEGORY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_CONTENT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_ENTRY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
atom_entry_content_type - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
ATOM_FEED - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
atom_feed_content_type - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
ATOM_ID - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_LINK - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_SUMMARY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_TITLE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ATOM_UPDATED - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
AtomEntryFormatParser - Class in org.odata4j.format.xml
 
AtomEntryFormatParser(EdmDataServices, String, OEntityKey) - Constructor for class org.odata4j.format.xml.AtomEntryFormatParser
 
AtomEntryFormatWriter - Class in org.odata4j.format.xml
 
AtomEntryFormatWriter() - Constructor for class org.odata4j.format.xml.AtomEntryFormatWriter
 
AtomFeedFormatParser - Class in org.odata4j.format.xml
 
AtomFeedFormatParser(EdmDataServices, String, OEntityKey) - Constructor for class org.odata4j.format.xml.AtomFeedFormatParser
 
AtomFeedFormatParser.CollectionInfo - Class in org.odata4j.format.xml
 
AtomFeedFormatParser.CollectionInfo() - Constructor for class org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo
 
AtomFeedFormatParser.DataServicesAtomEntry - Class in org.odata4j.format.xml
 
AtomFeedFormatParser.DataServicesAtomEntry() - Constructor for class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
AtomFeedFormatWriter - Class in org.odata4j.format.xml
 
AtomFeedFormatWriter() - Constructor for class org.odata4j.format.xml.AtomFeedFormatWriter
 
AtomInfo - Interface in org.odata4j.core
Additional Atom information.
AtomRequestEntryFormatWriter - Class in org.odata4j.format.xml
 
AtomRequestEntryFormatWriter() - Constructor for class org.odata4j.format.xml.AtomRequestEntryFormatWriter
 
AtomServiceDocumentFormatParser - Class in org.odata4j.format.xml
 
AtomServiceDocumentFormatParser() - Constructor for class org.odata4j.format.xml.AtomServiceDocumentFormatParser
 
AtomServiceDocumentFormatWriter - Class in org.odata4j.format.xml
 
AtomServiceDocumentFormatWriter() - Constructor for class org.odata4j.format.xml.AtomServiceDocumentFormatWriter
 
Attribute2 - Interface in org.odata4j.stax2
 
AzureTableBehavior - Class in org.odata4j.consumer.behaviors
 
AzureTableBehavior(String, String) - Constructor for class org.odata4j.consumer.behaviors.AzureTableBehavior
 
azureTables(String, String) - Static method in class org.odata4j.consumer.ODataConsumers
Creates a new OData consumer for the Azure Table Storage service.
azureTables(String, String) - Static method in class org.odata4j.core.OClientBehaviors
Creates a behavior that signs requests properly for the Azure Table Storage service.

B

Base64 - Class in org.odata4j.repack.org.apache.commons.codec.binary
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
BaseResource - Class in org.odata4j.producer.resources
 
BaseResource() - Constructor for class org.odata4j.producer.resources.BaseResource
 
BaseResponse - Interface in org.odata4j.producer
The base payload interface for responses to client requests.
baseUri - Variable in class org.odata4j.format.xml.AtomEntryFormatWriter
 
basicAuth(String, String) - Static method in class org.odata4j.core.OClientBehaviors
Creates a behavior that does http basic authentication.
BasicAuthenticationBehavior - Class in org.odata4j.consumer.behaviors
 
BasicAuthenticationBehavior(String, String) - Constructor for class org.odata4j.consumer.behaviors.BasicAuthenticationBehavior
 
BatchBodyPart - Class in org.odata4j.producer.resources
 
BeanBasedPropertyModel - Class in org.odata4j.producer.inmemory
 
BeanBasedPropertyModel(Class<?>) - Constructor for class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
BeanModel - Class in org.odata4j.producer.inmemory
An abstract representation of the "bean" nature of a class.
BeanModel(Class<?>) - Constructor for class org.odata4j.producer.inmemory.BeanModel
Constructs the abstract bean representation of a class.
beforeDescend() - Method in interface org.odata4j.expression.ExpressionVisitor
 
beforeDescend() - Method in class org.odata4j.expression.FilterExpressionVisitor
 
beforeDescend() - Method in class org.odata4j.expression.PrintExpressionVisitor
 
betweenDescend() - Method in interface org.odata4j.expression.ExpressionVisitor
 
betweenDescend() - Method in class org.odata4j.expression.FilterExpressionVisitor
 
betweenDescend() - Method in class org.odata4j.expression.PrintExpressionVisitor
 
binary(String, byte[]) - Static method in class org.odata4j.core.OProperties
Creates a new byte-array-valued OData property with EdmType.BINARY
binary(String, Byte[]) - Static method in class org.odata4j.core.OProperties
Creates a new byte-array-valued OData property with EdmType.BINARY
BINARY - Static variable in class org.odata4j.edm.EdmType
 
binary(byte[]) - Static method in class org.odata4j.expression.Expression
 
BinaryBoolCommonExpression - Interface in org.odata4j.expression
 
BinaryCommonExpression - Interface in org.odata4j.expression
 
BinaryDecoder - Interface in org.odata4j.repack.org.apache.commons.codec
Defines common decoding methods for byte array decoders.
BinaryEncoder - Interface in org.odata4j.repack.org.apache.commons.codec
Defines common encoding methods for byte array encoders.
BinaryLiteral - Interface in org.odata4j.expression
 
BOMWorkaroundReader - Class in org.odata4j.internal
 
BOMWorkaroundReader(Reader) - Constructor for class org.odata4j.internal.BOMWorkaroundReader
 
BoolCommonExpression - Interface in org.odata4j.expression
 
BOOLEAN - Static variable in class org.odata4j.edm.EdmType
 
boolean_(String, Boolean) - Static method in class org.odata4j.core.OProperties
Creates a new boolean-valued OData property with EdmType.BOOLEAN
boolean_(boolean) - Static method in class org.odata4j.expression.Expression
 
BooleanLiteral - Interface in org.odata4j.expression
 
BoolMethodExpression - Interface in org.odata4j.expression
 
boolParen(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
BoolParenExpression - Interface in org.odata4j.expression
 
buildEdm(EntityManagerFactory, String) - Method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
BYTE - Static variable in class org.odata4j.edm.EdmType
 
byte_(String, byte) - Static method in class org.odata4j.core.OProperties
Creates a new byte-valued OData property with EdmType.BYTE
byte_(byte) - Static method in class org.odata4j.expression.Expression
 
ByteLiteral - Interface in org.odata4j.expression
 

C

canRead(String) - Method in class org.odata4j.producer.inmemory.BeanModel
Returns true if the property has a getter.
canWrite(String) - Method in class org.odata4j.producer.inmemory.BeanModel
Returns true if the property has a setter.
cast(String) - Static method in class org.odata4j.expression.Expression
 
cast(CommonExpression, String) - Static method in class org.odata4j.expression.Expression
 
cast(Object, Class<?>) - Static method in class org.odata4j.producer.inmemory.InMemoryEvaluation
 
CastExpression - Interface in org.odata4j.expression
 
ceiling(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
CeilingMethodCallExpression - Interface in org.odata4j.expression
 
character(String, Character) - Static method in class org.odata4j.core.OProperties
Creates a new String-valued OData property with EdmType.STRING
CharEncoding - Class in org.odata4j.repack.org.apache.commons.codec
Character encoding names required of every implementation of the Java platform.
CharEncoding() - Constructor for class org.odata4j.repack.org.apache.commons.codec.CharEncoding
 
ClientAccessPolicyXmlResource - Class in org.odata4j.producer.resources
 
ClientAccessPolicyXmlResource() - Constructor for class org.odata4j.producer.resources.ClientAccessPolicyXmlResource
 
close() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader
 
close() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer
 
close() - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
close() - Method in class org.odata4j.producer.jpa.JPAProducer
 
close() - Method in interface org.odata4j.producer.ODataProducer
Releases any resources managed by this producer.
coercePropertyValue(OProperty<?>, Class<?>) - Static method in class org.odata4j.producer.jpa.JPAProducer
 
CommonExpression - Interface in org.odata4j.expression
The root type for all the different kinds of ODATA expressions
complex(String, String, List<OProperty<?>>) - Static method in class org.odata4j.core.OProperties
Creates a new complex-valued OData property of the given edm-type.
complexTypes - Variable in class org.odata4j.edm.EdmSchema
 
computeInlineCount(List<OEntity>, QueryInfo) - Static method in class org.odata4j.producer.inmemory.ListUtils
 
computeSkipToken(List<OEntity>, QueryInfo, int) - Static method in class org.odata4j.producer.inmemory.ListUtils
 
concat(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
ConcatMethodCallExpression - Interface in org.odata4j.expression
 
CONTENT_TYPE - Static variable in class org.odata4j.core.ODataConstants.Headers
 
convert(Object, Class<T>) - Static method in class org.odata4j.internal.TypeConverter
 
copy(NamedValue<T>) - Static method in class org.odata4j.core.NamedValues
Create a copy of a named-value.
create(String) - Static method in class org.odata4j.consumer.ODataConsumer
Creates a new consumer for the given OData service uri.
create(String, OClientBehavior...) - Static method in class org.odata4j.consumer.ODataConsumer
Creates a new consumer for the given OData service uri, adding one or more client behaviors.
create(FormatType, String) - Static method in class org.odata4j.consumer.ODataConsumer
 
create(FormatType, String, OClientBehavior...) - Static method in class org.odata4j.consumer.ODataConsumer
 
create(String, T) - Static method in class org.odata4j.core.NamedValues
Create an named-value from a name and a value.
create(EdmEntitySet, OEntityKey, List<OProperty<?>>, List<OLink>) - Static method in class org.odata4j.core.OEntities
Creates a new entity.
create(EdmEntitySet, OEntityKey, List<OProperty<?>>, List<OLink>, String, String) - Static method in class org.odata4j.core.OEntities
Creates a new entity with additional Atom information.
create(Object...) - Static method in class org.odata4j.core.OEntityKey
Creates an entity-key.
create(Map<String, Object>) - Static method in class org.odata4j.core.OEntityKey
Creates an entity-key from a map of names and values.
create(Attribute<?, ?>, Object) - Static method in class org.odata4j.producer.jpa.JPAMember
 
create(Properties) - Method in class org.odata4j.producer.jpa.JPAProducerFactory
 
create(List<OrderByExpression>, OEntity) - Static method in class org.odata4j.producer.jpa.JPASkipToken
 
create(Properties) - Method in interface org.odata4j.producer.ODataProducerFactory
Create a new OData producer from the given properties.
createEntity(String) - Method in class org.odata4j.consumer.ODataConsumer
Creates a new entity in the given entity-set.
createEntity(String, OEntity) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
createEntity(String, OEntityKey, String, OEntity) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
createEntity(String, OEntity) - Method in class org.odata4j.producer.jpa.JPAProducer
 
createEntity(String, OEntityKey, String, OEntity) - Method in class org.odata4j.producer.jpa.JPAProducer
 
createEntity(String, OEntity) - Method in interface org.odata4j.producer.ODataProducer
Creates a new OData entity.
createEntity(String, OEntityKey, String, OEntity) - Method in interface org.odata4j.producer.ODataProducer
Creates a new OData entity as a reference of an existing entity, implicitly linked to the existing entity by a navigation property.
createEntity(HttpContext, HttpHeaders, ODataProducer, String) - Method in class org.odata4j.producer.resources.EntitiesRequestResource
 
createHttpContext() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
createJsonStreamReader(Reader) - Static method in class org.odata4j.format.json.JsonStreamReaderFactory
 
createJsonStreamTokenizer(Reader) - Static method in class org.odata4j.format.json.JsonStreamReaderFactory
 
createRequest(EdmEntitySet, List<OProperty<?>>, List<OLink>) - Static method in class org.odata4j.core.OEntities
Creates a new request-entity.
createRequest(EdmEntitySet, List<OProperty<?>>, List<OLink>, String, String) - Static method in class org.odata4j.core.OEntities
Creates a new request-entity with additional Atom information.
createResponseBodyPart(BatchBodyPart, Response) - Static method in class org.odata4j.producer.resources.ODataBatchProvider
 
createXMLEventReader(Reader) - Method in interface org.odata4j.stax2.XMLInputFactory2
 
createXMLEventWriter(Writer) - Method in interface org.odata4j.stax2.XMLOutputFactory2
 
createXMLWriter(Writer) - Method in interface org.odata4j.stax2.XMLWriterFactory2
 
CrossDomainResourceConfig - Class in org.odata4j.producer.resources
 
CrossDomainResourceConfig() - Constructor for class org.odata4j.producer.resources.CrossDomainResourceConfig
 
CrossDomainXmlResource - Class in org.odata4j.producer.resources
 
CrossDomainXmlResource() - Constructor for class org.odata4j.producer.resources.CrossDomainXmlResource
 
custom(String, String) - Method in interface org.odata4j.core.OQueryRequest
Adds a custom name-value pair.
customOptions - Variable in class org.odata4j.producer.QueryInfo
Custom name-value pairs, if present.

D

d - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
dallas(String, String, String) - Static method in class org.odata4j.consumer.ODataConsumers
Creates a new OData consumer for the (now obsolete?) "dallas" service.
DallasCtp2AuthenticationBehavior - Class in org.odata4j.consumer.behaviors
 
DallasCtp2AuthenticationBehavior(String, String) - Constructor for class org.odata4j.consumer.behaviors.DallasCtp2AuthenticationBehavior
 
DATA_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
DATA_SERVICE_VERSION - Static variable in class org.odata4j.core.ODataConstants
 
DATA_SERVICE_VERSION - Static variable in class org.odata4j.core.ODataConstants.Headers
 
DATA_SERVICE_VERSION_HEADER - Static variable in class org.odata4j.core.ODataConstants
 
dataMarket(String, String) - Static method in class org.odata4j.consumer.ODataConsumers
Creates a new OData consumer for the Windows Azure DataMarket service.
datetime(String, LocalDateTime) - Static method in class org.odata4j.core.OProperties
Creates a new LocalDateTime-valued OData property with EdmType.DATETIME
datetime(String, Date) - Static method in class org.odata4j.core.OProperties
Creates a new LocalDateTime-valued OData property with EdmType.DATETIME
datetime(String, Calendar) - Static method in class org.odata4j.core.OProperties
Creates a new LocalDateTime-valued OData property with EdmType.DATETIME
DATETIME - Static variable in class org.odata4j.edm.EdmType
 
dateTime(LocalDateTime) - Static method in class org.odata4j.expression.Expression
 
DateTimeLiteral - Interface in org.odata4j.expression
 
DATETIMEOFFSET - Static variable in class org.odata4j.edm.EdmType
 
dateTimeOffset(DateTime) - Static method in class org.odata4j.expression.Expression
 
DateTimeOffsetLiteral - Interface in org.odata4j.expression
 
day(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
DayMethodCallExpression - Interface in org.odata4j.expression
 
decimal(String, BigDecimal) - Static method in class org.odata4j.core.OProperties
Creates a new BigDecimal-valued OData property with EdmType.DECIMAL
decimal(String, BigInteger) - Static method in class org.odata4j.core.OProperties
Creates a new BigDecimal-valued OData property with EdmType.DECIMAL
decimal(String, long) - Static method in class org.odata4j.core.OProperties
Creates a new BigDecimal-valued OData property with EdmType.DECIMAL
decimal(String, double) - Static method in class org.odata4j.core.OProperties
Creates a new BigDecimal-valued OData property with EdmType.DECIMAL
DECIMAL - Static variable in class org.odata4j.edm.EdmType
 
decimal(BigDecimal) - Static method in class org.odata4j.expression.Expression
 
DecimalLiteral - Interface in org.odata4j.expression
 
decode(Object) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes an Object using the base64 algorithm.
decode(String) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes a String containing containing characters in the Base64 alphabet.
decode(byte[]) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decode(byte[]) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(Object) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts a String or an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(byte[]) - Method in interface org.odata4j.repack.org.apache.commons.codec.BinaryDecoder
Decodes a byte array and returns the results as a byte array.
decode(Object) - Method in interface org.odata4j.repack.org.apache.commons.codec.Decoder
Decodes an "encoded" Object and returns a "decoded" Object.
decodeBase64(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes a Base64 String into octets
decodeBase64(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes Base64 data into octets
decodeHex(char[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decodeInteger(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
Decoder - Interface in org.odata4j.repack.org.apache.commons.codec
Provides the highest level of abstraction for Decoders.
DecoderException - Exception in org.odata4j.repack.org.apache.commons.codec
Thrown when a Decoder has encountered a failure condition during a decode.
DecoderException() - Constructor for exception org.odata4j.repack.org.apache.commons.codec.DecoderException
Constructs a new exception with null as its detail message.
DecoderException(String) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.DecoderException
Constructs a new exception with the specified detail message.
DecoderException(String, Throwable) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.DecoderException
Constructsa new exception with the specified detail message and cause.
DecoderException(Throwable) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.DecoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DEFAULT_CHARSET_NAME - Static variable in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Default charset name is CharEncoding.UTF_8
DEFERRED_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
delete(String) - Static method in class org.odata4j.consumer.ODataClientRequest
Creates a new DELETE request.
deleteEntity(OEntity) - Method in class org.odata4j.consumer.ODataConsumer
Deletes an existing entity.
deleteEntity(String, Object) - Method in class org.odata4j.consumer.ODataConsumer
Deletes an existing entity.
deleteEntity(String, OEntityKey) - Method in class org.odata4j.consumer.ODataConsumer
Deletes an existing entity.
deleteEntity(String, OEntityKey) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
deleteEntity(String, OEntityKey) - Method in class org.odata4j.producer.jpa.JPAProducer
 
deleteEntity(String, OEntityKey) - Method in interface org.odata4j.producer.ODataProducer
Deletes an existing entity.
deleteEntity(HttpContext, ODataProducer, String, String) - Method in class org.odata4j.producer.resources.EntityRequestResource
 
deleteEntity(HttpContext, ODataProducer, String, String, String) - Method in class org.odata4j.producer.resources.PropertyRequestResource
 
div(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
DivExpression - Interface in org.odata4j.expression
 
DomXMLFactoryProvider2 - Class in org.odata4j.stax2.domimpl
 
DomXMLFactoryProvider2() - Constructor for class org.odata4j.stax2.domimpl.DomXMLFactoryProvider2
 
DOUBLE - Static variable in class org.odata4j.edm.EdmType
 
double_(String, Double) - Static method in class org.odata4j.core.OProperties
Creates a new double-precision-valued OData property with EdmType.DOUBLE
double_(double) - Static method in class org.odata4j.expression.Expression
 
DoubleLiteral - Interface in org.odata4j.expression
 
dump - Static variable in class org.odata4j.consumer.ODataConsumer
Sends http request and/or response information to standard out.
DUMP_EXPRESSION_INFO - Static variable in class org.odata4j.expression.ExpressionParser
 

E

EclipseLink - Class in org.odata4j.producer.jpa.eclipselink
 
EclipseLinkJPAEdmGenerator - Class in org.odata4j.producer.jpa.eclipselink
 
EclipseLinkJPAEdmGenerator() - Constructor for class org.odata4j.producer.jpa.eclipselink.EclipseLinkJPAEdmGenerator
 
edm - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
EDM2006_ASSOCIATION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_ASSOCIATIONSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_COMPLEXTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_END - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_ENTITYCONTAINER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_ENTITYSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_ENTITYTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_FUNCTIONIMPORT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_NAVIGATIONPROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_PARAMETER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_PROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_PROPERTYREF - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2006_SCHEMA - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_ASSOCIATION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_ASSOCIATIONSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_COMPLEXTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_END - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_ENTITYCONTAINER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_ENTITYSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_ENTITYTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_FUNCTIONIMPORT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_NAVIGATIONPROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_PARAMETER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_PROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_PROPERTYREF - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2007_SCHEMA - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_ASSOCIATION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_ASSOCIATIONSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_COMPLEXTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_END - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_ENTITYCONTAINER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_ENTITYSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_ENTITYTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_FUNCTIONIMPORT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_NAVIGATIONPROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_PARAMETER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_PROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_PROPERTYREF - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2008_SCHEMA - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_ASSOCIATION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_ASSOCIATIONSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_COMPLEXTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_END - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_ENTITYCONTAINER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_ENTITYSET - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_ENTITYTYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_FUNCTIONIMPORT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_NAVIGATIONPROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_PARAMETER - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_PROPERTY - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_PROPERTYREF - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EDM2009_SCHEMA - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EdmAssociation - Class in org.odata4j.edm
 
EdmAssociation(String, String, String, EdmAssociationEnd, EdmAssociationEnd) - Constructor for class org.odata4j.edm.EdmAssociation
 
EdmAssociationEnd - Class in org.odata4j.edm
 
EdmAssociationEnd(String, EdmEntityType, EdmMultiplicity) - Constructor for class org.odata4j.edm.EdmAssociationEnd
 
EdmAssociationSet - Class in org.odata4j.edm
 
EdmAssociationSet(String, EdmAssociation, EdmAssociationSetEnd, EdmAssociationSetEnd) - Constructor for class org.odata4j.edm.EdmAssociationSet
 
EdmAssociationSetEnd - Class in org.odata4j.edm
 
EdmAssociationSetEnd(EdmAssociationEnd, EdmEntitySet) - Constructor for class org.odata4j.edm.EdmAssociationSetEnd
 
EdmComplexType - Class in org.odata4j.edm
 
EdmComplexType(String, String, List<EdmProperty>) - Constructor for class org.odata4j.edm.EdmComplexType
 
EdmDataServices - Class in org.odata4j.edm
The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServices(ODataVersion, List<EdmSchema>) - Constructor for class org.odata4j.edm.EdmDataServices
 
EdmDataServicesDecorator - Class in org.odata4j.internal
 
EdmDataServicesDecorator() - Constructor for class org.odata4j.internal.EdmDataServicesDecorator
 
EdmEntityContainer - Class in org.odata4j.edm
 
EdmEntityContainer(String, boolean, Boolean, List<EdmEntitySet>, List<EdmAssociationSet>, List<EdmFunctionImport>) - Constructor for class org.odata4j.edm.EdmEntityContainer
 
EdmEntitySet - Class in org.odata4j.edm
The EntitySet element in conceptual schema definition language is a logical container for instances of an entity type and instances of any type that is derived from that entity type.
EdmEntitySet(String, EdmEntityType) - Constructor for class org.odata4j.edm.EdmEntitySet
Creates a new EdmEntitySet.
edmEntitySetName() - Static method in class org.odata4j.core.OFuncs
 
EdmEntityType - Class in org.odata4j.edm
 
EdmEntityType(String, String, String, Boolean, List<String>, List<EdmProperty>, List<EdmNavigationProperty>) - Constructor for class org.odata4j.edm.EdmEntityType
 
edmEntityTypeName() - Static method in class org.odata4j.core.OFuncs
 
EdmFunctionImport - Class in org.odata4j.edm
 
EdmFunctionImport(String, EdmEntitySet, EdmType, String, List<EdmFunctionParameter>) - Constructor for class org.odata4j.edm.EdmFunctionImport
 
EdmFunctionParameter - Class in org.odata4j.edm
 
EdmFunctionParameter(String, EdmType, String) - Constructor for class org.odata4j.edm.EdmFunctionParameter
 
EdmMultiplicity - Enum in org.odata4j.edm
 
EdmNavigationProperty - Class in org.odata4j.edm
 
EdmNavigationProperty(String, EdmAssociation, EdmAssociationEnd, EdmAssociationEnd) - Constructor for class org.odata4j.edm.EdmNavigationProperty
 
EdmProperty - Class in org.odata4j.edm
 
EdmProperty(String, EdmType, boolean) - Constructor for class org.odata4j.edm.EdmProperty
 
EdmProperty(String, EdmType, boolean, Integer, Boolean, Boolean, String, String, String, String, String, String) - Constructor for class org.odata4j.edm.EdmProperty
 
EdmPropertyBase - Class in org.odata4j.edm
 
EdmPropertyBase(String) - Constructor for class org.odata4j.edm.EdmPropertyBase
 
edmPropertyName() - Static method in class org.odata4j.core.OFuncs
 
EdmSchema - Class in org.odata4j.edm
 
EdmSchema(String, String, List<EdmEntityType>, List<EdmComplexType>, List<EdmAssociation>, List<EdmEntityContainer>) - Constructor for class org.odata4j.edm.EdmSchema
 
EdmType - Class in org.odata4j.edm
A type in the EDM type system.
edmx - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
EDMX_DATASERVICES - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
EdmxFormatParser - Class in org.odata4j.format.xml
 
EdmxFormatParser() - Constructor for class org.odata4j.format.xml.EdmxFormatParser
 
EdmxFormatWriter - Class in org.odata4j.format.xml
 
EdmxFormatWriter() - Constructor for class org.odata4j.format.xml.EdmxFormatWriter
 
EMPTY - Static variable in class org.odata4j.edm.EdmDataServices
 
encode(Object) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes an Object using the base64 algorithm.
encode(byte[]) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encode(byte[]) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexadecimal values of each byte in order.
encode(Object) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(byte[]) - Method in interface org.odata4j.repack.org.apache.commons.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(Object) - Method in interface org.odata4j.repack.org.apache.commons.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encodeBase64(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using the base64 algorithm into 76 character blocks separated by CRLF.
encodeBase64URLSafe(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeHex(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], boolean) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], char[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHexString(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encodeInteger(BigInteger) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
Encoder - Interface in org.odata4j.repack.org.apache.commons.codec
Provides the highest level of abstraction for Encoders.
EncoderException - Exception in org.odata4j.repack.org.apache.commons.codec
Thrown when there is a failure condition during the encoding process.
EncoderException() - Constructor for exception org.odata4j.repack.org.apache.commons.codec.EncoderException
Constructs a new exception with null as its detail message.
EncoderException(String) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified detail message.
EncoderException(String, Throwable) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified detail message and cause.
EncoderException(Throwable) - Constructor for exception org.odata4j.repack.org.apache.commons.codec.EncoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
encodeToString(byte[]) - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Encodes a byte[] containing binary data, into a String containing characters in the Base64 alphabet.
end1 - Variable in class org.odata4j.edm.EdmAssociation
 
end1 - Variable in class org.odata4j.edm.EdmAssociationSet
 
end2 - Variable in class org.odata4j.edm.EdmAssociation
 
end2 - Variable in class org.odata4j.edm.EdmAssociationSet
 
endArray() - Method in class org.odata4j.format.json.JsonWriter
 
endCallback() - Method in class org.odata4j.format.json.JsonWriter
 
endDocument() - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
endDocument() - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
endDocument() - Method in interface org.odata4j.stax2.XMLWriter2
 
endElement(String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
endElement(String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
endElement(String) - Method in interface org.odata4j.stax2.XMLWriter2
 
EndElement2 - Interface in org.odata4j.stax2
 
endObject() - Method in class org.odata4j.format.json.JsonWriter
 
endsWith(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
EndsWithMethodCallExpression - Interface in org.odata4j.expression
 
ensureEndObject(JsonStreamReaderFactory.JsonStreamReader.JsonEvent) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureEndProperty(JsonStreamReaderFactory.JsonStreamReader.JsonEvent) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureNext(JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureStartArray(JsonStreamReaderFactory.JsonStreamReader.JsonEvent) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureStartObject(JsonStreamReaderFactory.JsonStreamReader.JsonEvent) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureStartProperty(JsonStreamReaderFactory.JsonStreamReader.JsonEvent) - Method in class org.odata4j.format.json.JsonFormatParser
 
ensureStartProperty(JsonStreamReaderFactory.JsonStreamReader.JsonEvent, String) - Method in class org.odata4j.format.json.JsonFormatParser
 
entities(List<OEntity>, EdmEntitySet, Integer, String) - Static method in class org.odata4j.producer.Responses
Create a new EntitiesResponse instance.
EntitiesRequestResource - Class in org.odata4j.producer.resources
 
EntitiesRequestResource() - Constructor for class org.odata4j.producer.resources.EntitiesRequestResource
 
EntitiesResponse - Interface in org.odata4j.producer
An EntitiesResponse is a response to a client request expecting multiple OData entities.
entity(OEntity) - Static method in class org.odata4j.producer.Responses
Create a new EntityResponse instance.
entityContainers - Variable in class org.odata4j.edm.EdmSchema
 
entityKey - Variable in class org.odata4j.format.json.JsonFormatParser
 
entityKey - Variable in class org.odata4j.format.Settings
 
entityKey - Variable in class org.odata4j.format.xml.AtomEntryFormatParser
 
entityKey - Variable in class org.odata4j.format.xml.AtomFeedFormatParser
 
entityPropertyValue(String, Class<TProperty>) - Static method in class org.odata4j.core.OFuncs
 
entityPropertyValueEquals(String, Object) - Static method in class org.odata4j.core.OPredicates
 
EntityRequestResource - Class in org.odata4j.producer.resources
 
EntityRequestResource() - Constructor for class org.odata4j.producer.resources.EntityRequestResource
 
EntityResponse - Interface in org.odata4j.producer
An EntityResponse is a response to a client request expecting a single OData entity.
EntitySegment - Class in org.odata4j.internal
 
EntitySegment(String, OEntityKey) - Constructor for class org.odata4j.internal.EntitySegment
 
entitySet - Variable in class org.odata4j.edm.EdmAssociationSetEnd
 
entitySet - Variable in class org.odata4j.edm.EdmFunctionImport
 
entitySetName - Variable in class org.odata4j.format.json.JsonFormatParser
 
entitySetName - Variable in class org.odata4j.format.Settings
 
entitySetName - Variable in class org.odata4j.format.xml.AtomEntryFormatParser
 
entitySetName - Variable in class org.odata4j.format.xml.AtomFeedFormatParser
 
entitySets - Variable in class org.odata4j.edm.EdmEntityContainer
 
EntitySimpleProperty - Interface in org.odata4j.expression
An expression which identifies an individual property on an entity
entityTypes - Variable in class org.odata4j.edm.EdmSchema
 
entry(Entry) - Method in class org.odata4j.consumer.ODataClientRequest
Sets the normalized OData payload.
Entry - Interface in org.odata4j.format
Building block for OData payload.
eq(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
EqExpression - Interface in org.odata4j.expression
 
equals(Object) - Method in class org.odata4j.core.Guid
 
equals(Object) - Method in class org.odata4j.core.OEntityKey
 
equals(Object) - Method in class org.odata4j.edm.EdmType
 
equals(Object) - Method in class org.odata4j.stax2.QName2
 
etag - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
ETAG_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
evaluate(CommonExpression, Object, PropertyModel) - Static method in class org.odata4j.producer.inmemory.InMemoryEvaluation
 
evaluate(BoolCommonExpression, Object, PropertyModel) - Static method in class org.odata4j.producer.inmemory.InMemoryEvaluation
 
execute() - Method in interface org.odata4j.core.OCreateRequest
Sends the create-request to the OData service and returns the newly created entity.
execute() - Method in interface org.odata4j.core.OEntityRequest
Sends the entity-request to the OData service and returns the response.
execute() - Method in interface org.odata4j.core.OModifyRequest
Sends the modification-request to the OData service and returns success or failure.
execute() - Method in interface org.odata4j.core.OQueryRequest
Sends the query-request to the OData service, returning a client-side Enumerable for subsequent in-memory operations.
expand(String) - Method in interface org.odata4j.core.OQueryRequest
Sets the expand expressions.
expand - Variable in class org.odata4j.producer.QueryInfo
Expand expressions, if present.
Expression - Class in org.odata4j.expression
 
ExpressionParser - Class in org.odata4j.expression
 
ExpressionParser() - Constructor for class org.odata4j.expression.ExpressionParser
 
ExpressionVisitor - Interface in org.odata4j.expression
 

F

FACTORY_PROPNAME - Static variable in class org.odata4j.producer.resources.ODataProducerProvider
 
fcContentKind - Variable in class org.odata4j.edm.EdmProperty
 
fcEpmContentKind - Variable in class org.odata4j.edm.EdmProperty
 
fcEpmKeepInContent - Variable in class org.odata4j.edm.EdmProperty
 
fcKeepInContent - Variable in class org.odata4j.edm.EdmProperty
 
fcMapping - Variable in class org.odata4j.format.Settings
 
fcTargetPath - Variable in class org.odata4j.edm.EdmProperty
 
Feed - Interface in org.odata4j.format
Feed and Entry are buildings block for the ODATA payload.
FeedCustomizationMapping - Class in org.odata4j.internal
 
FeedCustomizationMapping() - Constructor for class org.odata4j.internal.FeedCustomizationMapping
 
filter(String) - Method in interface org.odata4j.core.OQueryRequest
Sets the filter expression.
filter - Variable in class org.odata4j.producer.QueryInfo
The filter expression to apply, if present.
FilterExpressionVisitor - Class in org.odata4j.expression
 
FilterExpressionVisitor() - Constructor for class org.odata4j.expression.FilterExpressionVisitor
 
findByColumn(EntityType<?>, String, Object) - Static method in class org.odata4j.producer.jpa.JPAMember
 
findEdmComplexType(String) - Method in class org.odata4j.edm.EdmDataServices
 
findEdmComplexType(String) - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
findEdmEntitySet(String) - Method in class org.odata4j.edm.EdmDataServices
 
findEdmEntitySet(String) - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
findEdmProperty(String) - Method in class org.odata4j.edm.EdmDataServices
 
findEdmProperty(String) - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
fixedLength - Variable in class org.odata4j.edm.EdmProperty
 
floor(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
FloorMethodCallExpression - Interface in org.odata4j.expression
 
forJavaType(Class<?>) - Static method in class org.odata4j.edm.EdmType
Finds the edm simple type for a given java-type.
formatDateTime(LocalDateTime) - Static method in class org.odata4j.internal.InternalUtil
 
formatDateTimeOffset(DateTime) - Static method in class org.odata4j.internal.InternalUtil
 
FormatParser<T> - Interface in org.odata4j.format
Deals with parsing the resulting stream into a Entry or Feed and converting it to a OEntity.
FormatParserFactory - Class in org.odata4j.format
 
FormatParserFactory.AtomParsers - Class in org.odata4j.format
 
FormatParserFactory.AtomParsers() - Constructor for class org.odata4j.format.FormatParserFactory.AtomParsers
 
FormatParserFactory.JsonParsers - Class in org.odata4j.format
 
FormatParserFactory.JsonParsers() - Constructor for class org.odata4j.format.FormatParserFactory.JsonParsers
 
FormatType - Enum in org.odata4j.format
 
FormatWriter<T> - Interface in org.odata4j.format
Write entities to an HTTP stream in a particular format
FormatWriterFactory - Class in org.odata4j.format
 
FormatWriterFactory() - Constructor for class org.odata4j.format.FormatWriterFactory
 
FormatWriterFactory.AtomWriters - Class in org.odata4j.format
 
FormatWriterFactory.AtomWriters() - Constructor for class org.odata4j.format.FormatWriterFactory.AtomWriters
 
FormatWriterFactory.JsonWriters - Class in org.odata4j.format
 
FormatWriterFactory.JsonWriters(String) - Constructor for class org.odata4j.format.FormatWriterFactory.JsonWriters
 
fromMap(Map<String, Object>) - Static method in class org.odata4j.core.NamedValues
Create multiple named-values from a string->object map.
fromRole - Variable in class org.odata4j.edm.EdmNavigationProperty
 
fromString(String) - Static method in class org.odata4j.core.Guid
Return a Guid for a given string.
fromSymbolString(String) - Static method in enum org.odata4j.edm.EdmMultiplicity
 
functionImports - Variable in class org.odata4j.edm.EdmEntityContainer
 

G

ge(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
GeExpression - Interface in org.odata4j.expression
 
get(String) - Static method in class org.odata4j.consumer.ODataClientRequest
Creates a new GET request.
get() - Method in interface org.odata4j.core.OCreateRequest
Returns a locally-built entity and does not send the create-request to the service.
get(String) - Static method in class org.odata4j.edm.EdmType
Gets the edm-type for a given type name.
get() - Method in class org.odata4j.producer.jpa.JPAMember
 
getAcceptableMediaTypes() - Method in enum org.odata4j.format.FormatType
 
getAnnotation(Class<T>) - Method in class org.odata4j.producer.jpa.JPAMember
 
getAssociationName(List<EdmAssociation>, EdmEntityType, EdmEntityType) - Static method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
getAssociations() - Method in class org.odata4j.edm.EdmDataServices
 
getAssociations() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getAttributeByName(QName2) - Method in interface org.odata4j.stax2.StartElement2
 
getAttributeByName(String) - Method in interface org.odata4j.stax2.StartElement2
 
getAttributeValueIfExists(StartElement2, String) - Static method in class org.odata4j.format.xml.XmlFormatParser
 
getAttributeValueIfExists(StartElement2, QName2) - Static method in class org.odata4j.format.xml.XmlFormatParser
 
getBeanClass() - Method in class org.odata4j.producer.inmemory.BeanModel
Recovers the original class on which this metadata is based.
getBytesIso8859_1(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new byte array.
getBytesUnchecked(String, String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytesUsAscii(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array.
getBytesUtf16(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte array.
getBytesUtf16Be(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte array.
getBytesUtf16Le(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte array.
getBytesUtf8(String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
getCategoryTerm() - Method in interface org.odata4j.core.AtomInfo
Gets the Atom category term.
getCharsetName() - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Gets the charset name.
getClientAccessPolicyXml() - Method in class org.odata4j.producer.resources.ClientAccessPolicyXmlResource
 
getCollectionElementType(String) - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getCollectionElementType(String) - Method in class org.odata4j.producer.inmemory.BeanModel
For any given collection type, identifies the type of the elements of the collection.
getCollectionElementType(String) - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getCollectionNames() - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getCollectionNames() - Method in class org.odata4j.producer.inmemory.BeanModel
Returns the list of properties that have collection types.
getCollectionNames() - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getCollectionValue(Object, String) - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getCollectionValue(Object, String) - Method in class org.odata4j.producer.inmemory.BeanModel
Returns a collection from a property in an instance.
getCollectionValue(Object, String) - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getComplexTypes() - Method in class org.odata4j.edm.EdmDataServices
 
getComplexTypes() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getContentType() - Method in interface org.odata4j.format.FormatWriter
Recover the MIME content type for the stream
getContentType() - Method in class org.odata4j.format.json.JsonFormatWriter
 
getContentType() - Method in class org.odata4j.format.json.JsonRequestEntryFormatWriter
 
getContentType() - Method in class org.odata4j.format.xml.AtomEntryFormatWriter
 
getContentType() - Method in class org.odata4j.format.xml.AtomFeedFormatWriter
 
getContentType() - Method in class org.odata4j.format.xml.AtomRequestEntryFormatWriter
 
getContentType() - Method in class org.odata4j.format.xml.AtomServiceDocumentFormatWriter
 
getContentType() - Method in class org.odata4j.format.xml.XmlPropertyFormatWriter
 
getCrossDomainXml() - Method in class org.odata4j.producer.resources.CrossDomainXmlResource
 
getDataServiceVersion(String) - Static method in class org.odata4j.internal.InternalUtil
 
getDelegate() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getEdmEntitySet(String) - Method in class org.odata4j.edm.EdmDataServices
 
getEdmEntitySet(EdmEntityType) - Method in class org.odata4j.edm.EdmDataServices
 
getEdmEntitySet(String) - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getEdmEntitySet(EdmEntityType) - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getElementText() - Method in interface org.odata4j.stax2.XMLEventReader2
 
getEntities(ORelatedEntitiesLink) - Method in class org.odata4j.consumer.ODataConsumer
Gets entities referred to by the given related-entities link.
getEntities(String) - Method in class org.odata4j.consumer.ODataConsumer
Gets entities from the given entity-set.
getEntities(Class<T>, String) - Method in class org.odata4j.consumer.ODataConsumer
Gets entities from the given entity-set.
getEntities() - Method in interface org.odata4j.producer.EntitiesResponse
Gets the OData entities, if any.
getEntities(String, QueryInfo) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
getEntities(String, QueryInfo) - Method in class org.odata4j.producer.jpa.JPAProducer
 
getEntities(String, QueryInfo) - Method in interface org.odata4j.producer.ODataProducer
Gets all the entities for a given set matching the query information.
getEntities(HttpContext, ODataProducer, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odata4j.producer.resources.EntitiesRequestResource
 
getEntity(ORelatedEntityLink) - Method in class org.odata4j.consumer.ODataConsumer
Gets the entity referred to by the given related entity link.
getEntity(String, Object) - Method in class org.odata4j.consumer.ODataConsumer
Gets the entity by entity-set name and entity-key value.
getEntity(OEntity) - Method in class org.odata4j.consumer.ODataConsumer
Gets the latest version of an entity using the given entity as a template.
getEntity(String, OEntityKey) - Method in class org.odata4j.consumer.ODataConsumer
Gets the entity by entity-set name and entity-key.
getEntity(Class<T>, String, Object) - Method in class org.odata4j.consumer.ODataConsumer
Gets the entity by entity-set name and entity-key value.
getEntity(Class<T>, String, OEntityKey) - Method in class org.odata4j.consumer.ODataConsumer
Gets the entity by entity-set name and entity-key.
getEntity() - Method in interface org.odata4j.format.Entry
 
getEntity() - Method in class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
getEntity() - Method in interface org.odata4j.producer.EntityResponse
Gets the OData entity.
getEntity(String, OEntityKey) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
getEntity(String, OEntityKey) - Method in class org.odata4j.producer.jpa.JPAProducer
 
getEntity(String, OEntityKey) - Method in interface org.odata4j.producer.ODataProducer
Obtains a single entity based on its type and key.
getEntity() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getEntity(HttpContext, ODataProducer, String, String, String, String) - Method in class org.odata4j.producer.resources.EntityRequestResource
 
getEntityKey() - Method in interface org.odata4j.core.OEntity
Gets the entity-key for this instance.
getEntityKey() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getEntityRelId(List<String>, List<OProperty<?>>, String) - Static method in class org.odata4j.internal.InternalUtil
 
getEntityRelId(OEntity) - Static method in class org.odata4j.internal.InternalUtil
 
getEntityRelId(EdmEntitySet, OEntityKey) - Static method in class org.odata4j.internal.InternalUtil
 
getEntitySet() - Method in interface org.odata4j.core.OEntity
Gets the entity-set for this instance.
getEntitySet() - Method in interface org.odata4j.producer.EntitiesResponse
Gets the entity-set for the entities.
getEntitySetName(EntityType<X>) - Static method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
getEntitySetName() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getEntitySets() - Method in class org.odata4j.consumer.ODataConsumer
Lists the names of all top-level entity-sets for the OData service.
getEntitySets() - Method in class org.odata4j.edm.EdmDataServices
 
getEntitySets() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getEntityTypes() - Method in class org.odata4j.edm.EdmDataServices
 
getEntityTypes() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getEntries() - Method in interface org.odata4j.format.Feed
 
getEntry() - Method in class org.odata4j.consumer.ODataClientRequest
Gets the normalized OData payload.
getEntryFormatParser(Settings) - Method in class org.odata4j.format.FormatParserFactory.AtomParsers
 
getEntryFormatParser(Settings) - Method in class org.odata4j.format.FormatParserFactory.JsonParsers
 
getEntryFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.AtomWriters
 
getEntryFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.JsonWriters
 
getETag() - Method in interface org.odata4j.format.Entry
 
getExpression() - Method in interface org.odata4j.expression.BoolParenExpression
 
getExpression() - Method in interface org.odata4j.expression.CastExpression
 
getExpression() - Method in interface org.odata4j.expression.IsofExpression
 
getExpression() - Method in interface org.odata4j.expression.NegateExpression
 
getExpression() - Method in interface org.odata4j.expression.NotExpression
 
getExpression() - Method in interface org.odata4j.expression.OrderByExpression
 
getExpression() - Method in interface org.odata4j.expression.ParenExpression
 
getFeedFormatParser(Settings) - Method in class org.odata4j.format.FormatParserFactory.AtomParsers
 
getFeedFormatParser(Settings) - Method in class org.odata4j.format.FormatParserFactory.JsonParsers
 
getFeedFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.AtomWriters
 
getFeedFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.JsonWriters
 
getFind() - Method in interface org.odata4j.expression.ReplaceMethodCallExpression
 
getFormatWriter(Class<T>, List<MediaType>, String, String) - Static method in class org.odata4j.format.FormatWriterFactory
 
getFQAliasName() - Method in class org.odata4j.edm.EdmAssociation
 
getFQAliasName() - Method in class org.odata4j.edm.EdmEntityType
 
getFQName() - Method in class org.odata4j.edm.EdmComplexType
 
getFQNamespaceName() - Method in class org.odata4j.edm.EdmAssociation
 
getFQNamespaceName() - Method in class org.odata4j.edm.EdmEntityType
 
getHeaders() - Method in class org.odata4j.consumer.ODataClientRequest
Gets the request http headers.
getHeaders() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getHref() - Method in interface org.odata4j.core.OLink
Gets the link href.
getHttpMethod() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getIdAttribute(EntityType<X>) - Static method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
getInlineCount() - Method in interface org.odata4j.producer.EntitiesResponse
Gets the inline-count value, if applicable.
getInstance() - Method in class org.odata4j.producer.resources.ODataProducerProvider
 
getInstance() - Static method in class org.odata4j.stax2.XMLFactoryProvider2
 
getJavaType() - Method in class org.odata4j.producer.jpa.JPAMember
 
getJavaTypes() - Method in class org.odata4j.edm.EdmType
Gets the java-types associated with this edm-type.
getJsonpCallback() - Method in class org.odata4j.format.json.JsonFormatWriter
 
getKeyType() - Method in class org.odata4j.core.OEntityKey
Gets the entity-key type: SINGLE or COMPLEX.
getLength() - Method in interface org.odata4j.expression.SubstringMethodCallExpression
 
getLHS() - Method in interface org.odata4j.expression.BinaryBoolCommonExpression
 
getLHS() - Method in interface org.odata4j.expression.BinaryCommonExpression
 
getLHS() - Method in interface org.odata4j.expression.ConcatMethodCallExpression
 
getLink(String, Class<T>) - Method in interface org.odata4j.core.OEntity
Get a link with a given name and link-type.
getLinks() - Method in interface org.odata4j.core.OEntity
Get all links of this instance.
getLinks() - Method in class org.odata4j.producer.resources.EntityRequestResource
 
getLocalPart() - Method in class org.odata4j.stax2.QName2
 
getMetadata() - Method in class org.odata4j.consumer.ODataConsumer
Gets the OData service metadata.
getMetadata() - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
getMetadata() - Method in class org.odata4j.producer.jpa.JPAProducer
 
getMetadata() - Method in interface org.odata4j.producer.ODataProducer
Obtains the service metadata for this producer.
getMetadata(ODataProducer) - Method in class org.odata4j.producer.resources.MetadataResource
 
getMethod() - Method in class org.odata4j.consumer.ODataClientRequest
Gets the request http method.
getName() - Method in interface org.odata4j.core.NamedValue
Gets the name.
getName() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonStartPropertyEvent
 
getName() - Method in interface org.odata4j.stax2.EndElement2
 
getName() - Method in interface org.odata4j.stax2.StartElement2
 
getNamespaceURI() - Method in class org.odata4j.stax2.QName2
 
getNavigationProperty(String) - Method in class org.odata4j.edm.EdmEntityType
 
getNavProperty(String, OEntityKey, String, QueryInfo) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
getNavProperty(String, OEntityKey, String, QueryInfo) - Method in class org.odata4j.producer.jpa.JPAProducer
 
getNavProperty(String, OEntityKey, String, QueryInfo) - Method in interface org.odata4j.producer.ODataProducer
Given a specific entity, follow one of its navigation properties, applying constraints as appropriate.
getNavProperty() - Method in class org.odata4j.producer.resources.EntityRequestResource
 
getNavProperty(HttpContext, ODataProducer, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odata4j.producer.resources.PropertyRequestResource
 
getNext() - Method in interface org.odata4j.format.Feed
 
getParser(Class<T>, FormatType, Settings) - Static method in class org.odata4j.format.FormatParserFactory
 
getParser(Class<T>, MediaType, Settings) - Static method in class org.odata4j.format.FormatParserFactory
 
getPrefix() - Method in class org.odata4j.stax2.QName2
 
getPrimaryKeyName() - Method in class org.odata4j.producer.jpa.JPQLGenerator
 
getProperties() - Method in interface org.odata4j.core.OEntity
Get all properties of this instance.
getProperties(String, ManagedType<?>) - Method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
getProperty(String) - Method in interface org.odata4j.core.OEntity
Get a property by name.
getProperty(String, Class<T>) - Method in interface org.odata4j.core.OEntity
Get a property by name as a strongly-typed OProperty.
getProperty(String) - Method in class org.odata4j.edm.EdmEntityType
 
getProperty() - Method in interface org.odata4j.producer.PropertyResponse
Gets the property value.
getPropertyFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.AtomWriters
 
getPropertyFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.JsonWriters
 
getPropertyInfo(SingularAttribute<?, ?>, EdmType) - Static method in class org.odata4j.producer.jpa.eclipselink.EclipseLink
 
getPropertyName() - Method in interface org.odata4j.expression.EntitySimpleProperty
Recover the name of the property
getPropertyNames() - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getPropertyNames() - Method in class org.odata4j.producer.inmemory.BeanModel
Returns the list of all properties identified on this class.
getPropertyNames() - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getPropertyType(String) - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getPropertyType(String) - Method in class org.odata4j.producer.inmemory.BeanModel
Discovers the type of a property.
getPropertyType(String) - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getPropertyValue(Object, String) - Method in class org.odata4j.producer.inmemory.BeanBasedPropertyModel
 
getPropertyValue(Object, String) - Method in class org.odata4j.producer.inmemory.BeanModel
Interrogates an instance of the target class and discovers the value of a given property.
getPropertyValue(Object, String) - Method in interface org.odata4j.producer.inmemory.PropertyModel
 
getQueryParams() - Method in class org.odata4j.consumer.ODataClientRequest
Gets the request query parameters.
getRelatedEntities() - Method in interface org.odata4j.core.ORelatedEntitiesLinkInline
Gets the inlined referents.
getRelatedEntity() - Method in interface org.odata4j.core.ORelatedEntityLinkInline
Gets the inlined referent.
getRelation() - Method in interface org.odata4j.core.OLink
Gets the link relation.
getReplace() - Method in interface org.odata4j.expression.ReplaceMethodCallExpression
 
getRequestEntity(HttpRequestContext, EdmDataServices, String, OEntityKey) - Method in class org.odata4j.producer.resources.BaseResource
 
getRequestEntryFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.AtomWriters
 
getRequestEntryFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.JsonWriters
 
getRHS() - Method in interface org.odata4j.expression.BinaryBoolCommonExpression
 
getRHS() - Method in interface org.odata4j.expression.BinaryCommonExpression
 
getRHS() - Method in interface org.odata4j.expression.ConcatMethodCallExpression
 
getSchemas() - Method in class org.odata4j.edm.EdmDataServices
 
getSchemas() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
getServiceDocument(HttpContext, ODataProducer, String, String) - Method in class org.odata4j.producer.resources.ServiceDocumentResource
 
getServiceDocumentFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.AtomWriters
 
getServiceDocumentFormatWriter() - Method in class org.odata4j.format.FormatWriterFactory.JsonWriters
 
getServiceRootUri() - Method in class org.odata4j.consumer.ODataConsumer
Gets the OData service uri.
getSimpleNavProperty() - Method in class org.odata4j.producer.resources.EntityRequestResource
 
getSkipToken() - Method in interface org.odata4j.producer.EntitiesResponse
Gets the continuation token to use on a subsequent request, if applicable.
getStart() - Method in interface org.odata4j.expression.SubstringMethodCallExpression
 
getSymbolString() - Method in enum org.odata4j.edm.EdmMultiplicity
 
getTableAlias() - Method in class org.odata4j.producer.jpa.JPQLGenerator
 
getTarget() - Method in interface org.odata4j.expression.CeilingMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.DayMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.EndsWithMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.FloorMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.HourMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.IndexOfMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.LengthMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.MinuteMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.MonthMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.ReplaceMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.RoundMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.SecondMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.StartsWithMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.SubstringMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.SubstringOfMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.ToLowerMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.ToUpperMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.TrimMethodCallExpression
 
getTarget() - Method in interface org.odata4j.expression.YearMethodCallExpression
 
getTemporalType(SingularAttribute<?, ?>) - Method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
getTextContent(Element) - Static method in class org.odata4j.internal.PlatformUtil
 
getTitle() - Method in interface org.odata4j.core.AtomInfo
Gets the Atom title.
getTitle() - Method in interface org.odata4j.core.OLink
Gets the link title.
getType() - Method in interface org.odata4j.core.OProperty
Gets the edm-type for this property.
getType() - Method in interface org.odata4j.expression.CastExpression
 
getType() - Method in interface org.odata4j.expression.IsofExpression
 
getUri() - Method in interface org.odata4j.format.Entry
 
getUri() - Method in class org.odata4j.producer.resources.BatchBodyPart
 
getUrl() - Method in class org.odata4j.consumer.ODataClientRequest
Gets the request url.
getValue() - Method in interface org.odata4j.core.NamedValue
Gets the value.
getValue() - Method in interface org.odata4j.expression.BinaryLiteral
 
getValue() - Method in interface org.odata4j.expression.BooleanLiteral
 
getValue() - Method in interface org.odata4j.expression.ByteLiteral
 
getValue() - Method in interface org.odata4j.expression.DateTimeLiteral
 
getValue() - Method in interface org.odata4j.expression.DateTimeOffsetLiteral
 
getValue() - Method in interface org.odata4j.expression.DecimalLiteral
 
getValue() - Method in interface org.odata4j.expression.DoubleLiteral
 
getValue() - Method in interface org.odata4j.expression.EndsWithMethodCallExpression
 
getValue() - Method in interface org.odata4j.expression.GuidLiteral
 
getValue() - Method in interface org.odata4j.expression.IndexOfMethodCallExpression
 
getValue() - Method in interface org.odata4j.expression.Int64Literal
 
getValue() - Method in interface org.odata4j.expression.IntegralLiteral
 
getValue() - Method in interface org.odata4j.expression.SingleLiteral
 
getValue() - Method in interface org.odata4j.expression.StartsWithMethodCallExpression
 
getValue() - Method in interface org.odata4j.expression.StringLiteral
 
getValue() - Method in interface org.odata4j.expression.SubstringOfMethodCallExpression
 
getValue() - Method in interface org.odata4j.expression.TimeLiteral
 
getValue(JsonStreamReaderFactory.JsonStreamReader.JsonEvent, EdmEntitySet, String, JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
getValue() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEndPropertyEvent
 
getValue() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonValueEvent
 
getValue() - Method in interface org.odata4j.stax2.Attribute2
 
getVersion() - Method in class org.odata4j.edm.EdmDataServices
 
getVersion() - Method in class org.odata4j.internal.EdmDataServicesDecorator
 
gt(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
GtExpression - Interface in org.odata4j.expression
 
Guid - Class in org.odata4j.core
A custom Guid class is necessary to interop with .net Guid strings incompatible with UUID.
guid(String, String) - Static method in class org.odata4j.core.OProperties
Creates a new Guid-valued OData property with EdmType.GUID
guid(String, Guid) - Static method in class org.odata4j.core.OProperties
Creates a new Guid-valued OData property with EdmType.GUID
GUID - Static variable in class org.odata4j.edm.EdmType
 
guid(Guid) - Static method in class org.odata4j.expression.Expression
 
GuidLiteral - Interface in org.odata4j.expression
 

H

hashCode() - Method in class org.odata4j.core.Guid
 
hashCode() - Method in class org.odata4j.core.OEntityKey
 
hashCode() - Method in class org.odata4j.edm.EdmType
 
hashCode() - Method in class org.odata4j.stax2.QName2
 
hasNext() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader
 
hasNext() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer
 
hasNext() - Method in interface org.odata4j.stax2.XMLEventReader2
 
hasStream - Variable in class org.odata4j.edm.EdmEntityType
 
header(String, String) - Method in class org.odata4j.consumer.ODataClientRequest
Sets an http request header.
Hex - Class in org.odata4j.repack.org.apache.commons.codec.binary
Hex encoder and decoder.
Hex() - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Creates a new codec with the default charset name Hex.DEFAULT_CHARSET_NAME
Hex(String) - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Creates a new codec with the given charset name.
hour(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
HourMethodCallExpression - Interface in org.odata4j.expression
 
httpMethod - Variable in class org.odata4j.edm.EdmFunctionImport
 

I

indexOf(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
IndexOfMethodCallExpression - Interface in org.odata4j.expression
 
infer(EdmEntitySet, List<OProperty<?>>) - Static method in class org.odata4j.core.OEntityKey
Creates an entity-key using key information from the given entity-set and values from the given property list.
inline(String, OEntity...) - Method in interface org.odata4j.core.OCreateRequest
Create related entities inline as part of a single request.
InlineCount - Enum in org.odata4j.producer
NONE or ALLPAGES
inlineCount - Variable in class org.odata4j.producer.QueryInfo
The $inlinecount value, if present.
InMemoryEvaluation - Class in org.odata4j.producer.inmemory
 
InMemoryEvaluation() - Constructor for class org.odata4j.producer.inmemory.InMemoryEvaluation
 
InMemoryProducer - Class in org.odata4j.producer.inmemory
An in-memory implementation of an ODATA Producer.
InMemoryProducer(String) - Constructor for class org.odata4j.producer.inmemory.InMemoryProducer
Create a new instance of an in-memory POJO/JPA producer
InMemoryProducer(String, int) - Constructor for class org.odata4j.producer.inmemory.InMemoryProducer
Create a new instance of an in-memory POJO/JPA producer
int16(String, Short) - Static method in class org.odata4j.core.OProperties
Creates a new short-valued OData property with EdmType.INT16
INT16 - Static variable in class org.odata4j.edm.EdmType
 
int32(String, Integer) - Static method in class org.odata4j.core.OProperties
Creates a new integer-valued OData property with EdmType.INT32
INT32 - Static variable in class org.odata4j.edm.EdmType
 
int64(String, Long) - Static method in class org.odata4j.core.OProperties
Creates a new long-valued OData property with EdmType.INT64
INT64 - Static variable in class org.odata4j.edm.EdmType
 
int64(long) - Static method in class org.odata4j.expression.Expression
 
Int64Literal - Interface in org.odata4j.expression
 
integral(int) - Static method in class org.odata4j.expression.Expression
 
IntegralLiteral - Interface in org.odata4j.expression
 
InternalUtil - Class in org.odata4j.internal
 
InternalUtil() - Constructor for class org.odata4j.internal.InternalUtil
 
isArrayByteBase64(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAscending() - Method in interface org.odata4j.expression.OrderByExpression
 
isBase64(byte) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Returns whether or not the octet is in the base 64 alphabet.
isDefault - Variable in class org.odata4j.edm.EdmEntityContainer
 
isEndArray() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isEndElement(XMLEvent2, QName2) - Static method in class org.odata4j.format.xml.XmlFormatParser
 
isEndElement() - Method in interface org.odata4j.stax2.XMLEvent2
 
isEndObject() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isEndProperty() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
ISO_8859_1 - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
CharEncodingISO Latin Alphabet No.
isof(String) - Static method in class org.odata4j.expression.Expression
 
isof(CommonExpression, String) - Static method in class org.odata4j.expression.Expression
 
IsofExpression - Interface in org.odata4j.expression
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.odata4j.internal.StringProvider2
 
isReadable() - Method in class org.odata4j.producer.jpa.JPAMember
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.odata4j.producer.resources.ODataBatchProvider
 
isResponse - Variable in class org.odata4j.format.json.JsonFormatParser
 
isResponse - Variable in class org.odata4j.format.Settings
 
isSimple() - Method in class org.odata4j.edm.EdmType
Whether or not this is an edm simple type.
isStartArray() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isStartElement(XMLEvent2, QName2...) - Static method in class org.odata4j.format.xml.XmlFormatParser
 
isStartElement() - Method in interface org.odata4j.stax2.XMLEvent2
 
isStartObject() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isStartProperty() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isUrlSafe() - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Base64
Returns our current encode mode.
isValue() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader.JsonEvent
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.odata4j.internal.StringProvider2
 
isWriteable() - Method in class org.odata4j.producer.jpa.JPAMember
 

J

JerseyServer - Class in org.odata4j.producer.server
 
JerseyServer(String) - Constructor for class org.odata4j.producer.server.JerseyServer
 
JPAEdmGenerator - Class in org.odata4j.producer.jpa
 
JPAEdmGenerator() - Constructor for class org.odata4j.producer.jpa.JPAEdmGenerator
 
JPAMember - Class in org.odata4j.producer.jpa
 
JPAProducer - Class in org.odata4j.producer.jpa
 
JPAProducer(EntityManagerFactory, EdmDataServices, int) - Constructor for class org.odata4j.producer.jpa.JPAProducer
 
JPAProducer(EntityManagerFactory, String, int) - Constructor for class org.odata4j.producer.jpa.JPAProducer
 
JPAProducerFactory - Class in org.odata4j.producer.jpa
 
JPAProducerFactory() - Constructor for class org.odata4j.producer.jpa.JPAProducerFactory
 
JPASkipToken - Class in org.odata4j.producer.jpa
 
JPASkipToken() - Constructor for class org.odata4j.producer.jpa.JPASkipToken
 
JPQLGenerator - Class in org.odata4j.producer.jpa
 
JPQLGenerator(String, String) - Constructor for class org.odata4j.producer.jpa.JPQLGenerator
 
JsonEntryFormatParser - Class in org.odata4j.format.json
 
JsonEntryFormatParser(Settings) - Constructor for class org.odata4j.format.json.JsonEntryFormatParser
 
JsonEntryFormatWriter - Class in org.odata4j.format.json
 
JsonEntryFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonEntryFormatWriter
 
JsonFeedFormatParser - Class in org.odata4j.format.json
 
JsonFeedFormatParser(Settings) - Constructor for class org.odata4j.format.json.JsonFeedFormatParser
 
JsonFeedFormatWriter - Class in org.odata4j.format.json
Write an RSS Feed in JSON format
JsonFeedFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonFeedFormatWriter
 
JsonFormatParser - Class in org.odata4j.format.json
 
JsonFormatParser(Settings) - Constructor for class org.odata4j.format.json.JsonFormatParser
 
JsonFormatWriter<T> - Class in org.odata4j.format.json
Write content to an HTTP stream in JSON format.
JsonFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonFormatWriter
Create a new JSON writer.
JsonPropertyFormatWriter - Class in org.odata4j.format.json
 
JsonPropertyFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonPropertyFormatWriter
 
JsonRequestEntryFormatWriter - Class in org.odata4j.format.json
 
JsonRequestEntryFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonRequestEntryFormatWriter
 
JsonServiceDocumentFormatWriter - Class in org.odata4j.format.json
 
JsonServiceDocumentFormatWriter(String) - Constructor for class org.odata4j.format.json.JsonServiceDocumentFormatWriter
 
JsonStreamReaderFactory - Class in org.odata4j.format.json
 
JsonStreamReaderFactory() - Constructor for class org.odata4j.format.json.JsonStreamReaderFactory
 
JsonStreamReaderFactory.JsonParseException - Exception in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonParseException() - Constructor for exception org.odata4j.format.json.JsonStreamReaderFactory.JsonParseException
 
JsonStreamReaderFactory.JsonParseException(String, Throwable) - Constructor for exception org.odata4j.format.json.JsonStreamReaderFactory.JsonParseException
 
JsonStreamReaderFactory.JsonParseException(String) - Constructor for exception org.odata4j.format.json.JsonStreamReaderFactory.JsonParseException
 
JsonStreamReaderFactory.JsonParseException(Throwable) - Constructor for exception org.odata4j.format.json.JsonStreamReaderFactory.JsonParseException
 
JsonStreamReaderFactory.JsonStreamReader - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamReader.JsonEndPropertyEvent - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamReader.JsonEvent - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamReader.JsonStartPropertyEvent - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamReader.JsonValueEvent - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamTokenizer - Interface in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken - Class in org.odata4j.format.json
 
JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken(JsonStreamReaderFactory.JsonStreamTokenizer.JsonTokenType) - Constructor for class org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken
 
JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken(JsonStreamReaderFactory.JsonStreamTokenizer.JsonTokenType, String) - Constructor for class org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken
 
JsonStreamReaderFactory.JsonStreamTokenizer.JsonTokenType - Enum in org.odata4j.format.json
 
JsonTypeConverter - Class in org.odata4j.format.json
 
JsonTypeConverter() - Constructor for class org.odata4j.format.json.JsonTypeConverter
 
JsonWriter - Class in org.odata4j.format.json
 
JsonWriter(Writer) - Constructor for class org.odata4j.format.json.JsonWriter
 

K

key - Variable in class org.odata4j.internal.EntitySegment
 
keys - Variable in class org.odata4j.edm.EdmEntityType
 

L

lazyLoadingEnabled - Variable in class org.odata4j.edm.EdmEntityContainer
 
le(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
LeExpression - Interface in org.odata4j.expression
 
length(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
LengthMethodCallExpression - Interface in org.odata4j.expression
 
link(String, OEntity) - Method in interface org.odata4j.core.OCreateRequest
Define an explicit link to another related entity.
link(String, OEntityKey) - Method in interface org.odata4j.core.OCreateRequest
Define an explicit link to another related entity.
link(String, String, String) - Static method in class org.odata4j.core.OLinks
Creates a new OLink where the link sub-type is unknown or undefined.
link(String, OEntity) - Method in interface org.odata4j.core.OModifyRequest
Define an explicit link to another related entity.
link(String, OEntityKey) - Method in interface org.odata4j.core.OModifyRequest
Define an explicit link to another related entity.
links - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
LinksRequestResource - Class in org.odata4j.producer.resources
 
LinksRequestResource() - Constructor for class org.odata4j.producer.resources.LinksRequestResource
 
linkTitleEquals(String) - Static method in class org.odata4j.core.OPredicates
 
ListUtils - Class in org.odata4j.producer.inmemory
 
literal(Object) - Static method in class org.odata4j.expression.Expression
 
LiteralExpression - Interface in org.odata4j.expression
 
literalValue(LiteralExpression) - Static method in class org.odata4j.expression.Expression
 
lt(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
LtExpression - Interface in org.odata4j.expression
 

M

m - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
M_ETAG - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_FC_CONTENTKIND - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_FC_EPMCONTENTKIND - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_FC_EPMKEEPINCONTENT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_FC_KEEPINCONTENT - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_FC_TARGETPATH - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_NULL - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_PROPERTIES - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
M_TYPE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
ManualXMLWriter2 - Class in org.odata4j.stax2.domimpl
 
ManualXMLWriter2(Writer) - Constructor for class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
MAX_RESULTS_PROPNAME - Static variable in class org.odata4j.producer.jpa.JPAProducerFactory
 
maxLength - Variable in class org.odata4j.edm.EdmProperty
 
MemberExpression - Interface in org.odata4j.expression
 
merge(String, Entry) - Static method in class org.odata4j.consumer.ODataClientRequest
Creates a new MERGE request.
mergeEntity(OEntity) - Method in class org.odata4j.consumer.ODataConsumer
Modifies an existing entity using merge semantics.
mergeEntity(String, Object) - Method in class org.odata4j.consumer.ODataConsumer
Modifies an existing entity using merge semantics.
mergeEntity(String, OEntityKey) - Method in class org.odata4j.consumer.ODataConsumer
Modifies an existing entity using merge semantics.
mergeEntity(String, OEntity) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
mergeEntity(String, OEntity) - Method in class org.odata4j.producer.jpa.JPAProducer
 
mergeEntity(String, OEntity) - Method in interface org.odata4j.producer.ODataProducer
Modifies an existing entity using merge semantics.
mergeEntity(HttpContext, ODataProducer, String, String) - Method in class org.odata4j.producer.resources.EntityRequestResource
 
mergeEntity(HttpContext, ODataProducer, HttpHeaders, String, String, String) - Method in class org.odata4j.producer.resources.PropertyRequestResource
 
metadata - Variable in class org.odata4j.format.json.JsonFormatParser
 
metadata - Variable in class org.odata4j.format.Settings
 
metadata - Variable in class org.odata4j.format.xml.AtomEntryFormatParser
 
metadata - Variable in class org.odata4j.format.xml.AtomFeedFormatParser
 
METADATA_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
MetadataResource - Class in org.odata4j.producer.resources
 
MetadataResource() - Constructor for class org.odata4j.producer.resources.MetadataResource
 
method(String) - Method in class org.odata4j.consumer.ODataClientRequest
Sets the http request method.
MethodCallExpression - Interface in org.odata4j.expression
 
methodTunneling(String...) - Static method in class org.odata4j.core.OClientBehaviors
Creates a behavior that tunnels specific http request methods through POST.
MethodTunnelingBehavior - Class in org.odata4j.consumer.behaviors
 
MethodTunnelingBehavior(String...) - Constructor for class org.odata4j.consumer.behaviors.MethodTunnelingBehavior
 
minute(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
MinuteMethodCallExpression - Interface in org.odata4j.expression
 
mod(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
mode - Variable in class org.odata4j.edm.EdmFunctionParameter
 
ModExpression - Interface in org.odata4j.expression
 
modify(ClientConfig) - Method in enum org.odata4j.consumer.behaviors.AllowSelfSignedCertsBehavior
 
modify(ClientConfig) - Method in class org.odata4j.consumer.behaviors.AzureTableBehavior
 
modify(ClientConfig) - Method in class org.odata4j.consumer.behaviors.BasicAuthenticationBehavior
 
modify(ClientConfig) - Method in class org.odata4j.consumer.behaviors.DallasCtp2AuthenticationBehavior
 
modify(ClientConfig) - Method in class org.odata4j.consumer.behaviors.MethodTunnelingBehavior
 
modify(ClientConfig) - Method in class org.odata4j.consumer.behaviors.OldStylePagingBehavior
 
modify(ClientConfig) - Method in interface org.odata4j.core.OClientBehavior
Allows for modification of the jersey client api configuration.
month(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
MonthMethodCallExpression - Interface in org.odata4j.expression
 
mul(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
MulExpression - Interface in org.odata4j.expression
 
MULTIPART_MIXED - Static variable in class org.odata4j.producer.resources.ODataBatchProvider
 
multiplicity - Variable in class org.odata4j.edm.EdmAssociationEnd
 

N

name - Variable in class org.odata4j.edm.EdmAssociation
 
name - Variable in class org.odata4j.edm.EdmAssociationSet
 
name - Variable in class org.odata4j.edm.EdmComplexType
 
name - Variable in class org.odata4j.edm.EdmEntityContainer
 
name - Variable in class org.odata4j.edm.EdmEntitySet
The name of the entity set.
name - Variable in class org.odata4j.edm.EdmEntityType
 
name - Variable in class org.odata4j.edm.EdmFunctionImport
 
name - Variable in class org.odata4j.edm.EdmFunctionParameter
 
name - Variable in class org.odata4j.edm.EdmPropertyBase
 
NamedValue<T> - Interface in org.odata4j.core
A strongly-typed named value.
namedValueByNameRaw() - Static method in class org.odata4j.core.OComparators
 
NamedValues - Class in org.odata4j.core
A static factory to create immutable NamedValue instances.
namedValueToProperty() - Static method in class org.odata4j.core.OFuncs
 
namedValueToPropertyRaw() - Static method in class org.odata4j.core.OFuncs
 
namespace - Variable in class org.odata4j.edm.EdmAssociation
 
namespace - Variable in class org.odata4j.edm.EdmComplexType
 
namespace - Variable in class org.odata4j.edm.EdmEntityType
 
namespace - Variable in class org.odata4j.edm.EdmSchema
 
NAMESPACE_PROPNAME - Static variable in class org.odata4j.producer.jpa.JPAProducerFactory
 
nav(String, OEntityKey) - Method in interface org.odata4j.core.OEntityRequest
Navigate to a related entity using a collection navigation property.
nav(String) - Method in interface org.odata4j.core.OEntityRequest
Navigate to a related entity using a single-valued navigation property.
nav(String, OEntityKey) - Method in interface org.odata4j.core.OModifyRequest
Select a new modification entity by navigating to a referenced entity in a child collection.
nav(Object, String) - Method in interface org.odata4j.core.OQueryRequest
Navigates to a referenced collection using a collection-valued navigation property.
nav(OEntityKey, String) - Method in interface org.odata4j.core.OQueryRequest
Navigates to a referenced collection using a collection-valued navigation property.
navigationProperties - Variable in class org.odata4j.edm.EdmEntityType
 
ne(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
NeExpression - Interface in org.odata4j.expression
 
negate(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
NegateExpression - Interface in org.odata4j.expression
 
newString(byte[], String) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the given charset.
newStringIso8859_1(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the ISO-8859-1 charset.
newStringUsAscii(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the US-ASCII charset.
newStringUtf16(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16 charset.
newStringUtf16Be(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16BE charset.
newStringUtf16Le(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16LE charset.
newStringUtf8(byte[]) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
newXMLEventReader(Reader) - Static method in class org.odata4j.internal.InternalUtil
 
newXMLInputFactory2() - Method in class org.odata4j.stax2.domimpl.DomXMLFactoryProvider2
 
newXMLInputFactory2() - Method in class org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2
 
newXMLInputFactory2() - Method in class org.odata4j.stax2.XMLFactoryProvider2
 
newXMLInputFactory2() - Method in class org.odata4j.stax2.xppimpl.XmlPullXMLFactoryProvider2
 
newXMLOutputFactory2() - Method in class org.odata4j.stax2.domimpl.DomXMLFactoryProvider2
 
newXMLOutputFactory2() - Method in class org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2
 
newXMLOutputFactory2() - Method in class org.odata4j.stax2.XMLFactoryProvider2
 
newXMLOutputFactory2() - Method in class org.odata4j.stax2.xppimpl.XmlPullXMLFactoryProvider2
 
newXMLWriterFactory2() - Method in class org.odata4j.stax2.domimpl.DomXMLFactoryProvider2
 
newXMLWriterFactory2() - Method in class org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2
 
newXMLWriterFactory2() - Method in class org.odata4j.stax2.XMLFactoryProvider2
 
newXMLWriterFactory2() - Method in class org.odata4j.stax2.xppimpl.XmlPullXMLFactoryProvider2
 
NEXT_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
nextEvent() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamReader
 
nextEvent() - Method in interface org.odata4j.stax2.XMLEventReader2
 
nextToken() - Method in interface org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer
 
not(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
NotExpression - Interface in org.odata4j.expression
 
NS_APP - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_ATOM - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_DATASERVICES - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDM2006 - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDM2007 - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDM2008 - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDM2009 - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDMANNOTATION - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_EDMX - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_METADATA - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
NS_XML - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
null_(String, String) - Static method in class org.odata4j.core.OProperties
Creates a new OData property of the given edm-type with a null value.
null_() - Static method in class org.odata4j.expression.Expression
 
nullable - Variable in class org.odata4j.edm.EdmProperty
 
NullLiteral - Interface in org.odata4j.expression
 

O

OClientBehavior - Interface in org.odata4j.core
Extension-point for modifying client http requests.
OClientBehaviors - Class in org.odata4j.core
A static factory to create built-in OClientBehavior instances.
OComparators - Class in org.odata4j.core
A static factory to create useful Comparator instances.
OCreateRequest<T> - Interface in org.odata4j.core
A consumer-side create-request builder.
ODataBatchProvider - Class in org.odata4j.producer.resources
 
ODataBatchProvider() - Constructor for class org.odata4j.producer.resources.ODataBatchProvider
 
ODataBatchProvider.HTTP_METHOD - Enum in org.odata4j.producer.resources
 
ODataClientRequest - Class in org.odata4j.consumer
Generic OData http request builder.
ODataConstants - Class in org.odata4j.core
Useful constants.
ODataConstants.Headers - Class in org.odata4j.core
Http headers.
ODataConstants.Headers() - Constructor for class org.odata4j.core.ODataConstants.Headers
 
ODataConsumer - Class in org.odata4j.consumer
ODataConsumer is the client-side interface to an OData service.
ODataConsumer.Dump - Enum in org.odata4j.consumer
Sends http request and/or response information to standard out.
ODataConsumers - Class in org.odata4j.consumer
A static factory to create ODataConsumer instances preconfigured for specific services.
ODataProducer - Interface in org.odata4j.producer
Implement ODataProducer on the server-side to create a new java-based OData producer.
ODataProducerFactory - Interface in org.odata4j.producer
An ODataProducerFactory creates new OData producer instances given properties.
ODataProducerProvider - Class in org.odata4j.producer.resources
 
ODataProducerProvider() - Constructor for class org.odata4j.producer.resources.ODataProducerProvider
 
ODataResourceConfig - Class in org.odata4j.producer.resources
 
ODataResourceConfig() - Constructor for class org.odata4j.producer.resources.ODataResourceConfig
 
ODataVersion - Enum in org.odata4j.core
V1 or V2
OEntities - Class in org.odata4j.core
A static factory to create immutable OEntity instances.
OEntity - Interface in org.odata4j.core
An immutable OData entity instance, consisting of an identity (an entity-set and a unique entity-key within that set), properties (typed, named values), and links (references to other entities).
OEntityKey - Class in org.odata4j.core
An immutable entity-key, made up of either a single unnamed-value or multiple named-values.
OEntityKey.KeyType - Enum in org.odata4j.core
SINGLE or COMPLEX
OEntityRequest<T> - Interface in org.odata4j.core
A consumer-side entity-request builder, used for operations on a single entity such as GET and DELETE.
OFuncs - Class in org.odata4j.core
A static factory to create useful generic function instances.
OldStylePagingBehavior - Class in org.odata4j.consumer.behaviors
 
OldStylePagingBehavior() - Constructor for class org.odata4j.consumer.behaviors.OldStylePagingBehavior
 
OldStylePagingBehavior(int) - Constructor for class org.odata4j.consumer.behaviors.OldStylePagingBehavior
 
OldStylePagingBehavior(int, int) - Constructor for class org.odata4j.consumer.behaviors.OldStylePagingBehavior
 
OLink - Interface in org.odata4j.core
An OLink represents a reference to one or more OData entities.
OLinks - Class in org.odata4j.core
A static factory to create immutable OLink instances.
OModifyRequest<T> - Interface in org.odata4j.core
A consumer-side modification-request builder, used for operations such as MERGE and UPDATE.
OPredicates - Class in org.odata4j.core
A static factory to create useful generic predicate instances.
OProperties - Class in org.odata4j.core
A static factory to create immutable OProperty instances.
OProperty<T> - Interface in org.odata4j.core
An immutable OData property instance, consisting of a name, a strongly-typed value, and an edm-type.
OptionsQueryParser - Class in org.odata4j.producer.resources
 
OptionsQueryParser() - Constructor for class org.odata4j.producer.resources.OptionsQueryParser
 
OQueryRequest<T> - Interface in org.odata4j.core
A consumer-side query-request builder.
or(BoolCommonExpression, BoolCommonExpression) - Static method in class org.odata4j.expression.Expression
 
orderBy(String) - Method in interface org.odata4j.core.OQueryRequest
Sets the ordering expressions.
orderBy(CommonExpression, boolean) - Static method in class org.odata4j.expression.Expression
 
orderBy - Variable in class org.odata4j.producer.QueryInfo
The ordering expressions to apply, if present.
OrderByExpression - Interface in org.odata4j.expression
 
ORelatedEntitiesLink - Interface in org.odata4j.core
An ORelatedEntitiesLink represents a relationship to multiple OData entities.
ORelatedEntitiesLinkInline - Interface in org.odata4j.core
An ORelatedEntitiesLinkInline is an ORelatedEntitiesLink that also includes the referents inline.
ORelatedEntityLink - Interface in org.odata4j.core
An ORelatedEntityLink represents a relationship to a single OData entity.
ORelatedEntityLinkInline - Interface in org.odata4j.core
An ORelatedEntityLinkInline is an ORelatedEntityLink that also includes the referent inline.
OrExpression - Interface in org.odata4j.expression
 
org.odata4j.consumer - package org.odata4j.consumer
The odata4j client-side (consumer-side) API.
org.odata4j.consumer.behaviors - package org.odata4j.consumer.behaviors
 
org.odata4j.core - package org.odata4j.core
Core odata4j concepts.
org.odata4j.edm - package org.odata4j.edm
 
org.odata4j.expression - package org.odata4j.expression
 
org.odata4j.format - package org.odata4j.format
 
org.odata4j.format.json - package org.odata4j.format.json
 
org.odata4j.format.xml - package org.odata4j.format.xml
 
org.odata4j.internal - package org.odata4j.internal
 
org.odata4j.producer - package org.odata4j.producer
The odata4j server-side (producer-side) API.
org.odata4j.producer.inmemory - package org.odata4j.producer.inmemory
 
org.odata4j.producer.jpa - package org.odata4j.producer.jpa
 
org.odata4j.producer.jpa.eclipselink - package org.odata4j.producer.jpa.eclipselink
 
org.odata4j.producer.resources - package org.odata4j.producer.resources
 
org.odata4j.producer.server - package org.odata4j.producer.server
 
org.odata4j.repack.org.apache.commons.codec - package org.odata4j.repack.org.apache.commons.codec
 
org.odata4j.repack.org.apache.commons.codec.binary - package org.odata4j.repack.org.apache.commons.codec.binary
 
org.odata4j.stax2 - package org.odata4j.stax2
 
org.odata4j.stax2.domimpl - package org.odata4j.stax2.domimpl
 
org.odata4j.stax2.staximpl - package org.odata4j.stax2.staximpl
 
org.odata4j.stax2.xppimpl - package org.odata4j.stax2.xppimpl
 

P

parameters - Variable in class org.odata4j.edm.EdmFunctionImport
 
paren(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
ParenExpression - Interface in org.odata4j.expression
 
parse(String) - Static method in enum org.odata4j.core.ODataVersion
Identify a version by version string.
parse(String) - Static method in class org.odata4j.core.OEntityKey
Creates an entity-key from its standard string representation.
parse(String, String, String) - Static method in class org.odata4j.core.OProperties
Creates a new OData property of the given edm-type with a value parsed from a string.
parse(String) - Static method in class org.odata4j.expression.Expression
 
parse(String) - Static method in class org.odata4j.expression.ExpressionParser
 
parse(Reader) - Method in interface org.odata4j.format.FormatParser
 
parse(String) - Static method in enum org.odata4j.format.FormatType
 
parse(Reader) - Method in class org.odata4j.format.json.JsonEntryFormatParser
 
parse(Reader) - Method in class org.odata4j.format.json.JsonFeedFormatParser
 
parse(String, EdmType, String) - Static method in class org.odata4j.format.json.JsonTypeConverter
 
parse(Reader) - Method in class org.odata4j.format.xml.AtomEntryFormatParser
 
parse(Reader) - Method in class org.odata4j.format.xml.AtomFeedFormatParser
 
parse(String, List<OrderByExpression>, String) - Static method in class org.odata4j.producer.jpa.JPASkipToken
 
parseCollections(XMLEventReader2) - Static method in class org.odata4j.format.xml.AtomServiceDocumentFormatParser
 
parseCustomOptions(HttpContext) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseDateTime(String) - Static method in class org.odata4j.internal.InternalUtil
 
parseEntry(JsonFormatParser.JsonEntryMetaData, EdmEntitySet, JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
parseEntry(EdmEntitySet, JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
parseExpand(String) - Static method in class org.odata4j.expression.ExpressionParser
 
parseExpand(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseFeed(EdmEntitySet, JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
parseFilter(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseInlineCount(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseMetadata(JsonStreamReaderFactory.JsonStreamReader) - Method in class org.odata4j.format.json.JsonFormatParser
 
parseMetadata(XMLEventReader2) - Static method in class org.odata4j.format.xml.EdmxFormatParser
 
parseOrderBy(String) - Static method in class org.odata4j.expression.ExpressionParser
 
parseOrderBy(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseProperties(XMLEventReader2, StartElement2) - Static method in class org.odata4j.format.xml.AtomFeedFormatParser
 
parseSelect(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseSkip(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseSkipToken(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
parseTime(String) - Static method in class org.odata4j.internal.InternalUtil
 
parseTop(String) - Static method in class org.odata4j.producer.resources.OptionsQueryParser
 
PlatformUtil - Class in org.odata4j.internal
 
PlatformUtil() - Constructor for class org.odata4j.internal.PlatformUtil
 
post(String, Entry) - Static method in class org.odata4j.consumer.ODataClientRequest
Creates a new POST request.
PrintExpressionVisitor - Class in org.odata4j.expression
 
PrintExpressionVisitor() - Constructor for class org.odata4j.expression.PrintExpressionVisitor
 
processBatch(ODataProducer, HttpHeaders, Request, List<BatchBodyPart>) - Method in class org.odata4j.producer.resources.EntitiesRequestResource
 
properties(OProperty<?>...) - Method in interface org.odata4j.core.OCreateRequest
Set properties on the new entity.
properties(Iterable<OProperty<?>>) - Method in interface org.odata4j.core.OCreateRequest
Set properties on the new entity.
properties(OProperty<?>...) - Method in interface org.odata4j.core.OModifyRequest
Set properties on the new entity.
properties(Iterable<OProperty<?>>) - Method in interface org.odata4j.core.OModifyRequest
Set properties on the new entity.
properties - Variable in class org.odata4j.edm.EdmComplexType
 
properties - Variable in class org.odata4j.edm.EdmEntityType
 
properties - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
property(OProperty<?>) - Static method in class org.odata4j.producer.Responses
Create a new PropertyResponse instance.
propertyByName() - Static method in class org.odata4j.core.OComparators
 
PropertyModel - Interface in org.odata4j.producer.inmemory
 
propertyNameEquals(String) - Static method in class org.odata4j.core.OPredicates
 
PropertyRequestResource - Class in org.odata4j.producer.resources
 
PropertyRequestResource() - Constructor for class org.odata4j.producer.resources.PropertyRequestResource
 
PropertyResponse - Interface in org.odata4j.producer
An PropertyResponse is a response to a client request expecting a single property value.
PUNAME_PROPNAME - Static variable in class org.odata4j.producer.jpa.JPAProducerFactory
 
put(String, Entry) - Static method in class org.odata4j.consumer.ODataClientRequest
Creates a new PUT request.

Q

QName2 - Class in org.odata4j.stax2
 
QName2(String) - Constructor for class org.odata4j.stax2.QName2
 
QName2(String, String) - Constructor for class org.odata4j.stax2.QName2
 
QName2(String, String, String) - Constructor for class org.odata4j.stax2.QName2
 
QueryInfo - Class in org.odata4j.producer
QueryInfo represents an OData query as a strongly-typed immutable data structure.
QueryInfo(InlineCount, Integer, Integer, BoolCommonExpression, List<OrderByExpression>, String, Map<String, String>, List<EntitySimpleProperty>, List<EntitySimpleProperty>) - Constructor for class org.odata4j.producer.QueryInfo
Creates a new QueryInfo instance.
queryParam(String, String) - Method in class org.odata4j.consumer.ODataClientRequest
Sets a request query parameter.

R

randomGuid() - Static method in class org.odata4j.core.Guid
Generate a new Guid.
read() - Method in class org.odata4j.internal.BOMWorkaroundReader
 
read(char[]) - Method in class org.odata4j.internal.BOMWorkaroundReader
 
read(char[], int, int) - Method in class org.odata4j.internal.BOMWorkaroundReader
 
read(CharBuffer) - Method in class org.odata4j.internal.BOMWorkaroundReader
 
readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.odata4j.internal.StringProvider2
 
readFrom(Class<List<BatchBodyPart>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.odata4j.producer.resources.ODataBatchProvider
 
reflectionToString(Object) - Static method in class org.odata4j.internal.InternalUtil
 
register(Class<TEntity>, Class<TKey>, String, Func<Iterable<TEntity>>, String) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
register(Class<TEntity>, Class<TKey>, String, Func<Iterable<TEntity>>, Func1<TEntity, TKey>) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
Register a new ODATA endpoint for an entity set.
register(Class<TEntity>, PropertyModel, Class<TKey>, String, Func<Iterable<TEntity>>, Func1<TEntity, TKey>) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
related - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
relatedEntities(String, String, String) - Static method in class org.odata4j.core.OLinks
Creates a new OLink of sub-type ORelatedEntitiesLink.
relatedEntitiesInline(String, String, String, List<OEntity>) - Static method in class org.odata4j.core.OLinks
Creates a new OLink of sub-type ORelatedEntitiesLinkInline.
relatedEntity(String, String, String) - Static method in class org.odata4j.core.OLinks
Creates a new OLink of sub-type ORelatedEntityLink.
relatedEntityInline(String, String, String, OEntity) - Static method in class org.odata4j.core.OLinks
Creates a new OLink of sub-type ORelatedEntityLinkInline.
relationship - Variable in class org.odata4j.edm.EdmNavigationProperty
 
replace(CommonExpression, CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
ReplaceMethodCallExpression - Interface in org.odata4j.expression
 
requestBody() - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Are http request bodies currently dumped?
requestBody(boolean) - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Sets whether or not to dump http request bodies.
requestHeaders() - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Are http request headers currently dumped?
requestHeaders(boolean) - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Sets whether or not to dump http request headers.
responseBody() - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Are http response bodies currently dumped?
responseBody(boolean) - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Sets whether or not to dump http response bodies.
responseHeaders() - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Are http response headers currently dumped?
responseHeaders(boolean) - Method in enum org.odata4j.consumer.ODataConsumer.Dump
Sets whether or not to dump http response headers.
Responses - Class in org.odata4j.producer
A static factory to create immutable EntitiesResponse, EntityResponse, or PropertyResponse instances.
RESULTS_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
returnType - Variable in class org.odata4j.edm.EdmFunctionImport
 
role - Variable in class org.odata4j.edm.EdmAssociationEnd
 
role - Variable in class org.odata4j.edm.EdmAssociationSetEnd
 
round(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
RoundMethodCallExpression - Interface in org.odata4j.expression
 
runningOnAndroid() - Static method in class org.odata4j.internal.PlatformUtil
 

S

scheme - Static variable in class org.odata4j.format.xml.XmlFormatWriter
 
second(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
SecondMethodCallExpression - Interface in org.odata4j.expression
 
segment - Variable in class org.odata4j.internal.EntitySegment
 
select(String) - Method in interface org.odata4j.core.OQueryRequest
Sets the selection clauses.
select - Variable in class org.odata4j.producer.QueryInfo
Selection clauses, if present.
selected - Variable in class org.odata4j.edm.EdmNavigationProperty
 
ServiceDocumentResource - Class in org.odata4j.producer.resources
 
ServiceDocumentResource() - Constructor for class org.odata4j.producer.resources.ServiceDocumentResource
 
set(T) - Method in class org.odata4j.producer.jpa.JPAMember
 
setCollectionValue(Object, String, Collection<T>) - Method in class org.odata4j.producer.inmemory.BeanModel
Updates a collection property.
setEntity(String) - Method in class org.odata4j.producer.resources.BatchBodyPart
 
setHttpMethod(ODataBatchProvider.HTTP_METHOD) - Method in class org.odata4j.producer.resources.BatchBodyPart
 
setInstance(ODataProducer) - Static method in class org.odata4j.producer.resources.ODataProducerProvider
 
setInstance(XMLFactoryProvider2) - Static method in class org.odata4j.stax2.XMLFactoryProvider2
 
setPropertyValue(Object, String, Object) - Method in class org.odata4j.producer.inmemory.BeanModel
Updates an instance to set a property to a given value This method is only intended to be used for simple properties
Settings - Class in org.odata4j.format
 
Settings(ODataVersion, EdmDataServices, String, OEntityKey, FeedCustomizationMapping) - Constructor for class org.odata4j.format.Settings
 
Settings(ODataVersion, EdmDataServices, String, OEntityKey, FeedCustomizationMapping, boolean) - Constructor for class org.odata4j.format.Settings
 
setUri(String) - Method in class org.odata4j.producer.resources.BatchBodyPart
 
simple(String, T) - Static method in class org.odata4j.core.OProperties
Creates a new OData property, inferring the edm-type from the value provided, which cannot be null.
simple(String, EdmType, T) - Static method in class org.odata4j.core.OProperties
Creates a new OData property of the given edm-type.
simple(String, EdmType, T, boolean) - Static method in class org.odata4j.core.OProperties
Creates a new OData property of the given edm-type.
SIMPLE - Static variable in class org.odata4j.edm.EdmType
Set of all edm simple types.
simpleProperty(String) - Static method in class org.odata4j.expression.Expression
 
single(String, Float) - Static method in class org.odata4j.core.OProperties
Creates a new single-precision-valued OData property with EdmType.SINGLE
SINGLE - Static variable in class org.odata4j.edm.EdmType
 
single(float) - Static method in class org.odata4j.expression.Expression
 
SingleLiteral - Interface in org.odata4j.expression
 
skip(int) - Method in interface org.odata4j.core.OQueryRequest
Sets the number of items to skip.
skip - Variable in class org.odata4j.producer.QueryInfo
The number of items to skip, if present.
skipToken - Variable in class org.odata4j.producer.QueryInfo
The continuation token to use as a starting point, if present.
sleep(long) - Static method in class org.odata4j.internal.InternalUtil
 
start() - Method in class org.odata4j.producer.server.JerseyServer
 
startArray() - Method in class org.odata4j.format.json.JsonWriter
 
startCallback(String) - Method in class org.odata4j.format.json.JsonWriter
 
startDocument() - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
startDocument() - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
startDocument() - Method in interface org.odata4j.stax2.XMLWriter2
 
startElement(String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
startElement(QName2) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
startElement(QName2, String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
startElement(String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
startElement(QName2) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
startElement(QName2, String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
startElement(String) - Method in interface org.odata4j.stax2.XMLWriter2
 
startElement(QName2) - Method in interface org.odata4j.stax2.XMLWriter2
 
startElement(QName2, String) - Method in interface org.odata4j.stax2.XMLWriter2
 
StartElement2 - Interface in org.odata4j.stax2
 
startObject() - Method in class org.odata4j.format.json.JsonWriter
 
startsWith(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
StartsWithMethodCallExpression - Interface in org.odata4j.expression
 
StaxXMLFactoryProvider2 - Class in org.odata4j.stax2.staximpl
 
StaxXMLFactoryProvider2() - Constructor for class org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2
 
StaxXMLWriter2 - Class in org.odata4j.stax2.staximpl
 
StaxXMLWriter2(Writer) - Constructor for class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
stop() - Method in class org.odata4j.producer.server.JerseyServer
 
storeGeneratedPattern - Variable in class org.odata4j.edm.EdmProperty
 
string(String, String) - Static method in class org.odata4j.core.OProperties
Creates a new String-valued OData property with EdmType.STRING
string(String, char) - Static method in class org.odata4j.core.OProperties
Creates a new String-valued OData property with EdmType.STRING
STRING - Static variable in class org.odata4j.edm.EdmType
 
string(String) - Static method in class org.odata4j.expression.Expression
 
StringLiteral - Interface in org.odata4j.expression
 
StringProvider2 - Class in org.odata4j.internal
 
StringProvider2() - Constructor for class org.odata4j.internal.StringProvider2
 
StringUtils - Class in org.odata4j.repack.org.apache.commons.codec.binary
Converts String to and from bytes using the encodings required by the Java specification.
StringUtils() - Constructor for class org.odata4j.repack.org.apache.commons.codec.binary.StringUtils
 
sub(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
SubExpression - Interface in org.odata4j.expression
 
substring(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
substring(CommonExpression, CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
SubstringMethodCallExpression - Interface in org.odata4j.expression
 
substringOf(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
substringOf(CommonExpression, CommonExpression) - Static method in class org.odata4j.expression.Expression
 
SubstringOfMethodCallExpression - Interface in org.odata4j.expression
 
summaryPropName - Variable in class org.odata4j.internal.FeedCustomizationMapping
 

T

TEXT_JAVASCRIPT_CHARSET_UTF8 - Static variable in class org.odata4j.core.ODataConstants
 
time(String, LocalTime) - Static method in class org.odata4j.core.OProperties
Creates a new LocalTime-valued OData property with EdmType.TIME
time(String, Date) - Static method in class org.odata4j.core.OProperties
Creates a new LocalTime-valued OData property with EdmType.TIME
TIME - Static variable in class org.odata4j.edm.EdmType
 
time(LocalTime) - Static method in class org.odata4j.expression.Expression
 
TIME_FORMATTER - Static variable in class org.odata4j.expression.ExpressionParser
 
TimeLiteral - Interface in org.odata4j.expression
 
title - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo
 
titlePropName - Variable in class org.odata4j.internal.FeedCustomizationMapping
 
toDigit(char, int) - Static method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Converts a hexadecimal character to an integer.
toEdmProperty(String, SingularAttribute<?, ?>) - Method in class org.odata4j.producer.jpa.eclipselink.EclipseLinkJPAEdmGenerator
 
toEdmProperty(String, SingularAttribute<?, ?>) - Method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
toEdmType(SingularAttribute<?, ?>) - Method in class org.odata4j.producer.jpa.JPAEdmGenerator
 
toEntity(Class<T>, OEntity) - Static method in class org.odata4j.internal.InternalUtil
 
toJpql(CommonExpression) - Method in class org.odata4j.producer.jpa.JPQLGenerator
 
toJpql(BoolCommonExpression) - Method in class org.odata4j.producer.jpa.JPQLGenerator
 
toJpqlLiteral(Object) - Static method in class org.odata4j.producer.jpa.JPQLGenerator
 
toKeyString() - Method in class org.odata4j.core.OEntityKey
Gets the standard string representation of this entity-key, including parentheses.
toKeyStringWithoutParentheses() - Method in class org.odata4j.core.OEntityKey
Gets the standard string representation of this entity-key, excluding parentheses.
toLower(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
ToLowerMethodCallExpression - Interface in org.odata4j.expression
 
top(int) - Method in interface org.odata4j.core.OQueryRequest
Sets the number of items to return.
top - Variable in class org.odata4j.producer.QueryInfo
The number of items to return, if present.
toPojo(Class<T>, OEntity) - Static method in class org.odata4j.internal.InternalUtil
 
toQName(QName2) - Static method in class org.odata4j.stax2.staximpl.StaxXMLFactoryProvider2
 
toRole - Variable in class org.odata4j.edm.EdmNavigationProperty
 
toString() - Method in class org.odata4j.core.Guid
 
toString() - Method in class org.odata4j.core.OEntityKey
 
toString() - Method in class org.odata4j.edm.EdmAssociation
 
toString() - Method in class org.odata4j.edm.EdmAssociationEnd
 
toString() - Method in class org.odata4j.edm.EdmEntitySet
 
toString() - Method in class org.odata4j.edm.EdmEntityType
 
toString() - Method in class org.odata4j.edm.EdmNavigationProperty
 
toString() - Method in class org.odata4j.edm.EdmProperty
 
toString() - Method in class org.odata4j.edm.EdmType
 
toString() - Method in class org.odata4j.expression.FilterExpressionVisitor
 
toString() - Method in class org.odata4j.expression.PrintExpressionVisitor
 
toString() - Method in class org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken
 
toString() - Method in class org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo
 
toString() - Method in class org.odata4j.format.xml.AtomFeedFormatParser.DataServicesAtomEntry
 
toString() - Method in class org.odata4j.internal.EntitySegment
 
toString(DateTime) - Static method in class org.odata4j.internal.InternalUtil
 
toString(LocalTime) - Static method in class org.odata4j.internal.InternalUtil
 
toString() - Method in class org.odata4j.repack.org.apache.commons.codec.binary.Hex
Returns a string representation of the object, which includes the charset name.
toString() - Method in class org.odata4j.stax2.QName2
 
toTypeString() - Method in class org.odata4j.edm.EdmType
Gets the fully-qualified type name for this edm-type.
toUpper(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
ToUpperMethodCallExpression - Interface in org.odata4j.expression
 
transform(ODataClientRequest) - Method in enum org.odata4j.consumer.behaviors.AllowSelfSignedCertsBehavior
 
transform(ODataClientRequest) - Method in class org.odata4j.consumer.behaviors.AzureTableBehavior
 
transform(ODataClientRequest) - Method in class org.odata4j.consumer.behaviors.BasicAuthenticationBehavior
 
transform(ODataClientRequest) - Method in class org.odata4j.consumer.behaviors.DallasCtp2AuthenticationBehavior
 
transform(ODataClientRequest) - Method in class org.odata4j.consumer.behaviors.MethodTunnelingBehavior
 
transform(ODataClientRequest) - Method in class org.odata4j.consumer.behaviors.OldStylePagingBehavior
 
transform(ODataClientRequest) - Method in interface org.odata4j.core.OClientBehavior
Transforms the current http request.
trim(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
TrimMethodCallExpression - Interface in org.odata4j.expression
 
type - Variable in class org.odata4j.edm.EdmAssociationEnd
 
type - Variable in class org.odata4j.edm.EdmEntitySet
The entity type for which the entity set contains instances.
type - Variable in class org.odata4j.edm.EdmFunctionParameter
 
type - Variable in class org.odata4j.edm.EdmProperty
 
type - Variable in class org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken
 
TYPE_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
TypeConverter - Class in org.odata4j.internal
 
TypeConverter() - Constructor for class org.odata4j.internal.TypeConverter
 

U

unicode - Variable in class org.odata4j.edm.EdmProperty
 
updateEntity(OEntity) - Method in class org.odata4j.consumer.ODataConsumer
Modifies an existing entity using update semantics.
updateEntity(String, OEntity) - Method in class org.odata4j.producer.inmemory.InMemoryProducer
 
updateEntity(String, OEntity) - Method in class org.odata4j.producer.jpa.JPAProducer
 
updateEntity(String, OEntity) - Method in interface org.odata4j.producer.ODataProducer
Modifies an existing entity using update semantics.
updateEntity(HttpContext, ODataProducer, String, String) - Method in class org.odata4j.producer.resources.EntityRequestResource
 
updateEntity(HttpContext, ODataProducer, String, String, String) - Method in class org.odata4j.producer.resources.LinksRequestResource
 
updateEntity(HttpContext, ODataProducer, String, String, String) - Method in class org.odata4j.producer.resources.PropertyRequestResource
 
URI_PROPERTY - Static variable in class org.odata4j.format.json.JsonFormatParser
 
url(String) - Method in class org.odata4j.consumer.ODataClientRequest
Sets the request url.
url - Variable in class org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo
 
urlCombine(String, String) - Static method in class org.odata4j.format.xml.XmlFormatParser
 
US_ASCII - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
USER_AGENT - Static variable in class org.odata4j.core.ODataConstants.Headers
 
UTF_16 - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output)
UTF_16BE - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - Static variable in class org.odata4j.repack.org.apache.commons.codec.CharEncoding
Eight-bit Unicode Transformation Format.

V

value - Variable in class org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonToken
 
valueOf(String) - Static method in enum org.odata4j.consumer.behaviors.AllowSelfSignedCertsBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.consumer.ODataConsumer.Dump
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.core.ODataVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.core.OEntityKey.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.edm.EdmMultiplicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.format.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.producer.InlineCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odata4j.producer.resources.ODataBatchProvider.HTTP_METHOD
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odata4j.consumer.behaviors.AllowSelfSignedCertsBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.consumer.ODataConsumer.Dump
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.core.ODataVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.core.OEntityKey.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.edm.EdmMultiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.format.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.format.json.JsonStreamReaderFactory.JsonStreamTokenizer.JsonTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.producer.InlineCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odata4j.producer.resources.ODataBatchProvider.HTTP_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.odata4j.format.json.JsonFormatParser
 
version - Variable in class org.odata4j.format.Settings
 
visit(CommonExpression, ExpressionVisitor) - Static method in class org.odata4j.expression.Expression
 
visit(String) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(OrderByExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(AddExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(AndExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(BooleanLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(CastExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ConcatMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DateTimeLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DateTimeOffsetLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DecimalLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DivExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(EndsWithMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(EntitySimpleProperty) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(EqExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(GeExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(GtExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(GuidLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(BinaryLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ByteLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(IndexOfMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(SingleLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DoubleLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(IntegralLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(Int64Literal) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(IsofExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(LeExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(LengthMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(LtExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ModExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(MulExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(NeExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(NegateExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(NotExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(NullLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(OrExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ParenExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(BoolParenExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ReplaceMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(StartsWithMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(StringLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(SubExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(SubstringMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(SubstringOfMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(TimeLiteral) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ToLowerMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(ToUpperMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(TrimMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(YearMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(MonthMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(DayMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(HourMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(MinuteMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(SecondMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(RoundMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(FloorMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(CeilingMethodCallExpression) - Method in interface org.odata4j.expression.ExpressionVisitor
 
visit(NullLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(BooleanLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(GuidLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(StringLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(Int64Literal) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(IntegralLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DoubleLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(SingleLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DecimalLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(BinaryLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DateTimeLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DateTimeOffsetLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(TimeLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ByteLiteral) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(String) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(OrderByExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(AddExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(AndExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(CastExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ConcatMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DivExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(EndsWithMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(EntitySimpleProperty) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(EqExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(GeExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(GtExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(IndexOfMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(IsofExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(LeExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(LengthMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(LtExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ModExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(MulExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(NeExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(NegateExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(NotExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(OrExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ParenExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(BoolParenExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ReplaceMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(StartsWithMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(SubExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(SubstringMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(SubstringOfMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ToLowerMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(ToUpperMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(TrimMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(YearMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(MonthMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(DayMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(HourMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(MinuteMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(SecondMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(RoundMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(FloorMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(CeilingMethodCallExpression) - Method in class org.odata4j.expression.FilterExpressionVisitor
 
visit(String) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(AddExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(AndExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(BooleanLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(CastExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ConcatMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DateTimeLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DateTimeOffsetLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DecimalLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DivExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(EndsWithMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(EntitySimpleProperty) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(EqExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(GeExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(GtExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(GuidLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(IndexOfMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(IntegralLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(IsofExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(LeExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(LengthMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(LtExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ModExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(MulExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(NeExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(NegateExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(NotExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(NullLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(OrExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ParenExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(BoolParenExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ReplaceMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(StartsWithMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(StringLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(SubExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(SubstringMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(SubstringOfMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(TimeLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ToLowerMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ToUpperMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(TrimMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(YearMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(MonthMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DayMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(HourMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(MinuteMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(SecondMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(RoundMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(FloorMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(CeilingMethodCallExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(OrderByExpression) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(Int64Literal) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(SingleLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(DoubleLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(BinaryLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 
visit(ByteLiteral) - Method in class org.odata4j.expression.PrintExpressionVisitor
 

W

write(ExtendedUriInfo, Writer, T) - Method in interface org.odata4j.format.FormatWriter
Write an object to the formatted version of the stream
write(ExtendedUriInfo, Writer, T) - Method in class org.odata4j.format.json.JsonFormatWriter
 
write(ExtendedUriInfo, Writer, Entry) - Method in class org.odata4j.format.json.JsonRequestEntryFormatWriter
 
write(ExtendedUriInfo, Writer, EntityResponse) - Method in class org.odata4j.format.xml.AtomEntryFormatWriter
 
write(ExtendedUriInfo, Writer, EntitiesResponse) - Method in class org.odata4j.format.xml.AtomFeedFormatWriter
 
write(ExtendedUriInfo, Writer, Entry) - Method in class org.odata4j.format.xml.AtomRequestEntryFormatWriter
 
write(ExtendedUriInfo, Writer, EdmDataServices) - Method in class org.odata4j.format.xml.AtomServiceDocumentFormatWriter
 
write(EdmDataServices, Writer) - Static method in class org.odata4j.format.xml.EdmxFormatWriter
 
write(ExtendedUriInfo, Writer, PropertyResponse) - Method in class org.odata4j.format.xml.XmlPropertyFormatWriter
 
writeAttribute(String, String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
writeAttribute(QName2, String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
writeAttribute(String, String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
writeAttribute(QName2, String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
writeAttribute(String, String) - Method in interface org.odata4j.stax2.XMLWriter2
 
writeAttribute(QName2, String) - Method in interface org.odata4j.stax2.XMLWriter2
 
writeBoolean(boolean) - Method in class org.odata4j.format.json.JsonWriter
 
writeContent(ExtendedUriInfo, JsonWriter, EntityResponse) - Method in class org.odata4j.format.json.JsonEntryFormatWriter
 
writeContent(ExtendedUriInfo, JsonWriter, EntitiesResponse) - Method in class org.odata4j.format.json.JsonFeedFormatWriter
 
writeContent(ExtendedUriInfo, JsonWriter, T) - Method in class org.odata4j.format.json.JsonFormatWriter
A strategy method to actually write content objects
writeContent(ExtendedUriInfo, JsonWriter, PropertyResponse) - Method in class org.odata4j.format.json.JsonPropertyFormatWriter
 
writeContent(ExtendedUriInfo, JsonWriter, Entry) - Method in class org.odata4j.format.json.JsonRequestEntryFormatWriter
 
writeContent(ExtendedUriInfo, JsonWriter, EdmDataServices) - Method in class org.odata4j.format.json.JsonServiceDocumentFormatWriter
 
writeElement(XMLWriter2, String, String, String...) - Method in class org.odata4j.format.xml.XmlFormatWriter
 
writeEntry(XMLWriter2, OEntity, List<OProperty<?>>, List<OLink>, String, String, String, EdmEntitySet, boolean) - Method in class org.odata4j.format.xml.XmlFormatWriter
 
writeLinkInline(XMLWriter2, OLink, String, String, String, boolean) - Method in class org.odata4j.format.xml.XmlFormatWriter
 
writeName(String) - Method in class org.odata4j.format.json.JsonWriter
 
writeNamespace(String, String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
writeNamespace(String, String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
writeNamespace(String, String) - Method in interface org.odata4j.stax2.XMLWriter2
 
writeNull() - Method in class org.odata4j.format.json.JsonWriter
 
writeNumber(int) - Method in class org.odata4j.format.json.JsonWriter
 
writeNumber(float) - Method in class org.odata4j.format.json.JsonWriter
 
writeOEntity(ExtendedUriInfo, JsonWriter, OEntity, EdmEntitySet, boolean) - Method in class org.odata4j.format.json.JsonFormatWriter
 
writeOProperties(JsonWriter, List<OProperty<?>>) - Method in class org.odata4j.format.json.JsonFormatWriter
 
writeProperties(XMLWriter2, List<OProperty<?>>) - Method in class org.odata4j.format.xml.XmlFormatWriter
 
writeProperty(JsonWriter, OProperty<?>) - Method in class org.odata4j.format.json.JsonFormatWriter
 
writeProperty(XMLWriter2, OProperty<?>, boolean) - Method in class org.odata4j.format.xml.XmlFormatWriter
 
writeRaw(String) - Method in class org.odata4j.format.json.JsonWriter
 
writeRequestEntry(Writer, Entry) - Method in class org.odata4j.format.xml.AtomEntryFormatWriter
 
writeSeparator() - Method in class org.odata4j.format.json.JsonWriter
 
writeString(String) - Method in class org.odata4j.format.json.JsonWriter
 
writeText(String) - Method in class org.odata4j.stax2.domimpl.ManualXMLWriter2
 
writeText(String) - Method in class org.odata4j.stax2.staximpl.StaxXMLWriter2
 
writeText(String) - Method in interface org.odata4j.stax2.XMLWriter2
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.odata4j.internal.StringProvider2
 

X

X_HTTP_METHOD - Static variable in class org.odata4j.core.ODataConstants.Headers
 
XML_BASE - Static variable in class org.odata4j.format.xml.XmlFormatParser
 
XMLEvent2 - Interface in org.odata4j.stax2
 
XMLEventReader2 - Interface in org.odata4j.stax2
 
XMLEventWriter2 - Interface in org.odata4j.stax2
 
XMLFactoryProvider2 - Class in org.odata4j.stax2
 
XMLFactoryProvider2() - Constructor for class org.odata4j.stax2.XMLFactoryProvider2
 
XmlFormatParser - Class in org.odata4j.format.xml
 
XmlFormatParser() - Constructor for class org.odata4j.format.xml.XmlFormatParser
 
XmlFormatWriter - Class in org.odata4j.format.xml
 
XmlFormatWriter() - Constructor for class org.odata4j.format.xml.XmlFormatWriter
 
XMLInputFactory2 - Interface in org.odata4j.stax2
 
XMLOutputFactory2 - Interface in org.odata4j.stax2
 
XmlPropertyFormatWriter - Class in org.odata4j.format.xml
 
XmlPropertyFormatWriter() - Constructor for class org.odata4j.format.xml.XmlPropertyFormatWriter
 
XmlPullXMLFactoryProvider2 - Class in org.odata4j.stax2.xppimpl
 
XmlPullXMLFactoryProvider2() - Constructor for class org.odata4j.stax2.xppimpl.XmlPullXMLFactoryProvider2
 
XMLWriter2 - Interface in org.odata4j.stax2
 
XMLWriterFactory2 - Interface in org.odata4j.stax2
 

Y

year(CommonExpression) - Static method in class org.odata4j.expression.Expression
 
YearMethodCallExpression - Interface in org.odata4j.expression
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y

http://odata4j.org