ZMObject
└─ZMSaleMaker
public class ZMSaleMaker
extends ZMObject
| Fields inherited from org.zenmagick.core\ZMObject | |
|---|---|
| properties_ | |
| Method Summary | |
|---|---|
| void | Create new instance. |
| array | getSaleDiscountTypeInfo(int productId, int categoryId) Get sale discount type info. |
| static void | instance() Get instance. |
| Methods inherited from org.zenmagick.core\ZMObject | |
|---|---|
| __construct, attachMethod, get, getAttachedMethods, getProperties, getPropertyNames, set, singleton | |
public void __construct()
Create new instance.
public array getSaleDiscountTypeInfo(int productId, int categoryId)
Get sale discount type info.
null to use the default category.public static void instance()
Get instance.
Sale maker.