|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CatalogInfo
Interface CatalogInfo contains information of a catalog in the server.
| Method Summary | |
|---|---|
boolean |
canCreateReport()
Test whether the resource path maps can create new report. |
java.lang.String[] |
getAllDataSource()
Return all datasource of the catalog. |
java.util.Vector |
getCatConnectionInfos()
Return DB connection info of the catalog. |
| Method Detail |
|---|
java.util.Vector getCatConnectionInfos()
throws RptServerException
RptServerException - if a RptServerException occurs.CatConnectionInfo
java.lang.String[] getAllDataSource()
throws RptServerException
RptServerException - if a RptServerException occurs.
boolean canCreateReport()
throws RptServerException
RptServerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||