Class GshReportRuntime

java.lang.Object
edu.internet2.middleware.grouper.app.reports.GshReportRuntime

public class GshReportRuntime extends Object
  • Constructor Details

    • GshReportRuntime

      public GshReportRuntime()
  • Method Details

    • getGrouperReportData

      public GrouperReportData getGrouperReportData()
      grouper report data
      Returns:
      data
    • setGrouperReportData

      public void setGrouperReportData(GrouperReportData grouperReportData1)
      grouper report data
      Parameters:
      grouperReportData1 -
    • getCurrentSubject

      public Subject getCurrentSubject()
    • setCurrentSubject

      public void setCurrentSubject(Subject currentSubject)
    • retrieveGshReportRuntime

      public static GshReportRuntime retrieveGshReportRuntime()
    • assignThreadLocalGshReportRuntime

      public static void assignThreadLocalGshReportRuntime(GshReportRuntime gshReportRuntime)
    • removeThreadLocalGshReportRuntime

      public static void removeThreadLocalGshReportRuntime()
    • setOwnerStemName

      public void setOwnerStemName(String ownerStemName)
      owner stem name where template was called
      Parameters:
      ownerStemName -
    • getOwnerGroup

      public Group getOwnerGroup()
      owner group where template was called
      Returns:
      owner group
    • setOwnerGroup

      public void setOwnerGroup(Group ownerGroup)
      owner group where template was called
      Parameters:
      ownerGroup -
    • getOwnerStem

      public Stem getOwnerStem()
      owner stem where template was called
      Returns:
    • setOwnerStem

      public void setOwnerStem(Stem ownerStem)
      owner stem where template was called
      Parameters:
      ownerStem -
    • setOwnerGroupName

      public void setOwnerGroupName(String ownerGroupName)
      owner group name where template was called
      Parameters:
      ownerGroupName -
    • getOwnerStemName

      public String getOwnerStemName()
      owner stem name where template was called
      Returns:
    • getOwnerGroupName

      public String getOwnerGroupName()
      owner group name where template was called
      Returns: