|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CeProductLevel
This interface defines constants for product levels. A product level is associated with each license key, whether that be evaluation, full, subscription, and so on.
| Field Summary | |
|---|---|
static int |
Evaluation
Evaluation. |
static int |
Full
Full. |
static int |
FullPlusSubscription
Full and subscription. |
static int |
NotForResale
Not for resale. |
static int |
StandAloneSubscription
Stand-alone subscription. |
static int |
UBatchKeycode
U-batch keycode. |
static int |
Upgrade
Upgrade. |
static int |
UpgradePlusSubscription
Upgrade plus subscription. |
| Field Detail |
|---|
static final int Full
Full.
static final int FullPlusSubscription
Full and subscription.
static final int Upgrade
Upgrade.
static final int UpgradePlusSubscription
Upgrade plus subscription.
static final int Evaluation
Evaluation.
static final int StandAloneSubscription
Stand-alone subscription.
static final int NotForResale
Not for resale.
static final int UBatchKeycode
U-batch keycode.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||