EcoResProductVariantsSystemHelper Class [AX 2012]

Syntax

class EcoResProductVariantsSystemHelper extends EcoResProductVariantsFormHelper

Run On

Called

Methods

  Method Description
Gg726707.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif clearCache Clears the internal cache. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif getProductDimensionValues Gets the active product variant dimension values for the current product variant. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif getVariantRecIdForDefaultConfiguration Finds the product variant that contains the default configuration for current product master (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif handleFormStateForVariant Handles the form control states based on the specified distinct product variant. (Overrides the handleFormStateForVariant Method.)
Gg726707.pubmethod(en-us,AX.60).gif handleProductDimensionJumpRef Handles the functionality for the product dimensions. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif initFromProductMaster Initializes the product variant buffer from the current product master. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif initProductDimensionsDatasources Initializes the product dimensions data sources. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif initProductVariantDataSource Initializes the current product variant data source. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.protmethod(en-us,AX.60).gif isDefaultConfigurationVariant Checks whether the specified EcoResDistinctProductVariantRecId value is equal to the distinct product variant that contains the default configuration for current product master record. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif isDimensionDatasourceActive Verifies that the current form data source represents an active product dimension (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif isNewProductVariant Verifies that the new product variant is to be created. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif isVariantDimensionValueDatasource Checks whether the specified FormDataSource value belongs to distinct product variant dimension value tables. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.protmethod(en-us,AX.60).gif new Initializes a new instance of the EcoResProductVariantsFormHelper class. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.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.)
Gg726707.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.)
Gg726707.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif parentTitle Retrieves a title for a product master for which a variants form is opened. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif parmEcoResProductMaster Gets or sets the EcoResProductMaster parameter. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif parmFormRun Gets or sets the FormRun parameter. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif parmIsRetailKit Gets or sets the IsRetailKit parameter. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif parmProductImageControlName Gets or sets the ProductImageControlName parameter. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif productDimensionActive Determines whether a product dimension is active. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif setProductDimensionsVisible Sets visibility of controls for product dimension values, depending on the active state of a product dimension. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg726707.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.)
Gg726707.pubmethod(en-us,AX.60).gif validateWriteProductVariant Validates that the new product variant can be created. (Inherited from EcoResProductVariantsFormHelper.)
Gg726707.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg726707.pubmethod(en-us,AX.60).gif Gg726707.static(en-us,AX.60).gif ::construct Initializes a new instance of the EcoResProductVariantsSystemHelper class.
Gg726707.pubmethod(en-us,AX.60).gif Gg726707.static(en-us,AX.60).gif ::newFromFormRun Creates a new instance and initializes it with a FormRun object.

Top

Inheritance Hierarchy

Object Class
  EcoResProductVariantsFormHelper Class
    EcoResProductVariantsSystemHelper Class