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.
Helper class for the RetailCatalogProductAttributeValue form.
Syntax
class RetailCatalogProductAttributeFormHelper
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addProductAttributeControls | Adds controls to a FormGroupControl based on RetailTmpCatalogProductAttributes records. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
editButtonClicked | Handles media attribute value editing. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
findOrCreateInstanceValue | Finds or creates a catalog instance value for an attribute. |
![]() |
getSnapshotValue | Gets snapshotted attribute value string. |
![]() |
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 RetailCatalogProductAttributeFormHelper class. |
![]() |
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.) |
![]() |
parmCatalogProduct | Gets or sets the CatalogProduct parameter. |
![]() |
parmChannelHierarchyDateTime | Gets or sets the ChannelHierarchyDateTime parameter. |
![]() |
parmFormRun | Gets or sets the FormRun parameter. |
![]() |
parmInternalOrg | Gets or sets the InternalOrg parameter. |
![]() |
parmProduct | Gets or sets the Product parameter. |
![]() |
parmReadOnlyMode | Gets or sets the ReadOnlyMode parameter. |
![]() |
parmTmpCatalogProductAttributes | Gets or sets the TmpCatalogProductAttributes parameter. |
![]() |
populateTempTable | Populates the RetailTmpCatalogProductAttributes temporary table given on object contruction with attributes and current values for the CatalogProduct given on object contruction. |
![]() |
saveProductAttributeValues | Saves the current values of product attributes from the controls added by addProductAttributeControls method to the database. |
![]() |
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.) |
![]() |
updateCatalogProductAttributeValue | Updates catalog product attribute value. |
![]() |
updateInternalOrgProdAttributeGroupCtrl | Updates the internal organization product attribute controls. |
![]() |
updateInternalOrgProductAttributeValue | Updates product attribute value for internal organization i.e. channel. |
![]() |
updateSnapshotProductAttributeValue | |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
useSnapshot | Check whether to use snapshotted attribute values. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::newFromCatalogProduct | Constructs an object of the class. |
![]() ![]() |
::newFromInternalOrgProduct | Constructs an object of the class. |
Top
Inheritance Hierarchy
Object Class
RetailCatalogProductAttributeFormHelper Class