Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
Modifier and Type | Class and Description |
---|---|
class |
CsdlAction
Represents an action CSDL item
|
class |
CsdlActionImport
Represents an action import CSDL item
|
class |
CsdlBindingTarget
The type Csdl binding target.
|
class |
CsdlComplexType
The type Csdl complex type.
|
class |
CsdlEntityContainer
The type Csdl entity container.
|
class |
CsdlEntitySet
The type Csdl entity set.
|
class |
CsdlEntityType
The type Csdl entity type.
|
class |
CsdlEnumMember
The type Csdl enum member.
|
class |
CsdlEnumType
The type Csdl enum type.
|
class |
CsdlFunction
The type Csdl function.
|
class |
CsdlFunctionImport
The type Csdl function import.
|
class |
CsdlNavigationProperty
The type Csdl navigation property.
|
class |
CsdlOperation
The type Csdl operation.
|
class |
CsdlOperationImport
The type Csdl operation import.
|
class |
CsdlParameter
The type Csdl parameter.
|
class |
CsdlProperty
The type Csdl property.
|
class |
CsdlPropertyRef
The type Csdl property ref.
|
class |
CsdlSingleton
The type Csdl singleton.
|
class |
CsdlStructuralType
The type Csdl structural type.
|
class |
CsdlTerm
The type Csdl term.
|
class |
CsdlTypeDefinition
The type Csdl type definition.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends CsdlNamed> |
CsdlAbstractEdmItem.getAllByName(String name,
Collection<T> items)
Gets all by name.
|
protected <T extends CsdlNamed> |
CsdlAbstractEdmItem.getOneByName(String name,
Collection<T> items)
Gets one by name.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.