|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.asset.ReportEntry
inetsoft.sree.ServerReportEntry
public class ServerReportEntry
Server report entry locates a replet.
| Field Summary |
|---|
| Fields inherited from class inetsoft.uql.asset.ReportEntry |
|---|
DATA_SPACE_REPORT, EDITING, FILE_REPORT, RESOURCE_REPORT, UNKNOWN_REPORT, URL_REPORT |
| Constructor Summary | |
|---|---|
ServerReportEntry()
Constructor. |
|
ServerReportEntry(String path,
String user)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getStoragePath()
Get the storage path of a replet. |
int |
getType()
Get the storage type. |
void |
parseXML(Element elem)
Method to parse an xml segment. |
| Methods inherited from class inetsoft.uql.asset.ReportEntry |
|---|
clone, containsAssetEntry, equals, getAlias, getContainedAssetEntries, getDescription, getInputStream, getLastModified, getName, getOriginalPath, getOriginalUser, getPath, getReport, getTemplate, getUser, hashCode, isEditable, isEditing, releaseInputStream, setOriginalPath, setOriginalUser, setReport, setTemplate, toString, writeXML |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerReportEntry()
public ServerReportEntry(String path,
String user)
| Method Detail |
|---|
public void parseXML(Element elem)
throws Exception
parseXML in interface inetsoft.util.XMLSerializableparseXML in class ReportEntryelem - the specified xml element.
Exceptionpublic int getType()
getType in class ReportEntrypublic String getStoragePath()
getStoragePath in class ReportEntry
|
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 | ||||||||