Project: stp

com.ibm.rational.stp.client.samples
Class SimpleQuery

Object
  extended by com.ibm.rational.stp.client.samples.SimpleQuery

public class SimpleQuery
extends Object

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

g_callback

static com.ibm.rational.wvcm.stp.StpProvider.StpCallback g_callback
Constructor Detail

SimpleQuery

public SimpleQuery()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

Generated Wed 20-May-2009 10:44 PM

Copyright © IBM 2009. All rights reserved.