public class Product extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_DISABLED |
static int |
STATUS_ENABLED |
static int |
VISIBILITY_BOTH |
static int |
VISIBILITY_IN_CATALOG |
static int |
VISIBILITY_IN_SEARCH |
static int |
VISIBILITY_NOT_VISIBLE |
| Constructor and Description |
|---|
Product() |
public static final int VISIBILITY_NOT_VISIBLE
public static final int VISIBILITY_IN_CATALOG
public static final int VISIBILITY_IN_SEARCH
public static final int VISIBILITY_BOTH
public static final int STATUS_DISABLED
public static final int STATUS_ENABLED
Copyright © 2017. All rights reserved.