Class CsvConfirmation

All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.interceptor.SessionAware

public class CsvConfirmation extends BaseCsvImporter implements org.apache.struts2.interceptor.SessionAware
Action class to handle the confimation of the CSV mappings
See Also:
  • Constructor Details

    • CsvConfirmation

      public CsvConfirmation()
  • Method Details