can't call method [getProductTypeName] on object, object is null

32 views
Skip to first unread message

Bruce Bailey

unread,
Jul 2, 2020, 11:35:48 AM7/2/20
to Slatwall Commerce
  
Getting this error after adding a product, it shows up in products listings, then I click the product to get details.



Operating System:    Windows Server 2016
        CFML Server:        Lucee: 5.3.5.92
        DB Dialect:         MySQL
        Slatwall Version:    5.1.026








500 Error
can't call method [getProductTypeName] on object, object is null
Code:0
Type:expression

lucee.runtime.exp.ExpressionException: can't call method [getProductTypeName] on object, object is null

    at lucee.runtime.reflection.Reflector.callMethod(Reflector.java:875)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:829)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at themes.mytheme.templates.slatwall_product_cfm405$cf$5e5.call(/muraWRM/themes/mytheme/templates/slatwall-product.cfm:113)

    at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:944)

    at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:836)

    at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818)

    at translator.standardhtmltranslator_cfc$cf$3l2.udfCall(/mura/Translator/standardHTMLTranslator.cfc:98)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:864)

    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1728)

    at plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:137)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at handler.standardeventshandler_cfc$cf.udfCall1(/mura/Handler/standardEventsHandler.cfc:87)

    at handler.standardeventshandler_cfc$cf.udfCall(/mura/Handler/standardEventsHandler.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1912)

    at lucee.runtime.tag.Invoke.doComponent(Invoke.java:209)

    at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:186)

    at utility_cfc$cf.udfCall7(/mura/utility.cfc:1372)

    at utility_cfc$cf.udfCall(/mura/utility.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:864)

    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1728)

    at plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:87)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at handler.standardeventshandler_cfc$cf.udfCall3(/mura/Handler/standardEventsHandler.cfc:422)

    at handler.standardeventshandler_cfc$cf.udfCall(/mura/Handler/standardEventsHandler.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1912)

    at lucee.runtime.tag.Invoke.doComponent(Invoke.java:209)

    at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:186)

    at utility_cfc$cf.udfCall7(/mura/utility.cfc:1372)

    at utility_cfc$cf.udfCall(/mura/utility.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:864)

    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1728)

    at plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:87)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at content.contentserver_cfc$cf.udfCall2(/mura/content/contentServer.cfc:845)

    at content.contentserver_cfc$cf.udfCall(/mura/content/contentServer.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at content.contentserver_cfc$cf.udfCall1(/mura/content/contentServer.cfc:259)

    at content.contentserver_cfc$cf.udfCall(/mura/content/contentServer.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at content.contentserver_cfc$cf.udfCall1(/mura/content/contentServer.cfc:345)

    at content.contentserver_cfc$cf.udfCall(/mura/content/contentServer.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:681)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:864)

    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1728)

    at content.contentserver_cfc$cf.udfCall2(/mura/content/contentServer.cfc:716)

    at content.contentserver_cfc$cf.udfCall(/mura/content/contentServer.cfc)

    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)

    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)

    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680)

    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)

    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)

    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)

    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)

    at index_cfm$cf.call(/index.cfm:43)

    at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:944)

    at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:836)

    at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)

    at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)

    at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2415)

    at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2405)

    at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2380)

    at lucee.runtime.engine.Request.exe(Request.java:43)

    at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1126)

    at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1072)

    at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)

    at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)

    at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:479)

    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)

    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)

    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)

    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

    at java.lang.Thread.run(Thread.java:748)


Column: 0
ID: ??
Line: 113
Raw Trace: themes.mytheme.templates.slatwall_product_cfm405$cf$5e5.call(/muraWRM/themes/mytheme/templates/slatwall-product.cfm:113)
Template: C:\home\mysite.com\wwwroot\themes\mytheme\templates\slatwall-product.cfm
Type: cfml

Column: 0
ID: ??
Line: 98
Raw Trace: translator.standardhtmltranslator_cfc$cf$3l2.udfCall(/mura/Translator/standardHTMLTranslator.cfc:98)
Template: C:\home\mysite.com\wwwroot\core\mura\Translator\standardHTMLTranslator.cfc
Type: cfml

Column: 0
ID: ??
Line: 137
Raw Trace: plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:137)
Template: C:\home\mysite.com\wwwroot\core\mura\plugin\pluginStandardEventWrapper.cfc
Type: cfml

Column: 0
ID: ??
Line: 87
Raw Trace: handler.standardeventshandler_cfc$cf.udfCall1(/mura/Handler/standardEventsHandler.cfc:87)
Template: C:\home\mysite.com\wwwroot\core\mura\Handler\standardEventsHandler.cfc
Type: cfml

Column: 0
ID: ??
Line: 1372
Raw Trace: utility_cfc$cf.udfCall7(/mura/utility.cfc:1372)
Template: C:\home\mysite.com\wwwroot\core\mura\utility.cfc
Type: cfml

Column: 0
ID: ??
Line: 87
Raw Trace: plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:87)
Template: C:\home\mysite.com\wwwroot\core\mura\plugin\pluginStandardEventWrapper.cfc
Type: cfml

Column: 0
ID: ??
Line: 422
Raw Trace: handler.standardeventshandler_cfc$cf.udfCall3(/mura/Handler/standardEventsHandler.cfc:422)
Template: C:\home\mysite.com\wwwroot\core\mura\Handler\standardEventsHandler.cfc
Type: cfml

Column: 0
ID: ??
Line: 1372
Raw Trace: utility_cfc$cf.udfCall7(/mura/utility.cfc:1372)
Template: C:\home\mysite.com\wwwroot\core\mura\utility.cfc
Type: cfml

Column: 0
ID: ??
Line: 87
Raw Trace: plugin.pluginstandardeventwrapper_cfc$cf.udfCall(/mura/plugin/pluginStandardEventWrapper.cfc:87)
Template: C:\home\mysite.com\wwwroot\core\mura\plugin\pluginStandardEventWrapper.cfc
Type: cfml

Column: 0
ID: ??
Line: 845
Raw Trace: content.contentserver_cfc$cf.udfCall2(/mura/content/contentServer.cfc:845)
Template: C:\home\mysite.com\wwwroot\core\mura\content\contentServer.cfc
Type: cfml

Column: 0
ID: ??
Line: 259
Raw Trace: content.contentserver_cfc$cf.udfCall1(/mura/content/contentServer.cfc:259)
Template: C:\home\mysite.com\wwwroot\core\mura\content\contentServer.cfc
Type: cfml

Column: 0
ID: ??
Line: 345
Raw Trace: content.contentserver_cfc$cf.udfCall1(/mura/content/contentServer.cfc:345)
Template: C:\home\mysite.com\wwwroot\core\mura\content\contentServer.cfc
Type: cfml

Column: 0
ID: ??
Line: 716
Raw Trace: content.contentserver_cfc$cf.udfCall2(/mura/content/contentServer.cfc:716)
Template: C:\home\mysite.com\wwwroot\core\mura\content\contentServer.cfc
Type: cfml

Column: 0
ID: ??
Line: 43
Raw Trace: index_cfm$cf.call(/index.cfm:43)
Template: C:\home\mysite.com\wwwroot\index.cfm
Type: cfml


