|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeUsage
Defines where the Attribute is used for.
| Field Summary | |
|---|---|
static int |
CATEGORY
Category attribute usage id. |
static int |
CUSTOMERPROFILE
Customer Profile attribute usage id. |
static int |
PRODUCT
Product attribute usage id. |
static int |
SKU
Sku attribute usage id. |
| Method Summary | |
|---|---|
int |
getValue()
Returns the attribute usage value. |
void |
setValue(int value)
Sets the attribute usage value. |
| Methods inherited from interface com.elasticpath.domain.Persistence |
|---|
executeBeforePersistAction, getUidPk, isPersistent, setDefaultValues, setUidPk |
| Methods inherited from interface com.elasticpath.domain.EpDomain |
|---|
getElasticPath, setElasticPath |
| Field Detail |
|---|
static final int CATEGORY
static final int CUSTOMERPROFILE
static final int PRODUCT
static final int SKU
| Method Detail |
|---|
int getValue()
void setValue(int value)
value - the attribute usage value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||