Package | Description |
---|---|
org.apache.olingo.server.api.edm.provider |
Modifier and Type | Method and Description |
---|---|
Mapping |
Property.getMapping() |
Mapping |
Parameter.getMapping() |
Mapping |
Mapping.setInternalName(String value)
Sets the value for this
Mapping . |
Mapping |
Mapping.setMediaResourceMimeTypeKey(String mediaResourceMimeTypeKey)
Sets the key for the resource mime type key which is used for the lookup in the data map
|
Mapping |
Mapping.setMediaResourceSourceKey(String mediaResourceSourceKey)
Sets the key for the resource source key which is used for the lookup in the data map
|
Mapping |
Mapping.setObject(Object object)
Sets an object.
|
Modifier and Type | Method and Description |
---|---|
Property |
Property.setMapping(Mapping mapping) |
Parameter |
Parameter.setMapping(Mapping mapping) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.