com.microstrategy.webapi.EnumDSSXMLSourceManipulationCommands |
The EnumDSSXMLSourceManipulationCommands
interface enumerates all
the different source manipulation XML commands. Each value of this interface
is used to identify a different XML command.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssSourceManipulationCreatePackageFile | XML command number equivalent to creating a package file | |||||||||
int | DssSourceManipulationMergeFile | XML command number equivalent to calling BulkMergeFromFile | |||||||||
int | DssSourceManipulationReadManifest | XML command number for reading manifest information from a Package file | |||||||||
int | DssSourceManipulationReadManifestFromObject | XML command number for reading manifest information from an object | |||||||||
int | DssSourceManipulationReserved | Not a source manipulator command number | |||||||||
int | DssSourceManipulationSearchReplacePackage | XML command number for defining search and replace rules | |||||||||
int | DssSourceManipulationUndoMergeFile | XML command number equivalent to calling addCreateUndoFile | |||||||||
int | DssSourceManipulationUpdateSchema | XML command number equivalent to calling UpdateSchema |
XML command number equivalent to creating a package file
XML command number equivalent to calling BulkMergeFromFile
XML command number for reading manifest information from a Package file
XML command number for reading manifest information from an object
Not a source manipulator command number
XML command number for defining search and replace rules
XML command number equivalent to calling addCreateUndoFile
XML command number equivalent to calling UpdateSchema