Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
Modifier and Type | Method and Description |
---|---|
CsdlAliasInfo |
CsdlAliasInfo.setAlias(String alias)
Sets the alias of the item
|
CsdlAliasInfo |
CsdlAliasInfo.setNamespace(String namespace)
Sets the namespace of the alias
|
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() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.