Class SystemLookupQueryForm

java.lang.Object
com.saperion.ngc.iform.xml.Form
com.saperion.ngc.iform.system.AbstractSystemForm
com.saperion.ngc.iform.system.SystemLookupQueryForm
All Implemented Interfaces:
Serializable

public class SystemLookupQueryForm extends AbstractSystemForm
A system-generated query-form for lookup-DDCs. The form will contain the specified fields and a result-list but no viewer.
See Also:
  • Constructor Details

    • SystemLookupQueryForm

      public SystemLookupQueryForm(List<com.saperion.intf.SaFieldDescription> fieldList, String ddcName, SystemLookupQueryFormOptions options)
      Creates a new system query-form for lookup-DDCs.
      Parameters:
      fieldList - list of fields that will be contained in the form
      ddcName - name of the ddc the form will be used for
      options - options for the form