AxGenerateAxdClass Class [AX 2012]

Syntax

class AxGenerateAxdClass

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  AxGenerateAxdClass Class