Uses of Interface
de.hybris.platform.upilintegrationservices.odata.feed.edmx.UpilEdmxDataServiceElementParser
-
Packages that use UpilEdmxDataServiceElementParser Package Description de.hybris.platform.upilintegrationservices.odata.feed.edmx de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider -
-
Uses of UpilEdmxDataServiceElementParser in de.hybris.platform.upilintegrationservices.odata.feed.edmx
Methods in de.hybris.platform.upilintegrationservices.odata.feed.edmx that return types with arguments of type UpilEdmxDataServiceElementParser Modifier and Type Method Description java.util.List<UpilEdmxDataServiceElementParser>UpilEdmxMetadataElementParser. getDataServices()To get list of data service elements -
Uses of UpilEdmxDataServiceElementParser in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider
Classes in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider that implement UpilEdmxDataServiceElementParser Modifier and Type Class Description classUpilEdmxDataServiceElementParserImplDefault implementation of theUpilEdmxDataServiceElementParser.Methods in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider that return UpilEdmxDataServiceElementParser Modifier and Type Method Description UpilEdmxDataServiceElementParserUpilEdmxSchemaElementParserImpl. getDataService()Methods in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider that return types with arguments of type UpilEdmxDataServiceElementParser Modifier and Type Method Description java.util.List<UpilEdmxDataServiceElementParser>UpilEdmxMetadataElementParserImpl. getDataServices()Constructors in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider with parameters of type UpilEdmxDataServiceElementParser Constructor Description UpilEdmxSchemaElementParserImpl(UpilEdmxDataServiceElementParser dataService)
-