PCModelVisitorExport Class [AX 2012]
Visits a configuration model and creates export xml for it.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| currentComponentWriter | Gets the current component XML writer. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFieldNamesForTemplate | Gets field names for a PCTemplateAttributeBinding record. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getXmlForModel | Gets XML for exporting a product configuration model. |
| getXmlWriterForTable | Gets an XmlWriter instance of a specific table given a table ID. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the PCModelVisitorExport class. (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.) |
| 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.) |
| visitAttribute | |
| visitAttributeDefaultValue | |
| visitAttributeModifier | |
| visitAttributePath | Visits an attribute path and writes it as XML. |
| visitAttributeTranslation | |
| visitAttributeType | |
| visitCalculation | Write XML for a calculation. |
| visitCategoryTranslation | |
| visitClass | |
| visitClassPriceCalculation | Visits a price component. |
| visitComponentAttributeGroup | |
| visitComponentAttributeGroupCategoryAttr | |
| visitComponentAttributeGroupTranslation | |
| visitComponentConstraint | |
| visitComponentControl | |
| visitComponentControlSubComponent | |
| visitConfigurationControl | |
| visitEnd | Finishes visiting the element. (Overrides the visitEnd Method.) |
| visitEnumerationTextValue | Visits an EcoResTextValue record. |
| visitEnumerationValue | Visits an EcoResEnumerationAttributeTypeValue record. |
| visitEnumerationValueTranslation | Visits an EcoResTextValueTranslation record. |
| visitExpressionConstraint | |
| visitIntegerBounds | |
| visitPriceBasePrice | Visits a base price. |
| visitPriceExpressionRule | Visits a price expression rule. |
| visitPriceExpressionValue | Visits a price expression value. |
| visitPriceModel | Visits a price model. |
| visitProductConfigurationModel | |
| visitProductConfigurationModelTrans | |
| visitRouteOperationActivity | |
| visitStart | Starts visiting the element. (Overrides the visitStart Method.) |
| visitSubComponent | |
| visitSubComponentControl | Visits a PCSubComponentControl record. |
| visitSubComponentTranslation | |
| visitTableConstraint | |
| visitTableConstraintBinding | |
| visitTableConstraintCell | |
| visitTableConstraintColumnSystem | |
| visitTableConstraintColumnUser | |
| visitTableConstraintRow | |
| visitTableConstraintSystemDefined | |
| visitTableConstraintUserDefined | |
| visitTemplateCategoryAttribute | |
| visitTemplateComponent | |
| visitTemplateConstant | |
| wait | Pauses a process. (Inherited from Object.) |
| writeAttributeType | |
| writeComponent | |
| writeFieldValue | |
| writeFieldValueInt | |
| writeFieldValueReal | |
| writeQuery | Writes a query that is packed in a container. |
| writeTable | |
| writeTableConstraintDefinition | |
| writeXmlForAttributeTypes | |
| writeXmlForComponents | |
| writeXmlForModelDefinition | |
| writeXmlForTableConstraintDefinitions | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show: