EcoResProductImageManagement Class [AX 2012]
The EcoResroductImageManagement class is an API class for image management
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getProductImageData | Gets a container that contains image data for a product image. |
| getProductMediumImage | Gets a medium image for a product. |
| getProductThumbnailImage | Gets a thumbnail image for a product. |
| getProductThumbnailImageData | Gets a container that contains image data for a thumbnail image.. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| loadProductImage | Loads a product image in an image form control. |
| new | Initializes a new instance of the EcoResProductImageManagement class. |
| noImageFound | |
| 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.) |
| parmDataAreaId | Gets or sets the DataAreaId parameter. |
| parmDocuTypeId | Gets or sets the DocuTypeId parameter. |
| parmImage | |
| parmIsUrlPath | Gets or sets the IsUrlPath parameter. |
| parmRefRecId | Gets or sets the RefRecId parameter. |
| parmRefTableId | Gets or sets the RefTableId parameter. |
| setEcoResImageValues | Inserts a new EcoResProductImage record by using the given data. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submit | Submits the parameters to the Document Management System (DMS). |
| 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.) |
| ::clearDefault | Clears the default image flag that might have already been set on another image for the current product. |
| ::construct | Initializes a new instance of the EcoResProductImageManagement class. |
| ::hasValidFileExtension | Checks for the valid file name extension. |
| ::isValidUrl | Checks whether a URL is valid. |
| ::newFromCommon | Creates a new instance of the EcoResroductImageManagement class. |
Object Class
EcoResProductImageManagement Class
EcoResReleasedProductImageManagement Class
EcoResReleasedVariantImageManagement Class
EcoResProductImageManagement Class
EcoResReleasedProductImageManagement Class
EcoResReleasedVariantImageManagement Class
Community Additions
ADD
Show: