Class GuiReportInstance
java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.ui.GuiReportInstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<GuiReportInstance>buildGuiReportInstances(GrouperReportConfigurationBean reportConfigBean, List<GrouperReportInstance> reportInstances) processSubjects(String subjectString) take in pennperson::::89505485,pennperson::::10021368 and return gui subject short stringsvoidsetReportConfigBean(GrouperReportConfigurationBean reportConfigBean) report config bean associated with the current objectvoidsetReportInstance(GrouperReportInstance reportInstance) report instance associated with the current object
-
Constructor Details
-
GuiReportInstance
public GuiReportInstance()
-
-
Method Details
-
processSubjects
take in pennperson::::89505485,pennperson::::10021368 and return gui subject short strings- Parameters:
subjectString-- Returns:
- gui subject short link
-
buildGuiReportInstances
public static List<GuiReportInstance> buildGuiReportInstances(GrouperReportConfigurationBean reportConfigBean, List<GrouperReportInstance> reportInstances) - Parameters:
reportConfigBean-reportInstances-- Returns:
- list of gui report instances
-
getRunTime
- Returns:
- user friendly run time
-
getUnencryptedReportFileSize
- Returns:
- get human friendly unencrypted report file size
-
getReportConfigBean
- Returns:
- report config bean associated with the current object
-
getReportInstance
- Returns:
- report instance associated with the current object
-
setReportConfigBean
report config bean associated with the current object- Parameters:
reportConfigBean-
-
setReportInstance
report instance associated with the current object- Parameters:
reportInstance-
-
getReportInstanceEncryptionKey
- Returns:
- report instance encryption key with masking
-