Uses of Interface
de.hybris.platform.upilintegrationservices.odata.feed.edmx.UpilEdmxEntitySetElementParser
-
Packages that use UpilEdmxEntitySetElementParser Package Description de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider -
-
Uses of UpilEdmxEntitySetElementParser in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider
Classes in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider that implement UpilEdmxEntitySetElementParser Modifier and Type Class Description classUpilEdmxEntitySetElementParserImplDefault implementation of theUpilEdmxEntitySetElementParser.Methods in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider that return types with arguments of type UpilEdmxEntitySetElementParser Modifier and Type Method Description java.util.List<UpilEdmxEntitySetElementParser>UpilEdmxEntityContainerElementParserImpl. getEntitySets()Method parameters in de.hybris.platform.upilintegrationservices.odata.feed.edmx.provider with type arguments of type UpilEdmxEntitySetElementParser Modifier and Type Method Description voidUpilEdmxEntityContainerElementParserImpl. setEntitySets(java.util.List<UpilEdmxEntitySetElementParser> entitySets)
-