AxGenerateAxdClass Class [AX 2012]
| Method | Description | |
|---|---|---|
| addClassdeclaration | |
| addCreateListMethod | |
| addDeleteListMethod | |
| addExpandDimensionsMethod | |
| addExpandSurrogateForeignKeysMethod | |
| addFindCorrespondingAxBC | |
| addFindEntityKeyListMethod | |
| addFindListMethod | |
| addGetActionListMethod | |
| addGetConstraintListMethod | |
| addGetLabelMethod | |
| addGetQueryNameMethod | |
| addNewActions | Adds new action to an existing service class. |
| addPrepareForSaveExtendedMethod | |
| addPrepareForSaveMethod | |
| addPrepareForSaveMethod_NoAxBC | |
| addPrepareForSaveMethod_WithAxBC | |
| addPrepareForUpdateExtendedMethod | |
| addPrepareForUpdateMethod | |
| addReadListMethod | |
| addUpdateListMethod | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteErrorMethodsForNewlyAddedActions | Deletes the exception methods in the existing Axd class for newly added actions. |
| deleteMethod | Deletes a method. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formatDataSourceNameMacro | |
| generate | |
| getAxbcVariableNameForDataSource | |
| getClassBuild | Returns the class build object. |
| getDataSourceNameMacro | |
| getPfseKeyPropagationSource | |
| getPfseSourceForDataSource | |
| getPfseVariablesSource | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inboundDocument | |
| inventDimIdInTable | |
| investigateQuery | |
| methodExists | Checks whether the method exists. |
| methodsWithNonWizardGeneratedCode | Returns a comma separated list of the names of methods that have code that was not generated by a wizard. |
| new | Initializes a new instance of the AxGenerateAxdClass class. |
| 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.) |
| outboundDocument | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAxdWizardParameters | Gets or sets the AxdWizardParameters parameter. |
| run | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::buildRelationsMap | |
| ::createEmptyClass | |
| ::getDependentChildDataSources | |
| ::getIndependentChildDataSources | |
| ::getPrimaryKeyFieldSet | |
| ::getRelationFieldsByRelatedRoleName | |
| ::isDataSourceDependentOnParent | |
| ::isPrimaryKey | |
| ::newAxdWizardParameters |
Community Additions
ADD
Show: