RetailProductAttributesReference Class [AX 2012]

Syntax

class RetailProductAttributesReference implements SysPackable

Run On

Called

Methods

  Method Description
Hh813035.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif getOriginalRetailAttributesGlobal Get the instance of table RetailAttributesGlobalLookup.
Hh813035.pubmethod(en-us,AX.60).gif getOriginalRetailAttributesLegalEntity Get the instance of table RetailAttributesLegalEntityLookup.
Hh813035.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif isEqualTo Checks if the values in the original record and the current record are equal.
Hh813035.privmethod(en-us,AX.60).gif new Initializes a new instance of the RetailProductAttributesReference class.
Hh813035.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.)
Hh813035.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.)
Hh813035.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the RetailProductAttributesReference class.
Hh813035.pubmethod(en-us,AX.60).gif parmCategoryId Gets the CategoryId parameter.
Hh813035.pubmethod(en-us,AX.60).gif setOriginalValues Sets the value for original record.
Hh813035.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the RetailProductAttributesReference class.
Hh813035.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.)
Hh813035.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh813035.pubmethod(en-us,AX.60).gif Hh813035.static(en-us,AX.60).gif ::construct Initializes a new instance of the RetailProductAttributesReference class.
Hh813035.pubmethod(en-us,AX.60).gif Hh813035.static(en-us,AX.60).gif ::constructOnServer Constructs an object of the class on Server and loads original category attribute values for a specific category.
Hh813035.pubmethod(en-us,AX.60).gif Hh813035.static(en-us,AX.60).gif ::create This creates an instance of a class from a container representing a previously packed object.

Top

Inheritance Hierarchy

Object Class
  RetailProductAttributesReference Class