AifServiceGeneratedArtifacts Class [AX 2012]

The AifServiceGeneratedArtifacts class records all generated artifacts.

class AifServiceGeneratedArtifacts

Run On

Server

  MethodDescription
Gg758507.pubmethod(en-us,AX.60).gif addAssembly Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif addAssemblyReference Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif addBaseDataContract Adds the base data contract to the base data contract list.
Gg758507.pubmethod(en-us,AX.60).gif addClass Adds a generated .NET class to the artifacts generated.
Gg758507.pubmethod(en-us,AX.60).gif addConfig Adds the generated configuration file to the artifacts generated.
Gg758507.pubmethod(en-us,AX.60).gif addKnownType Adds the known type to the known types set.
Gg758507.pubmethod(en-us,AX.60).gif addReferencedILClass Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif addSchema Adds a generated schema to the artifacts that are generated.
Gg758507.pubmethod(en-us,AX.60).gif addSvcFile Adds a generated .svc page to the artifacts generated.
Gg758507.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif getAssemblyReferences Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getBaseDataContracts Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getGeneratedFiles Gets one or more generated artifacts in the temporary generation directory.
Gg758507.pubmethod(en-us,AX.60).gif getKnownTypes Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getReferencedILClasses Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getServiceAssembly Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getSharedTypesSchema Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif getTempGenerationDir Gets the temporary generation directory used by service generation.
Gg758507.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif isGenerated Determines whether the artifact has been generated already.
Gg758507.pubmethod(en-us,AX.60).gif isKnownType Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif isXmlSerializableKnownType Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif new Microsoft internal use only.
Gg758507.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.)
Gg758507.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.)
Gg758507.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif save Saves the code buffer to the temporarily generated directory.
Gg758507.pubmethod(en-us,AX.60).gif setServiceAssembly Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif setSharedTypesSchema Microsoft internal use only.
Gg758507.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg758507.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.)
Gg758507.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg758507.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

This class is used by all generators to record the artifacts they generate.

Object Class
  AifServiceGeneratedArtifacts Class

Community Additions

ADD
Show: