Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This dialog lets the user save a Business Rule.
|
|
|
If true, then this dialog displays an Apply button.
User needs WRITE permissions on one of the following resources to view this page: %Ens_Code, %Ens_Rules, %Ens_RoutingRules or %Ens_BusinessRules
|
(full) rule name.
|
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.
Test if the alias conflicts with that of another Business Rule
Test if the given name is unique.
Test if the given business rule name is valid.
Test if class name is that of an existing business rule
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 OK or Apply action buttons. If this returns false, then the action is cancelled.