SysOperationController Class [AX 2012]
Syntax
class SysOperationController extends Object implements Batchable
Run On
Called
Methods
Method | Description | |
---|---|---|
asyncWaitForBatchCompletion | Microsoft internal use only. | |
batchAsyncCallback | Microsoft internal use only. | |
batchInfo | Microsoft internal use only. | |
callBuilderMethod | Microsoft internal use only. | |
callContractInterfaceMethod | Microsoft internal use only. | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canGoBatch | Microsoft internal use only. | |
caption | Microsoft internal use only. | |
checkAccess | Microsoft internal use only. | |
checkCloseDialog | Microsoft internal use only. | |
checkIfAnyContractImplementsInterface | Microsoft internal use only. | |
defaultCaption | Microsoft internal use only. | |
deleteLast | Microsoft internal use only. | |
dialog | Microsoft internal use only. | |
dialogClose | Microsoft internal use only. | |
dialogInit | Microsoft internal use only. | |
dialogMake | Microsoft internal use only. | |
dialogPostBuild | Microsoft internal use only. | |
dialogPostRun | Microsoft internal use only. | |
dialogRun | Microsoft internal use only. | |
dialogSelectCtrl | Microsoft internal use only. | |
dialogShow | Microsoft internal use only. | |
dialogTask | Microsoft internal use only. | |
doBatch | Microsoft internal use only. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getBaseDataContract | ||
getBaseDataContractInternal | ||
getCachedUIBuilderForDataContractInfo | Microsoft internal use only. | |
getDataContractInfoObject | Gets the metadata that is associated with a particular data contract parameter. | |
getDataContractInfoObjects | Microsoft internal use only. | |
getDataContractInfoObjectsInternal | Microsoft internal use only. | |
getDataContractInfoObjectsRecursively | Microsoft internal use only. | |
getDataContractInfoObjectsRecursivelyInt | Microsoft internal use only. | |
getDataContractObject | Gets a data contract instance for reading or writing. | |
getFrameworkService | Microsoft internal use only. | |
getFromBatchDialog | Microsoft internal use only. | |
getFromDialog | Microsoft internal use only. | |
getOriginalQuery | Gets the original query that can be used in the SysQuery form. | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getUIBuilderForContractObject | Microsoft internal use only. | |
getUIBuilderForDataContractInfo | Microsoft internal use only. | |
getUIBuilderForParameterPath | Microsoft internal use only. | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initializeBaseDataContract | Finds the first service parameter and initializes it with session information. | |
initializeDataContractInfoMaps | Microsoft internal use only. | |
initializeParameters | Called after parameters are initialized by the framework. | |
initializeParametersInternal | Initializes the data contracts by calling framework service. | |
initParmDefault | Microsoft internal use only. | |
isInBatch | Microsoft internal use only. | |
lastValueDataAreaId | Microsoft internal use only. | |
lastValueDesignName | Microsoft internal use only. | |
lastValueElementName | Microsoft internal use only. | |
lastValueType | Microsoft internal use only. | |
lastValueUserId | Microsoft internal use only. | |
loadFromSysLastValue | Microsoft internal use only. | |
loadingOrSavingFromLastValue | Checks whether the current execution loads from or saves to the syslastvalue table. | |
new | Microsoft internal use only. (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Microsoft internal use only. | |
packDataContractInfoObjects | Microsoft internal use only. | |
parmAlwaysInitializeAndValidateOnServer | Microsoft internal use only. | |
parmArgs | Microsoft internal use only. | |
parmCurrentBatch | Microsoft internal use only. | |
parmDialogCaption | Microsoft internal use only. | |
parmExecutionMode | Microsoft internal use only. | |
parmFrameworkService | Microsoft internal use only. | |
parmHelpKeyword | Microsoft internal use only. | |
parmLoadFromSysLastValue | Microsoft internal use only. | |
parmRegisterCallbackForReliableAsyncCall | Microsoft internal use only. | |
parmReliableAsyncBatchGroupId | Gets or sets the ReliableAsyncBatchGroupId parameter. | |
parmShowDialog | Microsoft internal use only. | |
prompt | Microsoft internal use only. | |
putToDialog | Moves data from the data contract into dialog box controls. | |
queryChanged | Microsoft internal use only. | |
queryHelper | Microsoft internal use only. | |
querySelectButtonClicked | Microsoft internal use only. | |
run | Microsoft internal use only. | |
runsImpersonated | Microsoft internal use only. | |
saveLast | Microsoft internal use only. | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
showBatchTab | Microsoft internal use only. | |
showQuerySelectButton | Determines whether a Select button will be added to the dialog box. | |
showQueryValues | Determines whether the query values will be added to the dialog box. | |
startOperation | Microsoft internal use only. | |
templateForm | Microsoft internal use only. | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Microsoft internal use only. | |
unpackDataContractInfoObjects | Microsoft internal use only. | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validate | Microsoft internal use only. | |
validateParameters | Microsoft internal use only. | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
SysOperationController Class
SrsReportRunController Class
SysOperationQueryController Class
SysOperationServiceController Class