|
Project: stp | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectcom.ibm.rational.stp.client.samples.SimpleQuery
public class SimpleQuery
Sample CM API Application that executes a query named by the user and displays the results in a passive window.
Nested Class Summary | |
---|---|
(package private) static class |
SimpleQuery.UnPw
A simple Authentication object in which the username and password obtained from the user is cached for use by the CM API. |
Field Summary | |
---|---|
(package private) static com.ibm.rational.wvcm.stp.StpProvider.StpCallback |
g_callback
|
Constructor Summary | |
---|---|
SimpleQuery()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static com.ibm.rational.wvcm.stp.StpProvider.StpCallback g_callback
Constructor Detail |
---|
public SimpleQuery()
Method Detail |
---|
public static void main(String[] args) throws Exception
args
-
Exception
|
Generated Sat 19-May-2012 11:16 PM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |