|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureConstants
Feature related constants. The following constants allow quick access to the common application features.
| Field Summary | |
|---|---|
static Feature |
COPY_FEATURECopy feature. |
static String |
COPY_FEATURE_IDCopy feature ID. |
static Feature |
COPY_TO_FEATURECopy To feature. |
static String |
COPY_TO_FEATURE_IDCopy feature ID. |
static Feature |
EDIT_FEATUREEdit feature. |
static String |
EDIT_FEATURE_IDEdit feature ID. |
static Feature |
OPEN_FEATUREOpen feature. |
static String |
OPEN_FEATURE_IDOpen feature ID. |
static Feature |
OPEN_FEATURE_NOT_RECORDEDOpen feature. |
static Feature |
PRINT_FEATUREPrint feature. |
static String |
PRINT_FEATURE_IDEdit feature ID. |
static Feature |
PRINT_FEATURE_NOT_RECORDEDPrint feature. |
static Feature |
RESEAL_FEATURERe-seal feature. |
static String |
RESEAL_FEATURE_IDEdit feature ID. |
static Feature |
RESEAL_FEATURE_NOT_RECORDEDRe-seal feature. |
static Feature |
SCAN_FEATUREScan feature. |
static String |
SCAN_FEATURE_IDScan feature ID. |
static Feature |
SCAN_FEATURE_NOT_RECORDEDScan feature. |
static Feature |
SEAL_FEATURESeal feature. |
static String |
SEAL_FEATURE_IDSeal feature ID. |
static Feature |
SEAL_FEATURE_NOT_RECORDEDSeal feature. |
static Feature |
SEARCH_FEATURESearch feature. |
static String |
SEARCH_FEATURE_IDSearch feature ID. |
static Feature |
UNSEAL_FEATURESave unsealed feature. |
static String |
UNSEAL_FEATURE_IDUnseal feature ID. |
static Feature |
UNSEAL_FEATURE_NOT_RECORDEDSave unsealed feature. |
| Field Detail |
|---|
static final String OPEN_FEATURE_ID
static final Feature OPEN_FEATURE
static final Feature OPEN_FEATURE_NOT_RECORDED
static final String SEAL_FEATURE_ID
static final Feature SEAL_FEATURE
static final Feature SEAL_FEATURE_NOT_RECORDED
static final String UNSEAL_FEATURE_ID
static final Feature UNSEAL_FEATURE
static final Feature UNSEAL_FEATURE_NOT_RECORDED
static final String COPY_FEATURE_ID
static final Feature COPY_FEATURE
static final String COPY_TO_FEATURE_ID
static final Feature COPY_TO_FEATURE
static final String EDIT_FEATURE_ID
static final Feature EDIT_FEATURE
static final String RESEAL_FEATURE_ID
static final Feature RESEAL_FEATURE
static final Feature RESEAL_FEATURE_NOT_RECORDED
static final String PRINT_FEATURE_ID
static final Feature PRINT_FEATURE
static final Feature PRINT_FEATURE_NOT_RECORDED
static final String SEARCH_FEATURE_ID
static final Feature SEARCH_FEATURE
static final String SCAN_FEATURE_ID
static final Feature SCAN_FEATURE
static final Feature SCAN_FEATURE_NOT_RECORDED
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||