RetailRichMediaHelper Class [AX 2012]

Helper class for rich media.

Syntax

class RetailRichMediaHelper

Run On

Called

Methods

  Method Description
JJ802622.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ802622.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.)
JJ802622.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.)
JJ802622.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ802622.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.)
JJ802622.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::convertAbsoluteFilePathToRelativeUrl Convert absolute file path to relative URL.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::convertRelativeUrlToFilePath Convert the relative URL to file path.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::convertWebDavUncPathToUrl Convert WebDAV UNC path to URL.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::convertWebDavUrlToUncPath Convert WebDAV URL to UNC path.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::DisconnectNetworkDrive Disconnect network drive.
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::executeCommandLine
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::expandUrlTemplate Returns expanded url template.
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getDefaultPort
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getLastUnusedDriveLetter
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getNetExePath
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getRichMediaEditFormMenuItemName Get the menu item name for rich media edit form.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMap Url template map for default attribute group.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMapByCatalog Url template map for default catalog attribute group.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMapByCategory Url template map for default product attribute group.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMapByCustomer Url template map for default customer attribute group.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMapByProduct Url template map for default product attribute group.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::getUrlTemplateMapByWorker Url template map for default worker attribute group.
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::initializeUrlTemplateMap
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::isRelativeUrl Check whether a string is a relative URL.
JJ802622.pubmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::mapNetworkDrive Map network drive.
JJ802622.privmethod(en-us,AX.60).gif JJ802622.static(en-us,AX.60).gif ::urlPathEncode

Top

Inheritance Hierarchy

Object Class
  RetailRichMediaHelper Class