|
Project: stp | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectcom.ibm.rational.stp.client.samples.FindDatabases
public class FindDatabases
List the user databases visible in the current context
| Field Summary | |
|---|---|
(package private) static javax.wvcm.PropertyRequestItem.PropertyRequest |
DB_PROPS
Properties to be displayed for subscribed user databases |
| Constructor Summary | |
|---|---|
FindDatabases()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program, which instantiates a CM API provider and requests all known ClearQuest database sets and, for each the user databases to which the user is subscribed. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final javax.wvcm.PropertyRequestItem.PropertyRequest DB_PROPS
| Constructor Detail |
|---|
public FindDatabases()
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - Specify a server URL here if databases on the server are to
be included in the report (future feature).
Exception - if no database can be contacted.
|
Generated Fri 11-Jun-2010 08:56 PM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||