Chris Kent

unread,
Jul 3, 2020, 9:56:01 AM7/3/20
to Slatwall Commerce
Hi Bruce,

First step would be to check that your new product has been loaded correctly and has all required data setup. Check that the product type you set against the product is correct.

Jest before line 113 in /themes/mytheme/templates/slatwall-product.cfm add the following:
<cfdump var="#$.slatwall.product()#" top="3">
<cfabort>

Regards,
Chris.

Bruce Bailey

unread,
Jul 6, 2020, 3:44:20 PM7/6/20
to Slatwall Commerce
The only thing that looked out of place was when checking the product type, the "Product Type Settings" didn't have a template to select (see image).  Also, the dump is listed below as well.

Screen Shot 2020-07-06 at 3.40.31 PM.png




Product Type
Component (Product) Product
Only the functions and data members that are accessible from your location are displayed
Extends    HibachiEntity
this   
public
addAttributeValue   
Public Function addAttributeValue
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValue    true    any    null   
return type    void
addCategory   
Public Function addCategory
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    category    true    any    null   
return type    void
addError   
Public Function addError
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    errorName    true    string    null   
    errorMessage    true    any    null   
    persistableError    false    boolean    false   
return type    void
addErrors   
Public Function addErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    errors    true    struct    null   
return type    void
addListingPage   
Public Function addListingPage
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productListingPage    true    any    null   
return type    void
addLoyaltyAccruement   
Public Function addLoyaltyAccruement
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruement    true    any    null   
return type    void
addLoyaltyAccruementExclusion   
Public Function addLoyaltyAccruementExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruementExclusion    true    any    null   
return type    void
addLoyaltyRedemption   
Public Function addLoyaltyRedemption
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemption    true    any    null   
return type    void
addLoyaltyRedemptionExclusion   
Public Function addLoyaltyRedemptionExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemptionExclusion    true    any    null   
return type    void
addMessage   
Public Function addMessage
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    messageName    true    string    null   
    message    true    string    null   
