|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeedCustomizationMapping | |
---|---|
org.odata4j.consumer | |
org.odata4j.internal |
Uses of FeedCustomizationMapping in org.odata4j.consumer |
---|
Constructors in org.odata4j.consumer with parameters of type FeedCustomizationMapping | |
---|---|
OCreateImpl(ODataClient client,
String serviceRootUri,
String entitySetName,
FeedCustomizationMapping fcMapping)
|
|
OEntityRefImpl(boolean isDelete,
ODataClient client,
Class<T> entityType,
String serviceRootUri,
String entitySetName,
Object[] key,
FeedCustomizationMapping fcMapping)
|
|
OQueryImpl(ODataClient client,
Class<T> entityType,
String serviceRootUri,
String entitySetName,
FeedCustomizationMapping fcMapping)
|
Uses of FeedCustomizationMapping in org.odata4j.internal |
---|
Methods in org.odata4j.internal with parameters of type FeedCustomizationMapping | ||
---|---|---|
static
|
InternalUtil.toEntity(Class<T> entityType,
AtomFeedFormatParser.DataServicesAtomEntry dsae,
FeedCustomizationMapping fcMapping)
|
|
static OEntity |
InternalUtil.toOEntity(AtomFeedFormatParser.DataServicesAtomEntry dsae,
FeedCustomizationMapping mapping)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |