Uses of Class
com.hybris.backoffice.workflow.designer.persistence.LinkCreator
-
Packages that use LinkCreator Package Description com.hybris.backoffice.workflow.designer.persistence -
-
Uses of LinkCreator in com.hybris.backoffice.workflow.designer.persistence
Methods in com.hybris.backoffice.workflow.designer.persistence that return LinkCreator Modifier and Type Method Description LinkCreatorAndLinkFromContextPostProcessor. getLinkCreator()LinkCreatorLinkFromContextPreprocessor. getLinkCreator()Methods in com.hybris.backoffice.workflow.designer.persistence with parameters of type LinkCreator Modifier and Type Method Description voidAndLinkFromContextPostProcessor. setLinkCreator(LinkCreator linkCreator)voidLinkFromContextPreprocessor. setLinkCreator(LinkCreator linkCreator)
-