- recreateHit(String) - Method in class com.ibm.edms.od.ODFolder
-
This method will create an ODHit object for the document identified
by a document id.
- RES_CACHE_MAX - Static variable in class com.ibm.edms.od.ODConfig
-
Defines the maximum space available for the use of a resource file cache.
- RESOURCE_CACHE_DIR - Static variable in class com.ibm.edms.od.ODConfig
-
This parameter will override the default ODWEK behavior of caching resources in memory.
- restoreCriteriaToDefaults() - Method in class com.ibm.edms.od.ODFolder
-
Restore the ODCriteria values and operators to their defaults
- retrieve(ODCallback) - Method in class com.ibm.edms.od.ODFolder
-
This method will retrieve the current hits, i.e., those returned
from the last successful search method call.
- retrieve(Vector, ODCallback) - Method in class com.ibm.edms.od.ODFolder
-
This method will retrieve the specified hits from this folder.
- retrieve(String[], ODCallback) - Method in class com.ibm.edms.od.ODFolder
-
This method will retrieve the specified documents from this folder.
- retrieve(String) - Method in class com.ibm.edms.od.ODHit
-
Retrieve document data.
- retrieve(String, String) - Method in class com.ibm.edms.od.ODHit
-
Retrieve document data to file.
- retrieveSegment(int) - Method in class com.ibm.edms.od.ODHit
-
Retrieve data for a specific segment of a Large Object document.
- retrieveSegment(int, String) - Method in class com.ibm.edms.od.ODHit
-
Retrieve data for a specific segment of a Large Object document to file.
- ROW - Static variable in interface com.ibm.edms.od.ODConstant
-