ZMObject
|
+--ZMSaleMaker
public class ZMSaleMaker
extends ZMObject
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| array | getSaleDiscountTypeInfo(int productId, int categoryId) Get sale discount type info. |
| static void | instance() Get instance. |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMSaleMaker()
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.