A B C D E F G H I L M N O P R S T U V W X

R

readConfigurationData(ConfigurationMetadata, Credential, List<ConfigurationLayer.ConfigurationValue>) - Static method in class com.ibm.rational.rpe.api.docspec.ConfigurationLayer
Deprecated. 
readConfigurationData(ConfigurationMetadata, String, List<ConfigurationLayer.ConfigurationValue>, Credential) - Method in class com.ibm.rational.rpe.api.docspec.ConfigurationLayer
Deprecated. 
readConfigurationOptions(ConfigurationMetadata, String, List<ConfigurationLayer.ConfigurationValue>, Credential) - Method in class com.ibm.rational.rpe.api.docspec.ConfigurationLayer
Resolves the configuration metadata, if not empty.
readConfigurationOptions(ConfigurationMetadata, Credential, List<ConfigurationLayer.ConfigurationValue>) - Static method in class com.ibm.rational.rpe.api.docspec.ConfigurationLayer
Deprecated. 
readJobLogURI() - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Reads the log URI for the current job from the server.
readJobResultsURI() - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Reads the log results URI for the current job from the server.
readJobStatus() - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Reads the status for the current job from the server.
registerFile(String) - Method in class com.ibm.rational.rpe.common.utils.URLDataProvider
Adds the file to the cache
registerListener(RPEListener) - Method in interface com.ibm.rational.rpe.api.docgen.IDocumentGenerator
Registers a RPE listener to receive progress messages about the document generation
registerListener(RPEListener) - Method in class com.ibm.rational.rpe.api.docgen.LocalDocumentGenerator
See IDocumentGenerator#registerListener().
registerListener(RPEListener) - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
See IDocumentGenerator.registerListener(RPEListener)
RemoteDocumentGenerator - Class in com.ibm.rational.rpe.api.docgen
Utility class for running reports using a remote web service instance.
RemoteDocumentGenerator(String, Credential) - Constructor for class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Constructs a new RemoteDocumentGenerator instance that connects to the given server.
RemoteDocumentGenerator(Credential, String) - Constructor for class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Constructs a new RemoteDocumentGenerator instance that connects to the given server.
remove(Value) - Method in class com.ibm.rational.rpe.common.data.Value
Removes the value object from the collection of values.
removeAll(Collection<Feature>) - Method in class com.ibm.rational.rpe.common.data.Feature
Removes all of the features provided in the collection argument from this feature.
removeAllFeatures() - Method in class com.ibm.rational.rpe.common.data.Feature
Removes all the direct child features.
removeAllProperties() - Method in class com.ibm.rational.rpe.common.data.Feature
Removes all the direct child properties.
removeFeature(Feature) - Method in class com.ibm.rational.rpe.common.data.Feature
Removes the given feature from the children of this feature.
removeFeature(Feature, Feature) - Static method in class com.ibm.rational.rpe.common.utils.PropertyUtils
Deprecated. 
removeFeatures(Feature, String) - Static method in class com.ibm.rational.rpe.common.utils.FeatureUtils
Removes from the context feature all of the features with a matching tag
removeHeader(String) - Method in class com.ibm.rational.rpe.common.utils.ConnectionArguments
Removes the header with the given name
removeLog(RPELogging) - Method in class com.ibm.rational.rpe.api.docspec.RPERuntime
Removes a log from the run time section.
removeOutput(RPEOutput) - Method in class com.ibm.rational.rpe.api.docspec.RPERuntime
Removes an output from the run time section.
removeProperty(Property) - Method in class com.ibm.rational.rpe.common.data.Feature
Removes the given property from this feature, if found.
removeProperty(Feature, String) - Static method in class com.ibm.rational.rpe.common.utils.PropertyUtils
Removes the first occurrence of a property with name name from the context feature.
removeProperty(Feature, Property) - Static method in class com.ibm.rational.rpe.common.utils.PropertyUtils
Deprecated. 
removeStatusListener(RPEListener) - Method in class com.ibm.rational.rpe.api.docgen.LocalDocumentGenerator
Deprecated. 
removeStatusListener(RPEListener) - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
Deprecated. 
removeTemplate(RPETemplate) - Method in class com.ibm.rational.rpe.api.docspec.RPERuntime
Removes a template from the run time information.
removeValues(Collection<Value>) - Method in class com.ibm.rational.rpe.common.data.Value
Removes all the value objects that are passed as input from the collection of values.
replaceTemplate(RPEDocumentSpecification, RPETemplate, String, Credential, String) - Method in class com.ibm.rational.rpe.api.docspec.DocumentSpecificationBuilder
For a given document specification, this method replaces an existing document template with a new one.
replaceTemplate(RPEDocumentSpecification, String, String, Credential, String) - Method in class com.ibm.rational.rpe.api.docspec.DocumentSpecificationBuilder
For a given document specification, this method replaces an existing template with a new one.
replaceTemplate(RPEDocumentSpecification, String, String, String) - Method in class com.ibm.rational.rpe.api.docspec.DocumentSpecificationBuilder
For a given document specification, this method replaces an existing document template with a new one.
resume() - Method in class com.ibm.rational.rpe.api.docgen.LocalDocumentGenerator
Resumes a paused publishing process.
resume() - Method in class com.ibm.rational.rpe.api.docgen.RemoteDocumentGenerator
'Resume' functionality is not implemented for RemoteDocumentGenerator
resume() - Method in interface com.ibm.rational.rpe.engine.IControl
Requests the object to resume its execution.
RPE_EXAMPLES_FOLDER - Static variable in class com.ibm.rational.rpe.common.config.RPEConfigConstants
 
