Class GrouperBoxFullRefresh.GrouperBoxFullRefreshResults

java.lang.Object
edu.internet2.middleware.grouperBox.GrouperBoxFullRefresh.GrouperBoxFullRefreshResults
Enclosing class:
GrouperBoxFullRefresh

public static class GrouperBoxFullRefresh.GrouperBoxFullRefreshResults extends Object
  • Constructor Details

    • GrouperBoxFullRefreshResults

      public GrouperBoxFullRefreshResults()
  • Method Details

    • getError

      public String getError()
      Returns:
      the error
    • setError

      public void setError(String error1)
      Parameters:
      error1 - the error to set
    • getMillisGetData

      public int getMillisGetData()
      Returns:
      the millisLoadData
    • setMillisGetData

      public void setMillisGetData(int millisGetData1)
      Parameters:
      millisGetData1 - the millisLoadData to set
    • getMillis

      public int getMillis()
      Returns:
      the millis
    • setMillis

      public void setMillis(int millis1)
      Parameters:
      millis1 - the millis to set
    • getInsertCount

      public int getInsertCount()
      Returns:
      the insertCount
    • setInsertCount

      public void setInsertCount(int insertCount1)
      Parameters:
      insertCount1 - the insertCount to set
    • getDeleteCount

      public int getDeleteCount()
      Returns:
      the deleteCount
    • setDeleteCount

      public void setDeleteCount(int deleteCount1)
      Parameters:
      deleteCount1 - the deleteCount to set
    • getUnresolvableCount

      public int getUnresolvableCount()
      Returns:
      the unresolvableCount
    • setUnresolvableCount

      public void setUnresolvableCount(int unresolvableCount1)
      Parameters:
      unresolvableCount1 - the unresolvableCount to set
    • getTotalCount

      public int getTotalCount()
      Returns:
      the totalCount
    • setTotalCount

      public void setTotalCount(int totalCount1)
      Parameters:
      totalCount1 - the totalCount to set