Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
If true, then this dialog displays an Apply button.
This is the BP(L) that will process the background request
Localization domain
Controls the access to the page, it can be set to one of the following:
The user needs initially to enter the site through a PUBLIC page.
- PRIVATE=0 - Page can be linked to/bookmarked
- PRIVATE=1 - Can only be referenced from another CSP page
Users must have USE permissions on the %Ens_MessageExport resource to use this page.
|
This is the Workflow Role that will process the background request
This starts off being the id in IRIS.Temp.ResendIDs but is then updated to be the id in SessionEvents to ensure it can be cleaned up when user logs out.
|
Avoid writing out the session cookie if we are in a Studio session.
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
Get the (localized) title string for the dialog. This should be implemented in a subclass.
Cleanup temp of saved ids.
Cleanup temporary server side file
This method is also called from background business process as well as SMP. throws error if error status encountered
Server side method to delete the temporary search
Draw contents of description box.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
This callback, if defined, is called when the user presses the Cancel button. If this returns false, then the dialog is not cancelled.
This callback, if defined, is called when the user presses the OK or Apply action buttons. If this returns false, then the action is cancelled.