Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class RetailAttributeHelper
Run On
Called
Methods
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.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
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.) |
![]() ![]() |
::createDefaultAttributeValue | Finds or creates an attribute value for the supplied attribute, with the attribute linked to an entity through the supplied instance table record id.The optional attribute group parameter is used to determine the default value, if it needs to be created. |
![]() ![]() |
::editHtmlAttributeValue | Opens the RetailRichText form for the supplied attribute value. |
![]() ![]() |
::editMediaAttributeValue | Opens the RetailRichText form for the supplied attribute value. |
![]() ![]() |
::findOrCreateAttributeValue | Finds or creates an attribute value of the supplied attribute type, with the attribute linked to some entity through the supplied instance table record id.The attribute group parameter is used to look for the attribute of the supplied type in, and to determine the default value, if attribute needs to be created.Note the method will not create a value if it could not find an attribute of the specified type in the specified group! An exception will be thrown in this case. |
![]() ![]() |
::getDefaultTextValue | Returns text attribute value for attribute group. |
![]() ![]() |
::getRichMediaType | Get rich media type by attribute type. |
![]() ![]() |
::getSingleAttributeInGroupByType | Looks for an attribute of the specified type within the specified group.If no or more than one attribute is found with the above criteria, the method returns an empty buffer. |
![]() ![]() |
::getStandardAttributeValue | |
![]() ![]() |
::getStandardAttributeValueTranslation | Retrieves standard attribute value for a product. |
![]() ![]() |
::isAttributeTypeHtml | Checks for the HTML attribute type. |
![]() ![]() |
::isAttributeTypeImages | Checks for the image attribute type. |
![]() ![]() |
::isAttributeTypeVideos | Checks for the videos attribute type. |
![]() ![]() |
::isRichAttributeType | Checks for the attribute type is rich media type. |
Top
Inheritance Hierarchy
Object Class
RetailAttributeHelper Class