public final class DBReportUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static DBClause |
buildDBClause(DataSource ds,
SDBContext context,
DBFilterInterface filter)
build a clause
|
static DBObject |
findBranch(DBObject folder,
java.util.List path,
int offset)
find a branch
|
static DBReport |
findReport(DataSource ds,
java.lang.String pURL)
find a report
|
static GlobalKey |
getRootFolderKey()
the root folder
|
public static DBReport findReport(DataSource ds, java.lang.String pURL) throws java.lang.Exception
ds - data sourcepURL - the URLjava.lang.Exception - a serious problempublic static DBObject findBranch(DBObject folder, java.util.List path, int offset) throws java.lang.Exception
folder - the folderpath - the pathoffset - the offsetjava.lang.Exception - a serious problempublic static GlobalKey getRootFolderKey() throws java.lang.Exception
java.lang.Exception - a serious problempublic static DBClause buildDBClause(DataSource ds, SDBContext context, DBFilterInterface filter) throws java.lang.Exception
ds - the datasourcecontext - the contextfilter - the filterjava.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.