Uses of Class
org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
-
Packages that use WorkspaceImpl Package Description org.apache.olingo.odata2.core.servicedocument -
-
Uses of WorkspaceImpl in org.apache.olingo.odata2.core.servicedocument
Methods in org.apache.olingo.odata2.core.servicedocument that return WorkspaceImpl Modifier and Type Method Description WorkspaceImplWorkspaceImpl. setAttributes(CommonAttributes attributes)WorkspaceImplWorkspaceImpl. setCollections(List<Collection> collections)WorkspaceImplWorkspaceImpl. setExtesionElements(List<ExtensionElement> elements)WorkspaceImplWorkspaceImpl. setTitle(Title title)
-