Utility methods used by SMP - mostly by background jobs called from CSP.UI.System.BackgroundTask. More...
Static Public Member Functions | |
_.Library.Status | Compile (_.Library.String pParms, _.Library.String tItems) |
Method to Compile in the background (copied from CSP.UI.System.CompilePane) | |
DeleteLocalUpload (_.Library.String FileName) | |
This method will delete the temporary file used when importing data from a file on the user's. More... | |
_.Library.Status | Export (_.Library.String FileName, _.Library.String ExportFormat, _.Library.String pParms, _.Library.String tItems) |
Method to Export in the background. | |
_.Library.Status | Import (_.Library.String FileName, _.Library.String pParms, _.Library.String tItems) |
Method to Import in the background. | |
LogMsg (_.Library.String ErrMsg, _.Library.String Status) | |
Log error into ^|"%SYS"|IRIS.Temp.MgtPortalTask($J,"Status") and ^|"%SYS"|IRIS.Temp.MgtPortalTask($J,"Details") | |
Static Public Attributes | |
DOMAIN = None | |
Utility methods used by SMP - mostly by background jobs called from CSP.UI.System.BackgroundTask. More... | |
![]() | |
CAPTION = None | |
Optional name used by the Form Wizard for a class when generating forms. More... | |
JAVATYPE = None | |
The Java type to be used when exported. | |
PROPERTYVALIDATION = None | |
This parameter controls the default validation behavior for the object. More... | |
Additional Inherited Members | |
![]() | |
_.Library.Status | OnAddToSaveSet (_.Library.Integer depth, _.Library.Integer insert, _.Library.Integer callcount) |
This callback method is invoked when the current object is added to the SaveSet,. More... | |
_.Library.Status | OnClose () |
This callback method is invoked by the <METHOD>Close</METHOD> method to. More... | |
_.Library.Status | OnConstructClone (_.Library.RegisteredObject object, _.Library.Boolean deep, _.Library.String cloned) |
This callback method is invoked by the <METHOD>ConstructClone</METHOD> method to. More... | |
_.Library.Status | OnNew () |
This callback method is invoked by the <METHOD>New</METHOD> method to. More... | |
_.Library.Status | OnValidateObject () |
This callback method is invoked by the <METHOD>ValidateObject</METHOD> method to. More... | |
Utility methods used by SMP - mostly by background jobs called from CSP.UI.System.BackgroundTask.
|
static |
This method will delete the temporary file used when importing data from a file on the user's.
local machine. It will only delete files from the system Temp directory.
|
static |
Utility methods used by SMP - mostly by background jobs called from CSP.UI.System.BackgroundTask.
Default Localization Domain