| Constructor and Description |
|---|
AtomInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
CommonAttributes |
getCommonAttributes() |
List<EdmEntitySetInfo> |
getEntitySetsInfo() |
List<ExtensionElement> |
getExtesionElements() |
List<Workspace> |
getWorkspaces() |
AtomInfoImpl |
setCommonAttributes(CommonAttributes attributes) |
AtomInfoImpl |
setExtesionElements(List<ExtensionElement> elements) |
AtomInfoImpl |
setWorkspaces(List<Workspace> workspaces) |
public CommonAttributes getCommonAttributes()
getCommonAttributes in interface AtomInfopublic List<Workspace> getWorkspaces()
getWorkspaces in interface AtomInfopublic List<ExtensionElement> getExtesionElements()
getExtesionElements in interface AtomInfopublic AtomInfoImpl setWorkspaces(List<Workspace> workspaces)
public AtomInfoImpl setCommonAttributes(CommonAttributes attributes)
public AtomInfoImpl setExtesionElements(List<ExtensionElement> elements)
public List<EdmEntitySetInfo> getEntitySetsInfo() throws EntityProviderException
EntityProviderExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.