Uses of Class
de.hybris.platform.odata2services.odata.ODataSchema
-
Packages that use ODataSchema Package Description de.hybris.platform.odata2services.odata -
-
Uses of ODataSchema in de.hybris.platform.odata2services.odata
Methods in de.hybris.platform.odata2services.odata that return ODataSchema Modifier and Type Method Description static ODataSchemaODataSchema. from(org.apache.olingo.odata2.api.edm.provider.Schema schema)ODataSchemaODataResponse. getSchema(java.lang.String namespace)Searches for the specified schema in the content of this response.
-