Uses of Class
com.hybris.backoffice.workflow.designer.services.NetworkEntityFinder
Packages that use NetworkEntityFinder
Package
Description
-
Uses of NetworkEntityFinder in com.hybris.backoffice.workflow.designer.persistence
Methods in com.hybris.backoffice.workflow.designer.persistence that return NetworkEntityFinderModifier and TypeMethodDescriptionActionFromContextPreprocessor.getNetworkEntityFinder()AndLinkFromContextPostProcessor.getNetworkEntityFinder()DecisionFromContextPreprocessor.getNetworkEntityFinder()Methods in com.hybris.backoffice.workflow.designer.persistence with parameters of type NetworkEntityFinderModifier and TypeMethodDescriptionvoidActionFromContextPreprocessor.setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder) voidAndLinkFromContextPostProcessor.setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder) voidDecisionFromContextPreprocessor.setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder) -
Uses of NetworkEntityFinder in com.hybris.backoffice.workflow.designer.services
Methods in com.hybris.backoffice.workflow.designer.services with parameters of type NetworkEntityFinderModifier and TypeMethodDescriptionvoidConnectionFinder.setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder) -
Uses of NetworkEntityFinder in com.hybris.backoffice.workflow.designer.validation
Methods in com.hybris.backoffice.workflow.designer.validation that return NetworkEntityFinderMethods in com.hybris.backoffice.workflow.designer.validation with parameters of type NetworkEntityFinderModifier and TypeMethodDescriptionvoidAbstractValidator.setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder)