Uses of Interface
org.apache.olingo.odata2.api.edm.EdmEntitySetInfo
Packages that use EdmEntitySetInfo
Package
Description
Entity Data Model API
-
Uses of EdmEntitySetInfo in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmEntitySetInfo -
Uses of EdmEntitySetInfo in org.apache.olingo.odata2.api.servicedocument
Methods in org.apache.olingo.odata2.api.servicedocument that return types with arguments of type EdmEntitySetInfoModifier and TypeMethodDescriptionServiceDocument.getEntitySetsInfo()Get the list of the EntitySets -
Uses of EdmEntitySetInfo in org.apache.olingo.odata2.core.edm.provider
Classes in org.apache.olingo.odata2.core.edm.provider that implement EdmEntitySetInfoMethods in org.apache.olingo.odata2.core.edm.provider that return types with arguments of type EdmEntitySetInfo -
Uses of EdmEntitySetInfo in org.apache.olingo.odata2.core.servicedocument
Methods in org.apache.olingo.odata2.core.servicedocument that return types with arguments of type EdmEntitySetInfoModifier and TypeMethodDescriptionAtomInfoImpl.getEntitySetsInfo()ServiceDocumentImpl.getEntitySetsInfo()Method parameters in org.apache.olingo.odata2.core.servicedocument with type arguments of type EdmEntitySetInfoModifier and TypeMethodDescriptionServiceDocumentImpl.setEntitySetsInfo(List<EdmEntitySetInfo> entitySets)