PCAdaptorRootComponent Class [AX 2012]
| Method | Description | |
|---|---|---|
| accept | Accepts a PCAdaptorVisitor object and passes it on to its sub elements. (Overrides the accept Method.) |
| acceptSubComponents | (Inherited from PCAdaptorComponent.) |
| addAttribute | Adds an attribute to the component. (Inherited from PCAdaptorComponent.) |
| addBOMLine | Adds a BOM line to the component. (Inherited from PCAdaptorComponent.) |
| addRouteOperation | Adds a route operation to the component. (Inherited from PCAdaptorComponent.) |
| addSubComponent | Adds a sub-component to the component. (Inherited from PCAdaptorComponent.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createReuseConfiguration | Creates configuration reuse data. (Inherited from PCAdaptorComponent.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAttribute | Gets an attribute given the name of the attribute. (Inherited from PCAdaptorComponent.) |
| getAttributeEnumerator | Gets an enumerator for the attributes. (Inherited from PCAdaptorComponent.) |
| getBOMLine | Gets a bill of material adapter instance given its name. (Inherited from PCAdaptorComponent.) |
| getBOMLineEnumerator | Gets an enumerator for the BOM lines. (Inherited from PCAdaptorComponent.) |
| getComponent | Gets a component record. (Inherited from PCAdaptorComponent.) |
| getComponentInstance | Gets a component instance. (Inherited from PCAdaptorComponent.) |
| getComponentInstanceRootComponent | Gets an instance of the rootComponent object. |
| getID | Gets the ID of the adapter component. (Inherited from PCAdaptorComponent.) |
| getLocalizedName | Gets the localized name of a component. (Inherited from PCAdaptorComponent.) |
| getName | Gets the name of a component. (Inherited from PCAdaptorComponent.) |
| getReusableInventDimId | Gets an inventory dimension for configuration reuse. (Inherited from PCAdaptorComponent.) |
| getReuseCode | Gets the configuration reuse code for the component. (Inherited from PCAdaptorComponent.) |
| getReuseValuesAsString | Gets the configuration reuse vales as a string for the component. (Inherited from PCAdaptorComponent.) |
| getRouteOperation | Gets a route operation given its name. (Inherited from PCAdaptorComponent.) |
| getRouteOperationEnumerator | Gets an enumerator for the route operations. (Inherited from PCAdaptorComponent.) |
| getSubComponent | Gets a sub-component given its solver name. (Inherited from PCAdaptorComponent.) |
| getSubComponentEnumerator | Gets an enumerator for the sub-components. (Inherited from PCAdaptorComponent.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasBOMLines | Checks whether the components have any BOM lines. (Inherited from PCAdaptorComponent.) |
| hasRouteOperations | Checks whether the components have any route operations. (Inherited from PCAdaptorComponent.) |
| isReuseEnabled | Gets a Boolean value that indicates whether the component has been enabled for configuration reuse. (Inherited from PCAdaptorComponent.) |
| new | Initializes a new instance of the PCAdaptorRootComponent 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.) |
| parmConfigurationReuseCodeBuilder | Gets or sets the ConfigurationReuseCodeBuilder parameter. (Inherited from PCAdaptorComponent.) |
| parmConfigurationReuseManager | Gets or sets the ConfigurationReuseManager parameter. (Inherited from PCAdaptorComponent.) |
| parmCreateNewReuseEntry | Gets or sets the CreateNewReuseEntry parameter. (Inherited from PCAdaptorComponent.) |
| parmIsConfigurationReusable | Gets or sets the IsConfigurationReusable parameter. (Inherited from PCAdaptorComponent.) |
| reuseConfigurationExists | Checks whether a reuse configuration exists for the component. (Inherited from PCAdaptorComponent.) |
| setComponent | (Inherited from PCAdaptorComponent.) |
| setComponentInstance | (Inherited from PCAdaptorComponent.) |
| setComponentInstanceRootComponent | |
| 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.) |
| ::construct |
Community Additions
ADD
Show: