- RADIO_CHECKBOX - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- recalculateScore(boolean) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Sets the flag to indicate to re-calculate the scores and the progress of the assessment (as a percentage) in the next save operation.
- REFERENCE - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
Reference
- refresh() - Method in interface com.ibm.openpages.api.IRefreshable
-
Refresh the instance with the latest state.
- release() - Method in interface com.ibm.openpages.api.service.IServiceFactory
-
Clears service factory resources.
- remove(ISecurityPrincipal) - Method in interface com.ibm.openpages.api.security.IGroup
-
Remove Security Principal
- removeAllLocks(Id) - Method in interface com.ibm.openpages.api.service.IApplicationService
-
Removes all locks, direct and inherited, for a tree of GRC Objects
starting from the specified grcObject.
- removeAttachment(IAttachment) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Remove an attachment from the assessment.
- removeController(IControllerQuestionMap) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionDependency
-
Removes a controller from the dependency.
- removeEnumAnswerById(Id) - Method in interface com.ibm.openpages.api.resource.IEnumAnswersField
-
Removes an enum answer entry by Id.
- removeEnumAnswerByName(String) - Method in interface com.ibm.openpages.api.resource.IEnumAnswersField
-
Removes an enum answer entry by name.
- removeQuestion(Id) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Remove a question from the question.
- removeSection(Id) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Remove a section from the section.
- ResourceUtil - Class in com.ibm.openpages.api.resource.util
-
Resource utility class.
- revoke() - Method in interface com.ibm.openpages.api.security.IRoleAssignment
-
Revokes the role assignment.
- revokeAdminPermissions(List<Id>) - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Revokes list of administrative permissions associated to security principal.
- RICH_TEXT - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
Rich Text
- RICH_TEXT_COLUMN_UNIT_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- RICH_TEXT_COLUMNS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- RICH_TEXT_ROW_UNIT_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- RICH_TEXT_ROWS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- RoleException - Exception in com.ibm.openpages.api
-
- RoleException() - Constructor for exception com.ibm.openpages.api.RoleException
-
Constructs a new RoleException with null
as its detail
message.
- RoleException(String) - Constructor for exception com.ibm.openpages.api.RoleException
-
Constructs a new RoleException with the specified detail message.
- RoleException(String, Throwable) - Constructor for exception com.ibm.openpages.api.RoleException
-
Constructs a new RoleException with the specified detail message and
cause.
- RoleException(Throwable) - Constructor for exception com.ibm.openpages.api.RoleException
-
Constructs a new RoleException with the specified cause and a detail
message of (cause==null ? null : cause.toString()), which
typically contains the class and detail message of cause.
- ROWS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-