- EmailOptions - Class in com.ibm.openpages.api.application
-
The class includes information that is used to send email.
- EmailOptions() - Constructor for class com.ibm.openpages.api.application.EmailOptions
-
- EmailUtil - Class in com.ibm.openpages.api.application
-
A public API that sends out email by using SMTP server.
- EmailUtil() - Constructor for class com.ibm.openpages.api.application.EmailUtil
-
- enable() - Method in interface com.ibm.openpages.api.security.IRoleTemplate
-
Enables this role template.
- enable() - Method in interface com.ibm.openpages.api.security.ISecurityPrincipal
-
Enables security principal.
- enableCurrency(ICurrency) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Set the state of the currency specified by the ICurrency object to enabled.
- enableProcessDefinitions(Set<Id>, boolean) - Method in interface com.ibm.openpages.api.service.IWorkflowService
-
enable or disable process definitions by IDs
- enableProfile(IProfile) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Enable the specified profile.
- enableRespViews(Set<Id>, boolean) - Method in interface com.ibm.openpages.api.service.IConfigurationService
-
Enable/disable views with the specified IDs.
- enableRuleDefinitions(Set<Id>, boolean) - Method in interface com.ibm.openpages.api.service.ITBRuleService
-
enable or disable rule definitions by IDs
- ENUMERATION - Static variable in interface com.ibm.openpages.api.configuration.DisplayTypes
-
- equals(Object) - Method in class com.ibm.openpages.api.ErrorCode
-
- equals(Object) - Method in class com.ibm.openpages.api.metadata.Id
-
- ERROR_CONCURRENT_BULK_WORKFLOW_START - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- ERROR_CREATING_NEW_OBJECT - Static variable in exception com.ibm.openpages.api.workflow.WFException
-
- ErrorCode - Class in com.ibm.openpages.api
-
The Error Code which uniquely represents an OpenPages Error with a specific numeric Id.
- ErrorCode(long) - Constructor for class com.ibm.openpages.api.ErrorCode
-
Constructor with the numeric code Id
- estimateStartingProcessesInBulk(Id) - Method in interface com.ibm.openpages.api.service.IWorkflowService
-
Returns estimated count that would meet the criteria to start the workflow processes in bulk
- evaluateCondition(IWFConditionEval, Id) - Method in interface com.ibm.openpages.api.service.IWorkflowService
-
Evaluates condition in the context of specified resource that does not necessarily have active workflow.
- evaluateRules(List<ITBRuleDefinition>, Id) - Method in interface com.ibm.openpages.api.service.ITBRuleService
-
Evaluates a list of rules against a resource and returns the valid rules.
- execute() - Method in class com.ibm.openpages.api.workflow.actions.AbstractCustomAction
-
- execute() - Method in interface com.ibm.openpages.api.workflow.actions.IWFCustomAction
-
Execute to process the custom action
- executeRules(List<ITBRuleDefinition>, Id) - Method in interface com.ibm.openpages.api.service.ITBRuleService
-
Evaluates and executes a list of rules on a resource.
- exists(Id, String, boolean) - Method in interface com.ibm.openpages.api.service.IResourceService
-
Checks whether a resource with the name already exists in the folder.