Class PortalMessageFieldTemplate

java.lang.Object
com.aquima.interactions.test.templates.AbstractReportingTemplate
com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate

public class PortalMessageFieldTemplate extends AbstractReportingTemplate
  • Constructor Details

    • PortalMessageFieldTemplate

      public PortalMessageFieldTemplate(String name, com.aquima.interactions.foundation.DataType dataType, boolean allowMultivalued, boolean required, com.aquima.interactions.foundation.report.IInitializationReport report)
  • Method Details

    • getName

      protected String getName()
    • getDataType

      protected com.aquima.interactions.foundation.DataType getDataType()
    • doesAllowMultivalued

      protected boolean doesAllowMultivalued()
    • isRequired

      protected boolean isRequired()
    • toDataSource

      public com.aquima.interactions.project.ds.IPortalMessageFieldDS toDataSource()