Uses of Class
com.hybris.backoffice.workflow.designer.services.NetworkEntityFinder
-
-
Uses of NetworkEntityFinder in com.hybris.backoffice.workflow.designer.persistence
Methods in com.hybris.backoffice.workflow.designer.persistence that return NetworkEntityFinder Modifier and Type Method Description NetworkEntityFinderActionFromContextPreprocessor. getNetworkEntityFinder()NetworkEntityFinderAndLinkFromContextPostProcessor. getNetworkEntityFinder()NetworkEntityFinderDecisionFromContextPreprocessor. getNetworkEntityFinder()Methods in com.hybris.backoffice.workflow.designer.persistence with parameters of type NetworkEntityFinder Modifier and Type Method Description voidActionFromContextPreprocessor. 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 NetworkEntityFinder Modifier and Type Method Description voidConnectionFinder. setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder) -
Uses of NetworkEntityFinder in com.hybris.backoffice.workflow.designer.validation
Methods in com.hybris.backoffice.workflow.designer.validation that return NetworkEntityFinder Modifier and Type Method Description NetworkEntityFinderAbstractValidator. getNetworkEntityFinder()Methods in com.hybris.backoffice.workflow.designer.validation with parameters of type NetworkEntityFinder Modifier and Type Method Description voidAbstractValidator. setNetworkEntityFinder(NetworkEntityFinder networkEntityFinder)
-