Package | Description |
---|---|
org.apache.olingo.commons.api.data | |
org.apache.olingo.server.api.serializer |
Modifier and Type | Method and Description |
---|---|
ContextURL |
ContextURL.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ContextURL |
PrimitiveSerializerOptions.getContextURL()
Gets the
ContextURL . |
ContextURL |
EntitySerializerOptions.getContextURL()
Gets the
ContextURL . |
ContextURL |
EntityCollectionSerializerOptions.getContextURL()
Gets the
ContextURL . |
ContextURL |
ComplexSerializerOptions.getContextURL()
Gets the
ContextURL . |
Modifier and Type | Method and Description |
---|---|
PrimitiveSerializerOptions.Builder |
PrimitiveSerializerOptions.Builder.contextURL(ContextURL contextURL)
Sets the
ContextURL . |
EntitySerializerOptions.Builder |
EntitySerializerOptions.Builder.contextURL(ContextURL contextURL)
Sets the
ContextURL . |
EntityCollectionSerializerOptions.Builder |
EntityCollectionSerializerOptions.Builder.contextURL(ContextURL contextURL)
Sets the
ContextURL . |
ComplexSerializerOptions.Builder |
ComplexSerializerOptions.Builder.contextURL(ContextURL contextURL)
Sets the
ContextURL . |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.