com.microstrategy.webapi.EnumDSSXMLCreateFlags |
Class Overview
This interface defines the enumeration constants used to when create project
Constants
public
static
final
int
DssXMLCreateChangeJournal
Constant Value:
16384
(0x00004000)
public
static
final
int
DssXMLCreateConfiguration
Constant Value:
2
(0x00000002)
public
static
final
int
DssXMLCreateEnableQuickSearch
Constant Value:
32768
(0x00008000)
public
static
final
int
DssXMLCreateEntityMask
Constant Value:
4095
(0x00000fff)
public
static
final
int
DssXMLCreateFromString
Constant Value:
4096
(0x00001000)
public
static
final
int
DssXMLCreateProject
Constant Value:
1
(0x00000001)
public
static
final
int
DssXMLCreateServerInstance
Constant Value:
3
(0x00000003)