Class Admin_Team_SS_Result

    • Field Detail

      • json_template_name

        public static java.lang.String json_template_name
        The template toJSON uses.
    • Method Detail

      • name

        public java.lang.String name()
        Fetch the handle of an Admin_Team.
      • toJSON

        public java.lang.String toJSON​(java.lang.Boolean pretty,
                                       java.lang.Boolean ignore_exceptions)
                                throws java.lang.Exception
        Convert this to a JSON object using the template defined in json_template_name.
        Specified by:
        toJSON in class Simple_Search_Result<Admin_Team_SS_Result>
        Throws:
        java.lang.Exception