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

M

m_countRows - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
Whether or not to count all rows: set by presence of -count
m_data - Variable in class com.ibm.rational.stp.client.samples.SimpleCreateQuery.UnPw
The cached credentials
m_data - Variable in class com.ibm.rational.stp.client.samples.SimpleQuery.UnPw
The cached credentials
m_data - Variable in class com.ibm.rational.stp.client.samples.Utilities.UnPw
The cached credentials
m_demo - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_demoDir - Variable in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
m_devStream - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_fields - Variable in class com.ibm.rational.stp.client.samples.ViewRecord.RecordFrame
 
m_frame - Variable in class com.ibm.rational.stp.client.samples.BrowserDataModel
The frame containing this data model
m_intStream - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_loginName - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_max - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-max operand: The last row of the result set to return
m_min - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-min operand: The first row of the result set to return
m_oldName - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-name operand: The name of an existing query
m_primaryType - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-from operand: the CqRecordType defining the type of records to query
m_project - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_props - Variable in class com.ibm.rational.stp.client.samples.cc.CcDemoBase
 
m_props - Static variable in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
 
m_props - Variable in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
m_propsFile - Variable in class com.ibm.rational.stp.client.samples.cc.CcDemoProps
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.cc.CcDemoBase
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.cc.ListVobsDemo
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.cc.ReadWritePropertiesDemo
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
m_provider - Variable in class com.ibm.rational.stp.client.samples.ViewRecord.Viewer
 
m_pvob - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_pvobTag - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_resource - Variable in class com.ibm.rational.stp.client.samples.CcBrowser
A proxy for the resource being displayed by this Browser window
m_rootFolder - Variable in class com.ibm.rational.stp.client.samples.cc.UcmHelper
 
m_saveName - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-save operand: the name under which the query is to be saved
m_select - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-select operand: Used to build the DisplayField[] for the query
m_stream - Variable in class com.ibm.rational.stp.client.samples.cc.ReadWritePropertiesDemo
 
m_stream - Variable in class com.ibm.rational.stp.client.samples.QueryUtilities.Tokenizer
The remainder of the character stream from which tokens are fetched
m_table - Variable in class com.ibm.rational.stp.client.samples.ViewRecord.RecordFrame
 
m_text - Variable in class com.ibm.rational.stp.client.samples.QueryUtilities.Tokenizer
The original input stream
m_ucmHelper - Variable in class com.ibm.rational.stp.client.samples.cc.ReadWritePropertiesDemo
 
m_view - Variable in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
m_vobRootDir - Variable in class com.ibm.rational.stp.client.samples.cc.ViewHelper
 
m_where - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-where operand: Used to build the filtering expression for the query
m_with - Variable in class com.ibm.rational.stp.client.samples.QueryCommand
-with operand: Used to build the FilterLeaf[] for query parameters
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.Browser
Starts browsing at a user-supplied resource location or in the folders designated for a user-supplied type of resource.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.CcBrowser
Starts the ClearCase version of the Browser using the CcBrower class as the source for resource operations.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.CreateActivity
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.CreateRecord
A sample application for creating ClearQuest records, reusing the editRecord method of the EditRecord example.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.CreateRecordCommand
Creates a new record using field values specified on the command line
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.EditRecord
Extends the ViewRecord example by adding buttons on the record view window to start an edit action, add an attachment, or remove an attachment
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.Example
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.ExecuteQuery
The main program for the ExecuteQuery example.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.FindDatabases
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.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.HelloWorld
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.InstallCheck
Instantiates a provider and tests for successful instantiation of the repository types specified on the input command line.
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.ListRecords
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.QueryCommand
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.SimpleCreateQuery
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.SimpleEdit
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.SimpleQuery
 
main(String[]) - Static method in class com.ibm.rational.stp.client.samples.ViewRecord
The main program for the ViewRecord example.
matches(PropertyNameList.PropertyName, PropertyNameList.PropertyName) - Static method in class com.ibm.rational.stp.client.samples.EditRecord
Determines if the given PropertyName's have the same root name and namespace (ignoring any nested properties they may have).
messages(Throwable) - Static method in class com.ibm.rational.stp.client.samples.Utilities
Extracts the message content from a Throwable and returns it as a hierarchical array of Strings capturing the nesting of the Throwable's message components.
META_PROPS - Static variable in class com.ibm.rational.stp.client.samples.Browser
Meta-properties to be displayed for each property Also the properties requested for property-valued properties
MKACT_OP - Static variable in class com.ibm.rational.stp.client.samples.CcBrowser
 
mkActivity(Resource) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Creates an activity based on input from the user.
mkDir(Resource) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Creates a new directory after obtaining its name from the user
MKDIR_OP - Static variable in class com.ibm.rational.stp.client.samples.CcBrowser
 
mkFile(Resource) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Creates a new file after getting its name from the user.
MKFILE_OP - Static variable in class com.ibm.rational.stp.client.samples.CcBrowser
 
mkStream(Resource) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Creates a new UCM Stream after obtaining parameters from user.
MKSTREAM_OP - Static variable in class com.ibm.rational.stp.client.samples.CcBrowser
 
mkView(Resource) - Method in class com.ibm.rational.stp.client.samples.CcBrowser
Creates a ClearCase view after getting creation parameters from the user.
MKVIEW_OP - Static variable in class com.ibm.rational.stp.client.samples.CcBrowser
 
myAssert(boolean) - Static method in class com.ibm.rational.stp.client.samples.Example
 

Generated Mon 15-Aug-2011 10:18 PM
A B C D E F G H I K L M N O P Q R S T U V
Copyright © IBM 2011. All rights reserved.