psdi.app.signature

Interface DefaultQuerySetRemote

    • Field Detail

      • MAXAPPS

        static final java.lang.String MAXAPPS
        Relationship to MaxApps (maxapps.app = defaultquery.app). Used to get the application for this default query. The result set will normally contain one object, assuming the app exists in only one module.
        See Also:
        Constant Field Values
      • QUERY

        static final java.lang.String QUERY
        Relationship to Query (query.clausename = defaultquery.clausename and app = defaultquery.app). Used to get the query for this default query. The result set will contain one object.
        See Also:
        Constant Field Values