| Package | Description |
|---|---|
| org.restlet.ext.odata.internal | |
| org.restlet.ext.odata.internal.edm | |
| org.restlet.ext.odata.internal.reflect |
| Class and Description |
|---|
| EntityType
Defines a class or type of entity inside a schema.
|
| Metadata
Represents the metadata of an OData service.
|
| Class and Description |
|---|
| Association
Defines an association inside a schema.
|
| AssociationEnd
Represents one entity implied in an association.
|
| AssociationSet
Represents an association inside an EntityContainer.
|
| AssociationSetEnd
Represents one entity implied in an AssociationSet.
|
| ComplexProperty
Represents a complex property of an EntityType.
|
| ComplexType
Represents a kind of entity type, without "key", i.e.
|
| EntityContainer
Represents a set of entities and associations defined on a schema.
|
| EntitySet
Represents a set of entities, inside a EntityContainer.
|
| EntityType
Defines a class or type of entity inside a schema.
|
| FunctionImport
Represents an exposed stored procedure.
|
| Mapping
Defines a property mapping used in customized feeds.
|
| Metadata
Represents the metadata of an OData service.
|
| NamedObject
Base class for all EDM concepts that have a name.
|
| Namespace
Represents a schema's namespace in the metadata descriptor of a OData
service.
|
| NavigationProperty
Represents an association between two properties.
|
| ODataType
Super class of complex and entity types.
|
| Parameter
Represents a parameter used when invoking a
FunctionImport. |
| Property
Represents a property of an EntityType.
|
| Schema
Defines a set of entity types and associations.
|
| Type
Represents an EDM simple type.
|
| Class and Description |
|---|
| Property
Represents a property of an EntityType.
|
Copyright © 2005–2015. All rights reserved.