return type    void
addPersistableError   
Public Function addPersistableError
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    errorName    true    string    null   
return type    void
addPhysical   
Public Function addPhysical
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    physical    true    any    null   
return type    void
addPopulatedSubProperty   
Public Function addPopulatedSubProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    entity    true    any    null   
return type    void
addPriceGroupRate   
Public Function addPriceGroupRate
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    priceGroupRate    true    any    null   
return type    void
addProductImage   
Public Function addProductImage
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productImage    true    any    null   
return type    void
addProductReview   
Public Function addProductReview
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productReview    true    any    null   
return type    void
addProductSchedule   
Public Function addProductSchedule (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productSchedule    true    any    null   
return type    any
addPromotionQualifier   
Public Function addPromotionQualifier
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifier    true    any    null   
return type    void
addPromotionQualifierExclusion   
Public Function addPromotionQualifierExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifier    true    any    null   
return type    void
addPromotionReward   
Public Function addPromotionReward
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionReward    true    any    null   
return type    void
addPromotionRewardExclusion   
Public Function addPromotionRewardExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionReward    true    any    null   
return type    void
addRelatedProduct   
Public Function addRelatedProduct (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    relatedProduct    true    any    null   
return type    any
addSku   
Public Function addSku
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    sku    true    any    null   
return type    void
addVendor   
Public Function addVendor
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    vendor    true    any    null   
return type    void
afterPopulate   
Public Function afterPopulate
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    void
beforePopulate   
Public Function beforePopulate
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    data    true    struct       
return type    any
buildIDPathList   
Public Function buildIDPathList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    parentPropertyName    true    string    null   
return type    string
buildURL   
Public Function buildURL
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
clearApplicationValue   
Public Function clearApplicationValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
return type    void
clearApplicationValueByPrefix   
Public Function clearApplicationValueByPrefix
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    prefix    true    any    null   
return type    void
clearAttributeCache   
Public Function clearAttributeCache
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    void
clearProcessObject   
Public Function clearProcessObject
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    true    string    null   
return type    void
createHibachiUUID   
Public Function createHibachiUUID
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
decryptProperty   
Public Function decryptProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
decryptValue   
Public Function decryptValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    value    false    string    null   
return type    string
duplicate   
Public Function duplicate
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    onlyPersistent    false    boolean    false   
return type    any
encryptProperty   
Public Function encryptProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    void
encryptValue   
Public Function encryptValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    value    false    string    null   
return type    string
formatValue   
Public Function formatValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    value    true    string    null   
    formatType    true    string    null   
    formatDetails    false    struct       
return type    any
genericPropertyRemove   
Public Function genericPropertyRemove
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    void
getActiveFlag   
Public Function getActiveFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getAllErrorsHTML   
Public Function getAllErrorsHTML
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    string
getAllMessagesHTML   
Public Function getAllMessagesHTML
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    string
getAllowAddOptionGroupFlag   
Public Function getAllowAddOptionGroupFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getAllowBackorderFlag   
Public Function getAllowBackorderFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getAlternateImageDirectory   
Public Function getAlternateImageDirectory
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getAnnounceEvent   
Public Function getAnnounceEvent (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getApplicationValue   
Public Function getApplicationValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
return type    any
getAssignedAttributeSetSmartList   
Public Function getAssignedAttributeSetSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    refresh    false    boolean    false   
return type    any
getAttributesArray   
Public Function getAttributesArray
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getAttributesCodeList   
Public Function getAttributesCodeList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getAttributeSets   
Public Function getAttributeSets
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeSetTypeCode    false    array       
return type    array
getAttributesProperties   
Public Function getAttributesProperties
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    properties    false    array       
return type    any
getAttributeValue   
Public Function getAttributeValue
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    attribute    true    string    null   
    returnEntity    false    any    false   
return type    any
getAttributeValues   
Public Function getAttributeValues (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getAttributeValuesByAttributeCodeStruct   
Public Function getAttributeValuesByAttributeCodeStruct
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getAttributeValuesByAttributeIDStruct   
Public Function getAttributeValuesByAttributeIDStruct
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getAttributeValuesForEntity   
Public Function getAttributeValuesForEntity
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getAuditableFlag   
Public Function getAuditableFlag
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getAuditableProperties   
Public Function getAuditableProperties
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getAuditablePropertiesStruct   
Public Function getAuditablePropertiesStruct
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getAuditablePropertyExclusionList   
Public Function getAuditablePropertyExclusionList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getAuditRollbackValidFlag   
Public Function getAuditRollbackValidFlag
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getAuditSmartList   
Public Function getAuditSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getAvailableForPurchaseFlag   
Public Function getAvailableForPurchaseFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getBaseProductType   
Public Function getBaseProductType
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getBaseURL   
Public Function getBaseURL
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
getBean   
Public Function getBean
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    beanName    true    string    null   
return type    any
getBeanFactory   
Public Function getBeanFactory
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getBrand   
Public Function getBrand (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getBrandName   
Public Function getBrandName
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getBrandOptions   
Public Function getBrandOptions
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getBundleSkusSmartList   
Public Function getBundleSkusSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCalculatedAllowBackorderFlag   
Public Function getCalculatedAllowBackorderFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCalculatedProductRating   
Public Function getCalculatedProductRating (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCalculatedQATS   
Public Function getCalculatedQATS (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCalculatedSalePrice   
Public Function getCalculatedSalePrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCalculatedTitle   
Public Function getCalculatedTitle (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCategories   
Public Function getCategories (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCategoryIDs   
Public Function getCategoryIDs
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getClassFullname   
Public Function getClassFullname
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getClassName   
Public Function getClassName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getComments   
Public Function getComments
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    publicFlag    false    boolean    null   
return type    array
getCreatedByAccount   
Public Function getCreatedByAccount
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCreatedByAccountID   
Public Function getCreatedByAccountID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCreatedDateTime   
Public Function getCreatedDateTime
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCrumbData   
Public Function getCrumbData
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    path    true    string    null   
    siteID    true    string    null   
    baseCrumbArray    true    array    null   
return type    struct
getCurrencyCode   
Public Function getCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCurrentAccountPrice   
Public Function getCurrentAccountPrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getCurrentAccountPriceByCurrencyCode   
Public Function getCurrentAccountPriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getDAO   
Public Function getDAO
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    daoName    true    string    null   
return type    any
getDefaultCollectionProperties   
Public Function getDefaultCollectionProperties
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    includesList    false    string       
    excludesList    false    string    modifiedByAccountID,createdByAccountID,modifiedDateTime,createdDateTime,remoteID,remoteEmployeeID,remoteCustomerID,remoteContactID,cmsAccountID,cmsContentID,cmsSiteID   
return type    any
getDefaultProductImageFiles   
Public Function getDefaultProductImageFiles
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getDefaultProductImageFilesCount   
Public Function getDefaultProductImageFilesCount
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getDefaultPropertiesIdentifierList   
Public Function getDefaultPropertiesIdentifierList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getDefaultPropertyIdentifierArray   
Public Function getDefaultPropertyIdentifierArray
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getDefaultPropertyIdentifiersList   
Public Function getDefaultPropertyIdentifiersList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getDefaultSku   
Public Function getDefaultSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getEligibleCurrencyCodeList   
Public Function getEligibleCurrencyCodeList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getEmailTemplates   
Public Function getEmailTemplates
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getEncryptedPropertiesExistFlag   
Public Function getEncryptedPropertiesExistFlag
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getEncryptedPropertiesStruct   
Public Function getEncryptedPropertiesStruct
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getEntityName   
Public Function getEntityName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getError   
Public Function getError
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    errorName    true    string    null   
return type    array
getErrors   
Public Function getErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getEstimatedReceivalDates   
Public Function getEstimatedReceivalDates
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    skuID    false    string    null   
    locationID    false    string    null   
    stockID    false    string    null   
return type    array
getEstimatedReceivalDetails   
Public Function getEstimatedReceivalDetails
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getEventConflictExistsFlag   
Public Function getEventConflictExistsFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getEventRegistrations   
Public Function getEventRegistrations (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getEventRegistrationsSmartList   
Public Function getEventRegistrationsSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getFieldTypeByPropertyIdentifier   
Public Function getFieldTypeByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
return type    string
getFiles   
Public Function getFiles
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getFilesSmartList   
Public Function getFilesSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getFileUrlByPropertyName   
Public Function getFileUrlByPropertyName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getFilterProperties   
Public Function getFilterProperties
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    includesList    false    string       
    excludesList    false    string       
return type    any
getFormattedValue   
Public Function getFormattedValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    formatType    false    string    null   
return type    any
getHibachiErrors   
Public Function getHibachiErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    any
getHibachiMessages   
Public Function getHibachiMessages
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    any
getHibachiScope   
Public Function getHibachiScope
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getHibachiTempDirectory   
Public Function getHibachiTempDirectory
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
getIdentifierColumnNames   
Public Function getIdentifierColumnNames
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getIdentifierValue   
Public Function getIdentifierValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getImage   
Public Function getImage
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getImageDirectory   
Public Function getImageDirectory
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getImageExistsFlag   
Public Function getImageExistsFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getImageGalleryArray   
Public Function getImageGalleryArray
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    resizeSizes    false    array       
    defaultSkuOnlyFlag    false    boolean    false   
return type    array
getImagePath   
Public Function getImagePath
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getImages   
Public Function getImages
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getLastObjectByPropertyIdentifier   
Public Function getLastObjectByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
return type    any
getListingPages   
Public Function getListingPages (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getListingPagesOptionsSmartList   
Public Function getListingPagesOptionsSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getListingProductURL   
Public Function getListingProductURL
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getListPrice   
Public Function getListPrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getListPriceByCurrencyCode   
Public Function getListPriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getLivePrice   
Public Function getLivePrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getLivePriceByCurrencyCode   
Public Function getLivePriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getLoyaltyAccruementExclusions   
Public Function getLoyaltyAccruementExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getLoyaltyAccruements   
Public Function getLoyaltyAccruements (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getLoyaltyRedemptionExclusions   
Public Function getLoyaltyRedemptionExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getLoyaltyRedemptions   
Public Function getLoyaltyRedemptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getMessages   
Public Function getMessages
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getModifiedByAccount   
Public Function getModifiedByAccount
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getModifiedByAccountID   
Public Function getModifiedByAccountID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getModifiedDateTime   
Public Function getModifiedDateTime
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
getNewFlag   
Public Function getNewFlag
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getNewPropertyEntity   
Public Function getNewPropertyEntity
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    any
getNextSkuCodeCount   
Public Function getNextSkuCodeCount
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getNumberOfUnusedProductOptionCombinations   
Public Function getNumberOfUnusedProductOptionCombinations
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getOptionGroupCount   
Public Function getOptionGroupCount
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getOptionGroups   
Public Function getOptionGroups
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getOptionGroupsAsList   
Public Function getOptionGroupsAsList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getOptionGroupsStruct   
Public Function getOptionGroupsStruct
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getOptionsByOptionGroup   
Public Function getOptionsByOptionGroup
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    optionGroupID    true    string    null   
return type    array
getOrmTypeByPropertyIdentifier   
Public Function getOrmTypeByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
return type    string
getParentPropertyName   
Public Function getParentPropertyName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getPersistableErrors   
Public Function getPersistableErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getPhysicals   
Public Function getPhysicals (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getPlacedOrderItemsSmartList   
Public Function getPlacedOrderItemsSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPopulatedSubProperties   
Public Function getPopulatedSubProperties (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getPrice   
Public Function getPrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPriceByCurrencyCode   
Public Function getPriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getPriceGroupRates   
Public Function getPriceGroupRates (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPrimaryIDPropertyName   
Public Function getPrimaryIDPropertyName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getPrimaryIDValue   
Public Function getPrimaryIDValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getPrintTemplates   
Public Function getPrintTemplates
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    array
getProcessObject   
Public Function getProcessObject
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    true    string    null   
    injectValues    false    struct       
return type    any
getProcessObjects   
Public Function getProcessObjects (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getProductBundleGroupsCount   
Public Function getProductBundleGroupsCount
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getProductCode   
Public Function getProductCode (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductDescription   
Public Function getProductDescription (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductID   
Public Function getProductID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductImages   
Public Function getProductImages (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getProductName   
Public Function getProductName (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductRating   
Public Function getProductRating
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getProductReviews   
Public Function getProductReviews (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductSchedules   
Public Function getProductSchedules (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductType   
Public Function getProductType (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProductTypeOptions   
Public Function getProductTypeOptions
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    baseProductType    false    string    null   
return type    any
getProductURL   
Public Function getProductURL
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getPromotionQualifierExclusions   
Public Function getPromotionQualifierExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getPromotionQualifiers   
Public Function getPromotionQualifiers (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPromotionRewardExclusions   
Public Function getPromotionRewardExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getPromotionRewards   
Public Function getPromotionRewards (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getProperties   
Public Function getProperties
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    array
getPropertiesStruct   
Public Function getPropertiesStruct
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getPropertyAssignedIDList   
Public Function getPropertyAssignedIDList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyCollectionList   
Public Function getPropertyCollectionList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    isNew    false    boolean    false   
return type    any
getPropertyCount   
Public Function getPropertyCount
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    numeric
getPropertyFieldName   
Public Function getPropertyFieldName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyFieldType   
Public Function getPropertyFieldType
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyFormatType   
Public Function getPropertyFormatType
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyHint   
Public Function getPropertyHint
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyIsNumeric   
Public Function getPropertyIsNumeric
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    boolean
getPropertyMetaData   
Public Function getPropertyMetaData
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    struct
getPropertyOptions   
Public Function getPropertyOptions
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    array
getPropertyOptionsCollectionList   
Public Function getPropertyOptionsCollectionList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    any
getPropertyOptionsSmartList   
Public Function getPropertyOptionsSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    any
getPropertyPrimaryID   
Public Function getPropertyPrimaryID
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertySessionDefault   
Public Function getPropertySessionDefault
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    any
getPropertySmartList   
Public Function getPropertySmartList
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    any
getPropertyStruct   
Public Function getPropertyStruct
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    struct
getPropertyTitle   
Public Function getPropertyTitle
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getPropertyValidationClass   
Public Function getPropertyValidationClass
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    context    false    string    save   
return type    string
getPublishedFlag   
Public Function getPublishedFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPurchaseEndDateTime   
Public Function getPurchaseEndDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getPurchaseStartDateTime   
Public Function getPurchaseStartDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getQATS   
Public Function getQATS
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getQuantity   
Public Function getQuantity
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    quantityType    true    string    null   
    skuID    false    string    null   
    locationID    false    string    null   
    stockID    false    string    null   
return type    numeric
getRelatedProducts   
Public Function getRelatedProducts (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getRemoteAddress   
Public Function getRemoteAddress
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
getRemoteID   
Public Function getRemoteID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getRenewalMethodOptions   
Public Function getRenewalMethodOptions
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getRenewalPrice   
Public Function getRenewalPrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getRenewalPriceByCurrencyCode   
Public Function getRenewalPriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getRenewalSku   
Public Function getRenewalSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getResizedImagePath   
Public Function getResizedImagePath
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getRollbackProcessedFlag   
Public Function getRollbackProcessedFlag
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getSalePrice   
Public Function getSalePrice
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getSalePriceByCurrencyCode   
Public Function getSalePriceByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    any
getSalePriceDetailsForSkus   
Public Function getSalePriceDetailsForSkus
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    struct
getSalePriceDetailsForSkusByCurrencyCode   
Public Function getSalePriceDetailsForSkusByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    string    null   
return type    struct
getSalePriceDiscountType   
Public Function getSalePriceDiscountType
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getSalePriceExpirationDateTime   
Public Function getSalePriceExpirationDateTime
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    datetime
getSchedulingOptions   
Public Function getSchedulingOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getService   
Public Function getService
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    serviceName    true    string    null   
return type    any
getSessionValue   
Public Function getSessionValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
return type    any
getSettingDetails   
Public Function getSettingDetails
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    settingName    true    any    null   
    filterEntities    false    array       
return type    struct
getSettingValueFormatted   
Public Function getSettingValueFormatted
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    settingName    false    any    null   
    filterEntities    false    array       
return type    any
getShortReferenceID   
Public Function getShortReferenceID
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    createNewFlag    false    boolean    false   
return type    string
getSimpleRepresentation   
Public Function getSimpleRepresentation
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getSimpleRepresentationPropertyName   
Public Function getSimpleRepresentationPropertyName
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getSimpleValuesSerialized   
Public Function getSimpleValuesSerialized
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    string
getSkuByID   
Public Function getSkuByID
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    skuID    true    string    null   
return type    any
getSkuBySelectedOptions   
Public Function getSkuBySelectedOptions
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    selectedOptions    false    string       
return type    any
getSkuOptionDetails   
Public Function getSkuOptionDetails
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    selectedOptionIDList    false    string       
    activeFlag    false    boolean    true   
    publishedFlag    false    boolean    true   
return type    any
getSkus   
Public Function getSkus
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    sorted    false    boolean    false   
    fetchOptions    false    boolean    false   
return type    array
getSkuSalePriceDetails   
Public Function getSkuSalePriceDetails
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    skuID    true    any    null   
return type    struct
getSkuSalePriceDetailsByCurrencyCode   
Public Function getSkuSalePriceDetailsByCurrencyCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    skuID    true    any    null   
    currencyCode    false    string       
return type    struct
getSkusBySelectedOptions   
Public Function getSkusBySelectedOptions
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    selectedOptions    false    string       
return type    any
getSortOrder   
Public Function getSortOrder (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getSubscriptionSkuSmartList   
Public Function getSubscriptionSkuSmartList
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getTableName   
Public Function getTableName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    string
getTemplate   
Public Function getTemplate
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getThisMetaData   
Public Function getThisMetaData
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getTitle   
Public Function getTitle
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    string
getTitleByPropertyIdentifier   
Public Function getTitleByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
return type    string
getTotalImageCount   
Public Function getTotalImageCount
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    numeric
getTransactionExistsFlag   
Public Function getTransactionExistsFlag
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
getTransient   
Public Function getTransient
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    transientName    true    string    null   
return type    any
getUnusedProductOptionGroups   
Public Function getUnusedProductOptionGroups
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getUnusedProductOptions   
Public Function getUnusedProductOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getUnusedProductSubscriptionTerms   
Public Function getUnusedProductSubscriptionTerms
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getUploadDirectoryByPropertyName   
Public Function getUploadDirectoryByPropertyName
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    string
getURLFromPath   
Public Function getURLFromPath
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    path    true    any    null   
return type    string
getUrlTitle   
Public Function getUrlTitle (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    any
getValidations   
Public Function getValidations
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    context    false    string       
return type    struct
getValueByPropertyIdentifier   
Public Function getValueByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
    formatValue    false    boolean    false   
return type    any
getVariables   
Public Function getVariables
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
getVendors   
Public Function getVendors (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    array
getVirtualFileSystemPath   
Public Function getVirtualFileSystemPath
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
hasAnyInProperty   
Public Function hasAnyInProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    entityArray    false    array    null   
return type    boolean
hasApplicationValue   
Public Function hasApplicationValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
return type    boolean
hasAttributeCode   
Public Function hasAttributeCode
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    attributeCode    true    string    null   
return type    boolean
hasAttributeValue   
Public Function hasAttributeValue (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValue    false    any    null   
return type    boolean
hasBean   
Public Function hasBean
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    beanName    true    string    null   
return type    any
hasBrand   
Public Function hasBrand (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    brand    false    any    null   
return type    boolean
hasCategory   
Public Function hasCategory (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    category    false    any    null   
return type    boolean
hasContent   
Public Function hasContent
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    contentID    true    string    null   
return type    boolean
hasDefaultSku   
Public Function hasDefaultSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    defaultSku    false    any    null   
return type    boolean
hasError   
Public Function hasError
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    errorName    true    string    null   
return type    boolean
hasErrors   
Public Function hasErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
hasListingPage   
Public Function hasListingPage (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    listingPage    false    any    null   
return type    boolean
hasLoyaltyAccruement   
Public Function hasLoyaltyAccruement (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruement    false    any    null   
return type    boolean
hasLoyaltyAccruementExclusion   
Public Function hasLoyaltyAccruementExclusion (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruementExclusion    false    any    null   
return type    boolean
hasLoyaltyRedemption   
Public Function hasLoyaltyRedemption (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemption    false    any    null   
return type    boolean
hasLoyaltyRedemptionExclusion   
Public Function hasLoyaltyRedemptionExclusion (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemptionExclusion    false    any    null   
return type    boolean
hasMessage   
Public Function hasMessage
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    messageName    true    string    null   
return type    boolean
hasMessages   
Public Function hasMessages
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
hasPhysical   
Public Function hasPhysical (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    physical    false    any    null   
return type    boolean
hasPriceGroupRate   
Public Function hasPriceGroupRate (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    priceGroupRate    false    any    null   
return type    boolean
hasProcessObject   
Public Function hasProcessObject
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    true    string    null   
return type    boolean
hasProductImage   
Public Function hasProductImage (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productImage    false    any    null   
return type    boolean
hasProductReview   
Public Function hasProductReview (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productReview    false    any    null   
return type    boolean
hasProductSchedule   
Public Function hasProductSchedule (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productSchedule    false    any    null   
return type    boolean
hasProductType   
Public Function hasProductType (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productType    false    any    null   
return type    boolean
hasPromotionQualifier   
Public Function hasPromotionQualifier (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifier    false    any    null   
return type    boolean
hasPromotionQualifierExclusion   
Public Function hasPromotionQualifierExclusion (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifierExclusion    false    any    null   
return type    boolean
hasPromotionReward   
Public Function hasPromotionReward (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionReward    false    any    null   
return type    boolean
hasPromotionRewardExclusion   
Public Function hasPromotionRewardExclusion (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionRewardExclusion    false    any    null   
return type    boolean
hasProperty   
Public Function hasProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    boolean
hasPropertyByPropertyIdentifier   
Public Function hasPropertyByPropertyIdentifier
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyIdentifier    true    string    null   
return type    any
hasRelatedProduct   
Public Function hasRelatedProduct (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    relatedProduct    false    any    null   
return type    boolean
hasRenewalSku   
Public Function hasRenewalSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    renewalSku    false    any    null   
return type    boolean
hasService   
Public Function hasService
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    serviceName    true    string    null   
return type    boolean
hasSessionValue   
Public Function hasSessionValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
return type    boolean
hasSku   
Public Function hasSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    sku    false    any    null   
return type    boolean
hasUniqueOrNullProperty   
Public Function hasUniqueOrNullProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    boolean
hasUniqueProperty   
Public Function hasUniqueProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
return type    boolean
hasUnusedProductOptionCombinations   
Public Function hasUnusedProductOptionCombinations
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
hasVendor   
Public Function hasVendor (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    vendor    false    any    null   
return type    boolean
hibachiHTMLEditFormat   
Public Function hibachiHTMLEditFormat
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    html    true    any       
return type    string
init   
Public Function init
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
invokeMethod   
Public Function invokeMethod
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    methodName    true    string    null   
    methodArguments    false    struct       
return type    any
isDeletable   
Public Function isDeletable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isEditable   
Public Function isEditable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isNew   
Public Function isNew
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isNotDeletable   
Public Function isNotDeletable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isNotEditable   
Public Function isNotEditable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isNotProcessable   
Public Function isNotProcessable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    false    string    process   
return type    boolean
isPersistable   
Public Function isPersistable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    boolean
isPersistent   
Public Function isPersistent
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
isProcessable   
Public Function isProcessable
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    false    string    process   
return type    boolean
isProcessObject   
Public Function isProcessObject
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
logHibachi   
Public Function logHibachi
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    message    true    string    null   
    generalLog    false    boolean    false   
return type    void
logHibachiException   
Public Function logHibachiException
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    exception    true    any    null   
return type    void
nullReplace   
Public Function nullReplace
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    value    false    any    null   
    defaultValue    true    any    null   
return type    any
onMissingMethod   
Public Function onMissingMethod
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    missingMethodName    true    string    null   
    missingMethodArguments    true    struct    null   
return type    any
populate   
Public Function populate
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    data    true    struct       
return type    any
preInsert   
Public Function preInsert
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    void
preUpdate   
Public Function preUpdate
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    oldData    false    struct    null   
return type    void
rbKey   
Public Function rbKey
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    string    null   
return type    string
removeAllManyToManyRelationships   
Public Function removeAllManyToManyRelationships
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
return type    any
removeAttributeValue   
Public Function removeAttributeValue
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValue    true    any    null   
return type    void
removeBrand   
Public Function removeBrand
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    brand    false    any    null   
return type    void
removeCategory   
Public Function removeCategory
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    category    true    any    null   
return type    void
removeListingPage   
Public Function removeListingPage
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productListingPage    true    any    null   
return type    void
removeloyaltyAccruement   
Public Function removeloyaltyAccruement
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruement    true    any    null   
return type    void
removeloyaltyAccruementExclusion   
Public Function removeloyaltyAccruementExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruementExclusion    true    any    null   
return type    void
removeLoyaltyRedemption   
Public Function removeLoyaltyRedemption
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemption    true    any    null   
return type    void
removeLoyaltyRedemptionExclusion   
Public Function removeLoyaltyRedemptionExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemptionExclusion    true    any    null   
return type    void
removePhysical   
Public Function removePhysical
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    physical    true    any    null   
return type    void
removePriceGroupRate   
Public Function removePriceGroupRate
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    priceGroupRate    true    any    null   
return type    void
removeProductImage   
Public Function removeProductImage
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productImage    true    any    null   
return type    void
removeProductReview   
Public Function removeProductReview
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productReview    true    any    null   
return type    void
removeProductSchedule   
Public Function removeProductSchedule (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productSchedule    true    any    null   
return type    boolean
removePromotionQualifier   
Public Function removePromotionQualifier
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifier    true    any    null   
return type    void
removePromotionQualifierExclusion   
Public Function removePromotionQualifierExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifier    true    any    null   
return type    void
removePromotionReward   
Public Function removePromotionReward
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionReward    true    any    null   
return type    void
removePromotionRewardExclusion   
Public Function removePromotionRewardExclusion
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionReward    true    any    null   
return type    void
removeRelatedProduct   
Public Function removeRelatedProduct (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    relatedProduct    true    any    null   
return type    boolean
removeSku   
Public Function removeSku
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    sku    true    any    null   
return type    void
removeVendor   
Public Function removeVendor
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    vendor    true    any    null   
return type    void
setActiveFlag   
Public Function setActiveFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    activeFlag    true    any    null   
return type    any
setAllowAddOptionGroupFlag   
Public Function setAllowAddOptionGroupFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    allowAddOptionGroupFlag    true    boolean    null   
return type    any
setAllowBackorderFlag   
Public Function setAllowBackorderFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    allowBackorderFlag    true    boolean    null   
return type    any
setAnnounceEvent   
Public Function setAnnounceEvent (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    announceEvent    true    boolean    true   
return type    any
setApplicationValue   
Public Function setApplicationValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
    value    true    any    null   
return type    void
setAssignedAttributeSetSmartList   
Public Function setAssignedAttributeSetSmartList (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    assignedAttributeSetSmartList    true    any    null   
return type    any
setAttributeValue   
Public Function setAttributeValue
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    attribute    true    string    null   
    value    true    any    null   
    valueHasBeenEncryptedFlag    false    boolean    false   
return type    any
setAttributeValues   
Public Function setAttributeValues (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValues    true    any    null   
return type    any
setAttributeValuesByAttributeCodeStruct   
Public Function setAttributeValuesByAttributeCodeStruct (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValuesByAttributeCodeStruct    true    struct    null   
return type    any
setAttributeValuesByAttributeIDStruct   
Public Function setAttributeValuesByAttributeIDStruct (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    attributeValuesByAttributeIDStruct    true    struct    null   
return type    any
setAuditSmartList   
Public Function setAuditSmartList (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    auditSmartList    true    any    null   
return type    any
setAvailableForPurchaseFlag   
Public Function setAvailableForPurchaseFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    availableForPurchaseFlag    true    boolean    null   
return type    any
setBaseProductType   
Public Function setBaseProductType (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    baseProductType    true    string    null   
return type    any
setBeanFactory   
Public Function setBeanFactory
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    beanFactory    true    any    null   
return type    void
setBrand   
Public Function setBrand
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    brand    true    any    null   
return type    void
setBrandName   
Public Function setBrandName (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    brandName    true    string    null   
return type    any
setBrandOptions   
Public Function setBrandOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    brandOptions    true    array    null   
return type    any
setBundleSkusSmartList   
Public Function setBundleSkusSmartList (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    bundleSkusSmartList    true    any    null   
return type    any
setCalculatedAllowBackorderFlag   
Public Function setCalculatedAllowBackorderFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    calculatedAllowBackorderFlag    true    any    null   
return type    any
setCalculatedProductRating   
Public Function setCalculatedProductRating (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    calculatedProductRating    true    any    null   
return type    any
setCalculatedQATS   
Public Function setCalculatedQATS (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    calculatedQATS    true    any    null   
return type    any
setCalculatedSalePrice   
Public Function setCalculatedSalePrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    calculatedSalePrice    true    any    null   
return type    any
setCalculatedTitle   
Public Function setCalculatedTitle (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    calculatedTitle    true    any    null   
return type    any
setCategories   
Public Function setCategories (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    categories    true    any    null   
return type    any
setCreatedByAccount   
Public Function setCreatedByAccount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    createdByAccount    true    any    null   
return type    any
setCreatedByAccountID   
Public Function setCreatedByAccountID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    createdByAccountID    true    any    null   
return type    any
setCreatedDateTime   
Public Function setCreatedDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    createdDateTime    true    any    null   
return type    any
setCurrencyCode   
Public Function setCurrencyCode (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currencyCode    true    any    null   
return type    any
setCurrentAccountPrice   
Public Function setCurrentAccountPrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    currentAccountPrice    true    any    null   
return type    any
setDefaultProductImageFiles   
Public Function setDefaultProductImageFiles (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    defaultProductImageFiles    true    any    null   
return type    any
setDefaultProductImageFilesCount   
Public Function setDefaultProductImageFilesCount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    defaultProductImageFilesCount    true    numeric    null   
return type    any
setDefaultSku   
Public Function setDefaultSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    defaultSku    true    any    null   
return type    any
setEligibleCurrencyCodeList   
Public Function setEligibleCurrencyCodeList (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    eligibleCurrencyCodeList    true    any    null   
return type    any
setEmailTemplates   
Public Function setEmailTemplates (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    emailTemplates    true    struct    null   
return type    any
setEncryptedPropertiesExistFlag   
Public Function setEncryptedPropertiesExistFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    encryptedPropertiesExistFlag    true    boolean    null   
return type    any
setEstimatedReceivalDetails   
Public Function setEstimatedReceivalDetails (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    estimatedReceivalDetails    true    struct    null   
return type    any
setEventConflictExistsFlag   
Public Function setEventConflictExistsFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    eventConflictExistsFlag    true    boolean    null   
return type    any
setEventRegistrations   
Public Function setEventRegistrations (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    eventRegistrations    true    array    null   
return type    any
setHibachiErrors   
Public Function setHibachiErrors (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    hibachiErrors    true    any    null   
return type    any
setHibachiInstanceApplicationScopeKey   
Public Function setHibachiInstanceApplicationScopeKey (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    hibachiInstanceApplicationScopeKey    true    string    null   
return type    any
setHibachiMessages   
Public Function setHibachiMessages (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    hibachiMessages    true    any    null   
return type    any
setListingPages   
Public Function setListingPages (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    listingPages    true    any    null   
return type    any
setListPrice   
Public Function setListPrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    listPrice    true    any    null   
return type    any
setLivePrice   
Public Function setLivePrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    livePrice    true    any    null   
return type    any
setLoyaltyAccruementExclusions   
Public Function setLoyaltyAccruementExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruementExclusions    true    array    null   
return type    any
setLoyaltyAccruements   
Public Function setLoyaltyAccruements (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyAccruements    true    any    null   
return type    any
setLoyaltyRedemptionExclusions   
Public Function setLoyaltyRedemptionExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemptionExclusions    true    array    null   
return type    any
setLoyaltyRedemptions   
Public Function setLoyaltyRedemptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    loyaltyRedemptions    true    array    null   
return type    any
setModifiedByAccount   
Public Function setModifiedByAccount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    modifiedByAccount    true    any    null   
return type    any
setModifiedByAccountID   
Public Function setModifiedByAccountID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    modifiedByAccountID    true    any    null   
return type    any
setModifiedDateTime   
Public Function setModifiedDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    modifiedDateTime    true    any    null   
return type    any
setNewFlag   
Public Function setNewFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    newFlag    true    boolean    null   
return type    any
setNextSkuCodeCount   
Public Function setNextSkuCodeCount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    nextSkuCodeCount    true    any    null   
return type    any
setOptionGroupCount   
Public Function setOptionGroupCount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    optionGroupCount    true    numeric    null   
return type    any
setPersistableErrors   
Public Function setPersistableErrors (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    persistableErrors    true    array    null   
return type    any
setPhysicals   
Public Function setPhysicals (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    physicals    true    array    null   
return type    any
setPlacedOrderItemsSmartList   
Public Function setPlacedOrderItemsSmartList (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    placedOrderItemsSmartList    true    any    null   
return type    any
setPopulatedSubProperties   
Public Function setPopulatedSubProperties (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    populatedSubProperties    true    struct    null   
return type    any
setPrice   
Public Function setPrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    price    true    any    null   
return type    any
setPriceGroupRates   
Public Function setPriceGroupRates (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    priceGroupRates    true    any    null   
return type    any
setPrintTemplates   
Public Function setPrintTemplates (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    printTemplates    true    struct    null   
return type    any
setProcessObject   
Public Function setProcessObject
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    processObject    true    any    null   
return type    void
setProcessObjects   
Public Function setProcessObjects (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    processObjects    true    struct    null   
return type    any
setProductBundleGroupsCount   
Public Function setProductBundleGroupsCount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productBundleGroupsCount    true    numeric    null   
return type    any
setProductCode   
Public Function setProductCode (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productCode    true    any    null   
return type    any
setProductDescription   
Public Function setProductDescription (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productDescription    true    any    null   
return type    any
setProductID   
Public Function setProductID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productID    true    any       
return type    any
setProductImages   
Public Function setProductImages (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productImages    true    array    null   
return type    any
setProductName   
Public Function setProductName (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productName    true    any    null   
return type    any
setProductRating   
Public Function setProductRating (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productRating    true    numeric    null   
return type    any
setProductReviews   
Public Function setProductReviews (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productReviews    true    any    null   
return type    any
setProductSchedules   
Public Function setProductSchedules (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productSchedules    true    any    null   
return type    any
setProductType   
Public Function setProductType (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    productType    true    any    null   
return type    any
setPromotionQualifierExclusions   
Public Function setPromotionQualifierExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifierExclusions    true    array    null   
return type    any
setPromotionQualifiers   
Public Function setPromotionQualifiers (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionQualifiers    true    any    null   
return type    any
setPromotionRewardExclusions   
Public Function setPromotionRewardExclusions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionRewardExclusions    true    array    null   
return type    any
setPromotionRewards   
Public Function setPromotionRewards (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    promotionRewards    true    any    null   
return type    any
setPropertySessionDefault   
Public Function setPropertySessionDefault
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    propertyName    true    string    null   
    defaultValue    true    any    null   
return type    any
setPublishedFlag   
Public Function setPublishedFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    publishedFlag    true    any    false   
return type    any
setPurchaseEndDateTime   
Public Function setPurchaseEndDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    purchaseEndDateTime    true    any    null   
return type    any
setPurchaseStartDateTime   
Public Function setPurchaseStartDateTime (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    purchaseStartDateTime    true    any    null   
return type    any
setQats   
Public Function setQats (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    qats    true    numeric    null   
return type    any
setRelatedProducts   
Public Function setRelatedProducts (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    relatedProducts    true    array    null   
return type    any
setRemoteID   
Public Function setRemoteID (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    remoteID    true    any    null   
return type    any
setRenewalMethodOptions   
Public Function setRenewalMethodOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    renewalMethodOptions    true    array    null   
return type    any
setRenewalPrice   
Public Function setRenewalPrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    renewalPrice    true    any    null   
return type    any
setRenewalSku   
Public Function setRenewalSku (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    renewalSku    true    any    null   
return type    any
setRollbackProcessedFlag   
Public Function setRollbackProcessedFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    rollbackProcessedFlag    true    boolean    null   
return type    any
setSalePrice   
Public Function setSalePrice (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    salePrice    true    any    null   
return type    any
setSalePriceDetailsForSkus   
Public Function setSalePriceDetailsForSkus (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    salePriceDetailsForSkus    true    struct    null   
return type    any
setSchedulingOptions   
Public Function setSchedulingOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    schedulingOptions    true    any    null   
return type    any
setSessionValue   
Public Function setSessionValue
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
    key    true    any    null   
    value    true    any    null   
return type    void
setSettingValueFormatted   
Public Function setSettingValueFormatted (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    settingValueFormatted    true    any    null   
return type    any
setSimpleRepresentation   
Public Function setSimpleRepresentation (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    simpleRepresentation    true    string    null   
return type    any
setSkus   
Public Function setSkus (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    skus    true    array    null   
return type    any
setSortOrder   
Public Function setSortOrder (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    sortOrder    true    any    null   
return type    any
setting   
Public Function setting
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    settingName    true    string    null   
    filterEntities    false    array       
    formatValue    false    any    false   
return type    any
setTitle   
Public Function setTitle (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    title    true    string    null   
return type    any
setTotalImageCount   
Public Function setTotalImageCount (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    totalImageCount    true    numeric    null   
return type    any
setTransactionExistsFlag   
Public Function setTransactionExistsFlag (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    transactionExistsFlag    true    boolean    null   
return type    any
setUnusedProductOptionGroups   
Public Function setUnusedProductOptionGroups (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    unusedProductOptionGroups    true    array    null   
return type    any
setUnusedProductOptions   
Public Function setUnusedProductOptions (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    unusedProductOptions    true    array    null   
return type    any
setUnusedProductSubscriptionTerms   
Public Function setUnusedProductSubscriptionTerms (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    unusedProductSubscriptionTerms    true    array    null   
return type    any
setUrlTitle   
Public Function setUrlTitle (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    urlTitle    true    any    null   
return type    any
setValidations   
Public Function setValidations (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    validations    true    struct    null   
return type    any
setVendors   
Public Function setVendors (generated)
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\Product.cfc
arguments   
label    name    required    type    default    hint
    vendors    true    array    null   
return type    any
showErrors   
Public Function showErrors
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    void
showErrorsAndMessages   
Public Function showErrorsAndMessages
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    void
showMessages   
Public Function showMessages
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
return type    void
stringReplace   
Public Function stringReplace
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    templateString    true    string    null   
    formatValues    false    boolean    false   
    removeMissingKeys    false    boolean    false   
return type    string
updateCalculatedProperties   
Public Function updateCalculatedProperties
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
runs a update calculated properties only once per request unless explicitly set to false before calling.
arguments   
label    name    required    type    default    hint
    runAgain    false    any    false   
return type    void
validate   
Public Function validate
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    false    string       
    passThrough    false    any    false   
return type    any
validateAttributes   
Public Function validateAttributes
source: C:\home\mysite.com\wwwroot\Slatwall\model\entity\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    context    false    string       
return type    any
validateAuditRollback   
Public Function validateAuditRollback
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiEntity.cfc
arguments   
label    name    required    type    default    hint
    setErrors    false    boolean    false   
return type    any
private
_setProperty   
Private Function _setProperty
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    name    true    any    null   
    value    false    any    null   
    formatType    false    any       
return type    void
convertStructToLowerCase   
Private Function convertStructToLowerCase
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiTransient.cfc
arguments   
label    name    required    type    default    hint
    st    false    struct    null   
return type    struct
getHibachiInstanceApplicationScopeKey   
Private Function getHibachiInstanceApplicationScopeKey
source: C:\home\mysite.com\wwwroot\Slatwall\org\Hibachi\HibachiObject.cfc
arguments   
label    name    required    type    default    hint
return type    any
Properties
productID   
string   
activeFlag   
number    1
urlTitle   
Empty:null
productName   
Empty:null
productCode   
Empty:null
productDescription   
Empty:null
publishedFlag   
string    false
sortOrder   
Empty:null
purchaseStartDateTime   
Empty:null
purchaseEndDateTime   
Empty:null
calculatedSalePrice   
Empty:null
calculatedQATS   
Empty:null
calculatedAllowBackorderFlag   
Empty:null
calculatedTitle   
Empty:null
calculatedProductRating   
Empty:null
brand   
Empty:null
productType   
Empty:null
defaultSku   
Empty:null
renewalSku   
Empty:null
listingPages   
Array
skus   
Array
productImages   
Array
attributeValues   
Array
productReviews   
Array
productSchedules   
Array
categories   
Array
relatedProducts   
Array
promotionRewards   
Array
promotionRewardExclusions   
Array
promotionQualifiers   
Array
promotionQualifierExclusions   
Array
loyaltyAccruements   
Array
loyaltyAccruementExclusions   
Array
loyaltyRedemptions   
Array
loyaltyRedemptionExclusions   
Array
priceGroupRates   
Array
vendors   
Array
physicals   
Array
remoteID   
Empty:null
createdDateTime   
Empty:null
createdByAccountID   
Empty:null
modifiedDateTime   
Empty:null
modifiedByAccountID   
Empty:null
allowBackorderFlag   
Empty:null
availableForPurchaseFlag   
Empty:null
allowAddOptionGroupFlag   
Empty:null
baseProductType   
Empty:null
brandName   
Empty:null
brandOptions   
Empty:null
bundleSkusSmartList   
Empty:null
eligibleCurrencyCodeList   
Empty:null
estimatedReceivalDetails   
Empty:null
eventConflictExistsFlag   
Empty:null
eventRegistrations   
Empty:null
totalImageCount   
Empty:null
nextSkuCodeCount   
Empty:null
optionGroupCount   
Empty:null
productBundleGroupsCount   
Empty:null
defaultProductImageFilesCount   
Empty:null
placedOrderItemsSmartList   
Empty:null
qats   
Empty:null
salePriceDetailsForSkus   
Empty:null
title   
string   
transactionExistsFlag   
Empty:null
unusedProductOptions   
Empty:null
unusedProductOptionGroups   
Empty:null
unusedProductSubscriptionTerms   
Empty:null
productRating   
Empty:null
currentAccountPrice   
Empty:null
currencyCode   
Empty:null
defaultProductImageFiles   
Empty:null
price   
Empty:null
renewalMethodOptions   
Empty:null
renewalPrice   
Empty:null
listPrice   
Empty:null
livePrice   
Empty:null
salePrice   
Empty:null
schedulingOptions   
Empty:null
assignedAttributeSetSmartList   
Empty:null
attributeValuesByAttributeIDStruct   
Empty:null
attributeValuesByAttributeCodeStruct   
Empty:null
settingValueFormatted   
Empty:null
newFlag   
Empty:null
rollbackProcessedFlag   
Empty:null
encryptedPropertiesExistFlag   
Empty:null
printTemplates   
Empty:null
emailTemplates   
Empty:null
simpleRepresentation   
Empty:null
persistableErrors   
Empty:null
processObjects   
Struct
auditSmartList   
Empty:null
createdByAccount   
Empty:null
modifiedByAccount   
Empty:null
hibachiErrors   
Empty:null
hibachiMessages   
Empty:null
populatedSubProperties   
Empty:null
validations   
Empty:null
announceEvent   
string    true
hibachiInstanceApplicationScopeKey   
string    025968A75C52F67FC7ECBE204CA2F091


Chris Kent

unread,
Jul 6, 2020, 4:09:36 PM7/6/20
to Slatwall Commerce
Hi Bruce, 

This dump looks like it is not picking up the product entity - all the product simple type properties appear to be empty: null values.

Is this an issue on just this one product or all products?

Check the URL that the product listing page creates and also the URL that you land on. These may be different.

In the Slatwall admin, check the URL Title set up for this product.

Regards,
Chris.

Bruce Bailey

unread,
Jul 6, 2020, 5:00:26 PM7/6/20
to Slatwall Commerce
It was the only product I had loaded, so I attempted another, but got the same error.  So I checked the URL like you suggested.  From the product listing page, it is going to /slatwall-templates/product-template/?productID=c225c3c172c73675017325e132400841.  This page has been turned off in the Mura admin and the page assigned to the product is /product-template/.  When I change the URL to /product-template/?productID=c225c3c172c73675017325e132400841 I get the error "The page isn’t redirecting properly"

In the Product Settings I only have one option to pick from for the template

Screen Shot 2020-07-06 at 4.59.51 PM.png


Bruce Bailey

unread,
Jul 6, 2020, 5:12:00 PM7/6/20
to Slatwall Commerce
I went back into the slatwall-productlisting.cfm and changed the button line to

<a href="/index.cfm#product.getProductURL()#?productID=#product.getProductID()#">Details / Buy</a>

This seems to be getting me somewhere.  Now I am getting the error below.  If I comment that whole section out, I then get a KEY error on what looks like the options I have set up for the product.  But let's start with the download error, or maybe I just don't have it set up correctly?


500 Error

variable [HASDOWNLOAD] doesn't exist

Code:0

Type:expression

lucee.runtime.exp.ExpressionException: variable [HASDOWNLOAD] doesn't exist
	at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:237)
	at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:179)
	at themes.movement.templates.slatwall_product_cfm405$cf$7m4.call(/muraWRM/themes/movement/templates/slatwall-product.cfm:155)

Chris Kent

unread,
Jul 6, 2020, 5:33:21 PM7/6/20
to Slatwall Commerce
Hi Bruce, 

This is simple to fix, line (probably) 150 in /themes/movement/templates/slatwall-product.cfm from
<cfset isAnyDownload = false/>
To
<cfset hasDownload = false/>

Typo in the default Slatwall product template.

You may end up removing this section of code if you will never have any download files associated with your products.

Regards,
Chris.

Bruce Bailey

unread,
Jul 6, 2020, 6:00:34 PM7/6/20
to Slatwall Commerce
getting closer and closer... that took care of that, now this guy

500 Error

key [size] doesn't exist

Code:0

Type:expression

lucee.runtime.exp.ExpressionException: key [size] doesn't exist
	at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
	at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
	at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
	at lucee.runtime.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
	at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1481)
	at themes.movement.templates.slatwall_product_cfm405$cf$7m8.call(/muraWRM/themes/movement/templates/slatwall-product.cfm:387)

Chris Kent

unread,
Jul 7, 2020, 3:29:22 AM7/7/20
to Slatwall Commerce
Hi Bruce,

I think this is an issue in the third add-to-cart example code. Have hit this a few times before but cannot remember what the fix is right now. The problem is related to option groups and options.

If you comment out the following lines, your line numbers will be offset by about 12 lines you should get the default product details template up.

Regards,
Chris.

Bruce Bailey

unread,
Jul 7, 2020, 5:44:50 AM7/7/20
to Slatwall Commerce
That did it!! I will have to investigate the other... thank you for the help, much appreciated!

Reply all
Reply to author
Forward
0 new messages