- saveQuestionnaire(IQuestionnaire) - Method in interface com.ibm.openpages.api.service.IQuestionnaireService
-
Save a questionnaire
- saveResource(T) - Method in interface com.ibm.openpages.api.service.IResourceService
-
Save a resource.
- saveRLSRules(IRLSTypeDefinitionRules) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Save Rules
- search(String, SearchOptions) - Method in interface com.ibm.openpages.api.service.ISearchService
-
Perform a search with the given search terms and options.
- SearchEvent - Class in com.ibm.openpages.api.trigger.events
-
Represents the event type to search for objects.
- SearchEvent(TriggerPositionType, Context, Object[]) - Constructor for class com.ibm.openpages.api.trigger.events.SearchEvent
-
- SearchException - Exception in com.ibm.openpages.api.search
-
OpenPages Global Search function related Exception;
for Search ErrorCodes.
- SearchException() - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchException(ErrorCode, List<Object>, Throwable) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchException(ErrorCode, String, Throwable) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
Convenience constructor for SearchException with a single error message parameter, additionalErrorText and
a Throwable cause.
- SearchException(ErrorCode, String) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
Convenience constructor for SearchException with a single error message parameter, additionalErrorText.
- SearchException(ErrorCode, List<Object>) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchException(String, Throwable) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchException(String) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchException(Throwable) - Constructor for exception com.ibm.openpages.api.search.SearchException
-
- SearchFacetOptions - Class in com.ibm.openpages.api.search
-
- SearchFacetOptions() - Constructor for class com.ibm.openpages.api.search.SearchFacetOptions
-
Constructs a SearchFacetOptions object that will hold various facet search data.
- SearchMode - Enum in com.ibm.openpages.api.search
-
Enumeration for Global Search options.
- SearchOptions - Class in com.ibm.openpages.api.search
-
Search method options specifying what to search and how to retrieve results.
- SearchOptions() - Constructor for class com.ibm.openpages.api.search.SearchOptions
-
Construct with default options.
- secureSendEmail(String, String, String, String, boolean, String, String, String, String) - Static method in class com.ibm.openpages.api.application.EmailUtil
-
This method sends out email by using a secured SMTP services.
- SecurityPrincipalInfo - Class in com.ibm.openpages.api.security
-
Parent class for the specification of a security principal, which forms part of the specification of
a user or group.
- SELECTOR_INCLUDE_DISABLED_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- SELECTOR_INCLUDE_SUBGROUPS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- SELECTOR_MIN_ACCESS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- SELECTOR_SPAN_COLUMNS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- SELECTOR_STARTING_GROUP_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- sendEmail(EmailOptions) - Static method in class com.ibm.openpages.api.application.EmailUtil
-
Send email
- sendEmail(String, String, String, Object[], String, Object[], boolean, Context, StringBuffer, Locale) - Static method in class com.ibm.openpages.api.application.EmailUtil
-
Send email by using OpenPages Application Strings.
- sendEmailBySecuredServer(String, String, String, Object[], String, Object[], boolean, Context, String, String, String, String, StringBuffer, Locale) - Static method in class com.ibm.openpages.api.application.EmailUtil
-
Send out emails by using a secured SMTP server and gets Subject and Body
from OpenPages application string.
- SendEmailEventHandler - Class in com.ibm.openpages.api.trigger.oob
-
This GRC trigger event handler sends email out to users specified in the
fields of the Resource object.
- SendEmailEventHandler() - Constructor for class com.ibm.openpages.api.trigger.oob.SendEmailEventHandler
-
- ServerType - Enum in com.ibm.openpages.api
-
Application servers supported by OpenPages GRC.
- SERVICE_APPID - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_HOST_NAME - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_LOCAL - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_PORT - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_PROTOCOL - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_REMOTE_ADDRESS - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_REMOTE_HOST - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_SESSION - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_USER_NAME - Static variable in class com.ibm.openpages.api.Context
-
- SERVICE_USER_PASSWORD - Static variable in class com.ibm.openpages.api.Context
-
- ServiceFactory - Class in com.ibm.openpages.api.service
-
Gives access to an OpenPages service factory class.
- ServiceFactory() - Constructor for class com.ibm.openpages.api.service.ServiceFactory
-
- setAccess(List<IFLSPropertyAccess>) - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Sets the List of FLSRule.
- setAccess(List<IRLSAccess>) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the List of RLSRule.
- setAction(DateFacetParam.DateFacetAction) - Method in class com.ibm.openpages.api.search.DateFacetParam
-
Set the date facet action: On Date, Range Date, Previous Days, Next Days
- setAction(UserFacetParam.UserFacetAction) - Method in class com.ibm.openpages.api.search.UserFacetParam
-
Set the user facet action: Me, and Others
- setAddCopiedFromComment(boolean) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets if add copied from comment
- setAdminLevel(int) - Method in class com.ibm.openpages.api.security.GroupInfo
-
Sets the administration level for the user group.
- setAdminLevel(int) - Method in interface com.ibm.openpages.api.security.IGroup
-
Updates the administration level associated with a security group.
- setAdminMode(boolean) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set whether Administrator mode should be enabled or disabled.
- setAnswer(Object) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets answer of the question.
- setAnswerType(AnswerType) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets answer type of the question
- setAssignee(IGRCObject, String) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- setAttributes(HashMap<String, String>) - Method in class com.ibm.openpages.api.trigger.AbstractEventHandler
-
Sets the Map of all attributes of the event handler.
- setAttributes(HashMap<String, String>) - Method in class com.ibm.openpages.api.trigger.AbstractRule
-
Sets the attributes for rules.
- setBatchSize(int) - Method in interface com.ibm.openpages.api.BatchIterator
-
Set batch size
- setBody(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the body of the email
- setBodyParams(Object[]) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets parameters that will be formated into body text
- setBodyTextKey(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the key that is used to locate the application string for body
- setBooleanValue(Boolean) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a Boolean
- setCanChangePassword(Boolean) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets whether a password can be changed
- setCanChangePassword(boolean) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets whether password can be changed.
- setCaseInsensitive(boolean) - Method in interface com.ibm.openpages.api.query.IQuery
-
Specifies whether Query is applying case insensitive or case sensitive comparisons.
- setChildrenTypesToCopy(List<ITypeDefinition>) - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Explicit list of Object Types to include in the copyToParent
operation, if isIncludeChildren is true.
- setChildrenTypesToMove(List<ITypeDefinition>) - Method in class com.ibm.openpages.api.application.MoveObjectOptions
-
Explicit list of Object Types to include in the moveGRCObject
operation.
- setConditions(String) - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Sets the condition of FLSRule.
- setConditions(String) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the condition of RLSRule.
- setConflictBehavior(CopyConflictBehavior) - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Specifies the behavior of the copy operation
when a GRCObject with the same name already exists at the location.
- setConflictBehavior(MoveConflictBehavior) - Method in class com.ibm.openpages.api.application.MoveObjectOptions
-
Specifies the behavior for a move operation
when a GRCObject with the same name already exists at the location.
- setContent(InputStream, long) - Method in interface com.ibm.openpages.api.resource.IDocument
-
Sets the file content for this document.
- setContent(InputStream, long, IFileTypeDefinition) - Method in interface com.ibm.openpages.api.resource.IDocument
-
Sets the file content for this document.
- setContent(byte[]) - Method in interface com.ibm.openpages.api.resource.IDocument
-
Sets the file content for this document.
- setContent(byte[], IFileTypeDefinition) - Method in interface com.ibm.openpages.api.resource.IDocument
-
Sets the file content for this document.
- setContext(Context) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the API context
- setCopyFromProgramId(String) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets the copy from program Id
- setCopyQuestionAttachments(boolean) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets if copy question attachments
- setCopyQuestionComments(boolean) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets if copy question comments
- setCreatedById(Id) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set the creator (user) id of querying processes.
- setCreatedOnBegin(Date) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set begin of the created time of querying processes.
- setCreatedOnEnd(Date) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set the end of the created time of querying processes.
- setCurrencyValue(Double) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a Double
- SetCurrentDateHandler - Class in com.ibm.openpages.api.trigger.oob
-
This GRC trigger event handler sets the value of a date field to the current date.
- SetCurrentDateHandler() - Constructor for class com.ibm.openpages.api.trigger.oob.SetCurrentDateHandler
-
- setDate(String) - Method in class com.ibm.openpages.api.search.DateFacetParam
-
Set the date facet data for Solr usage.
- setDates(List<DateFacetParam>) - Method in class com.ibm.openpages.api.search.SearchFacetOptions
-
Set the facet value(s) for date(s).
- setDateValue(Date) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a Date
- setDefaultMaxRows(int) - Method in interface com.ibm.openpages.api.service.IQueryService
-
Sets the default maximum number of rows to return.
- setDescription(String) - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Sets the description of FLSRule.
- setDescription(String) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the description of RLSRule.
- setDescription(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaireBase
-
Sets the description of the questionnaire resource.
- setDescription(String) - Method in interface com.ibm.openpages.api.resource.IResource
-
Sets the description of a resource.
- setDescription(String) - Method in class com.ibm.openpages.api.security.GroupInfo
-
Sets the description for the user group.
- setDescription(String) - Method in interface com.ibm.openpages.api.security.IGroup
-
Updates description of a security group.
- setDescription(String) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets description information about the account.
- setDescription(String) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Description
- setDisableAllTriggers(boolean) - Method in class com.ibm.openpages.api.Context
-
Sets whether disables (or enables) all triggers.
- setEmail(String) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Email
- setEmailAddress(String) - Method in interface com.ibm.openpages.api.security.IGroup
-
Updates the email address associated with a security group.
- setEmailAddress(String) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets the email address associated with a user.
- setEmailOption(LaunchProgramOptions.EmailOption) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets the email option.
- setEnabled(Boolean) - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Enables or disables the rule.
- setEnabled(Boolean) - Method in interface com.ibm.openpages.api.configuration.IRLSAccess
-
Sets the boolean value for RLSAccess.
- setEnabled(Boolean) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Enables or disables the rule.
- setEnabled(Boolean) - Method in interface com.ibm.openpages.api.configuration.IRLSTypeDefinitionRules
-
Enables IRLSRule when set to true.
- setEnabled(boolean) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Enabled
- setEndDate(Date) - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
Sets the end date for logs retrieval.
- SetEnumFieldHandler - Class in com.ibm.openpages.api.trigger.oob
-
This GRC trigger event handler sets the value of an enumerate field
to a specific value defined in the attributes.
- SetEnumFieldHandler() - Constructor for class com.ibm.openpages.api.trigger.oob.SetEnumFieldHandler
-
- setEnumValue(IEnumValue) - Method in interface com.ibm.openpages.api.resource.IEnumField
-
Sets the field value with an element of an enumeration.
- setEnumValues(List<IEnumValue>) - Method in interface com.ibm.openpages.api.resource.IMultiEnumField
-
Sets the value of a multi-selectable enumerated field.
- setErrorMessage() - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- setEvaluateComputedFields(boolean) - Method in class com.ibm.openpages.api.resource.GRCObjectFilter
-
Sets whether to evaluate computed fields
- setExchangeRate(Double) - Method in interface com.ibm.openpages.api.resource.ICurrencyField
-
Sets the exchange rate.
- setExchangeRate(IExchangeRate) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set a new exchange rate.
- setExchangeRates(List<IExchangeRate>) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set a list of exchange rates.
- setFacetOption(SearchFacetOptions) - Method in class com.ibm.openpages.api.search.SearchOptions
-
Set the list of types, identified by their Id, to scope the search.
- setFieldDefinition(IFieldDefinition) - Method in interface com.ibm.openpages.api.configuration.IFLSPropertyAccess
-
Sets FieldDefinition for IFLSRule.
- setFieldFilters(IFieldDefinition...) - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
Sets the list of field filters to include.
- setFieldFilters(IFieldDefinition...) - Method in class com.ibm.openpages.api.resource.ContaineeFilter
-
Sets one or more field definition filters.
- setFieldFilters(IFieldDefinition...) - Method in class com.ibm.openpages.api.resource.GRCObjectFilter
-
Sets the list field filters to include.
- setFieldValue(IField, Object) - Static method in class com.ibm.openpages.api.resource.util.ResourceUtil
-
Sets the value of the Field with the object specified.
- setFirstName(String) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets the first name of the user.
- setFirstName(String) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets first name.
- setFloatValue(Double) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a Double
- setFLsRules(List<IFLSRule>) - Method in interface com.ibm.openpages.api.configuration.IRLSTypeDefinitionRules
-
Sets the IFLSRules for a specific TypeDefinition
- setFolderPath(String) - Method in class com.ibm.openpages.api.search.SearchFacetOptions
-
Set the facet value for folder path.
- setFrom(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the from email address.
- setHidden(boolean) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Hidden
- setHonorPrimary(boolean) - Method in interface com.ibm.openpages.api.query.IQuery
-
Specifies whether primary associations are honored.
- setHonorPrimary(boolean) - Method in class com.ibm.openpages.api.resource.AssociationFilter
-
Sets the status of HonorPrimary flag.
- setIgnoreError(boolean) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets whether to continue sending out emails when an error occurred
- setInclAssociationForReturnObjs(IncludeAssociations) - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Specifies the associations to be included on
returned GRCObjects by the copy operation.
- setIncludeAllChildren(boolean) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set if include children processes in the query result.
- setIncludeAssociations(IncludeAssociations) - Method in class com.ibm.openpages.api.resource.AssociationFilter
-
Sets include association type.
- setIncludeChildren(boolean) - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Sets whether the copy operation will include children associated with the object being copied.
- setIncludeContainees(IncludeContainees) - Method in class com.ibm.openpages.api.resource.ContaineeFilter
-
Sets the type of containees to include.
- setIncludeMembers(boolean) - Method in class com.ibm.openpages.api.security.GroupOptions
-
Sets includeMembers setting
- setIncludeOrphanFields(boolean) - Method in class com.ibm.openpages.api.resource.GRCObjectFilter
-
Sets whether to return orphan fields.
- setIntegerValue(Integer) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a Integer
- setIsTemporaryPassword(Boolean) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets whether a password is temporary
- setIsTemporaryPassword(boolean) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets the flag to make password temporary.
- setLastName(String) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets the last name of the user.
- setLastName(String) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets last name.
- setLevel(int) - Method in class com.ibm.openpages.api.security.GroupInfo
-
Sets the level for the user group.
- setLinkBuffer(StringBuffer) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the string buffer for a URL that points to the object in OpenPages
- setLocalAmount(Double) - Method in interface com.ibm.openpages.api.resource.ICurrencyField
-
Sets the local amount.
- setLocalCurrency(ICurrency) - Method in interface com.ibm.openpages.api.resource.ICurrencyField
-
Sets the local currency.
- setLocale(Locale) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the locale to get translated application texts for subject and body
- setLocale(Locale) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets locale information associated with the user.
- setLocale(Locale) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Locale
- setLogicalOperator(LogicalOperatorType) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionDependency
-
Sets the logical operator of the dependency.
- setLogicalOperatorType(LogicalOperatorType) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the RbsLogicalOperator for RLSRule.
- setMaxRows(int) - Method in interface com.ibm.openpages.api.query.IQuery
-
- setMiddleName(String) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets the middle name of the user.
- setMiddleName(String) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets middle name.
- setMimeTypeIDs(List<Id>) - Method in class com.ibm.openpages.api.search.SearchFacetOptions
-
Set the facet value for MIME type.
- setMode(SearchMode) - Method in class com.ibm.openpages.api.search.SearchOptions
-
Sets the search mode either BASIC or ADVANCED.
- setName(String) - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Sets the name of FLSRule.
- setName(String) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the name of RLSRule.
- setName(String) - Method in interface com.ibm.openpages.api.resource.IResource
-
Sets the name of a resource.
- setName(String) - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Sets the name of the security principal.
- setName(String) - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Set Name
- setObjectTypes(List<Id>) - Method in class com.ibm.openpages.api.search.SearchFacetOptions
-
Set the facet value for object-types.
- setOptions(List<IQuestionOption>) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets options for selection question.
- setOrder(int) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaireBase
-
Sets the order of the resource.
- setPageSize(int) - Method in interface com.ibm.openpages.api.query.IQuery
-
Sets the page size to use for the result set.
- setParameterValue(String, String...) - Method in interface com.ibm.openpages.api.application.IReportParameters
-
Sets the value for a specified parameter to pass to the report.
- setParentFolder(IFolder) - Method in interface com.ibm.openpages.api.resource.IResource
-
Sets the parent folder using the supplied folder.
- setParentProcessId(Id) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set the parent process id of querying processes.
- setPassword(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the password for authenticating into the SMTP server.
- setPassword(String) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets password.
- setPasswordChangeFromAdmin(boolean) - Method in class com.ibm.openpages.api.security.UserInfo
-
Specifies that the password was changed by administrator.
- setPasswordExpiresInDays(Integer) - Method in interface com.ibm.openpages.api.security.IUser
-
Sets password duration in days.
- setPasswordExpiresInDays(int) - Method in class com.ibm.openpages.api.security.UserInfo
-
Sets password expiry in days.
- setPermission(Permissions) - Method in interface com.ibm.openpages.api.configuration.IRLSAccess
-
Sets the Permissions(read, write, delete, associate, create) for IRLSRule.
- setPort(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the port number that identifies the SMTP server port.
- setPreferredProfile(IProfile, IUser) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set the preferred profile for the user.
- setPreferredProfile(IProfile) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set the preferred profile for the current user.
- setPrimaryParent(IGRCObject) - Method in interface com.ibm.openpages.api.resource.IGRCObject
-
Set the primary parent.
- setPrimaryParent(Id) - Method in interface com.ibm.openpages.api.resource.IGRCObject
-
Sets the primary parent.
- setProcessId(Id) - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
Set The process id to query.
- setQuestionnaireAssessmentTypeName(String) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets type definition name of the questionnaire assessment.
- setQuestionnaireTemplateTypeName(String) - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
Sets type definition name of the questionnaire template.
- setRangeEnd(int) - Method in class com.ibm.openpages.api.search.SearchOptions
-
Sets the ending index of range to return in search results.
- setRangeStart(int) - Method in class com.ibm.openpages.api.search.SearchOptions
-
Set the starting index of range to return in search results.
- setRationale(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaireBase
-
Sets the rationale of the questionnaire resource.
- setReadSelected(Boolean) - Method in interface com.ibm.openpages.api.configuration.IFLSPropertyAccess
-
Sets the Boolean value for read-only on field definition.
- setRecipients(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the recipients email addresses.
- setReference(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaireBase
-
Sets the reference of this questionnaire resource.
- setReportingPeriod(IReportingPeriod) - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
Sets the reporting period.
- setReportingPeriod(IReportingPeriod) - Method in interface com.ibm.openpages.api.query.IQuery
-
- setReportingPeriod(IReportingPeriod) - Method in class com.ibm.openpages.api.resource.FolderFilter
-
Sets the reporting period.
- setReportingPeriod(IReportingPeriod) - Method in class com.ibm.openpages.api.resource.GRCObjectFilter
-
Sets the reporting period.
- setRequires(List<String>) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets the list of evidence types required by this question for the
question to be considered complete.
- setRetryTimes(int) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the retry times to send email.
- setRuleAttributes(HashMap<String, String>) - Method in class com.ibm.openpages.api.trigger.AbstractEventHandler
-
Sets the attributes from rule containing this event handler, for the event handler to access.
- setRules(List<IRLSRule>) - Method in interface com.ibm.openpages.api.configuration.IRLSTypeDefinitionRules
-
Sets the IRLSRules for a specific TypeDefinition
- setSearchId(String) - Method in class com.ibm.openpages.api.search.SearchOptions
-
Not used.
- setSecureType(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the security type of the SMTP server.
- setShowAttachmentTab(boolean) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets if need to show the question attachment tab
- setShowCommentTab(boolean) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets if need to show the question comment tab
- setSmtpServer(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the SMTP server host or IP address.
- setStartDate(Date) - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
Sets the start date for logs retrieval.
- setStatus(QuestionStatus) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets the status of the question
- setStringValue(String) - Method in class com.ibm.openpages.api.query.ParameterValue
-
Sets the value of this input parameter as a String
- setSubject(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the subject of the email
- setSubjectParams(Object[]) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets parameters that will be formated into subject text
- setSubjectTextKey(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the key that is used to locate the application string for a subject
- setTableColumns(List<IQuestionTableColumn>) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets table columns for selection question.
- setTimeout(int) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the time out (in seconds) to send email.
- setTitle(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaireBase
-
Sets the title of this questionnaire resource.
- setTransition(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Sets transition of the questionnaire.
- setTransitionComment(String) - Method in interface com.ibm.openpages.api.questionnaire.IQuestionnaire
-
Sets transition comment of the questionnaire.
- setTransitionsAttributes(HashMap<String, HashMap<String, String>>) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- setType(DateFacetParam.DateFacetType) - Method in class com.ibm.openpages.api.search.DateFacetParam
-
Set the date facet type: Creation Date, Last Modified Date, Other Dates
- setType(UserFacetParam.UserFacetType) - Method in class com.ibm.openpages.api.search.UserFacetParam
-
Set the user facet type: Created By, Last Modified By, and Name On Object
- setTypeDefinitionId(ITypeDefinition) - Method in interface com.ibm.openpages.api.configuration.IRLSTypeDefinitionRules
-
Sets the ITypeDefinition on which the RLS rule is applied.
- setTypeFilters(ITypeDefinition...) - Method in class com.ibm.openpages.api.resource.AssociationFilter
-
Sets zero or more type definition to use as filters.
- setTypeFilters(ITypeDefinition...) - Method in class com.ibm.openpages.api.resource.ContaineeFilter
-
Adds a one or more type filters.
- setUpdateSelected(Boolean) - Method in interface com.ibm.openpages.api.configuration.IFLSPropertyAccess
-
Sets the boolean value for 'read-and-update' on field definition.
- setUser(String) - Method in class com.ibm.openpages.api.search.UserFacetParam
-
Set the user facet data for Solr usage.
- setUsername(String) - Method in class com.ibm.openpages.api.application.EmailOptions
-
Sets the user name for authenticating into the SMTP server.
- setUsers(List<UserFacetParam>) - Method in class com.ibm.openpages.api.search.SearchFacetOptions
-
Set the facet value(s) for user(s).
- setValue(Boolean) - Method in interface com.ibm.openpages.api.resource.IBooleanField
-
Sets the field value with a boolean.
- setValue(Date) - Method in interface com.ibm.openpages.api.resource.IDateField
-
Sets the field value with a date.
- setValue(Double) - Method in interface com.ibm.openpages.api.resource.IFloatField
-
Sets the field value with a double.
- setValue(Integer) - Method in interface com.ibm.openpages.api.resource.IIntegerField
-
Sets the field value with a integer.
- setValue(Id) - Method in interface com.ibm.openpages.api.resource.IReferenceField
-
Sets the field value with a reference Id.
- setValue(String) - Method in interface com.ibm.openpages.api.resource.IStringField
-
Sets the field value with a string.
- setVisibilityDependency(IQuestionDependency) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets a question dependency object.
- setWeight(int) - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Sets weight of the question.
- setWeight(int) - Method in interface com.ibm.openpages.api.questionnaire.ISection
-
Sets the weight of the section.
- SIBLING_OBJECT_SELECT_DROPDOWN - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
Dropdown Sibling Object Selector
- SPAN_COLUMNS_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- strongPasswordEnforced() - Method in interface com.ibm.openpages.api.security.IPasswordPolicy
-
If strong password policy is enforced, each password will be required to contain at least one character from each group configured by admin.