|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.businessobjects.sdk.plugin.desktop.fullclient.CeFullClientRightID
public class CeFullClientRightID
Specifies the user rights for a Desktop Intelligence document.
| Field Summary | |
|---|---|
static int |
CREATEDOCUMENTS
User has the right to create documents. |
static int |
DOWNLOAD_FILES
User has the right to download files. |
static int |
DRILLMODE
User has the right to use the drill mode. |
static int |
EDIT_QUERY
User has the right to edit a query. |
static int |
EXPORT_REPORT_DATA
User has the right to export report data. |
static int |
EXTENDSCOPE
User has the right to extend the scope of analysis. |
static int |
FORMULALANGUAGE
User has the right to use the formula language. |
static int |
FULLCLIENT_REPORT_INTERACTION
|
static int |
HTMLREPORTPANEL
User has the right to use the HTML report panel. |
static int |
INTERACTIVE_FORMATTING
User has the right to use interactive formatting. |
static int |
INTERACTIVEVIEW
User has the right to use interactive viewing. |
static int |
JAVAREPORTPANEL
User has the right to use the Java report panel. |
static int |
REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values. |
static int |
RUN_AND_REFRESH_DOC
User has the right to run and refresh the Desktop Intelligence document. |
static int |
USE_LIST_OF_VALUES
User has the right to use the list of values. |
static int |
VIEW_SQL
User has the right to view the SQL. |
| Constructor Summary | |
|---|---|
CeFullClientRightID()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int EXPORT_REPORT_DATA
User has the right to export report data.
public static final int RUN_AND_REFRESH_DOC
User has the right to run and refresh the Desktop Intelligence document.
public static final int EDIT_QUERY
User has the right to edit a query.
public static final int REFRESH_LIST_OF_VALUES
User has the right to refresh the list of values.
public static final int USE_LIST_OF_VALUES
User has the right to use the list of values.
public static final int VIEW_SQL
User has the right to view the SQL.
public static final int INTERACTIVEVIEW
User has the right to use interactive viewing.
public static final int HTMLREPORTPANEL
User has the right to use the HTML report panel.
public static final int JAVAREPORTPANEL
User has the right to use the Java report panel.
public static final int EXTENDSCOPE
User has the right to extend the scope of analysis.
public static final int DRILLMODE
User has the right to use the drill mode.
public static final int CREATEDOCUMENTS
User has the right to create documents.
public static final int FORMULALANGUAGE
User has the right to use the formula language.
public static final int INTERACTIVE_FORMATTING
User has the right to use interactive formatting.
public static final int DOWNLOAD_FILES
User has the right to download files. SEC_ID_DeskIApp_Interaction is not defined in this revision see //depot2/Titan/Stable/Framework/sdk/java/core/src/com/crystaldecisions/sdk/occa/security/internal/SecurityIDs.java wait for submit from Framework //depot/Framework/CB2_Post_Jupiter/framework_sdk/java/core/src/com/crystaldecisions/sdk/occa/security/internal/SecurityIDs#3.java public static final int SEC_ID_DeskIApp_Interaction = 7;
public static final int FULLCLIENT_REPORT_INTERACTION
| Constructor Detail |
|---|
public CeFullClientRightID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||