Uses of Class
org.apache.olingo.odata2.api.edm.provider.EntityContainer
Packages that use EntityContainer
-
Uses of EntityContainer in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return EntityContainerModifier and TypeMethodDescriptionEntityContainer.setAssociationSets(List<AssociationSet> associationSets) Sets the association sets of thisEntityContainerEntityContainer.setDefaultEntityContainer(boolean isDefaultEntityContainer) Sets if this is the defaultEntityContainerEntityContainer.setDocumentation(Documentation documentation) Sets theDocumentationEntityContainer.setEntitySets(List<EntitySet> entitySets) Sets the entity sets of thisEntityContainerEntityContainer.setExtendz(String extendz) Sets the entity container which is the parent of thisEntityContainerEntityContainer.setFunctionImports(List<FunctionImport> functionImports) Sets the function imports of thisEntityContainerSets the name of thisEntityContainerMethods in org.apache.olingo.odata2.api.edm.provider that return types with arguments of type EntityContainerMethod parameters in org.apache.olingo.odata2.api.edm.provider with type arguments of type EntityContainerModifier and TypeMethodDescriptionSchema.setEntityContainers(List<EntityContainer> entityContainers) Sets theEntityContainers for thisSchema