Class SystemLookupIndexForm

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

public class SystemLookupIndexForm extends AbstractSystemForm
A system-generated index-form for lookup-DDCs. The form will contain the specified fields but no viewer.
See Also:
  • Constructor Details

    • SystemLookupIndexForm

      public SystemLookupIndexForm(List<com.saperion.intf.SaFieldDescription> fieldList, String ddcName)
      Creates a new system-index-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