- 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.
- 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
-
- 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
- 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
- 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.