Uses of Interface
org.apache.olingo.commons.api.edm.EdmSchema
Packages that use EdmSchema
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmSchema in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmSchemaModifier and TypeMethodDescriptionGet schema by namespace.Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmSchema -
Uses of EdmSchema in org.apache.olingo.ext.pojogen
Fields in org.apache.olingo.ext.pojogen declared as EdmSchemaMethods in org.apache.olingo.ext.pojogen that return EdmSchemaModifier and TypeMethodDescriptionprotected EdmSchema
AbstractUtility.getSchema()
NavPropertyBindingDetails.getSchema()
Methods in org.apache.olingo.ext.pojogen with parameters of type EdmSchemaModifier and TypeMethodDescriptionprotected abstract void
AbstractPOJOGenMojo.createUtility
(Edm edm, EdmSchema schema, String basePackage) protected void
V4POJOGenMojo.createUtility
(Edm edm, EdmSchema schema, String basePackage) Constructors in org.apache.olingo.ext.pojogen with parameters of type EdmSchema