| Constructor and Description |
|---|
AtomInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
CommonAttributes |
getCommonAttributes()
Get common attributes
|
List<EdmEntitySetInfo> |
getEntitySetsInfo() |
List<ExtensionElement> |
getExtesionElements()
Get the list of extension elements
|
List<Workspace> |
getWorkspaces()
Get the list of workspaces
|
AtomInfoImpl |
setCommonAttributes(CommonAttributes attributes) |
AtomInfoImpl |
setExtesionElements(List<ExtensionElement> elements) |
AtomInfoImpl |
setWorkspaces(List<Workspace> workspaces) |
public CommonAttributes getCommonAttributes()
AtomInfogetCommonAttributes in interface AtomInfoCommonAttributespublic List<Workspace> getWorkspaces()
AtomInfogetWorkspaces in interface AtomInfoWorkspacepublic List<ExtensionElement> getExtesionElements()
AtomInfogetExtesionElements in interface AtomInfoExtensionElementpublic AtomInfoImpl setWorkspaces(List<Workspace> workspaces)
public AtomInfoImpl setCommonAttributes(CommonAttributes attributes)
public AtomInfoImpl setExtesionElements(List<ExtensionElement> elements)
public List<EdmEntitySetInfo> getEntitySetsInfo() throws EntityProviderException
EntityProviderExceptionCopyright © 2020. All rights reserved.