Package org.dashbuilder.perspectives
Interface PerspectiveIds
-
public interface PerspectiveIds
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPPSstatic StringCONTENT_MANAGERstatic StringDATA_SETSstatic StringDATA_TRANSFERstatic StringGALLERYstatic StringHOMEstatic StringPLUGINSstatic StringSALES_DASHBOARDstatic StringSALES_REPORTSstatic StringSECURITY
-
-
-
Field Detail
-
HOME
static final String HOME
- See Also:
- Constant Field Values
-
DATA_SETS
static final String DATA_SETS
- See Also:
- Constant Field Values
-
GALLERY
static final String GALLERY
- See Also:
- Constant Field Values
-
CONTENT_MANAGER
static final String CONTENT_MANAGER
- See Also:
- Constant Field Values
-
DATA_TRANSFER
static final String DATA_TRANSFER
- See Also:
- Constant Field Values
-
APPS
static final String APPS
- See Also:
- Constant Field Values
-
PLUGINS
static final String PLUGINS
- See Also:
- Constant Field Values
-
SALES_DASHBOARD
static final String SALES_DASHBOARD
- See Also:
- Constant Field Values
-
SALES_REPORTS
static final String SALES_REPORTS
- See Also:
- Constant Field Values
-
SECURITY
static final String SECURITY
- See Also:
- Constant Field Values
-
-