ZMObject
|
+--ZMAttributes
public class ZMAttributes
extends ZMObject
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| boolean | getAttributesForProduct(ZMProduct product, int languageId) Load attributes for the given product and language. |
| static void | instance() Get instance. |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMAttributes()
Create new instance. /
public boolean getAttributesForProduct(ZMProduct product, int languageId)
Load attributes for the given product and language.
null for session language.true if attributes eixst, false if not.public static void instance()
Get instance. /
Attribute service.