|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapping | |
|---|---|
| org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
| Uses of Mapping in org.apache.olingo.odata2.api.edm.provider |
|---|
| Methods in org.apache.olingo.odata2.api.edm.provider that return Mapping | |
|---|---|
Mapping |
Property.getMapping()
|
Mapping |
NavigationProperty.getMapping()
|
Mapping |
FunctionImportParameter.getMapping()
|
Mapping |
FunctionImport.getMapping()
|
Mapping |
EntitySet.getMapping()
|
Mapping |
ComplexType.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. |
| Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type Mapping | |
|---|---|
SimpleProperty |
SimpleProperty.setMapping(Mapping mapping)
|
Property |
Property.setMapping(Mapping mapping)
Sets the Mapping for this Property |
NavigationProperty |
NavigationProperty.setMapping(Mapping mapping)
Sets the Mapping for this NavigationProperty |
FunctionImportParameter |
FunctionImportParameter.setMapping(Mapping mapping)
Sets the Mapping of this FunctionImportParameter |
FunctionImport |
FunctionImport.setMapping(Mapping mapping)
Sets the Mapping |
EntityType |
EntityType.setMapping(Mapping mapping)
|
EntitySet |
EntitySet.setMapping(Mapping mapping)
Sets the Mapping |
ComplexType |
ComplexType.setMapping(Mapping mapping)
Sets the Mapping |
ComplexProperty |
ComplexProperty.setMapping(Mapping mapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||