Interface EnumSystemInfoOption


  • public interface EnumSystemInfoOption
    Interface to specify the value of system info option while fetching information from I-Server
    • Field Detail

      • SYSTEM_OBJECTS

        static final int SYSTEM_OBJECTS
        Get system objects like form categories
        See Also:
        Constant Field Values
      • URL_FILE_IMPORT_GOVERNING

        static final int URL_FILE_IMPORT_GOVERNING
        Get importing governing for URL/File
        See Also:
        Constant Field Values
      • SYSTEM_FUNCTIONS

        static final int SYSTEM_FUNCTIONS
        Get system functions
        See Also:
        Constant Field Values
      • APS_SERVER_INFO

        static final int APS_SERVER_INFO
        Get connection information of MSTR Data Server
        See Also:
        Constant Field Values