Project: stp
A B C D E F G H I K L M N O P Q R S T U V

G

g_callback - Static variable in class com.ibm.rational.stp.client.samples.SimpleCreateQuery
 
g_callback - Static variable in class com.ibm.rational.stp.client.samples.SimpleQuery
 
g_callback - Static variable in class com.ibm.rational.stp.client.samples.Utilities
 
g_cell - Static variable in class com.ibm.rational.stp.client.samples.ExecuteQuery
The result set made accessible to the GUI components for display
g_columns - Static variable in class com.ibm.rational.stp.client.samples.ExecuteQuery
The column headings made accessible to the GUI components for display
g_operationsClass - Static variable in class com.ibm.rational.stp.client.samples.Browser
The class to use for Operations if supported by the application using the Browser class.
g_pass - Static variable in class com.ibm.rational.stp.client.samples.Utilities
Password used by static callback
g_provider - Static variable in class com.ibm.rational.stp.client.samples.Browser
The Provider instance used by all instances of the Browser in a process
g_provider - Static variable in class com.ibm.rational.stp.client.samples.CreateRecordCommand
The CqProvider instance used by the class
g_provider - Static variable in class com.ibm.rational.stp.client.samples.QueryCommand
The CqProvider instance used by the class and its instances
g_provider - Static variable in class com.ibm.rational.stp.client.samples.SimpleCreateQuery
 
g_recordTypeMap - Static variable in class com.ibm.rational.stp.client.samples.QueryUtilities
A Map from user-friendly location to fully-populated record type proxy.
g_repo - Static variable in class com.ibm.rational.stp.client.samples.CreateRecordCommand
The database in which the record will be created determined from the command line inputs
g_repo - Static variable in class com.ibm.rational.stp.client.samples.QueryCommand
The target ClearQuest user database, derived from command-line input
g_user - Static variable in class com.ibm.rational.stp.client.samples.Utilities
User name used by static callback
g_windowX - Static variable in class com.ibm.rational.stp.client.samples.ViewRecord
X offset for the next window to be displayed
g_windowY - Static variable in class com.ibm.rational.stp.client.samples.ViewRecord
Y offset for the next window to be displayed
generateUniqueName(String) - Static method in class com.ibm.rational.stp.client.samples.cc.ViewHelper
Generate a (hopefully) unique name by adding a random integer to the specified base name.
getArgList(ListIterator<String>) - Static method in class com.ibm.rational.stp.client.samples.QueryCommand
Collects the arguments in the command line upto, but not including, the first argument that begins with "-"
getArgs(String[], String[]) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Displays a list of parameters to the user with default values and then allows the user to add or modify values.
getArgs(String[]) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Obtains a list of parameter values from the user.
getAuthentication(String, int) - Method in class com.ibm.rational.stp.client.samples.cc.AuthenticationDemo.DemoCallback
 
getAuthentication(String, int) - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoBase.DefaultCallback
 
getAuthentication(String, int) - Method in class com.ibm.rational.stp.client.samples.Example.MyAuthCallback
 
getClearCaseProvider() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoBase
 
getCmServerUrl() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
URL of CM Server.
getDefaultPropsFile() - Static method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
Get the default properties file.
getDemoUcmProjectVob() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
VOB tag of the demo UCM project VOB.
getDemoVobRootDirectory() - Method in class com.ibm.rational.stp.client.samples.cc.ViewHelper
Get the root directory of the demo VOB in the context of the demo web view.
getGroupList() - Method in class com.ibm.rational.stp.client.samples.SimpleCreateQuery.UnPw
 
getGroupList() - Method in class com.ibm.rational.stp.client.samples.SimpleQuery.UnPw
 
getList() - Method in interface com.ibm.rational.stp.client.samples.BrowserDataModel.Operations
Returns a list of operations that can be applied to the object displayed by this data model.
getList() - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Returns the operations supported by the type of ClearCase resource being displayed in this window.
getLoginDomain() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
User's OS login domain on the CM Server.
getLoginName() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
User's OS login name on the CM Server.
getLoginNameAndDomain() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
User's OS login name and domain on the CM Server in the form DOMAIN\loginname.
getNonUcmViewHelper(CcDemoBase) - Static method in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
getOperations(StpResource) - Static method in class com.ibm.rational.stp.client.samples.Browser
If the g_operationsClass variable is set, returns a new instance of that class initialized with the given Resource proxy.
getOperationsObject() - Method in class com.ibm.rational.stp.client.samples.BrowserDataModel
 
getPassword() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
CearCase domain password on the CM Server.
getPrimaryGroupName() - Method in class com.ibm.rational.stp.client.samples.SimpleCreateQuery.UnPw
 
getPrimaryGroupName() - Method in class com.ibm.rational.stp.client.samples.SimpleQuery.UnPw
 
getProvider(String, String, String) - Static method in class com.ibm.rational.stp.client.samples.Example
Get the ClearCase CM API provider for this example.
getProvider() - Static method in class com.ibm.rational.stp.client.samples.Utilities
Constructs an instance of the CM API provider with or without an authenticator.
getRecordReferencedAt(StpProperty.List<CqFieldValue<?>>, int) - Static method in class com.ibm.rational.stp.client.samples.ViewRecord
Examines the property value of a field and, if it references a record, returns a proxy for the referenced record.
getReferencedRecordType(CqFieldDefinition) - Static method in class com.ibm.rational.stp.client.samples.QueryUtilities
Returns a fully-populated proxy for the record type of the records referenced by a given field definition.
getRequired(String) - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
 
getStaticProvider() - Static method in class com.ibm.rational.stp.client.samples.Utilities
 
getTempDir() - Method in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
Client-side temporary directory for creating temp web views, etc.
getUcmDevelopmentStream() - Method in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
getUcmIntegrationStream() - Method in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
getUcmProject() - Method in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
getUcmProjectVob() - Method in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
getUcmRootFolder() - Method in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
getUrl(String) - Static method in class com.ibm.rational.stp.client.samples.Browser
 
getUserDbList(CqProvider, PropertyRequestItem.PropertyRequest) - Static method in class com.ibm.rational.stp.client.samples.Utilities
 
getView() - Method in class com.ibm.rational.stp.client.samples.cc.ViewHelper
Create a temporary ClearCase web view.
getViewable(int) - Method in class com.ibm.rational.stp.client.samples.BrowserDataModel
Returns the object that is viewable at a given index in the table model

Generated Tue 7-Aug-2012 11:09 PM
A B C D E F G H I K L M N O P Q R S T U V
Copyright © IBM 2012. All rights reserved.