Class GrouperMcpDocSearchIndex.ListNamesResult

java.lang.Object
edu.internet2.middleware.grouper.mcp.GrouperMcpDocSearchIndex.ListNamesResult
Enclosing class:
GrouperMcpDocSearchIndex

public static class GrouperMcpDocSearchIndex.ListNamesResult extends Object
result of listNames
  • Constructor Details

    • ListNamesResult

      public ListNamesResult()
  • Method Details

    • getNames

      public List<String> getNames()
      get the names
      Returns:
      names
    • isTruncated

      public boolean isTruncated()
      whether the list was truncated
      Returns:
      true if truncated