public class GshReportRuntime extends Object
| Constructor and Description |
|---|
GshReportRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assignThreadLocalGshReportRuntime(GshReportRuntime gshReportRuntime) |
Subject |
getCurrentSubject() |
GrouperReportData |
getGrouperReportData()
grouper report data
|
Group |
getOwnerGroup()
owner group where template was called
|
String |
getOwnerGroupName()
owner group name where template was called
|
Stem |
getOwnerStem()
owner stem where template was called
|
String |
getOwnerStemName()
owner stem name where template was called
|
static void |
removeThreadLocalGshReportRuntime() |
static GshReportRuntime |
retrieveGshReportRuntime() |
void |
setCurrentSubject(Subject currentSubject) |
void |
setGrouperReportData(GrouperReportData grouperReportData1)
grouper report data
|
void |
setOwnerGroup(Group ownerGroup)
owner group where template was called
|
void |
setOwnerGroupName(String ownerGroupName)
owner group name where template was called
|
void |
setOwnerStem(Stem ownerStem)
owner stem where template was called
|
void |
setOwnerStemName(String ownerStemName)
owner stem name where template was called
|
public GrouperReportData getGrouperReportData()
public void setGrouperReportData(GrouperReportData grouperReportData1)
grouperReportData1 - public Subject getCurrentSubject()
public void setCurrentSubject(Subject currentSubject)
public static GshReportRuntime retrieveGshReportRuntime()
public static void assignThreadLocalGshReportRuntime(GshReportRuntime gshReportRuntime)
public static void removeThreadLocalGshReportRuntime()
public void setOwnerStemName(String ownerStemName)
ownerStemName - public Group getOwnerGroup()
public void setOwnerGroup(Group ownerGroup)
ownerGroup - public Stem getOwnerStem()
public void setOwnerStem(Stem ownerStem)
ownerStem - public void setOwnerGroupName(String ownerGroupName)
ownerGroupName - public String getOwnerStemName()
public String getOwnerGroupName()
Copyright © 2016 Internet2. All rights reserved.