psdi.app.scconfig

Interface StartCenterTemplateSetRemote

    • Field Detail

      • TEMPLATE_GROUP

        static final java.lang.String TEMPLATE_GROUP
        Relationship to the MAXGROUP table, used to find a GROUPS that are using this template
        (sctemplate.sctemplateid=sctemplate.sctemplateid)
        The resulting set will contain zero or more objects.
        See Also:
        Constant Field Values
      • SCCONFIG

        static final java.lang.String SCCONFIG
        Relationship to the SCCONFIG table, used to find a SCCONFIG that are using this template
        (sctemplate.sctemplateid=scconfig.sctemplateid)
        The resulting set will contain zero or more objects.
        See Also:
        Constant Field Values