Uses of Class
de.hybris.platform.odata2services.odata.processor.ExpandedEntity
Packages that use ExpandedEntity
-
Uses of ExpandedEntity in de.hybris.platform.odata2services.odata.processor
Classes in de.hybris.platform.odata2services.odata.processor with type parameters of type ExpandedEntityModifier and TypeClassDescriptionstatic classExpandedEntity.ExpandedEntityBuilder<T extends ExpandedEntity.ExpandedEntityBuilder,R extends ExpandedEntity> Methods in de.hybris.platform.odata2services.odata.processor that return ExpandedEntityModifier and TypeMethodDescriptionDefaultNavigationSegmentExplorer.expandForEntityList(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) NavigationSegmentExplorer.expandForEntityList(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) DefaultNavigationSegmentExplorer.expandForSingleEntity(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) NavigationSegmentExplorer.expandForSingleEntity(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) Methods in de.hybris.platform.odata2services.odata.processor with parameters of type ExpandedEntityModifier and TypeMethodDescriptionExpandedEntity.ExpandedEntityBuilder.from(ExpandedEntity expandedEntity)