Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
org.apache.olingo.server.tecsvc.provider |
Modifier and Type | Method and Description |
---|---|
CsdlAliasInfo |
CsdlAliasInfo.setAlias(String alias) |
CsdlAliasInfo |
CsdlAliasInfo.setNamespace(String namespace) |
Modifier and Type | Method and Description |
---|---|
List<CsdlAliasInfo> |
CsdlEdmProvider.getAliasInfos()
This method should return a list of all namespaces which have an alias
|
List<CsdlAliasInfo> |
CsdlAbstractEdmProvider.getAliasInfos() |
Modifier and Type | Method and Description |
---|---|
List<CsdlAliasInfo> |
EdmTechProvider.getAliasInfos() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.