Uses of Class
com.ibm.rational.rpe.api.docspec.RPEResult

Packages that use RPEResult
com.ibm.rational.rpe.api.docgen   
 

Uses of RPEResult in com.ibm.rational.rpe.api.docgen
 

Methods in com.ibm.rational.rpe.api.docgen that return types with arguments of type RPEResult
 java.util.List<RPEResult> LocalDocumentGenerator.getResults()
          Retrieves the results of a publishing process.
 java.util.List<RPEResult> IDocumentGenerator.getResults()
          Returns the list of results produced by the document generation process.
 java.util.List<RPEResult> RemoteDocumentGenerator.getResults()
          Retrieves the results of a publishing process.