- IAdminPermission - Interface in com.ibm.openpages.api.security
-
Interface for security domain level administrative access rights.
- IApplicationPermission - Interface in com.ibm.openpages.api.security
-
Interface for application-level permissions.
- IApplicationService - Interface in com.ibm.openpages.api.service
-
Interface for higher-level OpenPages application-specific functionality.
- IApplicationText - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to application texts in OpenPages with Watson.
- IAssociationAuditLog - Interface in com.ibm.openpages.api.audit
-
Interface to retrieve AssociationLogs information.
- IAssociationDefinition - Interface in com.ibm.openpages.api.metadata
-
Represents OpenPages metadata pertaining to a valid navigation path
specified between two type definitions.
- IAssociationNode - Interface in com.ibm.openpages.api.resource
-
Represents an association node.
- IAttachment - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access an attachment for assessment questions.
- IAuditLog - Interface in com.ibm.openpages.api.audit
-
Interface that includes all audit logs.
- IAuditService - Interface in com.ibm.openpages.api.service
-
Service to retrieve audit logs for OpenPages objects.
- IBooleanField - Interface in com.ibm.openpages.api.resource
-
Represents a boolean field.
- ICognosReportColumnValue - Interface in com.ibm.openpages.api.application
-
The generic type for all column values returned from an ICognosReportRow.
- ICognosReportRow - Interface in com.ibm.openpages.api.application
-
A row of data from a Cognos report output which
contains one or more ICognosReportColumnValue items for each returned column.
- ICognosReportRowReader - Interface in com.ibm.openpages.api.application
-
Provides access to the output of a Cognos report in a tabular format.
- IComment - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a comment for assessment questions.
- IConfigProperties - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to configuration settings in OpenPages with Watson.
- IConfigurationFactory - Interface in com.ibm.openpages.api.configuration
-
Interface that creates instances of interfaces in package com.ibm.openpages.api.configuration in OpenPages with Watson.
- IConfigurationService - Interface in com.ibm.openpages.api.service
-
Provides service for OpenPages configuration specific features.
- IControllerFieldMap - Interface in com.ibm.openpages.api.metadata
-
Provides a Map for referring to the Controller Field's Values in a Dependency.
- IControllerQuestionMap - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a question dependency controller.
- IControllerQuestionMap.ControllerType - Enum in com.ibm.openpages.api.questionnaire
-
Type of the controller
- ICurrency - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to supported currencies in OpenPages with Watson.
- ICurrencyField - Interface in com.ibm.openpages.api.resource
-
Represents a currency field.
- Id - Class in com.ibm.openpages.api.metadata
-
Implementation of a unique identifier for all OpenPages interfaces.
- Id(String) - Constructor for class com.ibm.openpages.api.metadata.Id
-
- IDashboardPanel - Interface in com.ibm.openpages.api.respview
-
Represents dashboard panel
- IDashboardPanel.DashboardPanelType - Enum in com.ibm.openpages.api.respview
-
- IDashboardTab - Interface in com.ibm.openpages.api.respview
-
Represents the dashboard tab.
- IDashboardTab.DashboardTabType - Enum in com.ibm.openpages.api.respview
-
Types of the dashboard tab
- IDashboardView - Interface in com.ibm.openpages.api.respview
-
Represents a dashboard view.
- IDashboardWidget - Interface in com.ibm.openpages.api.respview
-
Represents dashboard widget
- IDashboardWidget.DashboardWidgetType - Enum in com.ibm.openpages.api.respview
-
- IDateField - Interface in com.ibm.openpages.api.resource
-
Represents a string field.
- IDeletedResource - Interface in com.ibm.openpages.api.resource
-
Represents a deleted GRC resource instance.
- IDisplayType - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to a field's display type information
from a Profile.
- IDisplayTypeAttributes - Interface in com.ibm.openpages.api.metadata
-
Represents display-type attributes defined on the field definition
- IDisplayTypeAttributes.INumberRangeColor - Interface in com.ibm.openpages.api.metadata
-
Represents number-ranged color definition
- IDisposable - Interface in com.ibm.openpages.api
-
Interface for safely disposing an object.
- IDocument - Interface in com.ibm.openpages.api.resource
-
Represents a single version of a document stored in the system.
- IEnumAnswer - Interface in com.ibm.openpages.api.resource
-
Represents elements of an enumerated answer.
- IEnumAnswersField - Interface in com.ibm.openpages.api.resource
-
Represents a field to list enumerated answers.
- IEnumField - Interface in com.ibm.openpages.api.resource
-
Represents a single selectable enumerated field.
- IEnumValue - Interface in com.ibm.openpages.api.metadata
-
Represents elements of an enumeration.
- IEvaluationContext - Interface in com.ibm.openpages.api.workflow
-
Represents context object when the
IWFEvalUnit
is evaluated for the workflow operations and beyond.
- IExchangeRate - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to exchange rate information used by an OpenPages system.
- IField - Interface in com.ibm.openpages.api.resource
-
Represents the base of a field.
- IFieldAuditLog - Interface in com.ibm.openpages.api.audit
-
Interface to retrieve field logs of an object.
- IFieldDefinition - Interface in com.ibm.openpages.api.metadata
-
Represents OpenPages metadata pertaining to a field part of a type definition.
- IFieldDependency - Interface in com.ibm.openpages.api.metadata
-
Expresses a dependency to another field (controller) part
of the same Type Definition.
- IFileTypeDefinition - Interface in com.ibm.openpages.api.metadata
-
Represents OpenPages metadata pertaining to a File type.
- IFindCondition - Interface in com.ibm.openpages.api.configuration
-
The interface that represents a condition to query configuration data
- IFindCondition.ConditionType - Enum in com.ibm.openpages.api.configuration
-
Type of conditions
- IFindGroupCondition - Interface in com.ibm.openpages.api.configuration
-
The interface that represents a group condition to query configuration data
- IFindGroupCondition.LogicalOp - Enum in com.ibm.openpages.api.configuration
-
logical operator to join sub conditions
- IFindInCondition - Interface in com.ibm.openpages.api.configuration
-
The interface that represents an in-condition to query configuration data
- IFindOptions - Interface in com.ibm.openpages.api.configuration
-
The interface that represents filtering and sorting to query configuration data
- IFindSimpleCondition - Interface in com.ibm.openpages.api.configuration
-
The interface that represents a simple condition to query configuration data
- IFindSimpleCondition.RelationalOp - Enum in com.ibm.openpages.api.configuration
-
Type of relational operator for the condition
- IFloatField - Interface in com.ibm.openpages.api.resource
-
Represents a float field.
- IFLSPropertyAccess - Interface in com.ibm.openpages.api.configuration
-
Field-level security interface that allows you to manage user and group access to OpenPages objects.
- IFLSRule - Interface in com.ibm.openpages.api.configuration
-
Security rules allow the administrator to create and set conditions on OpenPages objects granting record level security access.
- IFolder - Interface in com.ibm.openpages.api.resource
-
Represents a folder in the system.
- IGRCObject - Interface in com.ibm.openpages.api.resource
-
Represents a GRC Object instance.
- IGroup - Interface in com.ibm.openpages.api.security
-
Interface for security group information.
- IIdField - Interface in com.ibm.openpages.api.resource
-
Represents a Id field.
- IIntegerField - Interface in com.ibm.openpages.api.resource
-
Represents an integer field.
- ILabel - Interface in com.ibm.openpages.api.metadata
-
Represents a generic label
- ILabel - Interface in com.ibm.openpages.api.respview
-
Represents a generic label
- ILLEGAL_RULE_OPERATION - Static variable in exception com.ibm.openpages.api.rule.TBRuleException
-
- ILLEGAL_WORKFLOW_OPERATION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- IllegalStateException - Exception in com.ibm.openpages.api
-
Thrown to indicate that a method has been invoked at an illegal or inappropriate time.
- IllegalStateException() - Constructor for exception com.ibm.openpages.api.IllegalStateException
-
Constructs a new IllegalStateException with null
as its
detail message.
- IllegalStateException(String) - Constructor for exception com.ibm.openpages.api.IllegalStateException
-
Constructs a new IllegalStateException with the specified detail message.
- IllegalStateException(String, Throwable) - Constructor for exception com.ibm.openpages.api.IllegalStateException
-
Constructs a new IllegalStateException with the specified detail message and
cause.
- IllegalStateException(Throwable) - Constructor for exception com.ibm.openpages.api.IllegalStateException
-
Constructs a new IllegalStateException with the specified cause and a
detail message of (cause==null ? null : cause.toString()),
which typically contains the class and detail message of
cause.
- ILoggerFactory - Interface in com.ibm.openpages.api.logging
-
Factory for logger.
- IMetaDataService - Interface in com.ibm.openpages.api.service
-
Gateway to Metadata information pertaining to an OpenPages model.
- IMultiEnumField - Interface in com.ibm.openpages.api.resource
-
Represents a multi-selectable enumerated field.
- IN_LINE - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
In-Line Report
- IN_LINE_HEIGHT_KEY - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- IncludeAssociations - Enum in com.ibm.openpages.api.resource
-
Represents the type of associations to include.
- IncludeContainees - Enum in com.ibm.openpages.api.resource
-
Represents valid values for including containees.
- insertEnumAnswer(int, String, int, boolean, String, Integer, List<String>) - Method in interface com.ibm.openpages.api.resource.IEnumAnswersField
-
Adds new enum answer to this enumerated answers list at the specified index.
- INTEGER - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
Integer
- INVALID_ACTION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_ACTIVITY - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_ASSIGNEE_VALUE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_ATTRIBUTE_NAME - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_AUTOMATED_STAGE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_CONDITIONS - Static variable in exception com.ibm.openpages.api.rule.TBRuleException
-
- INVALID_CONDITIONS - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_CUSTOM_ACTION_CLASS - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_EMAIL_TEMPLATE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_END_ACTIVITY - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_FIELD_REFERENCE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_FIELD_VALUE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_FUNCTION_ARGUMENTS - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_FUNCTION_DEFFINITION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_FUNCTION_FOR_TYPE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_OBJECT_REFERENCE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_OBJECT_TYPE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_PROCESS_CRITICALITY_VALUE - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_PROCESS_DEFINITION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_REGEX_EXPRESSION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_RULE_DEFINITION - Static variable in exception com.ibm.openpages.api.rule.TBRuleException
-
- INVALID_SETTER_FIELD - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_TRANSITION - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- INVALID_VALUE - Static variable in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- INVALID_VALUE_DATE - Static variable in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- InvalidArgumentException - Exception in com.ibm.openpages.api
-
Thrown to indicate that a method was passed an invalid or
inappropriate argument.
- InvalidArgumentException() - Constructor for exception com.ibm.openpages.api.InvalidArgumentException
-
Constructs a new InvalidArgumentException with null
as its
detail message.
- InvalidArgumentException(String) - Constructor for exception com.ibm.openpages.api.InvalidArgumentException
-
Constructs a new InvalidArgumentException with the specified detail message.
- InvalidArgumentException(String, Throwable) - Constructor for exception com.ibm.openpages.api.InvalidArgumentException
-
Constructs a new InvalidArgumentException with the specified detail message and
cause.
- InvalidArgumentException(Throwable) - Constructor for exception com.ibm.openpages.api.InvalidArgumentException
-
Constructs a new InvalidArgumentException with the specified cause and a
detail message of (cause==null ? null : cause.toString()),
which typically contains the class and detail message of
cause.
- invokeCognosReport(String, CognosOutputFormat, IReportParameters) - Method in interface com.ibm.openpages.api.service.IApplicationService
-
Invokes an IBM Cognos Report programatically and the resulting output
file is returned in a format that can be read by the returned InputStream.
- invokeCognosRowReport(String, IReportParameters) - Method in interface com.ibm.openpages.api.service.IApplicationService
-
You cannot produce a report in CSV or XML format if you have more than
one query defined in the report, unless the additional queries are used
for prompts.
- invokeReportFragment(Id, IFieldDefinition) - Method in interface com.ibm.openpages.api.service.IApplicationService
-
Invoke report fragment on a given object and return the report fragment as a String
- IObjectPermission - Interface in com.ibm.openpages.api.security
-
Interface for object-level access rights.
- IPage - Interface in com.ibm.openpages.api.query
-
Interface that provides the ability to consume a result set using pages.
- IParameter - Interface in com.ibm.openpages.api.application
-
Represents an individual Cognos report parameter based on a prompt in a Cognos report definition.
- IPasswordPolicy - Interface in com.ibm.openpages.api.security
-
Interface for OpenPages password policy information.
- IPath - Interface in com.ibm.openpages.api.metadata
-
Specifies valid navigation paths in the type definition graph.
- IProcessInfo - Interface in com.ibm.openpages.api.process
-
Represents elements of a long running process.
- IProcessLog - Interface in com.ibm.openpages.api.process
-
Represents elements of a long running process log.
- IProcessService - Interface in com.ibm.openpages.api.service
-
Provides service for OpenPages long running processes specific features.
- IProcessType - Interface in com.ibm.openpages.api.process
-
Represents elements of a long running process type.
- IProfile - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to an OpenPages profile definition in the form of
readily consumable XML document.
- IProfileFieldDefinition - Interface in com.ibm.openpages.api.configuration
-
Interface that gives access to profile field information used by an OpenPages system.
- IQuery - Interface in com.ibm.openpages.api.query
-
An object that represents a query to execute.
- IQueryService - Interface in com.ibm.openpages.api.service
-
The OpenPages Query Service provides a type-based query service for
discovering objects that match specified criteria, by projecting the
OpenPages Domain model as a relational view.
- IQuestion - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a question for both template and assessment.
- IQuestionDependency - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access question dependencies on other questions or
fields (controllers).
- IQuestionnaire - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a questionnaire for both template and assessment.
- IQuestionnaireBase - Interface in com.ibm.openpages.api.questionnaire
-
- IQuestionnaireFactory - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to create questionnaire objects in memory.
- IQuestionnaireService - Interface in com.ibm.openpages.api.service
-
Interface for the Questionnaire objects and operations.
- IQuestionOption - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access an option of a selection question.
- IQuestionTableColumn - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a table column of a selection question.
- IReferenceField - Interface in com.ibm.openpages.api.resource
-
Represents a reference field.
- IRefreshable - Interface in com.ibm.openpages.api
-
This interface refreshes the object
state with the latest changes, if any.
- IReportingPeriod - Interface in com.ibm.openpages.api.configuration
-
Specification of a reporting period for which OpenPages data has been published in the reporting tables.
- IReportParameters - Interface in com.ibm.openpages.api.application
-
Contains all input
IParameter
items for any report
prompts, where the key is the parameter name from the report and the values are a
string array containing the input values.
- IResource - Interface in com.ibm.openpages.api.resource
-
Represents the base for any resource in the OpenPages system.
- IResourceFactory - Interface in com.ibm.openpages.api.resource
-
Represents a resource factory.
- IResourcePermission - Interface in com.ibm.openpages.api.resource
-
Allows for checking the access rights for a User or a User Group to a
particular OpenPages resource.
- IResourceService - Interface in com.ibm.openpages.api.service
- IRespView - Interface in com.ibm.openpages.api.respview
-
Represents the responsive view.
- IRespViewAction - Interface in com.ibm.openpages.api.respview
-
Represents the responsive view action.
- IRespViewContainer - Interface in com.ibm.openpages.api.respview
-
- IRespViewField - Interface in com.ibm.openpages.api.respview
-
Represents a field of responsive view.
- IRespViewFieldRule - Interface in com.ibm.openpages.api.respview
-
Represents a field dependency defined on a field in a responsive view.
- IRespViewFieldRuleController - Interface in com.ibm.openpages.api.respview
-
Represents a controller defined on field dependency or rule defined in a responsive view.
- IRespViewFilterRules - Interface in com.ibm.openpages.api.respview
-
Represents a filter definition defined on an action or a grid view.
- IRespViewGuidance - Interface in com.ibm.openpages.api.respview
-
Represents the right-side guidance area of the responsive view.
- IRespViewHeader - Interface in com.ibm.openpages.api.respview
-
Represents header of the responsive view
- IRespViewRuleCondition - Interface in com.ibm.openpages.api.respview
-
Represents the condition for responsive view identification rule.
- IRespViewSection - Interface in com.ibm.openpages.api.respview
-
Represents a section of responsive view
- IResultSetRow - Interface in com.ibm.openpages.api.query
-
Interface that provides the ability to consume a row of fields.
- IRLSAccess - Interface in com.ibm.openpages.api.configuration
-
Record-level security interface that allows you to manage user and group access to OpenPages objects.
- IRLSRule - Interface in com.ibm.openpages.api.configuration
-
Security Rules allow the administrator to create and set conditions on OpenPages objects granting record level security access.
- IRLSTypeDefinitionRules - Interface in com.ibm.openpages.api.configuration
-
Record-level security (RLS) interface that provides access to OpenPages RLSContentTypeRules objects.
- IRoleAssignment - Interface in com.ibm.openpages.api.security
-
Interface for OpenPages role assignment information.
- IRoleTemplate - Interface in com.ibm.openpages.api.security
-
Interface for role templates for grouping object permissions and application permissions.
- isAccessOn(int) - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Sets the access permission for RLSAccess.
- isActive() - Method in interface com.ibm.openpages.api.workflow.IWFActivityInstance
-
Returns if the activity instance is active or not.
- isAddCopiedFromComment() - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
- isAdminMode() - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Returns whether Administrator mode is enabled or disabled.
- isAppend() - Method in interface com.ibm.openpages.api.workflow.IWFFieldSetter
-
Returns whether this action appends the string value on the target field, or replaces it.
- isApplicable(AbstractEvent) - Method in class com.ibm.openpages.api.trigger.AbstractRule
-
Determines whether or not the current operation satisfies the rule.
- isApplicable(AbstractEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for CreateResourceEvent type.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for UpdateResourceEvent type.
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for AssociateResourceEvent type.
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for (DisassociateResourceEvent type.
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for CopyResourceEvent type.
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for DeleteResourceEvent type.
- isApplicable(QueryEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for QueryEvent type.
- isApplicable(SearchEvent) - Method in class com.ibm.openpages.api.trigger.ext.DefaultRule
-
Default isApplicable() method for SearchEvent type.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the create resource event should be applied.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the update resource event should be applied.
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the associate resource event should be applied.
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the disassociate resource event should be applied.
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the copy resource event should be applied.
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.ContentTypeMatchRule
-
Check if the delete resource event should be applied.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeRule
-
Check if the create resource event should be applied.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeRule
-
Check if the update resource event should be applied.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(QueryEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(SearchEvent) - Method in class com.ibm.openpages.api.trigger.oob.DetectPropertyChangeTrigger
-
Deprecated.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the create resource event should be applied.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the update resource event should be applied.
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the associate resource event should be applied.
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the disassociate resource event should be applied.
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the copy resource event should be applied.
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FieldsMatchRule
-
Check if the delete resource event should be applied.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the create resource event should be applied.
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the update resource event should be applied.
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the associate resource event should be applied.
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the disassociate resource event should be applied.
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the copy resource event should be applied.
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.FolderMatchRule
-
Check if the delete resource event should be applied.
- isApplicable(CreateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(UpdateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(AssociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(DisassociateResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(CopyResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(DeleteResourceEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(QueryEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isApplicable(SearchEvent) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleRule
-
- isAutomated() - Method in interface com.ibm.openpages.api.workflow.IWFProcessDefinition
-
Returns if the workflow is automated.
- isAutoNameChildren() - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Specifies if the copy operation auto name children associated with the object being copied.
- isBackground() - Method in interface com.ibm.openpages.api.workflow.IWFTransition
-
Returns true when the workflow transition is executed in the background.
- isBaseCurrency() - Method in interface com.ibm.openpages.api.configuration.ICurrency
-
Returns true if the currency is used as base for the calculation of exchange rates.
- isCanChangePassword() - Method in class com.ibm.openpages.api.security.UserInfo
-
Checks whether password can be changed.
- isCheckedOut() - Method in interface com.ibm.openpages.api.resource.IGRCObject
-
Returns the checkout state of this object.
- isChildrenTypesDefined() - Method in class com.ibm.openpages.api.application.MoveObjectOptions
-
- isComputed() - Method in interface com.ibm.openpages.api.metadata.IFieldDefinition
-
Returns true for computed fields.
- isController() - Method in interface com.ibm.openpages.api.metadata.IFieldDefinition
-
Returns true if this field is a controller for any other field's dependencies.
- isCopyQuestionAttachments() - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
- isCopyQuestionComments() - Method in class com.ibm.openpages.api.questionnaire.LaunchProgramOptions
-
- isDefault() - Method in interface com.ibm.openpages.api.configuration.IProfile
-
Check if this profile is the default.
- isDefault() - Method in interface com.ibm.openpages.api.respview.IRespViewContainer
-
Returns if the responsive view is a default one or not.
- isDefault() - Method in interface com.ibm.openpages.api.workflow.IWFTransition
-
Returns whether this is the default transition.
- isDeleted() - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Verifies if security principal is deleted.
- isDueDateCountsOnProcess() - Method in interface com.ibm.openpages.api.workflow.IWFActivityInstanceFindOptions
-
Returns true if the due date counts are on the process due date.
- ISearchResource - Interface in com.ibm.openpages.api.search
-
This interface represents the data returned from
a Search for each search result instance.
- ISearchResults - Interface in com.ibm.openpages.api.search
-
A range of results provided by the Global Search, filtered by what the user has
access to and presented as a List of ISearchResource objects.
- ISearchService - Interface in com.ibm.openpages.api.service
-
Provides an interface to the Global Search capabilities of OpenPages.
- ISection - Interface in com.ibm.openpages.api.questionnaire
-
This is an interface to access a section and a subsection for both template and response.
- ISecurityPrincipal - Interface in com.ibm.openpages.api.security
-
Interface for security principals (i.e. users or groups).
- ISecurityService - Interface in com.ibm.openpages.api.service
-
Interface for the security service that provides access to the OpenPages security model.
- isEditable() - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Verifies if security principal is editable.
- isEnabled() - Method in interface com.ibm.openpages.api.configuration.ICurrency
-
Returns true if this currency is enabled in the system.
- isEnabled() - Method in interface com.ibm.openpages.api.configuration.IFLSRule
-
Determines whether the rule is enabled.
- isEnabled() - Method in interface com.ibm.openpages.api.configuration.IRLSAccess
-
Returns the boolean value for this field.
- isEnabled() - Method in interface com.ibm.openpages.api.configuration.IRLSRule
-
Determines whether the rule is enabled.
- isEnabled() - Method in interface com.ibm.openpages.api.configuration.IRLSTypeDefinitionRules
-
Checks if the IRLSRule is enabled.
- isEnabled() - Method in interface com.ibm.openpages.api.metadata.IAssociationDefinition
-
Returns a boolean specifying if the association definition is currently enabled.
- isEnabled() - Method in interface com.ibm.openpages.api.respview.IRespViewContainer
-
Returns if the responsive view is enabled or not.
- isEnabled() - Method in interface com.ibm.openpages.api.rule.ITBRuleDefinition
-
Returns if the rule definition is enabled or not.
- isEnabled() - Method in interface com.ibm.openpages.api.security.IRoleTemplate
-
Verifies if this role template is enabled.
- isEnabled() - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Verifies if security principal is enabled.
- isEnabled() - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Is Enabled
- isEnabled() - Method in interface com.ibm.openpages.api.workflow.IWFProcessDefinition
-
Returns if the process definition is enabled or not.
- isEncrypted() - Method in interface com.ibm.openpages.api.metadata.IFieldDefinition
-
Returns if the field definition is configured to be encrypted in the database.
- isEncrypted() - Method in interface com.ibm.openpages.api.resource.IField
-
Determines whether the field definition is configured to be encrypted in the database.
- IServiceFactory - Interface in com.ibm.openpages.api.service
-
The OpenPages public API is organized into multiple services such as metadata,
resource, query, security, application and configuration.
- isExecuteAsSystem() - Method in interface com.ibm.openpages.api.workflow.actions.IWFCustomActionDef
-
Specifies whether the action will run with OPSystem administrator
privileges.
- isExecuteAsSystem() - Method in interface com.ibm.openpages.api.workflow.IWFAction
-
Returns whether the action should be executed as a system user.
- isFallBack() - Method in interface com.ibm.openpages.api.configuration.IProfile
-
Check if this profile is the fallback profile.
- isFieldCondition() - Method in enum com.ibm.openpages.api.respview.RespViewRuleConditionType
-
- isFilterByDates() - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
- isFilterByReportingPeriod() - Method in class com.ibm.openpages.api.audit.AuditLogFilter
-
- isFinished() - Method in interface com.ibm.openpages.api.process.IProcessInfo
-
Returns if the process is finished.
- isFolder() - Method in interface com.ibm.openpages.api.resource.IDeletedResource
-
Determines whether the resource is a folder.
- isFolder() - Method in interface com.ibm.openpages.api.resource.IResource
-
Determines whether the resource is a folder.
- isFolderCopy() - Method in class com.ibm.openpages.api.trigger.events.CopyResourceEvent
-
Returns whether this event represents a copy to a folder or to a parent GRC object.
- isHidden() - Method in interface com.ibm.openpages.api.metadata.IEnumValue
-
Returns the the state of the Enum Value if hidden or not.
- isHidden() - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Returns a flag to indicate if the question is hidden because of the visibility dependency condition.
- isHidden() - Method in interface com.ibm.openpages.api.respview.IDashboardPanel
-
Returns the hidden status of the dashboard panel
- isHidden() - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Verifies if security principal is hidden.
- isHidden() - Method in class com.ibm.openpages.api.security.SecurityPrincipalInfo
-
Is Hidden
- isHonorPrimary() - Method in class com.ibm.openpages.api.resource.AssociationFilter
-
Returns the status of HonorPrimary flag.
- isIncludeAllChildren() - Method in class com.ibm.openpages.api.process.ProcessQueryOptions
-
If include children processes in the query result.
- isIncludeChildren() - Method in class com.ibm.openpages.api.application.CopyObjectOptions
-
Specifies if the copy operation includes children associated with the object being copied.
- isIncludeChildren() - Method in class com.ibm.openpages.api.trigger.events.CopyResourceEvent
-
Specifies if the copy operation includes children associated with the object being copied.
- isIncludeContextualAttributes() - Method in interface com.ibm.openpages.api.workflow.IWFActivityInstanceFindOptions
-
Returns the includeContextutalAttributes flag.
- isIncludeDueDateCounts() - Method in interface com.ibm.openpages.api.workflow.IWFActivityInstanceFindOptions
-
Returns the includeDueDateCounts flag.
- isIncludeMembers() - Method in class com.ibm.openpages.api.security.GroupOptions
-
Gets includeMembers setting
- isInvalidValue(String) - Method in class com.ibm.openpages.api.trigger.oob.lifecycle.DefaultLifecycleEventHandler
-
- isInvertMatch() - Method in interface com.ibm.openpages.api.configuration.IFindInCondition
-
Returns if the condition inverts the match
- isInvertMatch() - Method in interface com.ibm.openpages.api.configuration.IFindSimpleCondition
-
Returns if the condition inverts the match
- isInvertMatch() - Method in interface com.ibm.openpages.api.respview.IRespViewRuleCondition
-
Returns if the condition inverts the match (e.g.
- isLocked() - Method in interface com.ibm.openpages.api.resource.IGRCObject
-
Returns the lock state of this object.
- isLocked() - Method in interface com.ibm.openpages.api.respview.IDashboardPanel
-
Returns the locked status of the dashboard panel
- isLocked() - Method in interface com.ibm.openpages.api.security.IRoleTemplate
-
Verifies if this role template is locked.
- isLocked() - Method in interface com.ibm.openpages.api.security.IUser
-
Returns lock status.
- isMember(IGroup) - Method in interface com.ibm.openpages.api.security.IUser
-
Verifies membership to the specified group.
- isMultipleInstance() - Method in interface com.ibm.openpages.api.process.IProcessType
-
Returns if there can be multiple processes of this process type running at a point-of-time.
- isMultiSelect() - Method in interface com.ibm.openpages.api.respview.IRespViewAction
-
Determines if this action can result in multiple selections
- isNotifyAssignees() - Method in interface com.ibm.openpages.api.workflow.IWFTransition
-
Returns true when the workflow transition sends notifications to assignees.
- isNotifySubscribers() - Method in interface com.ibm.openpages.api.workflow.IWFTransition
-
Returns true when the workflow transition sends notifications to subscribers.
- isNull() - Method in interface com.ibm.openpages.api.resource.IField
-
Checks if the field value is null.
- isObjectInstanceReadOnly() - Method in interface com.ibm.openpages.api.workflow.IWFProcessDefinition
-
Returns if the process definition is read only.
- ISOCurrencyCode - Enum in com.ibm.openpages.api.configuration
-
ISO 4217 currency codes
- isPasswordChangeFromAdmin() - Method in interface com.ibm.openpages.api.security.IUser
-
Verifies if the last password change was performed by an administrator.
- isPasswordChangeFromAdmin() - Method in class com.ibm.openpages.api.security.UserInfo
-
Checks whether the password was changed by administrator.
- isPrimaryParent() - Method in interface com.ibm.openpages.api.respview.IRespViewAction
-
- isReadOnly() - Method in interface com.ibm.openpages.api.configuration.IProfileFieldDefinition
-
Checks if this profile field is a read-only field.
- isReadOnly() - Method in interface com.ibm.openpages.api.metadata.IFieldDefinition
-
Returns true for read only fields.
- isRelationship() - Method in enum com.ibm.openpages.api.respview.RespViewFieldType
-
Returns if the field type is relationship field or not.
- isRequired() - Method in interface com.ibm.openpages.api.configuration.IProfileFieldDefinition
-
Checks if this profile field is a required field.
- isRequired() - Method in interface com.ibm.openpages.api.metadata.IFieldDefinition
-
Returns true if the field definition is required.
- isRetrieveVersions() - Method in interface com.ibm.openpages.api.workflow.IWFProcessDefinitionFindOptions
-
Returns the retrieve version flag
- isSearchReadyForUse() - Method in interface com.ibm.openpages.api.service.ISearchService
-
Checks if the Global Search feature is ready for use.
- isSecurityAdministrator() - Method in interface com.ibm.openpages.api.security.IUser
-
Verifies if the user is a security administrator.
- isSecurityAdministrator() - Method in interface com.ibm.openpages.api.service.ISecurityService
-
Verifies if the current user is a security administrator.
- isShowAttachmentTab() - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Returns a flag to indicate if need to show the question attachment tab.
- isShowCommentTab() - Method in interface com.ibm.openpages.api.questionnaire.IQuestion
-
Returns a flag to indicate if need to show the question comment tab.
- isSingleParent() - Method in class com.ibm.openpages.api.trigger.events.AssociateResourceEvent
-
Represents which flavor of associate the event is.
- isSingleParent() - Method in class com.ibm.openpages.api.trigger.events.DisassociateResourceEvent
-
Represents which flavor of Disassociate the event is.
- isSortableAttribute() - Method in enum com.ibm.openpages.api.workflow.WFConditionAttribute
-
- isSuperAdministrator(IUser) - Method in interface com.ibm.openpages.api.service.ISecurityService
-
Checks whether the user is a system designated Super Administrator.
- isSuppliedByVendor() - Method in interface com.ibm.openpages.api.respview.IRespViewContainer
-
Returns if the responsive view is supplied by vendor or not.
- isTemporaryPassword() - Method in interface com.ibm.openpages.api.security.IUser
-
Verifies if password is temporary.
- isTemporaryPassword() - Method in class com.ibm.openpages.api.security.UserInfo
-
Checks whether password is temporary.
- isTerminateUponStart() - Method in interface com.ibm.openpages.api.process.IProcessType
-
Returns if non-completed processes of this type should be terminated upon system startup.
- IStringField - Interface in com.ibm.openpages.api.resource
-
Represents a string field.
- isUser(Id) - Method in interface com.ibm.openpages.api.service.ISecurityService
-
Check if the id represents an IUser instance
- isValid() - Method in class com.ibm.openpages.api.search.DateFacetParam
-
Checks to see if this object contains a valid date or not.
- isValid() - Method in class com.ibm.openpages.api.search.UserFacetParam
-
Checks to see if this object contains valid user parameters or not.
- isValidPassword(String, String) - Method in interface com.ibm.openpages.api.security.IPasswordPolicy
-
Validates a password based on the password policy for the specified user.
- isWFActivityInstanceAttribute() - Method in enum com.ibm.openpages.api.workflow.WFConditionAttribute
-
- isWFProcessDefinitionAttribute() - Method in enum com.ibm.openpages.api.workflow.WFConditionAttribute
-
- ITabularResultSet - Interface in com.ibm.openpages.api.query
-
Interface that provides the ability to consume a result set using rows.
- ITBRuleAction - Interface in com.ibm.openpages.api.rule
-
Represents the rule action configured on the rule definition
- ITBRuleDefinition - Interface in com.ibm.openpages.api.rule
-
Represents a Rule definition.
- ITBRuleFactory - Interface in com.ibm.openpages.api.rule
-
Represents the factory for the Rule object to be persisted on the system
- ITBRuleService - Interface in com.ibm.openpages.api.service
-
Provides service for OpenPages rules engine.
- iterator() - Method in interface com.ibm.openpages.api.metadata.IPath
-
Returns iterator for type definition in the navigation path.
- ITextFormatter - Interface in com.ibm.openpages.api.configuration
-
Interface that allows you to customize messages, typically
for producing error messages and application-level labels.
- ITypeDefinition - Interface in com.ibm.openpages.api.metadata
-
Represents OpenPages metadata pertaining to a type part of a GRC model.
- IUser - Interface in com.ibm.openpages.api.security
-
Interface for user-level security information.
- IWFAction - Interface in com.ibm.openpages.api.workflow
-
Represents the workflow action configured on the process definition
- IWFActivity - Interface in com.ibm.openpages.api.workflow
-
Interface that represents an activity definition.
- IWFActivityInstance - Interface in com.ibm.openpages.api.workflow
-
Interface that represents an activity instance.
- IWFActivityInstanceFindOptions - Interface in com.ibm.openpages.api.workflow
-
- IWFActivityInstanceFindOptions.DateScope - Enum in com.ibm.openpages.api.workflow
-
Enum used for setting the scope of due date grouping.
- IWFBaseFindOptions - Interface in com.ibm.openpages.api.workflow
-
Base interface for workflow object fetching options.
- IWFConditionEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents conditions which are defined on process definitions, and
are evaluated in the context of process instances
- IWFConditionGroupEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents condition group which is defined on process definition, and
is evaluated in the context of process instance.
- IWFCurrencyEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents currency value evaluation unit.
- IWFCustomAction - Interface in com.ibm.openpages.api.workflow.actions
-
- IWFCustomActionDef - Interface in com.ibm.openpages.api.workflow.actions
-
- IWFCustomProperty - Interface in com.ibm.openpages.api.workflow.actions
-
- IWFDateEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents date evaluation in the context of process instance.
- IWFEvalUnit - Interface in com.ibm.openpages.api.workflow
-
Interface that represents an evaluation unit, which is defined on process definitions
and is evaluated at run-time in the context of process instance.
- IWFFieldSetter - Interface in com.ibm.openpages.api.workflow
-
Represents object field setter configured on a workflow action.
- IWFIfElseEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents if-else evaluation in the context of process instance.
- IWFListEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents list of evaluation units, which results in the list of values when evaluated.
- IWFObjectCountEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents object count evaluation unit.
- IWFObjectFieldEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents object field(s) evaluation unit.
- IWFObjectsEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents object(s) evaluation unit.
- IWFOperationContext - Interface in com.ibm.openpages.api.workflow.actions
-
- IWFOperationContext.ActivityContext - Enum in com.ibm.openpages.api.workflow.actions
-
- IWFProcess - Interface in com.ibm.openpages.api.workflow
-
Interface that represents the process instance.
- IWFProcessContext - Interface in com.ibm.openpages.api.workflow
-
Interface that represents the context of process instance.
- IWFProcessDefinition - Interface in com.ibm.openpages.api.workflow
-
Represents workflow process definition.
- IWFProcessDefinitionFindOptions - Interface in com.ibm.openpages.api.workflow
-
- IWFProcessEvent - Interface in com.ibm.openpages.api.workflow
-
Represents an event in a workflow process instance.
- IWFRelationalConditionEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents single criterion to evaluate in the context of process instance
- IWFResultCount - Interface in com.ibm.openpages.api.workflow
-
Base interface to provide workflow object fetching result.
- IWFResultDateCount - Interface in com.ibm.openpages.api.workflow
-
Interface to provide workflow object fetching result by date grouping.
- IWFSearchCondition - Interface in com.ibm.openpages.api.workflow
-
- IWFSearchInCondition - Interface in com.ibm.openpages.api.workflow
-
Represents conditions for IWFBaseFindOptions#addCondition(IWFSearchInCondition)
.
- IWFSearchRangeCondition - Interface in com.ibm.openpages.api.workflow
-
Represents conditions for IWFBaseFindOptions#addCondition(IWFSearchRangeCondition)
.
- IWFSearchSimpleCondition - Interface in com.ibm.openpages.api.workflow
-
Represents conditions for IWFBaseFindOptions#addCondition(IWFSearchSimpleCondition)
.
- IWFStringEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents string while executing enclosing evaluation unit in the context of process instance.
- IWFSwitchesEval - Interface in com.ibm.openpages.api.workflow
-
Interface that represents switch evaluation in the context of process instance.
- IWFSwitchesEval.IWFSwitchCase - Interface in com.ibm.openpages.api.workflow
-
Interface that represents one case of the switch evaluation
- IWFTransition - Interface in com.ibm.openpages.api.workflow
-
Interface that represents the workflow transition, which is operated by a user on the task view.
- IWFTransitionComment - Interface in com.ibm.openpages.api.workflow
-
- IWFTransitionOptions - Interface in com.ibm.openpages.api.workflow
-
- IWorkflowFactory - Interface in com.ibm.openpages.api.workflow
-
Represents the factory for the workflow object to be persisted on the system
- IWorkflowService - Interface in com.ibm.openpages.api.service
-
Provides service for OpenPages native workflow features.