org.theospi.portfolio.reports.model.impl |
|
Java Source File Name | Type | Comment |
BaseResultPostProcessor.java | Class | Created by IntelliJ IDEA. |
BaseResultProcessor.java | Class | Created by IntelliJ IDEA. |
CsvResultPostProcessor.java | Class | Created by IntelliJ IDEA. |
GroupingResultProcessor.java | Class | Created by IntelliJ IDEA. |
LoadArtifactResultProcessor.java | Class | To use this class you need to place the resource UUID into a column of the report query.
The column needs to be then labeled with the ending "_ARTIFACT". |
LoadDisplayNamesProcessor.java | Class | To use this class you need to place the resource UUID into a column of the report query.
The column needs to be then labeled with the ending "_DISPLAYNAME". |
ReportsDefinitionWrapper.java | Class | Created by IntelliJ IDEA. |
ReportsEntityProducer.java | Class | This class is a singleton from components.xml. |
ReportsHttpAccess.java | Class | This class can check for access permissions on a particular reference
User: John Ellis
Date: Dec 24, 2005
Time: 12:03:18 PM
To change this template use File | Settings | File Templates. |
ReportsManagerImpl.java | Class | This class is a singleton that manages the reports on a general basis
When getting the reports a user can run this class checks the
"osp.reports.useWarehouse" sakai.properties property. |