|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Key | |
|---|---|
| org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
| Uses of Key in org.apache.olingo.odata2.api.edm.provider |
|---|
| Methods in org.apache.olingo.odata2.api.edm.provider that return Key | |
|---|---|
Key |
EntityType.getKey()
|
Key |
Key.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes)
Sets the List of AnnotationAttribute for this Key |
Key |
Key.setAnnotationElements(List<AnnotationElement> annotationElements)
Sets the List of AnnotationElement for this Key |
Key |
Key.setKeys(List<PropertyRef> keys)
Sets the Propertys by their PropertyRef for this Key |
| Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type Key | |
|---|---|
EntityType |
EntityType.setKey(Key key)
Sets the Key for this EntityType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||