RPEConfigConstants - Class in com.ibm.rational.rpe.common.config
Contains definitions for element and attribute names that are commonly used in the configuration and document specification files.
RPEConfigConstants() - Constructor for class com.ibm.rational.rpe.common.config.RPEConfigConstants
 
RPEConfigConstants.SchemaType - Enum in com.ibm.rational.rpe.common.config
Internal
RPEDataSource - Class in com.ibm.rational.rpe.api.docspec
Models the information for a single data source in a document specification object.
RPEDataSource() - Constructor for class com.ibm.rational.rpe.api.docspec.RPEDataSource
 
RPEDocumentSpecification - Class in com.ibm.rational.rpe.api.docspec
Represents a document specification object.
RPEDocumentSpecification() - Constructor for class com.ibm.rational.rpe.api.docspec.RPEDocumentSpecification
 
RPEEngine - Class in com.ibm.rational.rpe.engine.core
The entry point for RPE document generation.
RPEEngine() - Constructor for class com.ibm.rational.rpe.engine.core.RPEEngine
 
RPEException - Exception in com.ibm.rational.rpe.common.utils
The base class for all exceptions that are thrown by Rational Reporting for Document Generation (RRDG) and Rational Publishing Engine.
RPEException(Throwable) - Constructor for exception com.ibm.rational.rpe.common.utils.RPEException
Constructs an RPEException instance by wrapping the exception that is passed as argument.
RPEException(String, Throwable) - Constructor for exception com.ibm.rational.rpe.common.utils.RPEException
Constructs an RPEException instance by wrapping the exception that is passed as argument and setting the description to reason
RPEException(String) - Constructor for exception com.ibm.rational.rpe.common.utils.RPEException
Constructs an RPEException using the provided reason
RPEListener - Interface in com.ibm.rational.rpe.api.docspec
A progress listener.
RPELog - Class in com.ibm.rational.rpe.common.log
Provides an abstraction to logging abilities in RPE.
RPELog.Level - Enum in com.ibm.rational.rpe.common.log
The various severities of log messages
RPEMetadata - Class in com.ibm.rational.rpe.api.docspec
Represents the metadata associated with various document artifacts RPEDocumentSpecification, RPETemplate, and others.
RPEMetadata() - Constructor for class com.ibm.rational.rpe.api.docspec.RPEMetadata
 
RPEOutput - Class in com.ibm.rational.rpe.api.docspec
Represents an output in a RPEDocumentSpecification object.
RPEOutput() - Constructor for class com.ibm.rational.rpe.api.docspec.RPEOutput
 
RPEResult - Class in com.ibm.rational.rpe.api.docspec
The RPEResult models the result after a publishing process ends successfully.
RPEResult() - Constructor for class com.ibm.rational.rpe.api.docspec.RPEResult
 
RPERuntime - Class in com.ibm.rational.rpe.api.docspec
Runtime configuration for a RPEDocumentSpecification object.
RPERuntime() - Constructor for class com.ibm.rational.rpe.api.docspec.RPERuntime
 
RPETemplate - Class in com.ibm.rational.rpe.api.docspec
Represents a document template object.
RPETemplate(String) - Constructor for class com.ibm.rational.rpe.api.docspec.RPETemplate
Constructor for the RPETemplate class.
RRDGCommonConstants - Class in com.ibm.rational.rpe.common.utils
Constants that are commonly used across Rational Reporting for Document Generation (RRDG)
RRDGCommonConstants() - Constructor for class com.ibm.rational.rpe.common.utils.RRDGCommonConstants
 
RRDGRuntimeSwitches - Class in com.ibm.rational.rpe.common.config
The run time switches that are supported by Rational Reporting for Document Generation (RRDG).
RRDGRuntimeSwitches() - Constructor for class com.ibm.rational.rpe.common.config.RRDGRuntimeSwitches
 

A B C D E F G H I L M N O P R S T U V W X