Class FindOrCreateCustomerStep

All Implemented Interfaces:
Serializable, Cloneable

public class FindOrCreateCustomerStep extends Step
See Also:
  • Constructor Details

    • FindOrCreateCustomerStep

      public FindOrCreateCustomerStep(ParameterMap config)
  • Method Details

    • getJspFile

      public String getJspFile()
      Specified by:
      getJspFile in class Step
    • newStepData

      public StepData<?> newStepData(WizardData data)
      Specified by:
      newStepData in class Step
    • getProviderConfigs

      public Set<ru.bgcrm.model.SearchConfig.CommonSearchConfig> getProviderConfigs()
    • getParamGroupId

      public int getParamGroupId()
    • isAllowCreate

      public boolean isAllowCreate()
    • isAllowEmptyCustomers

      public boolean isAllowEmptyCustomers()