Uses of Class
com.hybris.cockpitng.config.jaxb.wizard.Flow
-
-
Uses of Flow in com.hybris.cockpitng.config.jaxb.wizard
Methods in com.hybris.cockpitng.config.jaxb.wizard that return Flow Modifier and Type Method Description FlowObjectFactory. createFlow()Create an instance ofFlow -
Uses of Flow in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return Flow Modifier and Type Method Description FlowDefaultFlowConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<Flow> configurationType)Methods in com.hybris.cockpitng.core.config.impl with parameters of type Flow Modifier and Type Method Description protected voidDefaultFlowConfigFallbackStrategy. setupWizardTitle(Flow flow, java.lang.String type)Method parameters in com.hybris.cockpitng.core.config.impl with type arguments of type Flow Modifier and Type Method Description FlowDefaultFlowConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<Flow> configurationType) -
Uses of Flow in com.hybris.cockpitng.core.config.impl.adapters.flow
Methods in com.hybris.cockpitng.core.config.impl.adapters.flow that return Flow Modifier and Type Method Description FlowFlowConfigFieldsProcessorAdapter. adaptAfterLoad(ConfigContext context, Flow flow)FlowFlowConfigPositionAdapter. adaptAfterLoad(ConfigContext context, Flow flow)FlowFlowConfigFieldsProcessorAdapter. adaptBeforeStore(ConfigContext context, Flow flow)FlowFlowConfigPositionAdapter. adaptBeforeStore(ConfigContext context, Flow flow)Methods in com.hybris.cockpitng.core.config.impl.adapters.flow that return types with arguments of type Flow Modifier and Type Method Description java.lang.Class<Flow>FlowConfigFieldsProcessorAdapter. getSupportedType()java.lang.Class<Flow>FlowConfigPositionAdapter. getSupportedType()Methods in com.hybris.cockpitng.core.config.impl.adapters.flow with parameters of type Flow Modifier and Type Method Description FlowFlowConfigFieldsProcessorAdapter. adaptAfterLoad(ConfigContext context, Flow flow)FlowFlowConfigPositionAdapter. adaptAfterLoad(ConfigContext context, Flow flow)FlowFlowConfigFieldsProcessorAdapter. adaptBeforeStore(ConfigContext context, Flow flow)FlowFlowConfigPositionAdapter. adaptBeforeStore(ConfigContext context, Flow flow)voidConfigurableFlowConfigurationProcessor. applyNonDeclaredProperties(Flow flowConfiguration, java.lang.String typeCode)protected voidConfigurableFlowConfigurationProcessor. applyNonDeclaredProperties(Flow flowConfiguration, java.lang.String typeCode, ContentType contentType)protected voidConfigurableFlowConfigurationProcessor. applyNonDeclaredProperties(Flow flowConfiguration, java.lang.String typeCode, java.lang.Object stepOrSubflow)voidConfigurableFlowConfigurationProcessor. processPropertiesToExclude(Flow flowConfiguration)protected java.util.Set<DataAttribute>ConfigurableFlowConfigurationProcessor. resolveMissingProperties(Flow flowConfiguration, java.lang.String typeCode, PropertyListType propertyListType)protected java.util.Set<PropertyType>ConfigurableFlowConfigurationProcessor. retrieveMissingProperties(Flow flowConfiguration, java.lang.String typeCode, PropertyListType propertyListType) -
Uses of Flow in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return Flow Modifier and Type Method Description FlowConfigurableFlowController. getFlowConfiguration()Methods in com.hybris.cockpitng.widgets.configurableflow with parameters of type Flow Modifier and Type Method Description protected voidConfigurableFlowController. initFlow(Flow flow)
-