A B C D E F G H I K L M N O P R S T U V W X

A

AttributeDN - class com.bluestream.sys.xml.schema.display.AttributeDN.
This class provides a display node that represents a simplified Attribute node
AttributeDN() - Constructor for class com.bluestream.sys.xml.schema.display.AttributeDN
 
AuthenticationInfo - interface com.bluestream.xdb.AuthenticationInfo.
Client-side interface to represent either SimpleAuthInfo or HTTPDigestAuthInfo
addExtension(String) - Method in class com.bluestream.sys.util.MimeType
 
addSchema(URI, URI) - Method in interface com.bluestream.xdb.dsobject.content.SchemaMgr
add the named schema into global schema storage and save it's file and supporting files to disk.
addServer(ServerConnectInfo) - Method in interface com.bluestream.xdb.ClientConfigMgr
 
allowFileRead(String) - Static method in class com.bluestream.sys.util.FileUtil
 
append(String) - Method in class com.bluestream.sys.util.FlexStringBuffer
Appends the given string to current data array.
append(FlexStringBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
Appends the given fsb to current data array.
append(char) - Method in class com.bluestream.sys.util.FlexStringBuffer
Append a single character to this buffer
append(char[], int, int) - Method in class com.bluestream.sys.util.FlexStringBuffer
Appends given character array to existing data using offset and len.
appendDocTypeStmt(FlexStringBuffer) - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
appends a DOCTYPE statement to the buffer provided.
appendFile(String, String) - Static method in class com.bluestream.sys.util.FileUtil
append to a file

B

beforeFirst() - Method in interface com.bluestream.xdb.XResultSet
Set the position to one before the first result.
beginTransaction() - Method in interface com.bluestream.xdb.XConnection
Begin the transaction, putting all subsequent operations under transaction control.
bufLoad(ByteBuffer, boolean) - Method in class com.bluestream.sys.util.FlexStringBuffer
 
bufSave(ByteBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
 
buildDigest() - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
buildDigest : Helper class.
buildTree(String, boolean) - Static method in class com.bluestream.sys.util.FileUtil
Build a tree on the file system

C

ClientConfigMgr - interface com.bluestream.xdb.ClientConfigMgr.
This class holds all the client specific configuration information such as: List of server URLs Install type (Client/Server, Monolithic)
Collection - interface com.bluestream.xdb.dsobject.config.Collection.
 
CollectionMgr - interface com.bluestream.xdb.dsobject.config.CollectionMgr.
 
ConfigDso - interface com.bluestream.xdb.dsobject.config.ConfigDso.
 
cCompComponentsSuffix - Static variable in interface com.bluestream.xdb.dsobject.DSObject
 
cDocComponentsSuffix - Static variable in interface com.bluestream.xdb.dsobject.DSObject
 
cFixupTypeComment - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
cFixupTypeDocType - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
cFixupTypeElement - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
cFixupTypePI - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
cTypeCollection - Static variable in interface com.bluestream.xdb.dsobject.DSObjectMgr
 
cTypeComponent - Static variable in interface com.bluestream.xdb.dsobject.DSObjectMgr
 
cTypeDocument - Static variable in interface com.bluestream.xdb.dsobject.DSObjectMgr
 
c_lidTmplt - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
c_nameTmplt - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
c_realm - Static variable in interface com.bluestream.xdb.AuthenticationInfo
 
c_uriTmplt - Static variable in class com.bluestream.sys.xml.util.link.LinkTemplate
 
cancel() - Method in interface com.bluestream.xdb.Statement
Cancel the execution of this currently executing statement.
charAt(int) - Method in class com.bluestream.sys.util.FlexStringBuffer
Gets value of i-th character of the data array.
characters(char[], int, int) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
Characters.
clear() - Method in class com.bluestream.sys.util.FlexStringBuffer
Deprecated. As of 2.0, replaced by FlexStringBuffer.setLength(int)
setLength(0) will mimic the functionality of this call.
clear() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Resets all properties to null
clearPrologInfo() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
 
close() - Method in interface com.bluestream.xdb.Server
Close the Server.
close() - Method in interface com.bluestream.xdb.Statement
Close this statement and release all the resources used by it.
close() - Method in interface com.bluestream.xdb.XConnection
Close this XConnection and recycle it as necessary.
close() - Method in interface com.bluestream.xdb.XResultSet
Release the resources used by this result set.
close() - Method in interface com.bluestream.xdb.dsobject.DSObjectCursor
 
close() - Method in class com.bluestream.xdbutil.Script
close any files and any activities the scripter was doing.
com.bluestream.sys.util - package com.bluestream.sys.util
 
com.bluestream.sys.xml.schema.display - package com.bluestream.sys.xml.schema.display
 
com.bluestream.sys.xml.util - package com.bluestream.sys.xml.util
 
com.bluestream.sys.xml.util.link - package com.bluestream.sys.xml.util.link
 
com.bluestream.sys.xml.xdm - package com.bluestream.sys.xml.xdm
 
com.bluestream.xdb - package com.bluestream.xdb
 
com.bluestream.xdb.dsobject - package com.bluestream.xdb.dsobject
 
com.bluestream.xdb.dsobject.config - package com.bluestream.xdb.dsobject.config
 
com.bluestream.xdb.dsobject.content - package com.bluestream.xdb.dsobject.content
 
com.bluestream.xdb.util - package com.bluestream.xdb.util
 
com.bluestream.xdbutil - package com.bluestream.xdbutil
 
comment(char[], int, int) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
commitTransaction() - Method in interface com.bluestream.xdb.XConnection
Commit the transaction that was previously started.
compare(boolean, String, String) - Static method in class com.bluestream.sys.util.StringUtil
Compare one to the other using the case sensitive flag.
compareTextFiles(String, String, int, FlexStringBuffer) - Static method in class com.bluestream.sys.util.FileUtil
 
compareTo(Object) - Method in class com.bluestream.sys.util.FlexStringBuffer
Compares this object to another (given) object.
compareTo(FlexStringBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
Satellite of Comparable's compareTo (Object) method following the general fashion of implementing that interface.
compareToIgnoreCase(FlexStringBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
case-insensitive form of compareTo.
compareToIgnoreCaseTrim(FlexStringBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
case-insensitive form of compareTo which ignores leading and trailing whitespace.
copyFile(String, String) - Static method in class com.bluestream.sys.util.FileUtil
 
copyFile(File, File) - Static method in class com.bluestream.sys.util.FileUtil
Copy the contents of srcFile to destFile.
copyToOther(Object) - Method in class com.bluestream.sys.util.FlexStringBuffer
Sets a copy of this value to given "other" instance of FlexStringBuffer.
createCollection(String, int) - Method in interface com.bluestream.xdb.dsobject.config.CollectionMgr
Create a new collection which will have the name contained in the newCollectionId
createFileInSpecifiedDir(File, String, String) - Static method in class com.bluestream.sys.util.FileUtil
This method creates a directory called 'createdDirName' inside the 'workingDir' directory, and then creates a file called 'createdFileName' located inside the newly created directory.
createStatement() - Method in interface com.bluestream.xdb.XConnection
Create a statement in which to execute Queries, DML operations and DDL statements.
createUser(AuthenticationInfo) - Method in interface com.bluestream.xdb.dsobject.config.UserMgr
Create a new user on the server.

D

DSObject - interface com.bluestream.xdb.dsobject.DSObject.
 
DSObjectCursor - interface com.bluestream.xdb.dsobject.DSObjectCursor.
Forward only cursor.
DSObjectMgr - interface com.bluestream.xdb.dsobject.DSObjectMgr.
 
Database - interface com.bluestream.xdb.dsobject.config.Database.
Database contains information about the database.
DatabaseListItem - interface com.bluestream.xdb.dsobject.config.DatabaseListItem.
The DatabaseListItem contains the database info plus the contained rootTree.
DatabaseMgr - interface com.bluestream.xdb.dsobject.config.DatabaseMgr.
 
DatabaseTree - interface com.bluestream.xdb.dsobject.config.DatabaseTree.
DatabaseTree contains an immediate list of DatabaseListItems.
DisplayNode - class com.bluestream.sys.xml.schema.display.DisplayNode.
This class provides a display node that represents a simplified model view of schema dialects used with within GoDB
DisplayNode() - Constructor for class com.bluestream.sys.xml.schema.display.DisplayNode
empty constructor
DocumentInfo - class com.bluestream.sys.xml.xdm.DocumentInfo.
This class contains all of a DocumentNodes property settings.
DocumentInfo() - Constructor for class com.bluestream.sys.xml.xdm.DocumentInfo
Default constructor.
DocumentInfo(FlexStringBuffer) - Constructor for class com.bluestream.sys.xml.xdm.DocumentInfo
Creates a DocumentInfo from a StringBuffer.
DocumentInfo(DocumentInfo) - Constructor for class com.bluestream.sys.xml.xdm.DocumentInfo
Constructs a new DocumentInfo based on settings found in the passed DocumentInfo.
dataLoad(DataInput) - Method in class com.bluestream.sys.util.FlexStringBuffer
Loads data from DataInput object.
dataLoad(DataInput) - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Load this object from the underlying stream.
dataSave(DataOutput) - Method in class com.bluestream.sys.util.FlexStringBuffer
daves data into DataOnput object.
dataSave(DataOutput) - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Saves this DocumentInfo.
delCharsAt(int, int) - Method in class com.bluestream.sys.util.FlexStringBuffer
Delete the characters starting at startOff for count characters.
delete() - Method in interface com.bluestream.xdb.dsobject.DSObject
 
deleteBinaryObject(String) - Method in interface com.bluestream.xdb.XConnection
delete large binary object from Server and update SysBinary system table colid can be either a rootname or a collectionId
deleteCollectionTree(String) - Method in interface com.bluestream.xdb.dsobject.config.CollectionMgr
Perform a deep delete of tree node
deleteFile(File) - Static method in class com.bluestream.sys.util.FileUtil
Checks for the existence of the passed in File, and deletes the file if it does exist.
deserialize(DataInputStream) - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
Reads this auth info from the specified stream.
deserialize(DataInputStream) - Method in class com.bluestream.xdb.SimpleAuthInfo
 
doesExist(URI) - Method in interface com.bluestream.xdb.dsobject.content.SchemaMgr
Does this schema exist.
duplicate() - Method in class com.bluestream.sys.util.FlexStringBuffer
Duplicates this Object.

E

EC_AccessDenied - Static variable in class com.bluestream.sys.util.SysErr
 
EC_AccessDeniedEx - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ActionFailed - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_AddHandler - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_AlreadyOpen - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ArrayIndexOutOfBounds - Static variable in class com.bluestream.sys.util.SysErr
 
EC_AuthenticationFailed - Static variable in class com.bluestream.sys.util.SysErr
 
EC_BXEventOrderInvalid - Static variable in class com.bluestream.sys.util.SysErr
 
EC_BackupDirectoryNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_BackupInProgress - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_CachePinned - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Cancelled - Static variable in class com.bluestream.sys.util.SysErr
 
EC_CatNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Compile - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ConnectionHTTPRetry - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ConnectionRefused - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ConvError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ConversionInvalid - Static variable in class com.bluestream.sys.util.SysErr
 
EC_CouldNotWriteData - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DBCurDBNotSet - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DBError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DBNotEnabled - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DSError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DSId - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DatabaseNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DeadLockRollBack - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Deleted - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Disconnect - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DocNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DocumentEmit - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateBackupSchedule - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateCollectionFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateDatabaseFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_DuplicateKeyFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_DuplicateObjectIdFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_DuplicatePrefixFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_DuplicateResourceFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateRootIndexKey - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_DuplicateServerFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_DuplicatedSchema - Static variable in class com.bluestream.sys.util.SysErr
 
EC_EditInstErr - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Empty - Static variable in class com.bluestream.sys.util.SysErr
 
EC_EndReached - Static variable in class com.bluestream.sys.util.SysErr
 
EC_EnumFacetErr - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ErrorHasNoInfo - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ExpressionEvalErr - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_FileReadFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_FileVersionTooOld - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_FileWriteFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_FullTextIndexFailure - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_FunctionArgError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_General - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_GeneralFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_GroupMgrErr - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_IO - Static variable in class com.bluestream.sys.util.SysErr
 
EC_IdDeleted - Static variable in class com.bluestream.sys.util.SysErr
 
EC_IllegalHostName - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_IllegalPortNum - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_IncompatibleDBFileFormat - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_IncompatibleOpenMode - Static variable in class com.bluestream.sys.util.SysErr
 
EC_IndexingFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidActor - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidArg - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidArguments - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidCategory - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidCompareType - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidDoctype - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidFile - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidFile - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidGroup - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidHour - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidMinute - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidNamespaceID - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidNamespacePrefix - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidNamespaceURI - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidObjectID - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidPassword - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidPath - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidResourceID - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidResourcePath - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidSchemaFileExt - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidSchemaUriPrefix - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidSecurityAction - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidSizeError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidThreadAccess - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidURI - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidUser - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidUser - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidValueForType - Static variable in class com.bluestream.sys.util.SysErr
 
EC_InvalidWeekDay - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_InvalidXPath - Static variable in class com.bluestream.sys.util.SysErr
 
EC_KeyDeleted - Static variable in class com.bluestream.sys.util.SysErr
 
EC_KeyNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_LoadError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_LocalNSRegistryRefresh - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_LocalStringTableUpdate - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_LockConflict - Static variable in class com.bluestream.sys.util.SysErr
 
EC_LockError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_LockTimeOut - Static variable in class com.bluestream.sys.util.SysErr
 
EC_LogFileIO - Static variable in class com.bluestream.sys.util.SysErr
 
EC_LogFileNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MalformedConnectionSpec - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_MalformedURL - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MaxReached - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MissingClose - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MissingPath - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MustBeActive - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MustBeOpen - Static variable in class com.bluestream.sys.util.SysErr
 
EC_MustNotBeActive - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NULL - Static variable in class com.bluestream.sys.util.SysErr
Sys Error Code
EC_NeedRMTranActive - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Nil - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoAttributeDefForRef - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoCurrent - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoCurrentKey - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoDDLDatabaseInUse - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NoDDLRootInUse - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NoDropSysData - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NoElementDefForRef - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoGroupDefForRef - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NoHandler - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NoRequestType - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NoResultAvailable - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_NotEmpty - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NotImplemented - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NotInitialized - Static variable in class com.bluestream.sys.util.SysErr
 
EC_NotXMLResourceType - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ObjectDoesntExist - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ObjectIdDeleted - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ObjectIdNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ObjectInUse - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ObjectNotInWorkspace - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Opt - Static variable in class com.bluestream.sys.util.SysErr
 
EC_OutOfBoundsError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_OutOfMemory - Static variable in class com.bluestream.sys.util.SysErr
 
EC_OutOfSpace - Static variable in class com.bluestream.sys.util.SysErr
 
EC_PermissionDenied - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Processing - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_PropertyNotSet - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Protocol - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_RequestParamsInvalid - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResLocked - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResSysTabsExists - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResUnsupportedAction - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResourceConfigError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResourceInBaseNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ResourceNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Response - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_ResponseParamsInvalid - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_RestoreWarnings - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_RetryOperation - Static variable in class com.bluestream.sys.util.SysErr
 
EC_RootNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_RootNotMounted - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_RootSchemaIntegrity - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Runtime - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SAXError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SAXErrorAt - Static variable in class com.bluestream.sys.util.SysErr
 
EC_Schema - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaDocConf - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaEntityLoadError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_SchemaLeftRecursion - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaMgrNotValid - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaParse - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaParse - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_SchemaRootNodeNotFound - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaTraverse - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaUndefinedAttr - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaUnexpectedAttr - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaUnexpectedContent - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaUnexpectedEndElem - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaUnexpectedStElem - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaValidation - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SchemaValidationAt - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SequenceError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_ServerThreadShutdown - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_SoftwareAssertion - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SortError - Static variable in class com.bluestream.sys.util.SysErr
 
EC_StreamReadFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_StreamWriteFailure - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SysPropertyNotSet - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SystemAlreadyInit - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SystemFromPartial - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_SystemNotInit - Static variable in class com.bluestream.sys.util.SysErr
 
EC_SystemOnly - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_TriggerParseError - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_Type - Static variable in class com.bluestream.sys.util.SysErr
 
EC_TypeMismatchIn - Static variable in class com.bluestream.sys.util.SysErr
 
EC_UnAuthorizedAccess - Static variable in class com.bluestream.sys.util.SysErr
 
EC_UnknownRequestType - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_UnmappedThrowable - Static variable in class com.bluestream.sys.util.SysErr
 
EC_UnresolvedSchemaRefs - Static variable in class com.bluestream.sys.util.SysErr
 
EC_UnsupportedExpression - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_UnsupportedUserAction - Static variable in class com.bluestream.sys.util.SysErr
 
EC_UserMgrErr - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_VerErrorAlreadyEnabled - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_VerErrorGeneric - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_VersionMismatch - Static variable in class com.bluestream.sys.util.SysErr
 
EC_WrongBytesOnWire - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_WrongMessageOnWire - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_XMLNameSpace - Static variable in class com.bluestream.sys.util.SysErr
 
EC_XMLParse - Static variable in class com.bluestream.sys.util.SysErr
 
EC_XQEngine - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_XQueryCompile - Static variable in class com.bluestream.sys.util.SysErr
 
EC_XdbObjectDuplicate - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_XdbObjectNotFound - Static variable in class com.bluestream.xdb.util.XDBErr
 
EC_XmlCompare - Static variable in class com.bluestream.sys.util.SysErr
 
EC_XsltParseError - Static variable in class com.bluestream.xdb.util.XDBErr
 
ElementDN - class com.bluestream.sys.xml.schema.display.ElementDN.
This class provides a display node that represents a simplified Element node
ElementDN() - Constructor for class com.bluestream.sys.xml.schema.display.ElementDN
 
emit() - Method in interface com.bluestream.xdb.XResultSet
emit the current value to the registered docHandler.
emitAll() - Method in interface com.bluestream.xdb.XResultSet
Emit the entire result set to the registered docHandler.
endCDATA() - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
endDTD() - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
endDocument() - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
endElement(String, String, String) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
End element.
endEntity(String) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
endPrefixMapping(String) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
equals(FlexStringBuffer) - Method in class com.bluestream.sys.util.FlexStringBuffer
Compares this object for equality to given "another".
equals(Object) - Method in class com.bluestream.sys.util.FlexStringBuffer
Compares this object for equality to given "another".
equals(Object) - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
Compares this HTTPDigestAuthInfo for equivalence with another object.
equals(Object) - Method in class com.bluestream.xdb.SimpleAuthInfo
 
execute(short) - Method in interface com.bluestream.xdb.XPreparedStatement
Execute the prepared statement.
execute(String, short) - Method in interface com.bluestream.xdb.XStatement
Execute the given statement.

F

FileUtil - class com.bluestream.sys.util.FileUtil.
FileUtil: The primary purpose here is to maintain a process wide concept of the Current Working Directory (or CWD).
FileUtil() - Constructor for class com.bluestream.sys.util.FileUtil
 
FlexStringBuffer - class com.bluestream.sys.util.FlexStringBuffer.
This class is a fast, and compact implementation of a String Buffer, in the spirit of, but not fully compatible with java.util.StringBuffer.
FlexStringBuffer(int, int) - Constructor for class com.bluestream.sys.util.FlexStringBuffer
Constructs an empty FlexStringBuffer with the specified initial capacity and capacity increment.
FlexStringBuffer(int) - Constructor for class com.bluestream.sys.util.FlexStringBuffer
Constructs an empty FlexStringBuffer with the specified initial capacity and with its capacity increment equal to zero.
FlexStringBuffer() - Constructor for class com.bluestream.sys.util.FlexStringBuffer
Constructs an empty FlexStringBuffer so that its internal data array has size 10 and its standard capacity increment is zero.
FlexStringBuffer(String) - Constructor for class com.bluestream.sys.util.FlexStringBuffer
Constructs a FlexStringBuffer from the given string, with the default capacity increment.
FlexStringBuffer(String, int) - Constructor for class com.bluestream.sys.util.FlexStringBuffer
Constructs a FlexStringBuffer from the given string, with the supplied capacity increment.
FullTextIndex - interface com.bluestream.xdb.dsobject.config.FullTextIndex.
This class contains information about a fulltext index on a root.
fixupLinks(String, TemplateResolver, TargetMap, String, String) - Method in interface com.bluestream.sys.xml.util.link.LinkResolver
String xml: target xml LinkFixupList lfl: Initialized by caller previous to making this call String basePath: Used for resolving relative paths of Source link targets.
fixupLinks(String, String, String, UriFixup) - Method in interface com.bluestream.sys.xml.util.link.LinkResolver
Same as above except makes callback to the UriFixup interface to map templated links (as opposed to using PathFixupEngine and target map)
fromCharArray(char[], int, int) - Method in class com.bluestream.sys.util.FlexStringBuffer
Assign to the internal character array directly previous contents are lost.
fsbGet(FlexStringBuffer, boolean) - Method in interface com.bluestream.xdb.XResultSet
Get the current value as a string buffer.
fsbGetAll(FlexStringBuffer, boolean) - Method in interface com.bluestream.xdb.XResultSet
Get all the values in this result - effectively get all results.
fsbSetParam(String, FlexStringBuffer) - Method in interface com.bluestream.xdb.XPreparedStatement
Set a parameter variable by name in the XQuery statement.

G

GroupDN - class com.bluestream.sys.xml.schema.display.GroupDN.
This class provides a display node that represents a simplified Group node.
GroupDN() - Constructor for class com.bluestream.sys.xml.schema.display.GroupDN
 
GroupMgr - interface com.bluestream.xdb.dsobject.config.GroupMgr.
 
GuidGen - class com.bluestream.sys.util.GuidGen.
 
GuidGen() - Constructor for class com.bluestream.sys.util.GuidGen
 
generateGuid() - Static method in class com.bluestream.sys.util.GuidGen
 
get() - Static method in class com.bluestream.sys.util.SysErr
To get the singleton.
get() - Static method in class com.bluestream.xdb.util.XDBErr
To get the singleton.
getAction() - Method in interface com.bluestream.xdb.dsobject.config.Trigger
Returns the action type.
getAttribCount() - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
getBaseEx(Throwable) - Static method in class com.bluestream.xdb.util.XDBErr
Get the BaseException, if this one.
getBigDecimal(String) - Method in interface com.bluestream.xdb.XResultSet
Gets the value of the designated column in the current row of this ResultSet object as a BigDecimal.
getBinaryMgr() - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
BINARY
getBinaryObject(String, OutputStream) - Method in interface com.bluestream.xdb.XConnection
retrieve large binary object from Server.
getBinaryStream(String) - Method in interface com.bluestream.xdb.XResultSet
Retrieve the value at the given path as an InputStream of binary values.
getBindings(URI) - Method in interface com.bluestream.xdb.dsobject.content.SchemaMgr
get the roots which this schema is bound to.
getBoolean(String, BooleanWrap) - Method in interface com.bluestream.xdb.XResultSet
Gets the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoundedObjectSet(String, TemplateResolver, XmlStringResolver, String, boolean, HashMap) - Method in interface com.bluestream.sys.xml.util.link.LinkResolver
Returns a vector of filenames.
getCDataText(String) - Method in interface com.bluestream.xdb.XResultSet
Gets the value of the CDATA text of the designated column in the current row of this ResultSet object as a String.
getCWD() - Static method in class com.bluestream.sys.util.FileUtil
return the CWD string
getCardinalityValue() - Method in class com.bluestream.sys.xml.schema.display.DisplayNode
getter method
getClientConfigMgr() - Static method in class com.bluestream.xdb.SystemManager
Returns static ClientConfigMgr.
getCnonce() - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
Gets the client generated cnonce value associated with this digest authentication.
getCollection(String, int) - Method in interface com.bluestream.xdb.dsobject.config.CollectionMgr
 
getCollectionMgr() - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
COLLECTION
getCollectionName() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Returns the collection name
getCollectionTree() - Method in interface com.bluestream.xdb.dsobject.config.CollectionMgr
return a list of DSCollections, top level first, followed by nested
getConnection(AuthenticationInfo) - Method in interface com.bluestream.xdb.Server
Get an XConnection in order to access the server's resources.
getConnection(AuthenticationInfo, String) - Method in interface com.bluestream.xdb.Server
An alternative to getConnection(AuthenticationInfo).
getContent(String, int, FlexStringBuffer) - Method in interface com.bluestream.xdb.dsobject.LogMgr
Gets a range of content from a log file.
getControlConnection(AuthenticationInfo) - Method in interface com.bluestream.xdb.Server
One ControlConnection per server, all methods are synchronized.
getCreateDate() - Method in interface com.bluestream.xdb.dsobject.config.Database
Returns the creation date of the database in the form "yyyy-MM-ddThh:mm:ss[TsOffset]" For example: 2003-01-02T11:30:00-05:00 or 2003-01-02T11:30:00 The latter form is assumed GMT relative.
getCurrentHandlerType() - Method in interface com.bluestream.xdb.dsobject.DSObjectCursor
Get the current object type.
getCurrentMDObject() - Method in interface com.bluestream.xdb.dsobject.DSObjectCursor
get the current object.
getDSObject(String, int) - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
Get the resource manager for working with resources.
getDSObject(String, int, DSExtMetadata) - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
Same as above with a consumer define Extended metadata handler if extended metadata might be received
getDSObjectMgr() - Method in interface com.bluestream.xdb.XConnection
get the DSObjectMgr to access subsequent dsobject managers and objects.
getDTDPublicId() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
 
getDTDRootElementName() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
 
getDTDSystemId() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
 
getDataType() - Method in interface com.bluestream.xdb.dsobject.config.ValueIndex
Returns the datatype Id for the index defined in XmlBaseType.java.
getDatabase() - Method in interface com.bluestream.xdb.dsobject.config.DatabaseListItem
get the Database for this item.
getDatabase(String) - Method in interface com.bluestream.xdb.dsobject.config.DatabaseTree
Get the database as identified by objectId.
getDatabaseIter() - Method in interface com.bluestream.xdb.dsobject.config.DatabaseTree
Get an iterator to all the databases.
getDatabaseListItemIter() - Method in interface com.bluestream.xdb.dsobject.config.DatabaseTree
Returns an iterator to the DatabaseItems for this DatabaseTree
getDatabaseMgr() - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
DATABASE
getDatabaseTree() - Method in interface com.bluestream.xdb.dsobject.config.DatabaseMgr
Get the database tree from the server.
getDate(String) - Method in interface com.bluestream.xdb.XResultSet
Gets the value of the designated column in the current row of this ResultSet object as a Date.
getDefaultFlags(int) - Method in class com.bluestream.sys.util.SysErr
 
getDefaultFlags(int) - Method in class com.bluestream.xdb.util.XDBErr
 
getDescSupportingSchemaNames() - Method in interface com.bluestream.xdb.dsobject.content.SchemaInfo
Get the names of all the descendant schemas that support this schema via this schema's import or include.
getDescription() - Method in class com.bluestream.sys.util.MimeType
Return the description for this mimetype.
getDigest() - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
Gets the client digest as an ASCII padded MD5 hash.
getDisplayString() - Method in class com.bluestream.sys.xml.schema.display.AttributeDN
 
getDisplayString() - Method in class com.bluestream.sys.xml.schema.display.DisplayNode
 
getDisplayString() - Method in class com.bluestream.sys.xml.schema.display.ElementDN
 
getDisplayTree(SysSchema, Vector, int) - Static method in class com.bluestream.sys.xml.schema.display.DisplayNode
construct this Display node as the display tree root from the CMNode root.
getDisplayTree(int) - Method in interface com.bluestream.xdb.dsobject.content.SchemaInfo
Gets the display tree for this schema.
getDocId() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Gets the Document Id property.
getDocId(FlexStringBuffer) - Method in interface com.bluestream.xdb.XResultSet
return the document id as an opaque string identifier.
getDocIdInt() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
 
getDocIdType() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Returns the flag which indicates to which storage system docId refers Refer to GlobalDocId for further information on docId type information.
getDocNum(FlexStringBuffer) - Method in interface com.bluestream.xdb.XResultSet
Get the document number for the current document.
getDocURI() - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Gets the URI property.
getDocumentCount() - Method in interface com.bluestream.xdb.dsobject.config.Root
This method returns the number of documents in this root.
getDocumentIdStr(FlexStringBuffer) - Method in class com.bluestream.sys.xml.xdm.DocumentInfo
Gets the Document Id string.
getDocumentMgr() - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
DOCUMENT
getECFromT(Throwable) - Method in class com.bluestream.sys.util.SysErr
map throwable to EC return 0 if not found.
getECFromT(Throwable) - Method in class com.bluestream.xdb.util.XDBErr
map throwable to EC return 0 if not found.
getECMessage(int, Vector) - Method in class com.bluestream.sys.util.SysErr
 
getECMessage(int, Vector) - Method in class com.bluestream.xdb.util.XDBErr
 
getEncryptedPassword() - Method in interface com.bluestream.xdb.AuthenticationInfo
 
getEncryptedPassword() - Method in class com.bluestream.xdb.HTTPDigestAuthInfo
Gets the user's encrypted password.
getEncryptedPassword() - Method in class com.bluestream.xdb.SimpleAuthInfo
Returns the password as an ASCII padded MD5 hash.
getEntityEncoding() - Method in interface com.bluestream.xdb.XResultSet
Returns the current setting of the Entity Encoding property for this ResultSet.
getEventHandler(String) - Method in interface com.bluestream.xdb.dsobject.DSObjectCursor
 
getExcludePaths() - Method in interface com.bluestream.xdb.dsobject.config.FullTextIndex
 
getExt(String) - Static method in class com.bluestream.sys.util.FileUtil
get the extension of the file name (after the dot)not including dot.
getExtensions() - Method in class com.bluestream.sys.util.MimeType
Return a vector of mime type extensions.
getFSB(String, FlexStringBuffer) - Method in interface com.bluestream.xdb.XResultSet
Gets the value of the designated column in the current row of this ResultSet object as a String.
getFileNames() - Method in interface com.bluestream.xdb.dsobject.LogMgr
Returns a Vector of Log file names.
getFixupOSByName(String) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
getFixupTemplt(int) - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
getFixupType() - Method in class com.bluestream.sys.xml.util.link.LinkTemplate
 
getFullTextIndex(String) - Method in interface com.bluestream.xdb.dsobject.config.DatabaseTree
Get the fulltext index identified by oidIndex.
getFullTextIndex() - Method in interface com.bluestream.xdb.dsobject.config.IndexTree
Get the full text index.
getGroupMgr() - Method in interface com.bluestream.xdb.dsobject.DSObjectMgr
GROUP
getHostAddress() - Method in interface com.bluestream.xdb.Server
Gets the server's host IP address.
getHostName() - Method in interface com.bluestream.xdb.Server
Gets the server's host name or IP Address.