|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.store.ArchiveEngine
public class ArchiveEngine
This is a server side archive engine for handling archive.
| Constructor Summary | |
|---|---|
ArchiveEngine()
Create an ArchiveEngine object. |
|
| Method Summary | |
|---|---|
static void |
clear()
Clear the archive engine. |
static ReportArchive |
getReportArchive()
Get a ReportArchive object based on the storaged type defined in Enterprise Manager. |
static ReportArchive |
getReportArchive(String userName)
Get a ReportArchive object based on the storaged type defined in Enterprise Manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArchiveEngine()
| Method Detail |
|---|
public static ReportArchive getReportArchive()
throws Exception
Exception
public static ReportArchive getReportArchive(String userName)
throws Exception
userName - the user name.
Exceptionpublic static void clear()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||