Uses of Interface
de.hybris.platform.integrationservices.model.impl.ReferencePathFinder
-
Packages that use ReferencePathFinder Package Description de.hybris.platform.integrationservices.model.impl -
-
Uses of ReferencePathFinder in de.hybris.platform.integrationservices.model.impl
Classes in de.hybris.platform.integrationservices.model.impl that implement ReferencePathFinder Modifier and Type Class Description classAttributePathFinderA helper class for findingReferencePaths.Methods in de.hybris.platform.integrationservices.model.impl with parameters of type ReferencePathFinder Modifier and Type Method Description voidDefaultDescriptorFactory. setReferencePathFinder(ReferencePathFinder finder)voidItemTypeDescriptor. setReferencePathFinder(ReferencePathFinder finder)InjectsReferencePathFinderimplementation to use.
-