|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FullClientRightEnum
Specifies the user rights for a Desktop Intelligence document.
| Nested Class Summary | |
|---|---|
static class |
FullClientRightEnum.Enum
Internal Use Only. |
static class |
FullClientRightEnum.Factory
A class with methods for creating instances of the FullClientRightEnum type. |
| Field Summary | |
|---|---|
static FullClientRightEnum.Enum |
CREATE_DOCUMENTS
User has the right to create documents. |
static FullClientRightEnum.Enum |
DOWNLOAD_FILES
User has the right to download files. |
static FullClientRightEnum.Enum |
DRILL_MODE
User has the right to use the drill mode. |
static FullClientRightEnum.Enum |
EDIT_QUERY
User has the right to edit a query. |
static FullClientRightEnum.Enum |
EXPORT
User has the right to export report data. |
static FullClientRightEnum.Enum |
EXTEND_SCOPE
User has the right to extend the scope of analysis. |
static FullClientRightEnum.Enum |
FORMULA_LANGUAGE
User has the right to use the formula language. |
static FullClientRightEnum.Enum |
HTML_REPORT_PANEL
User has the right to use the HTML report panel. |
static int |
INT_CREATE_DOCUMENTS
User has the right to create documents. |
static int |
INT_DOWNLOAD_FILES
User has the right to download files. |
static int |
INT_DRILL_MODE
User has the right to use the drill mode. |
static int |
INT_EDIT_QUERY
User has the right to edit a query. |
static int |
INT_EXPORT
User has the right to export report data. |
static int |
INT_EXTEND_SCOPE
User has the right to extend the scope of analysis. |
static int |
INT_FORMULA_LANGUAGE
User has the right to use the formula language. |
static int |
INT_HTML_REPORT_PANEL
User has the right to use the HTML report panel. |
static int |
INT_INTERACTIVE_FORMATTING
User has the right to use interactive formatting. |
static int |
INT_INTERACTIVE_VIEW
User has the right to use interactive viewing. |
static int |
INT_JAVA_REPORT_PANEL
User has the right to use the Java report panel. |
static int |
INT_REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values. |
static int |
INT_REFRESH_ON_DEMAND
User has the right to run and refresh the Desktop Intelligence document. |
static int |
INT_USE_LIST_OF_VALUES
User has the right to use the list of values. |
static int |
INT_VIEW_SQL
User has the right to view the SQL. |
static FullClientRightEnum.Enum |
INTERACTIVE_FORMATTING
User has the right to use interactive formatting. |
static FullClientRightEnum.Enum |
INTERACTIVE_VIEW
User has the right to use interactive viewing. |
static FullClientRightEnum.Enum |
JAVA_REPORT_PANEL
User has the right to use the Java report panel. |
static FullClientRightEnum.Enum |
REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values. |
static FullClientRightEnum.Enum |
REFRESH_ON_DEMAND
User has the right to run and refresh the Desktop Intelligence document. |
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
static FullClientRightEnum.Enum |
USE_LIST_OF_VALUES
User has the right to use the list of values. |
static FullClientRightEnum.Enum |
VIEW_SQL
User has the right to view the SQL. |
| Method Summary | |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
Internal Use Only. |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
static final FullClientRightEnum.Enum REFRESH_ON_DEMAND
User has the right to run and refresh the Desktop Intelligence document.
static final FullClientRightEnum.Enum EDIT_QUERY
User has the right to edit a query.
static final FullClientRightEnum.Enum REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values.
static final FullClientRightEnum.Enum USE_LIST_OF_VALUES
User has the right to use the list of values.
static final FullClientRightEnum.Enum VIEW_SQL
User has the right to view the SQL.
static final FullClientRightEnum.Enum INTERACTIVE_VIEW
User has the right to use interactive viewing.
static final FullClientRightEnum.Enum HTML_REPORT_PANEL
User has the right to use the HTML report panel.
static final FullClientRightEnum.Enum JAVA_REPORT_PANEL
User has the right to use the Java report panel.
static final FullClientRightEnum.Enum EXTEND_SCOPE
User has the right to extend the scope of analysis.
static final FullClientRightEnum.Enum DRILL_MODE
User has the right to use the drill mode.
static final FullClientRightEnum.Enum CREATE_DOCUMENTS
User has the right to create documents.
static final FullClientRightEnum.Enum INTERACTIVE_FORMATTING
User has the right to use interactive formatting.
static final FullClientRightEnum.Enum FORMULA_LANGUAGE
User has the right to use the formula language.
static final FullClientRightEnum.Enum EXPORT
User has the right to export report data.
static final FullClientRightEnum.Enum DOWNLOAD_FILES
User has the right to download files.
static final int INT_REFRESH_ON_DEMAND
User has the right to run and refresh the Desktop Intelligence document.
static final int INT_EDIT_QUERY
User has the right to edit a query.
static final int INT_REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values.
static final int INT_USE_LIST_OF_VALUES
User has the right to use the list of values.
static final int INT_VIEW_SQL
User has the right to view the SQL.
static final int INT_INTERACTIVE_VIEW
User has the right to use interactive viewing.
static final int INT_HTML_REPORT_PANEL
User has the right to use the HTML report panel.
static final int INT_JAVA_REPORT_PANEL
User has the right to use the Java report panel.
static final int INT_EXTEND_SCOPE
User has the right to extend the scope of analysis.
static final int INT_DRILL_MODE
User has the right to use the drill mode.
static final int INT_CREATE_DOCUMENTS
User has the right to create documents.
static final int INT_INTERACTIVE_FORMATTING
User has the right to use interactive formatting.
static final int INT_FORMULA_LANGUAGE
User has the right to use the formula language.
static final int INT_EXPORT
User has the right to export report data.
static final int INT_DOWNLOAD_FILES
User has the right to download files.
| Method Detail |
|---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||