Class GshReportRuntime
java.lang.Object
edu.internet2.middleware.grouper.app.reports.GshReportRuntime
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
assignThreadLocalGshReportRuntime
(GshReportRuntime gshReportRuntime) grouper report dataowner group where template was calledowner group name where template was calledowner stem where template was calledowner stem name where template was calledstatic void
static GshReportRuntime
void
setCurrentSubject
(Subject currentSubject) void
setGrouperReportData
(GrouperReportData grouperReportData1) grouper report datavoid
setOwnerGroup
(Group ownerGroup) owner group where template was calledvoid
setOwnerGroupName
(String ownerGroupName) owner group name where template was calledvoid
setOwnerStem
(Stem ownerStem) owner stem where template was calledvoid
setOwnerStemName
(String ownerStemName) owner stem name where template was called
-
Constructor Details
-
GshReportRuntime
public GshReportRuntime()
-
-
Method Details
-
getGrouperReportData
grouper report data- Returns:
- data
-
setGrouperReportData
grouper report data- Parameters:
grouperReportData1
-
-
getCurrentSubject
-
setCurrentSubject
-
retrieveGshReportRuntime
-
assignThreadLocalGshReportRuntime
-
removeThreadLocalGshReportRuntime
public static void removeThreadLocalGshReportRuntime() -
setOwnerStemName
owner stem name where template was called- Parameters:
ownerStemName
-
-
getOwnerGroup
owner group where template was called- Returns:
- owner group
-
setOwnerGroup
owner group where template was called- Parameters:
ownerGroup
-
-
getOwnerStem
owner stem where template was called- Returns:
-
setOwnerStem
owner stem where template was called- Parameters:
ownerStem
-
-
setOwnerGroupName
owner group name where template was called- Parameters:
ownerGroupName
-
-
getOwnerStemName
owner stem name where template was called- Returns:
-
getOwnerGroupName
owner group name where template was called- Returns:
-