Share via


SitesSvcSchemaManager Class [AX 2012]

Syntax

class SitesSvcSchemaManager implements SysPackable

Run On

Called

Methods

  Method Description
Gg890566.privmethod(en-us,AX.60).gif addDocumentMetadata
Gg890566.privmethod(en-us,AX.60).gif addRelationshipElements
Gg890566.privmethod(en-us,AX.60).gif addSitesNamespace
Gg890566.privmethod(en-us,AX.60).gif annotateFieldLabel
Gg890566.privmethod(en-us,AX.60).gif annotateFieldProperties
Gg890566.privmethod(en-us,AX.60).gif annotateSchema
Gg890566.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg890566.privmethod(en-us,AX.60).gif createNamespaceManager
Gg890566.pubmethod(en-us,AX.60).gif createRelationshipNode
Gg890566.pubmethod(en-us,AX.60).gif deserializeDataSet Deserilaizes a data-set out of the provided AIF document Xml
Gg890566.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg890566.privmethod(en-us,AX.60).gif findDataFieldNodes Finds the array of all the XML nodes for a given field of a data source under a service.
Gg890566.pubmethod(en-us,AX.60).gif findDataSourceNodes
Gg890566.pubmethod(en-us,AX.60).gif findRelationshipNodes
Gg890566.privmethod(en-us,AX.60).gif findTypeNodes
Gg890566.privmethod(en-us,AX.60).gif findTypeReferenceXPaths
Gg890566.privmethod(en-us,AX.60).gif findTypeReferenceXPathsRecursive
Gg890566.privmethod(en-us,AX.60).gif getCloudAttachmentInnerXml
Gg890566.privmethod(en-us,AX.60).gif getCloudAttachmentNameHandle
Gg890566.privmethod(en-us,AX.60).gif getCloudAttachmentNodes
Gg890566.privmethod(en-us,AX.60).gif getDataSourceTypeName
Gg890566.pubmethod(en-us,AX.60).gif getDocumentMetadata Gets the document metadata of a service.
Gg890566.pubmethod(en-us,AX.60).gif getDocumentRootType
Gg890566.privmethod(en-us,AX.60).gif getDocuRefInnerXml
Gg890566.privmethod(en-us,AX.60).gif getFieldAppInfoNode
Gg890566.privmethod(en-us,AX.60).gif getQualifiedTypeName
Gg890566.pubmethod(en-us,AX.60).gif getRecIdField
Gg890566.privmethod(en-us,AX.60).gif getRelationshipLabelId
Gg890566.pubmethod(en-us,AX.60).gif getRelationshipTargetQuery
Gg890566.privmethod(en-us,AX.60).gif getRelationshipXmlSourceFields
Gg890566.privmethod(en-us,AX.60).gif getRootEntityElementName
Gg890566.pubmethod(en-us,AX.60).gif getSchemaSet Gets the document schema set for the solution.
Gg890566.privmethod(en-us,AX.60).gif getTableRelation
Gg890566.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg890566.privmethod(en-us,AX.60).gif isDocuRefDataSource
Gg890566.privmethod(en-us,AX.60).gif isEntity
Gg890566.privmethod(en-us,AX.60).gif new Initializes a new instance of the SitesSvcSchemaManager class.
Gg890566.privmethod(en-us,AX.60).gif normalizeFieldLabels
Gg890566.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.)
Gg890566.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.)
Gg890566.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SitesSvcSchemaManager class.
Gg890566.privmethod(en-us,AX.60).gif postProcessOnSerialize
Gg890566.privmethod(en-us,AX.60).gif processAttachmentRecursive
Gg890566.pubmethod(en-us,AX.60).gif processAttachments
Gg890566.privmethod(en-us,AX.60).gif processDocXmlSchema
Gg890566.privmethod(en-us,AX.60).gif registerDataSource
Gg890566.privmethod(en-us,AX.60).gif registerService
Gg890566.pubmethod(en-us,AX.60).gif saveAttachments
Gg890566.privmethod(en-us,AX.60).gif saveAttachmentsInDb
Gg890566.pubmethod(en-us,AX.60).gif serializeDataSet Serializes a data set into an AIF document XML.
Gg890566.privmethod(en-us,AX.60).gif setLanguages
Gg890566.pubmethod(en-us,AX.60).gif setRelationshipData
Gg890566.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the SitesSvcSchemaManager class.
Gg890566.privmethod(en-us,AX.60).gif updateSchemaTypes
Gg890566.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.)
Gg890566.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg890566.pubmethod(en-us,AX.60).gif Gg890566.static(en-us,AX.60).gif ::constructFromMetadata
Gg890566.pubmethod(en-us,AX.60).gif Gg890566.static(en-us,AX.60).gif ::create

Top

Inheritance Hierarchy

Object Class
  SitesSvcSchemaManager Class