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

A

AT_DATA_PENDING - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_FM - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_IM - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_LOGNAME - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_NULL - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_NULL_STR - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_PATH - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_SCHEMA - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_SQLNULL - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_SVM - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_SYSTEM_RETURN_CODE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_TM - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_TRANSACTION - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_USER_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_USER_RETURN_CODE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
AT_VM - Static variable in class asjava.uniclientlibs.UniTokens
 
AT_WHO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
absolute(int) - Method in class asjava.uniclientlibs.UniDataSet
specifies the absolute position within the UniDataSet that the cursor should point to
accountPath - Variable in class asjava.uniclientlibs.UniConnection
 
adjustMinPoolSizeConnections(int) - Method in class asjava.uniobjects.UniPool
This function maintains Min Pool size.
afterLast() - Method in class asjava.uniclientlibs.UniDataSet
moves the internal UniDataSet cursor to point to the end of the data set.
alpha() - Method in class asjava.uniclientlibs.UniString
Determines whether a given session contains only alphabetic characters
alpha(UniConnection) - Method in class asjava.uniclientlibs.UniString
Determines whether a given session contains only alphabetic characters.
append(Object) - Method in class asjava.uniclientlibs.UniDataSet
appends a new data element at the end of the existing data set
append(Object, Object) - Method in class asjava.uniclientlibs.UniDataSet
appends a new data element at the end of the existing data set
append(UniRecord) - Method in class asjava.uniclientlibs.UniDataSet
appends a new data element at the end of the existing data set
append(String) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the Object argument to this string buffer.
append(Object) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the Object argument to this string buffer.
append(char[]) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the char array argument to this string buffer.
append(char[], int, int) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of a subarray of the char array argument to this string buffer.
append(boolean) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the boolean argument to the string buffer.
append(char) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the char argument to this string buffer.
append(int) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the int argument to this string buffer.
append(long) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the long argument to this string buffer.
append(float) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the float argument to this string buffer.
append(double) - Method in class asjava.uniclientlibs.UniString
Appends the string representation of the double argument to this string buffer.
asjava.uniclientlibs - package asjava.uniclientlibs
 
asjava.uniobjects - package asjava.uniobjects
 
atVariableArray - Variable in class asjava.uniobjects.UniSession
 

B

b_fm - Static variable in class asjava.uniclientlibs.UniTokens
 
b_im - Static variable in class asjava.uniclientlibs.UniTokens
 
b_marks - Static variable in class asjava.uniclientlibs.UniTokens
 
b_sqlnull - Static variable in class asjava.uniclientlibs.UniTokens
 
b_svm - Static variable in class asjava.uniclientlibs.UniTokens
 
b_tm - Static variable in class asjava.uniclientlibs.UniTokens
 
b_vm - Static variable in class asjava.uniclientlibs.UniTokens
 
begin() - Method in class asjava.uniobjects.UniTransaction
begins a new transaction

C

COMMS_VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
CS_VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
call() - Method in class asjava.uniobjects.UniSubroutine
Executes the catalogued UniVerse subroutine identified during the UniSubroutine creation.
cancel() - Method in class asjava.uniobjects.UniCommand
cancels all outstanding output from the executing command.
change(Object, Object) - Method in class asjava.uniclientlibs.UniString
Changes the current string by replacing a given substring expression with the replacement substring specified
change(Object, Object, int) - Method in class asjava.uniclientlibs.UniString
Changes the current string by replacing a given substring expression with the replacement substring specified
change(Object, Object, int, int) - Method in class asjava.uniclientlibs.UniString
Changes the current string by replacing a given substring expression with the replacement substring specified
charAt(int) - Method in class asjava.uniclientlibs.UniString
Returns the character at a specific index in this string buffer.
clearFile() - Method in class asjava.uniobjects.UniFile
clears a file, deleting all records contained within it.
clearList() - Method in class asjava.uniobjects.UniSelectList
Clears the selected list, emptying the contents and preparing for a new select list to be generated.
clone() - Method in class asjava.uniobjects.UniSession
 
clonePooled() - Method in class asjava.uniobjects.UniSession
 
close() - Method in class asjava.uniclientlibs.UniDataSet
closes the dataset, resetting internal values to their initial state
close() - Method in class asjava.uniobjects.UniFile
closes the file.
close() - Method in class asjava.uniobjects.UniSequentialFile
Closes an open sequential file
closeAllCPSessions() - Static method in class asjava.uniobjects.UniJava
 
closeAllConnections() - Method in class asjava.uniobjects.UniPool
This function is called by UniJava Class.
closeAllSessions() - Method in class asjava.uniobjects.UniJava
This method will close all open sessions by going through the uniSessionsVector list and calling the UniSession.disconnect() method for each individual session.
closeIdleConnections() - Method in class asjava.uniobjects.UniPool
This function is called by timer object.
closeServerConnection(UniSession) - Static method in class asjava.uniobjects.UniJava
This function physically closes given connection.
closeServerConnection(UniSession) - Method in class asjava.uniobjects.UniPool
This function is called by UniJava Class.
closeSession(UniSession) - Method in class asjava.uniobjects.UniJava
This method will close the session passed into it.
closeSessionInternal(UniSession) - Static method in class asjava.uniobjects.UniJava
 
command() - Method in class asjava.uniobjects.UniSession
Creates the command object for this session
command(Object) - Method in class asjava.uniobjects.UniSession
Creates the command object for this session, uses the passed in argument as the default command to run
commit() - Method in class asjava.uniobjects.UniTransaction
commits the currently active transaction
compareTo(Object) - Method in class asjava.uniclientlibs.UniString
Returns the lexicographical comparison of this string against the string passed in as an argument.
compressionThreshold - Variable in class asjava.uniclientlibs.UniConnection
 
connect() - Method in class asjava.uniobjects.UniSession
Opens up the session on the host identified with the setHost method.
connect(Object, Object, Object, Object) - Method in class asjava.uniobjects.UniSession
Establishes connection to the Host passed in, using the Username, Password, and initial account path passed in.
connect(Object, int, Object, Object, Object) - Method in class asjava.uniobjects.UniSession
Establishes connection to the Host/Port passed in, using the Username, Password, and initial account path passed in.
connect(Object, Object, Object, Object, Object, Object) - Method in class asjava.uniobjects.UniSession
Establishes connection to the Host passed in, using the Username, Password, and initial account path passed in.
connect(Object, Object, Object, Object, Object, int, Object) - Method in class asjava.uniobjects.UniSession
Establishes connection to the Host passed in, using the Username, Password, and initial account path passed in.
connect(Object, int, Object, Object, Object, Object, Object) - Method in class asjava.uniobjects.UniSession
Establishes connection to the Host passed in, using the Username, Password, and initial account path passed in.
connectInternal() - Method in class asjava.uniobjects.UniSession
 
connection - Variable in class asjava.uniclientlibs.UniConnection
 
convert(UniConnection, Object, Object) - Method in class asjava.uniclientlibs.UniString
Converts a set of characters with a new set
convert(Object, Object) - Method in class asjava.uniclientlibs.UniString
Converts a set of characters with a new set
count(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of text marks that exist in the array
count(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of subvalue marks that exist in the array
count(int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of value marks that exist in the array
count() - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of field marks that exist in the array
count - Variable in class asjava.uniclientlibs.UniString
 
count() - Method in class asjava.uniclientlibs.UniString
Count the number of @FM marks existing in the string
count(Object) - Method in class asjava.uniclientlibs.UniString
Count the number of occurances of the given substring
countTokens() - Method in class asjava.uniclientlibs.UniStringTokenizer
used to count the number of tokens in any given string

D

DEFAULT_TIMEOUT - Static variable in class asjava.uniclientlibs.UniTokens
 
dcount(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of text values that exist in the array at the given field,value,subvalue position, equivalent to count() + 1
dcount(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of subvalues that exist in the array at the given field,value position, equivalent to count( aFieldValue, aValue) + 1
dcount(int) - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of values that exist in the array at the given field position, equivalent to count( aField ) + 1
dcount() - Method in class asjava.uniclientlibs.UniDynArray
Counts the number of fields that exist in the array, equivalent to count() + 1
dcount() - Method in class asjava.uniclientlibs.UniString
Count the number of occurances of the @FM mark character, adding one to it
dcount(Object) - Method in class asjava.uniclientlibs.UniString
Count the number of occurances of the given substring, adding one to it
defaultMarkArray - Static variable in class asjava.uniclientlibs.UniTokens
 
delete(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Deletes the given field/value/subvalue value from the array
delete(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Deletes the given field/value value from the array
delete(int) - Method in class asjava.uniclientlibs.UniDynArray
Deletes the given field value from the array
deleteRecord() - Method in class asjava.uniobjects.UniFile
deletes the record identified by setRecordID.
deleteRecord(UniDataSet) - Method in class asjava.uniobjects.UniFile
deletes the records identified by aDataSet UniDataSet object
deleteRecord(Object) - Method in class asjava.uniobjects.UniFile
deletes the record identified by aRecordIDObj.
deleteRow() - Method in class asjava.uniclientlibs.UniDataSet
deletes the current row from the dataset
deleteRow(int) - Method in class asjava.uniclientlibs.UniDataSet
deletes the indexLoc row from the dataset
deleteRow(String) - Method in class asjava.uniclientlibs.UniDataSet
deletes the row referenced by the recordID specified.
disconnect() - Method in class asjava.uniobjects.UniSession
Terminates an active connection.
disconnectServer() - Method in class asjava.uniobjects.UniSession
 
dynArray() - Method in class asjava.uniobjects.UniSession
Creates an empty dynamic array
dynArray(Object) - Method in class asjava.uniobjects.UniSession
Creates a dynamic array from the given object

E

EIC_ALPHA - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CANCEL - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CLEARDATA - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CLEARFILE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CLEARSELECT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CLOSE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CLOSESEQ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_COL1 - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_COL2 - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_CONVERT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_COUNT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_DATA - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_DATE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_DCOUND - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_DELETE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_DELETESET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_EXECUTE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_EXECUTECONTINUE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_EXTRACT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FIELD - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FIELDSTORE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FILEINFO - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FILELOCK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FILEUNLOCK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FMT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_FORMLIST - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETLIST - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETLOCALE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETMAP - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETSERVERINFO - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETVALUE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_GETVERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_ICONV - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_INDICES - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_INPUTREPLY - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_INSERT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_ITYPE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_LASTMESSAGE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_LOCATE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_LOCK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_LOCKSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_LOWER - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_MINPOOL_MORETHAN_LICENSE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_OCONV - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_OPEN - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_OPENSEQ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_POOLOFF - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_RAISE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READBLK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READFIELDSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READLIST - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READNAMEDFIELDSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READNEXT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READSEQ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_READV - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_RECORDLOCK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_RECORDLOCKED - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_RELEASE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_REPLACE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SEEK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SELECT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SELECTINDEX - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SESSIONINFO - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SETLOCALE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SETMAP - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SETVALUE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_STRDEL - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_SUBCALL - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TIME - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TIMEDATE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TIMEOUT - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TRANS - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TRANSACTION - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_TRIM - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_UNLOCK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_UNLOCKSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_VERIFY_U2VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WEOFSEQ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITEBLK - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITECONTINUE - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITEFIELDSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITENAMEDFIELDSET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITESEQ - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITESET - Static variable in class asjava.uniclientlibs.UniTokens
 
EIC_WRITEV - Static variable in class asjava.uniclientlibs.UniTokens
 
ERRORCODE_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
EXTERNALLY_SECURE_PROXY_SESSION - Static variable in class asjava.uniobjects.UniObjectsTokens
 
encrypt(String) - Method in class asjava.uniclientlibs.UniConnection
This method is used to encrypt a given string into an internal format that is understood by the server
encryptionType - Variable in class asjava.uniclientlibs.UniConnection
 
equals(Object) - Method in class asjava.uniclientlibs.UniString
Determine whether this UniString is equivalent to another Object.
equalsIgnoreCase(Object) - Method in class asjava.uniclientlibs.UniString
Determine whether this UniString is equivalent to another Object, when case is ignored.
errorType - Variable in class asjava.uniclientlibs.UniException
 
exec() - Method in class asjava.uniobjects.UniCommand
executes the command that was set up using the setCommand method.
extract(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Extracts a copy of the requested subvalue
extract(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Extracts a copy of the requested field
extract(int) - Method in class asjava.uniclientlibs.UniDynArray
Extracts a copy of the entire array

F

FIELDNAME_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
FILENAME_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
FM - Static variable in class asjava.uniclientlibs.UniTokens
 
FM_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
fileAction(int, UniDataSet, Object, int) - Method in class asjava.uniobjects.UniFile
 
fileSeek(int, int) - Method in class asjava.uniobjects.UniSequentialFile
Moves the file pointer within the Sequential File by an offset position specified in bytes, relative to the current position, beginning of the file, or the end of the file, as determined by the aRelPos parameter.
finalize() - Method in class asjava.uniobjects.UniSession
 
findRow(String) - Method in class asjava.uniclientlibs.UniDataSet
identifies the cursor position of a given row, based on the recordID passed in.
findSession(long, int) - Method in class asjava.uniobjects.UniPool
This is a recursive function.
first() - Method in class asjava.uniclientlibs.UniDataSet
moves the internal UniDataSet cursor to point to the beginning of the data set.
formList(Object) - Method in class asjava.uniobjects.UniSelectList
creates a new select list from the supplied list of record IDs
formList(UniDataSet) - Method in class asjava.uniobjects.UniSelectList
creates a new select list from the supplied list of record IDs contained in the UniDataSet object
formatType - Variable in class asjava.uniclientlibs.UniDataSet
 
free(UniSession) - Method in class asjava.uniobjects.UniPool
Given UniSession Object is removed from the busy list and gets added to the available list.

G

generateXML(String) - Method in class asjava.uniobjects.UniXML
Executes the cataloged program GETXMLSUB to use the user given query/sql command to call XMLEXECUTE().
generateXML(String, String) - Method in class asjava.uniobjects.UniXML
Executes the cataloged program GETXMLSUB to use the user given query or sql command to call XMLEXECUTE().
generateXMLUsingXmap(String) - Method in class asjava.uniobjects.UniXML
Execute cataloged basic program DBTOXMLXMAP to generate xml document using xmap, returns strXml as result
getAccount() - Method in class asjava.uniobjects.UniPool
returns the account path being used for the connection
getAccountPath() - Method in class asjava.uniclientlibs.UniConnection
returns the account path being used for the connection
getAkInfo(Object) - Method in class asjava.uniobjects.UniFile
obtains information concerning the secondary key indexes available for this object.
getArg(int) - Method in class asjava.uniobjects.UniSubroutine
retrieves the the contents of the subroutine arguments after a successful call has been executed
getAssoc() - Method in class asjava.uniobjects.UniDictionary
Returns the current ASSOC field from the dictionary
getAssoc(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current ASSOC field from the dictionary for the record ID specified
getAtSelected() - Method in class asjava.uniobjects.UniCommand
returns the value of the @SELECTED variable from the server when the command has successfully completed
getAtVariable(int) - Method in class asjava.uniobjects.UniSession
returns the current value of the @variable specified by the input parameter.
getBlockSize() - Method in class asjava.uniobjects.UniCommand
returns the current block size, in bytes, that is in use for server communications.
getBlockingStrategy() - Method in class asjava.uniobjects.UniFile
returns the current blocking strategy.
getBytes() - Method in class asjava.uniclientlibs.UniString
return the current string as a byte[] array
getBytes(String) - Method in class asjava.uniclientlibs.UniString
 
getChars(int, int, char[], int) - Method in class asjava.uniclientlibs.UniString
Characters are copied from this string buffer into the destination character array dst.
getClientNames() - Method in class asjava.uniobjects.UniNLS
 
getClientNames() - Method in class asjava.uniobjects.UniNLSlocale
returns a UniDynArray of the client representation of the locale settings.
getClientNames() - Method in class asjava.uniobjects.UniNLSmap
returns the client representation of the map name.
getCommand() - Method in class asjava.uniobjects.UniCommand
returns the current execution string that was set with the setCommand method.
getCompressionThreshold() - Method in class asjava.uniclientlibs.UniConnection
returns the current CompressionThreshold.
getConnectionString() - Method in class asjava.uniclientlibs.UniConnection
returns the current connection string, which is the string used to connect to a particular database type.
getConv() - Method in class asjava.uniobjects.UniDictionary
Returns the current CONV field from the dictionary
getConv(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current CONV field from the dictionary for the recordID specified
getCreationTime() - Method in class asjava.uniobjects.UniSession
 
getCurrentRow() - Method in class asjava.uniclientlibs.UniDataSet
returns the current cursor position within the dataset.
getDataSet() - Method in class asjava.uniclientlibs.UniDataSet
returns the data contained in the dataset as a @IM separated String
getDataSourceType() - Method in class asjava.uniclientlibs.UniConnection
returns the current data source type, which can be either "UNIVERSE" or "UNIDATA".
getDefaultBlockingStrategy() - Method in class asjava.uniobjects.UniSession
returns the default blocking strategy for this session.
getDefaultEncryptionType() - Method in class asjava.uniclientlibs.UniConnection
returns the current default encryption type to be used for this session.
getDefaultLockStrategy() - Method in class asjava.uniobjects.UniSession
returns the default locking strategy for this session.
getDefaultReleaseStrategy() - Method in class asjava.uniobjects.UniSession
returns the default release strategy for this session.
getDeviceSubkey() - Method in class asjava.uniclientlibs.UniConnection
gets the device subkey used in client-side licensing.
getEnabledCipherSuites() - Method in class asjava.uniobjects.UniSSLDescriptor
 
getEncryptionType() - Method in class asjava.uniobjects.UniBase
retrieves the current EncryptionType value for this object.
getErrcode() - Method in class asjava.uniobjects.UniXML
retrieve contents of errmsg
getErrmsg() - Method in class asjava.uniobjects.UniXML
retrieve contents of errmsg
getErrorCode() - Method in class asjava.uniclientlibs.UniException
Returns the error number associated with this exception.
getErrorMessage(int) - Static method in class asjava.uniclientlibs.UniErrorMessage
returns the appropriate error message, depending on the error code passed in
getErrorMessage(int, String) - Static method in class asjava.uniclientlibs.UniErrorMessage
returns the appropriate error message, depending on the error code passed in
getErrorType() - Method in class asjava.uniclientlibs.UniException
Returns the type of exception.
getErrorTypeText() - Method in class asjava.uniclientlibs.UniException
Returns the type of exception in String form
getExtendedMessage() - Method in class asjava.uniclientlibs.UniException
Returns the extended error text associated with this exception
getFileName() - Method in class asjava.uniobjects.UniFile
returns the name of the file this object represents
getFileType() - Method in class asjava.uniobjects.UniFile
returns the type of file this is.
getFormat() - Method in class asjava.uniobjects.UniDictionary
Returns the current FORMAT field from the dictionary
getFormat(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current FORMAT field from the dictionary for the recordID specified
getFreedTime() - Method in class asjava.uniobjects.UniSession
 
getHostName() - Method in class asjava.uniclientlibs.UniConnection
returns the name of the host we are connecting to.
getHostPort() - Method in class asjava.uniclientlibs.UniConnection
returns the port number used for this connection.
getHostType() - Method in class asjava.uniclientlibs.UniConnection
returns a value representing the type of host the session is connected to.
getIDSet() - Method in class asjava.uniclientlibs.UniDataSet
returns the IDs contained in the dataset as a @IM separated String
getIdleRemoveExecInterval() - Static method in class asjava.uniobjects.UniJava
retuns Idle Remove Execution Interval.
getIdleRemoveThreshold() - Static method in class asjava.uniobjects.UniJava
returns Idle Remove Threshold
getInPacket() - Method in class asjava.uniclientlibs.UniConnection
 
getInternalMarkCharacter(int) - Method in class asjava.uniclientlibs.UniString
Returns the requested mark character.
getLevel() - Method in class asjava.uniobjects.UniTransaction
returns the current transaction level
getList(Object) - Method in class asjava.uniobjects.UniSelectList
activates the named select list from the &SAVEDLISTS& file on the server
getLoc() - Method in class asjava.uniobjects.UniDictionary
Returns the current LOC field from the dictionary
getLoc(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current LOC field from the dictionary for the recordID specified
getLockStrategy() - Method in class asjava.uniobjects.UniFile
returns the current locking strategy.
getMarkCharacter(int) - Method in class asjava.uniclientlibs.UniConnection
returns the specified mark characters.
getMarkCharacter(int) - Method in class asjava.uniclientlibs.UniString
Returns the requested mark character.
getMarkCharacter(int) - Method in class asjava.uniobjects.UniNLSmap
returns the requested mark character.
getMaxOpenFiles() - Method in class asjava.uniobjects.UniSession
returns the maximum number of UniFile objects we can open at any one time.
getMaxPoolSize() - Static method in class asjava.uniobjects.UniJava
returns Maximum Pool Size Number.
getMaxPoolSize() - Method in class asjava.uniobjects.UniPool
returns the Max Pool Size for the Pool
getMaxSessions() - Method in class asjava.uniobjects.UniJava
The maximum number of open sessions that can be open.
getMinPoolSize() - Static method in class asjava.uniobjects.UniJava
returns Minimum Pool Size Number.
getMinPoolSize() - Method in class asjava.uniobjects.UniPool
returns the Min Pool Size for the Pool
getName() - Method in class asjava.uniobjects.UniDictionary
Returns the current NAME field from the dictionary
getName(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current NAME field from the dictionary for the recordID specified
getNumArgs() - Method in class asjava.uniobjects.UniSubroutine
Returns the number of arguments set for this subroutine
getNumOpenFiles() - Method in class asjava.uniobjects.UniSession
returns the current number of open UniFile objects.
getNumSessions() - Method in class asjava.uniobjects.UniJava
The current number of open sessions that are open.
getOpenSessionTimeOut() - Static method in class asjava.uniobjects.UniJava
returns Open Session TimeOut
getOutPacket() - Method in class asjava.uniclientlibs.UniConnection
 
getPassword() - Method in class asjava.uniclientlibs.UniConnection
returns the password used to establish the connection to the host system
getPassword() - Method in class asjava.uniobjects.UniPool
returns the password used to establish the connection to the host system
getPooledSession() - Method in class asjava.uniobjects.UniSession
 
getPropertyInt(String) - Method in class asjava.uniobjects.UniProperties
Searches for the property with the specified key in this property list.
getPropertyString(String) - Method in class asjava.uniobjects.UniProperties
Searches for the property with the specified key in this property list.
getProxyHost() - Method in class asjava.uniclientlibs.UniConnection
returns the name of the ProxyHost being used for this connection
getProxyPort() - Method in class asjava.uniclientlibs.UniConnection
returns the port number that the ProxyHost resides on
getProxyToken() - Method in class asjava.uniclientlibs.UniConnection
returns the security string (password) used for validation on the ProxyHost
getRPCError() - Method in class asjava.uniclientlibs.UniConnection
 
getReadSize() - Method in class asjava.uniobjects.UniSequentialFile
returns the current readblock size for this object
getRecord() - Method in class asjava.uniclientlibs.UniRecord
return the objects data value
getRecord() - Method in class asjava.uniobjects.UniFile
returns the contents of the record that was last read.
getRecordID() - Method in class asjava.uniclientlibs.UniRecord
return the objects RecordID
getRecordID() - Method in class asjava.uniobjects.UniFile
returns the ID of the record that was last read.
getReleaseStrategy() - Method in class asjava.uniobjects.UniFile
returns the current release strategy.
getRoutineName() - Method in class asjava.uniobjects.UniSubroutine
Retrieves the routine name established during the object creation
getRowCount() - Method in class asjava.uniclientlibs.UniDataSet
returns the dataset size
getSM() - Method in class asjava.uniobjects.UniDictionary
Returns the current SM field (single/multivalued) from the dictionary
getSM(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current SM field (single/multivalued) from the dictionary for the field specified
getSQLType() - Method in class asjava.uniobjects.UniDictionary
Returns the current SQLTYPE field from the dictionary
getSQLType(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current SQLTYPE field from the dictionary for the field specified
getSSLDescriptor() - Method in class asjava.uniobjects.UniSession
 
getSSLMode() - Method in class asjava.uniobjects.UniSession
 
getSSLSession() - Method in class asjava.uniobjects.UniSSLDescriptor
 
getSSLSocketFactory() - Method in class asjava.uniobjects.UniSSLDescriptor
 
getServer() - Method in class asjava.uniobjects.UniPool
returns the name of the host we are connecting to.
getServerNames() - Method in class asjava.uniobjects.UniNLS
 
getServerNames() - Method in class asjava.uniobjects.UniNLSlocale
returns a UniDynArray of the server representation of the locale settings.
getServerNames() - Method in class asjava.uniobjects.UniNLSmap
returns the server representation of the map name.
getServerVersion() - Method in class asjava.uniclientlibs.UniConnection
returns the current version of the host RPC version
getSocketTimeout() - Static method in class asjava.uniobjects.UniJava
returns Socket Time Out
getString() - Method in class asjava.uniclientlibs.UniDataSet
returns the dataset row represented by currentRow as a String
getString(int) - Method in class asjava.uniclientlibs.UniDataSet
returns the dataset row represented by columnIndex as a String
getString(String) - Method in class asjava.uniclientlibs.UniDataSet
returns the dataset row represented by columnName as a String
getSystemReturnCode() - Method in class asjava.uniobjects.UniCommand
returns the current value of @SYSTEM.RETURN.CODE from the server
getTimeout() - Method in class asjava.uniclientlibs.UniConnection
returns the current RPC timeout period.
getTimeout() - Method in class asjava.uniobjects.UniSequentialFile
returns the current timeout value for this object
getTransport() - Method in class asjava.uniclientlibs.UniConnection
returns the type of network transport being used.
getType() - Method in class asjava.uniobjects.UniDictionary
Returns the current TYPE field from the dictionary
getType(Object) - Method in class asjava.uniobjects.UniDictionary
Returns the current TYPE field from the dictionary for the recordID specified
getUOPooling() - Static method in class asjava.uniobjects.UniJava
returns UOJ Connection Pooling flag
getUniDynArray() - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a UniDynArray object
getUniDynArray(int) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row referenced by indexLoc and returns it as a UniDynArray object
getUniDynArray(String) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row referenced by columnName and returns it as a UniDynArray object
getUniRecord() - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a UniRecord object
getUniRecord(int) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a getUniRecord object
getUniRecord(String) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor name and returns it as a getUniRecord object
getUniString() - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a UniString object
getUniString(int) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a UniString object
getUniString(String) - Method in class asjava.uniclientlibs.UniDataSet
Extracts the row currently pointed to by the cursor position and returns it as a UniString object
getUserName() - Method in class asjava.uniclientlibs.UniConnection
returns the current user name used for this connection
getUserid() - Method in class asjava.uniobjects.UniPool
returns the current user name used for this connection
getValue(int) - Method in class asjava.uniobjects.UniSession
used to get a AT value from the server
getVersionNumber() - Method in class asjava.uniobjects.UniJava
The current version number
getXML() - Method in class asjava.uniobjects.UniXML
retrieve the contents of retuened strXml after successful generateXML has been executed getXML method, return existing strXml
getXsd() - Method in class asjava.uniobjects.UniXML
retrieve the contents of retuened strXsd after successful generateXML has been executed it should hold xml schema corresponding to strXml.

H

hasMoreTokens() - Method in class asjava.uniclientlibs.UniStringTokenizer
used to determine if any tokens remain in the string
hostName - Variable in class asjava.uniclientlibs.UniConnection
 
hostPort - Variable in class asjava.uniclientlibs.UniConnection
 
hostType - Variable in class asjava.uniclientlibs.UniConnection
 

I

IK_DATA - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_DELETE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_DELETEU - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_DICT - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_MARK_MAX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_MARK_MIN - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_READ - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_READL - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_READU - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_WAIT - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_WRITE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_WRITEU - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IK_WRITEW - Static variable in class asjava.uniobjects.UniObjectsTokens
 
IM - Static variable in class asjava.uniclientlibs.UniTokens
 
IM_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
INTERNAL_COMPRESSION - Static variable in class asjava.uniclientlibs.UniTokens
 
INTERNAL_FLAG - Static variable in class asjava.uniclientlibs.UniTokens
 
IsCPSupported(String) - Method in class asjava.uniobjects.UniSession
 
iType(Object, Object) - Method in class asjava.uniobjects.UniFile
Evalutes the specified I-descriptor and returns the evaluated string.
iconv(UniConnection, Object) - Method in class asjava.uniclientlibs.UniString
Performs a conversion of the current string into an internal representation, which depends on the given conversion code
iconv(Object, Object) - Method in class asjava.uniobjects.UniSession
converts an input string into a UniVerse internal storage format using the conversion format specified.
inPacket - Variable in class asjava.uniclientlibs.UniConnection
 
inPacket - Variable in class asjava.uniclientlibs.UniString
 
inPacket - Variable in class asjava.uniobjects.UniBase
 
initDefaultValues() - Method in class asjava.uniobjects.UniSession
sets up the default values
insert(Object) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the current cursor position.
insert(int, Object) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the given cursor position
insert(Object, Object) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the current cursor position
insert(int, Object, Object) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the given cursor position
insert(UniRecord) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the current cursor position
insert(int, UniRecord) - Method in class asjava.uniclientlibs.UniDataSet
inserts a new row into the dataset, inserting the row at the current cursor position
insert(int, int, int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Inserts an Object into the dynamic array at the given field,value,subvalue position
insert(int, int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Inserts an Object into the dynamic array at the given field,value position
insert(int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Inserts an Object into the dynamic array at the given field position
insert(int, Object) - Method in class asjava.uniclientlibs.UniString
Inserts the string into this string buffer.
insert(int, char[]) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the char array argument into this string buffer.
insert(int, boolean) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the boolean argument into this string buffer.
insert(int, char) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the char argument into this string buffer.
insert(int, int) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the second int argument into this string buffer.
insert(int, long) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the long argument into this string buffer.
insert(int, float) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the float argument into this string buffer.
insert(int, double) - Method in class asjava.uniclientlibs.UniString
Inserts the string representation of the double argument into this string buffer.
isActive - Variable in class asjava.uniclientlibs.UniConnection
 
isActive() - Method in class asjava.uniclientlibs.UniConnection
boolean method that indicates true if a connection has been successfully established.
isActive() - Method in class asjava.uniobjects.UniTransaction
determines whether a transaction is currently active.
isAfterLast() - Method in class asjava.uniclientlibs.UniDataSet
determines whether or not cursor is positioned past the last row in the dataset.
isBeforeFirst() - Method in class asjava.uniclientlibs.UniDataSet
determines whether or not cursor is positioned before the first row in the dataset.
isCommandActive() - Method in class asjava.uniobjects.UniBase
checks to see if a command is in an active state
isCommandActive() - Method in class asjava.uniobjects.UniSession
checks to see if a command is in an active state
isCompressionEnabled() - Method in class asjava.uniclientlibs.UniConnection
boolean method that indicates true if a data compression is available for this UniSession.
isEncryptionEnabled() - Method in class asjava.uniclientlibs.UniConnection
boolean method that indicates true if data encryption is available for this UniSession.
isFirst() - Method in class asjava.uniclientlibs.UniDataSet
determines whether or not cursor is positioned at the first row in the dataset.
isLast() - Method in class asjava.uniclientlibs.UniDataSet
determines whether or not cursor is positioned at the last row in the dataset.
isLastRecordRead() - Method in class asjava.uniobjects.UniSelectList
boolean entry denoting whether or not the last record has been read.
isNLSEnabled - Variable in class asjava.uniclientlibs.UniConnection
 
isNLSEnabled() - Method in class asjava.uniclientlibs.UniConnection
boolean method that indicates true if the server this object is connected to is currently NLS enabled.
isNLSLocalesEnabled - Variable in class asjava.uniclientlibs.UniConnection
 
isNLSLocalesEnabled() - Method in class asjava.uniclientlibs.UniConnection
boolean method that indicates true if the server this object is connected to is currently NLS locales enabled.
isNLSUnidataSession - Variable in class asjava.uniclientlibs.UniConnection
 
isOpen() - Method in class asjava.uniobjects.UniFile
Denotes whether the file is open.
isOpen() - Method in class asjava.uniobjects.UniSequentialFile
returns whether or not this sequential file is open
isRPCError - Variable in class asjava.uniclientlibs.UniConnection
 
isRecordLocked() - Method in class asjava.uniobjects.UniFile
determines whether or not a user or session currently holds a lock on a given record ID.
isRecordLocked(Object) - Method in class asjava.uniobjects.UniFile
determines whether or not a user or session currently holds a lock on a given record ID.
isnSecure() - Method in class asjava.uniobjects.UniSession
returns false if the session is SSL secure session; true otherwise

L

LC_MAX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LC_MIN - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCKTYPE_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_MY_FILELOCK - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_MY_READL - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_MY_READU - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_NO_LOCK - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_OTHER_FILELOCK - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_OTHER_READL - Static variable in class asjava.uniobjects.UniObjectsTokens
 
LOCK_OTHER_READU - Static variable in class asjava.uniobjects.UniObjectsTokens
 
last() - Method in class asjava.uniclientlibs.UniDataSet
sets the cursor to the last row in the dataset
left(int) - Method in class asjava.uniclientlibs.UniString
Returns the leftmost aNumChars characters of the string.
length(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Returns the length of the given field,value,subvalue of the dynamic array
length(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Returns the length of the given field,value of the dynamic array
length(int) - Method in class asjava.uniclientlibs.UniDynArray
Returns the length of the entire dynamic array
length() - Method in class asjava.uniclientlibs.UniString
Returns the length (character count) of this string buffer.
licenseToken - Variable in class asjava.uniclientlibs.UniConnection
 
lockFile() - Method in class asjava.uniobjects.UniFile
locks this UniVerse file.
lockRecord(int) - Method in class asjava.uniobjects.UniFile
locks the recordID established with the setRecordIDmethod.
lockRecord(Object, int) - Method in class asjava.uniobjects.UniFile
locks the recordID established with the aRecordIDObj argument..
lockRecord(UniDataSet, int) - Method in class asjava.uniobjects.UniFile
locks the recordIDs established with the UniDataSet object argument..

M

MAX_OPEN_FILES - Static variable in class asjava.uniobjects.UniObjectsTokens
 

N

NEW_SERVER - Static variable in class asjava.uniclientlibs.UniTokens
 
NON_SECURE_SESSION - Static variable in class asjava.uniobjects.UniObjectsTokens
 
NO_COMPRESSION - Static variable in class asjava.uniclientlibs.UniTokens
 
NO_ENCRYPTION - Static variable in class asjava.uniclientlibs.UniTokens
 
NO_LOCKS - Static variable in class asjava.uniobjects.UniObjectsTokens
 
NULL_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
NUMICMARKS - Static variable in class asjava.uniobjects.UniObjectsTokens
 
NUM_AT_VARIABLES - Static variable in class asjava.uniobjects.UniObjectsTokens
 
NUM_MARK_CHARACTERS - Static variable in class asjava.uniclientlibs.UniTokens
 
NUM_OF_ELEMENTS - Static variable in class asjava.uniobjects.UniObjectsTokens
 
next() - Method in class asjava.uniclientlibs.UniDataSet
increments the dataset cursor by one.
next() - Method in class asjava.uniobjects.UniSelectList
returns the next record ID in the select list.
nextBlock() - Method in class asjava.uniobjects.UniCommand
returns the next block of data from the command response, if the command response size was greater than the block size established with setBlockSize After each call to nextBlock, the response method can be called to retrieve the new block of data, and the status method can be called to determine the state of execution
nextToken() - Method in class asjava.uniclientlibs.UniStringTokenizer
parses off the next token in the string.
nlsLocale() - Method in class asjava.uniobjects.UniSession
If NLS is enabled on the server machine, this method will return an active UniNLSlocale object, which can then be used to manipulate server-side NLS Locale settings.
nlsMap() - Method in class asjava.uniobjects.UniSession
If NLS is enabled on the server machine, this method will return an active UniNLSmap object, which can then be used to manipulate server-side NLS Map settings.

O

OLD_COMMS_VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
OLD_CS_VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
OLD_SERVER - Static variable in class asjava.uniclientlibs.UniTokens
 
oconv(UniConnection, Object) - Method in class asjava.uniclientlibs.UniString
Performs a conversion of the current string into an external representation, which depends on the given conversion code
oconv(Object, Object) - Method in class asjava.uniobjects.UniSession
converts an output string into a UniVerse output storage format using the conversion format specified.
open() - Method in class asjava.uniobjects.UniFile
Opens the named file.
open() - Method in class asjava.uniobjects.UniSequentialFile
physically opens the server-side file, creating it if the CreateFlag value was set and the file doesn't exist
open(Object) - Method in class asjava.uniobjects.UniSession
returns a new UniFile object.
openDict(Object) - Method in class asjava.uniobjects.UniSession
returns a new UniDictionary object.
openFile(Object) - Method in class asjava.uniobjects.UniSession
returns a new UniFile object.
openPooledSession(String, int, String, String, String, String, int) - Static method in class asjava.uniobjects.UniJava
This function is called by 4 above overloaded openSession() functions.
openSeq(Object, Object, boolean) - Method in class asjava.uniobjects.UniSession
returns a new UniSequentialFile object.
openSession() - Method in class asjava.uniobjects.UniJava
Instantiates a new UniSession object.
openSession(int) - Method in class asjava.uniobjects.UniJava
Instantiates a new UniSession object.
outPacket - Variable in class asjava.uniclientlibs.UniConnection
 
outPacket - Variable in class asjava.uniclientlibs.UniString
 
outPacket - Variable in class asjava.uniobjects.UniBase
 

P

PROXY_NOTSUPPORTED_WHEN_CP_ON - Static variable in class asjava.uniclientlibs.UniTokens
 
password - Variable in class asjava.uniclientlibs.UniConnection
 
previous() - Method in class asjava.uniclientlibs.UniDataSet
decrements the dataset cursor by one.
proxyHost - Variable in class asjava.uniclientlibs.UniConnection
 
proxyPort - Variable in class asjava.uniclientlibs.UniConnection
 
proxySecurityToken - Variable in class asjava.uniclientlibs.UniConnection
 

Q

quote() - Method in class asjava.uniclientlibs.UniString
Quotes the given string with the "'" character (single quote)
quote(Object) - Method in class asjava.uniclientlibs.UniString
Quotes the given string with the given quote character

R

RECORDID_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
RESULT_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
RESULT_BUFFER_SIZE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
RETURN_ON_LOCKED - Static variable in class asjava.uniobjects.UniObjectsTokens
 
read() - Method in class asjava.uniobjects.UniFile
reads the UniVerse record from this file.
read(UniDataSet) - Method in class asjava.uniobjects.UniFile
reads the set of UniVerse records passed in via the UniDataSet object.
read(Object) - Method in class asjava.uniobjects.UniFile
reads the UniVerse record from this file.
read(Object, int) - Method in class asjava.uniobjects.UniFile
reads the UniVerse record from this file.
readBlk() - Method in class asjava.uniobjects.UniSequentialFile
reads a block of data from the sequential file.
readField(Object, int) - Method in class asjava.uniobjects.UniFile
reads the specified field from the UniVerse record identified.
readField(Object, int, int) - Method in class asjava.uniobjects.UniFile
reads the specified field from the UniVerse record identified.
readField(UniDataSet, int) - Method in class asjava.uniobjects.UniFile
reads the set of UniVerse records passed in via the UniDataSet object.
readField(UniDataSet, Object) - Method in class asjava.uniobjects.UniFile
reads the set of UniVerse records passed in via the UniDataSet object.
readLine() - Method in class asjava.uniobjects.UniSequentialFile
reads a line of data from the sequential file.
readList() - Method in class asjava.uniobjects.UniSelectList
reads the entire contents of the select list and returns it all at once
readNamedField(Object) - Method in class asjava.uniobjects.UniFile
reads the field identifed by the named field in aFieldNameObj.
readNamedField(Object, Object) - Method in class asjava.uniobjects.UniFile
reads the field identifed by the named field in aFieldNameObj.
readNamedField(UniDataSet, Object) - Method in class asjava.uniobjects.UniFile
reads the set of UniVerse records passed in via the UniDataSet object.
regenerateDynArray() - Method in class asjava.uniclientlibs.UniDynArray
recreate the dynArray structure
relative(int) - Method in class asjava.uniclientlibs.UniDataSet
positions the dataset cursor to a position numRows away from the current position.
releaseTaskLock(int) - Method in class asjava.uniobjects.UniSession
used to release a TaskLock that was set previously using the setTaskLock method.
remove(int, int, int) - Method in class asjava.uniclientlibs.UniDynArray
Performs a delete on the given field/value/subvalue, but also returns the deleted subvalue
remove(int, int) - Method in class asjava.uniclientlibs.UniDynArray
Performs a delete on the given field/value, but also returns the deleted value
remove(int) - Method in class asjava.uniclientlibs.UniDynArray
Performs a delete on the given field, but also returns the deleted field
replace(int, int, int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Replaces the field/value/subvalue specified with the new data value
replace(int, int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Replaces the field/value specified with the new data value
replace(int, Object) - Method in class asjava.uniclientlibs.UniDynArray
Replaces the field specified with the new data value
reply(String) - Method in class asjava.uniobjects.UniCommand
replies to a command execution that it currently in the UniS_REPLY state.
resetArgs() - Method in class asjava.uniobjects.UniSubroutine
resets the output argument array back to all empty values.
resetTokenizer() - Method in class asjava.uniclientlibs.UniStringTokenizer
resets the string tokenizer to look at the very beginning of the string, to allow reparsing of the string.
response() - Method in class asjava.uniobjects.UniCommand
returns the output from the command exec and reply methods
returnCode() - Method in class asjava.uniclientlibs.UniRecord
return the objects return code
right(int) - Method in class asjava.uniclientlibs.UniString
Returns the rightmost aNumChars characters of the string.
rollback() - Method in class asjava.uniobjects.UniTransaction
rollsback the current transaction
rowSet - Variable in class asjava.uniclientlibs.UniDataSet
 

S

SECURE_PROXY_SESSION - Static variable in class asjava.uniobjects.UniObjectsTokens
 
SECURE_SESSION - Static variable in class asjava.uniobjects.UniObjectsTokens
 
SQLNULL - Static variable in class asjava.uniclientlibs.UniTokens
 
SQLNULL_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
STATUSCODE_ARG_NO - Static variable in class asjava.uniobjects.UniObjectsTokens
 
SVM - Static variable in class asjava.uniclientlibs.UniTokens
 
SVM_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
saveList(Object) - Method in class asjava.uniobjects.UniSelectList
Saves the current select list in &SAVEDLISTS& file on the server with the name supplied
select(UniFile) - Method in class asjava.uniobjects.UniSelectList
creates a new select list by selecting the UniFile object and generating a select list of all the record IDs from that file.
select(UniDictionary) - Method in class asjava.uniobjects.UniSelectList
creates a new select list by selecting the UniDictionary object and generating a select list of all the record IDs from that file.
selectAlternateKey(UniFile, Object) - Method in class asjava.uniobjects.UniSelectList
generate a select list from the given UniFile from values in the secondary key index that is specified.
selectAlternateKey(UniDictionary, Object) - Method in class asjava.uniobjects.UniSelectList
generate a select list from the given UniDictionary from values in the secondary key index that is specified.
selectList(int) - Method in class asjava.uniobjects.UniSession
returns a newly created UniSelectList object
selectMatchingAK(UniFile, Object, Object) - Method in class asjava.uniobjects.UniSelectList
generate a select list from the given UniFile from values in the secondary key index that is specified whose value matches that in the named value.
selectMatchingAK(UniDictionary, Object, Object) - Method in class asjava.uniobjects.UniSelectList
generate a select list from the given UniDictionary from values in the secondary key index that is specified whose value matches that in the named value.
setAccountPath(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the account path to be used for the connection
setAccountPath(String) - Method in class asjava.uniclientlibs.UniConnection
sets the account path to be used for the connection
setArg(int, Object) - Method in class asjava.uniobjects.UniSubroutine
sets up the input argument array to be used for the catalogued subroutine call
setAssoc(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the ASSOC field from the dictionary to the String passed in
setAssoc(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the ASSOC field of the recordID specified from the dictionary to the String passed in
setAtVariable(int, Object) - Method in class asjava.uniobjects.UniSession
sets the given @variable to the value passed in.
setBlockSize(int) - Method in class asjava.uniobjects.UniCommand
Sets the current block size to the value passed in
setBlockingStrategy(int) - Method in class asjava.uniobjects.UniFile
set the blocking strategy to the value indicated by the aBlock parameter.
setCharAt(int, char) - Method in class asjava.uniclientlibs.UniString
The character at the specified index of this string buffer is set to ch.
setCommand(String) - Method in class asjava.uniobjects.UniCommand
establishes the command string or stored procedure to be run on the server
setCompressionThreshold(int) - Method in class asjava.uniobjects.UniSession
sets the current CompressionThreshold value.
setCompressionThresholdInt(int) - Method in class asjava.uniclientlibs.UniConnection
sets the current CompressionThreshold value.
setConnectionString(Object) - Method in class asjava.uniclientlibs.UniConnection
sets connection string to be used for server connection
setConnectionString(String) - Method in class asjava.uniclientlibs.UniConnection
sets connection string to be used for server connection
setConv(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the CONV field from the dictionary to the String passed in
setConv(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the CONV field for the specified recordID from the dictionary to the String passed in
setCreationTime(Date) - Method in class asjava.uniobjects.UniSession
 
setDataSourceType(Object) - Method in class asjava.uniclientlibs.UniConnection
sets data source type to connect to.
setDataSourceType(String) - Method in class asjava.uniclientlibs.UniConnection
sets data source type to connect to.
setDefaultBlockingStrategy(int) - Method in class asjava.uniobjects.UniSession
sets the default blocking strategy
setDefaultEncryptionType(int) - Method in class asjava.uniobjects.UniSession
sets the current default encryption type to be used for this session.
setDefaultEncryptionTypeInt(int) - Method in class asjava.uniclientlibs.UniConnection
sets the current default encryption type to be used for this session.
setDefaultLockStrategy(int) - Method in class asjava.uniobjects.UniSession
sets the default locking strategy
setDefaultReleaseStrategy(int) - Method in class asjava.uniobjects.UniSession
sets the default release strategy
setDeviceSubkey(Object) - Method in class asjava.uniclientlibs.UniConnection
sets up the device subkey for use in client-side licensing.
setEnabledCipherSuites(String[]) - Method in class asjava.uniobjects.UniSSLDescriptor
 
setEncryptionType(int) - Method in class asjava.uniobjects.UniBase
sets up the EncryptionType to be used for client-server communications in this object
setFileName(Object) - Method in class asjava.uniobjects.UniFile
set the filename to be opened
setFormat(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the FORMAT field from the dictionary to the String passed in
setFormat(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the FORMAT field for the recordID specified from the dictionary to the String passed in
setFreedTime(Date) - Method in class asjava.uniobjects.UniSession
 
setHostName(String) - Method in class asjava.uniclientlibs.UniConnection
sets the host name to establish the connection to.
setHostName(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the host name to establish the connection to.
setHostPort(int) - Method in class asjava.uniclientlibs.UniConnection
sets the port number the connection should connect to on the server side.
setIdleRemoveExecInterval(int) - Static method in class asjava.uniobjects.UniJava
sets Idle Remove Execution Interval.
setIdleRemoveThreshold(int) - Static method in class asjava.uniobjects.UniJava
set Idle Remove Threshold
setIndex(int) - Method in class asjava.uniclientlibs.UniDataSet
sets the cursor position to the indexLoc value referenced.
setLoc(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the LOC field from the dictionary to the String passed in
setLoc(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the LOC field for the recordID specified from the dictionary to the String passed in
setLockStrategy(int) - Method in class asjava.uniobjects.UniFile
set the locking strategy to the value indicated by the aLock parameter.
setMarks(String[]) - Method in class asjava.uniobjects.UniSession
Sets the MArks from NLSMap Object
setMaxPoolSize(int) - Static method in class asjava.uniobjects.UniJava
sets Maximum Pool Size Number.
setMinPoolSize(int) - Static method in class asjava.uniobjects.UniJava
sets Maximum Pool Size Number.
setName(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the NAME field from the dictionary to the String passed in
setName(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the NAME field for the recordID specified from the dictionary to the String passed in
setName() - Method in class asjava.uniobjects.UniNLS
 
setName(Object, int) - Method in class asjava.uniobjects.UniNLSlocale
sets the specified locale.
setName(Object) - Method in class asjava.uniobjects.UniNLSlocale
sets the specified locale.
setName(Object) - Method in class asjava.uniobjects.UniNLSmap
sets the specified map.
setNumArgs(int) - Method in class asjava.uniobjects.UniSubroutine
sets up the number of input arguments to be used for this catalogued subroutine call
setOpenSessionTimeOut(int) - Static method in class asjava.uniobjects.UniJava
sets Open Session TimeOut
setPassword(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the password to be used for the server-side connection
setPassword(String) - Method in class asjava.uniclientlibs.UniConnection
sets the password to be used for the server-side connection
setPooledSession(boolean) - Method in class asjava.uniobjects.UniSession
 
setPoolingDebug(boolean) - Static method in class asjava.uniobjects.UniJava
sets Debug Level for trace.
setProxyHost(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the host name of the ProxyServer to connect to
setProxyHost(String) - Method in class asjava.uniclientlibs.UniConnection
sets the host name of the ProxyServer to connect to
setProxyPort(int) - Method in class asjava.uniclientlibs.UniConnection
sets the port number on the ProxyServer that should be used for the connection
setProxyToken(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the ProxyServer security token (password) to be used for connection validation
setRPCError(boolean) - Method in class asjava.uniclientlibs.UniConnection
 
setReadSize(int) - Method in class asjava.uniobjects.UniSequentialFile
sets the current ReadSize for this object
setRecord(Object) - Method in class asjava.uniclientlibs.UniRecord
sets the objects data value param aRecVal UniDynArray representing the objects record data value
setRecord(UniDynArray) - Method in class asjava.uniclientlibs.UniRecord
sets the objects data value param aRecVal UniDynArray representing the objects record data value
setRecord(String) - Method in class asjava.uniclientlibs.UniRecord
sets the objects data value param aRecVal UniDynArray representing the objects record data value
setRecord(Object) - Method in class asjava.uniobjects.UniFile
set the data portion of the record, primarily to be used for subsequent write methods.
setRecordID(Object) - Method in class asjava.uniclientlibs.UniRecord
sets the objects RecordID value param aRecID UniDynArray representing the objects record ID
setRecordID(UniDynArray) - Method in class asjava.uniclientlibs.UniRecord
sets the objects RecordID value param aRecID UniDynArray representing the objects record ID
setRecordID(Object) - Method in class asjava.uniobjects.UniFile
set the record ID of the record to be read
setReleaseStrategy(int) - Method in class asjava.uniobjects.UniFile
set the release strategy to the value indicated by the aRelease parameter.
setReturnCode(int) - Method in class asjava.uniclientlibs.UniRecord
sets the objects return value param aReturnCode integer representing the objects return code
setRoutineName(Object) - Method in class asjava.uniobjects.UniSubroutine
sets up the name of the subroutine to be called on the server.
setSM(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the SM (single/multivalued) field from the dictionary to the String passed in
setSM(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the SM (single/multivalued) field for the recordID specified from the dictionary to the String passed in
setSQLType(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the SQLTYPE field from the dictionary to the String passed in
setSQLType(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the SQLTYPE field for the recordID specified from the dictionary to the String passed in
setSSLDescriptor(UniSSLDescriptor) - Method in class asjava.uniobjects.UniSession
 
setSSLSocketFactory(SSLSocketFactory) - Method in class asjava.uniobjects.UniSSLDescriptor
 
setSocketTimeout(int) - Static method in class asjava.uniobjects.UniJava
sets Socket Time Out
setStatus(int) - Method in class asjava.uniclientlibs.UniRecord
sets the objects status value param aStatusVal integer representing the objects status
setTaskLock(int) - Method in class asjava.uniobjects.UniSession
used to set on of the 64 UniVerse synchronization locks.
setTimeout(int) - Method in class asjava.uniobjects.UniSequentialFile
sets the current Timeout for this object
setTimeout(int) - Method in class asjava.uniobjects.UniSession
Sets the UniRPC timeout value.
setTimeoutInt(int) - Method in class asjava.uniclientlibs.UniConnection
Sets the UniRPC timeout value.
setTransport(int) - Method in class asjava.uniclientlibs.UniConnection
Used to establish which type of network transport should be used.
setType(Object) - Method in class asjava.uniobjects.UniDictionary
Sets the TYPE field from the dictionary to the String passed in
setType(Object, Object) - Method in class asjava.uniobjects.UniDictionary
Sets the TYPE field for the recordID specified from the dictionary to the String passed in
setUOPooling(boolean) - Static method in class asjava.uniobjects.UniJava
sets UOJ Connection Pooling flag
setUserName(Object) - Method in class asjava.uniclientlibs.UniConnection
sets the user name that is to be used in the connection to the remote server
setValue(Object) - Method in class asjava.uniclientlibs.UniDynArray
replaces the contents of the dynamic array with the given newValue param newValue a String object representing the dynamic array
setValue(String) - Method in class asjava.uniclientlibs.UniDynArray
replaces the contents of the dynamic array with the given newValue param newValue a String object representing the dynamic array
setValue(String) - Method in class asjava.uniclientlibs.UniString
Sets the current values of the string buffer and it's size
setValue(Object) - Method in class asjava.uniclientlibs.UniString
Sets the current values of the string buffer and it's size
setXML(String) - Method in class asjava.uniobjects.UniXML
set strXml to String axml, it is assumed hold xml doc setXML
setXsd(String) - Method in class asjava.uniobjects.UniXML
set strXsd to String axsd, it is assumed hold xml schema setXsd
status() - Method in class asjava.uniclientlibs.UniRecord
return the objects stats
status() - Method in class asjava.uniclientlibs.UniString
Returns the current status of the last operation
status() - Method in class asjava.uniobjects.UniBase
returns the status of the last method performed on this object.
status() - Method in class asjava.uniobjects.UniCommand
returns the current execution status
status() - Method in class asjava.uniobjects.UniSession
returns information concerning the state of certain operations.
subroutine(Object, int) - Method in class asjava.uniobjects.UniSession
returns a new UniSubroutine representing the new subroutine object created.
substring(int) - Method in class asjava.uniclientlibs.UniString
return a substring of the current UniString, starting at the given index
substring(int, int) - Method in class asjava.uniclientlibs.UniString
return a substring of the current UniString, starting at the given index and ending at the given endpoint

T

TM - Static variable in class asjava.uniclientlibs.UniTokens
 
TM_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
timeout - Variable in class asjava.uniclientlibs.UniConnection
 
toCharArray() - Method in class asjava.uniclientlibs.UniString
return the current string as a char[] array
toLowerCase() - Method in class asjava.uniclientlibs.UniString
change the given string to all lower case characters
toString() - Method in class asjava.uniclientlibs.UniDataSet
Converts the dataset into it's String representation.
toString() - Method in class asjava.uniclientlibs.UniDynArray
Converts the given UniDynArray into a base String
toString() - Method in class asjava.uniclientlibs.UniRecord
returns the String representation of the object.
toString() - Method in class asjava.uniclientlibs.UniString
Converts to a string representing the data in this string buffer.
toUniDynArray() - Method in class asjava.uniclientlibs.UniRecord
returns the UniDynArray representation of the object.
toUniString() - Method in class asjava.uniclientlibs.UniRecord
returns the UniString representation of the object.
toUpperCase() - Method in class asjava.uniclientlibs.UniString
change the given string to all upper case characters
transaction() - Method in class asjava.uniobjects.UniSession
returns a new UniTransaction object to allow transactional control of the session.
transport - Variable in class asjava.uniclientlibs.UniConnection
 

U

UDCS_SERVICE - Static variable in class asjava.uniclientlibs.UniTokens
 
UNICLIENTLIBS_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNICOMMAND_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNICONNECTION_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNIDATA - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIDATASET_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNIDYNARRAY_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNIFILE_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNINLS_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNIRPC_CANT_FIND_SERVICE - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIRPC_NO_MORE_CONNECTIONS - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIRPC_REFUSED - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIRPC_SOCKETREAD_MAX_SIZE - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIRPC_TIMEOUT - Static variable in class asjava.uniclientlibs.UniTokens
 
UNISELECTLIST_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNISEQUENTIALFILE_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNISESSION_CP_NOTSUPPORTED - Static variable in class asjava.uniclientlibs.UniTokens
 
UNISESSION_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNISESSION_TIMEOUT - Static variable in class asjava.uniclientlibs.UniTokens
 
UNISTRING_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNISUBROUTINE_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNITRANSACTION_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNIVERSE - Static variable in class asjava.uniclientlibs.UniTokens
 
UNIXML_EXCEPTION - Static variable in class asjava.uniclientlibs.UniException
 
UNI_SERVICE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVCS_SERVICE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ACCOUNT_EXPIRED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_AT_INPUT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BADDIR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BADITYPE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BADNUMARGS - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BADPARAM - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_CONVERSION_DATA - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_DICTIONARY_ENTRY - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_LOGINNAME - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_PASSWORD - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_SSL_MODE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_UVACCOUNT_FILE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BAD_UVHOME - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BFN - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_BTS - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_CANT_ACCESS_PF - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_CATEGORY_NOT_FOUND - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_COMMSVERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_CREATE_FAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_CSVERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_DUPHANDLE_FAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EACCESS - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EINVAL - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EIO - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EMFILE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ENFILE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ENOENT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ENOSPC - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EXECUTEISACTIVE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_EXECUTENOTACTIVE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_FAIL_TO_CANCEL - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_FILE_NOT_OPEN - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_FTA_NEW_ACCOUNT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_IID - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALIDACCOUNT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALIDATKEY - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALIDFIELD - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALIDFILENAME - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALIDPATH - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALID_DATAFIELD - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_INVALID_INFO_KEY - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ITYPEFAILEDTOLOAD - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ITYPEFTC - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ITYPENOTCOMPILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_LCK - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_LOCALE_NOT_FOUND - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_LOCKINVALID - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_LRR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_MAP_NOT_FOUND - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_MLTPLEX_SECURE_SESSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_MUST_USE_SESSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NETUNREACH - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NFI - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NODATA - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NOERROR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NOMORE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NONNULL_RECORDID - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NOTATINPUT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NOT_A_PROXY_SESSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NO_LOCALE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NO_NLS - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NPN - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_NVR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_OPENSESSION_ERR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_QUERY_SYNTAX - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RNF - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RPC_BAD_CONNECTION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RPC_FAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RPC_NO_CONNECTION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RPC_UNKNOWN_HOST - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RPC_WRONG_VERSION - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_RUN_REMOTE_FAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SEEKFAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SELFAIL - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SESSIONEXISTS - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SESSION_NOT_OPEN - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SR_SLAVE_READ_FAIL - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SUBERROR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_SUCCESS_WITH_INFO - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_TX_ACTIVE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_ULR - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_UNABLETOLOADSUB - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_UPDATE_USER_FAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_USC - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_UVEXPIRED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVE_WEOFFAILED - Static variable in class asjava.uniclientlibs.UniTokens
 
UVORNFSUB - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVORNFSUBARGCNT - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVS_COMPLETE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVS_MORE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVS_REPLY - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_ASSOC_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_CHANGE_RELEASE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_CONV_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_CURR - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_DATA - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_DICT - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_DICT_DICT_FILE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_END - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_EXCLUSIVE_READ - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_EXPLICIT_RELEASE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_FORMAT_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_LOC_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NAME_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NLS_COLLATE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NLS_CTYPE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NLS_MONETARY - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NLS_NUMERIC - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NLS_TIME - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NONE - Static variable in class asjava.uniclientlibs.UniTokens
 
UVT_NORELEASEALL - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NO_LOCKS - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_NT - Static variable in class asjava.uniclientlibs.UniTokens
 
UVT_READ_RELEASE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_RETURN_LOCKED - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_SELECTLISTEMPTY_STATE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_SHARED_READ - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_SM_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_SQLTYPE_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_START - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_TYPE_INDEX - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_UNIX - Static variable in class asjava.uniclientlibs.UniTokens
 
UVT_WAIT_LOCKED - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UVT_WRITE_RELEASE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
UniBase - class asjava.uniobjects.UniBase.
UniBase is a base class that will be inherited by other classes
UniCommand - class asjava.uniobjects.UniCommand.
UniCommand is used to control remote command execution.
UniCommandException - exception asjava.uniobjects.UniCommandException.
UniCommandException is the primary class used for handling UniObjects exceptions and errors.
UniConnection - class asjava.uniclientlibs.UniConnection.
UniConnection acts as the central object for any database connection, controlling access to any network related elements.
UniConnection() - Constructor for class asjava.uniclientlibs.UniConnection
 
UniConnectionException - exception asjava.uniclientlibs.UniConnectionException.
UniConnectionException is the primary class used for handling UniObjects exceptions and errors.
UniDataSet - class asjava.uniclientlibs.UniDataSet.
 
UniDataSet() - Constructor for class asjava.uniclientlibs.UniDataSet
A UniDataSet object is a collection object.
UniDataSet(Object) - Constructor for class asjava.uniclientlibs.UniDataSet
A UniDataSet object is a collection object.
UniDataSet(Object, String) - Constructor for class asjava.uniclientlibs.UniDataSet
A UniDataSet object is a collection object.
UniDataSet(UniDataSet, Object, Object, Object, int, String) - Constructor for class asjava.uniclientlibs.UniDataSet
A UniDataSet object is a collection object.
UniDataSetException - exception asjava.uniclientlibs.UniDataSetException.
UniDataSetException is the primary class used for handling UniObjects exceptions and errors.
UniDictionary - class asjava.uniobjects.UniDictionary.
UniDictionary is used to control access to UniVerse dictionary files.
UniDictionary() - Constructor for class asjava.uniobjects.UniDictionary
Constructs a UniDictionary object
UniDictionary(UniSession, Object, int) - Constructor for class asjava.uniobjects.UniDictionary
 
UniDynArray - class asjava.uniclientlibs.UniDynArray.
UniDynArray is used to control dynamic array interaction.
UniDynArray() - Constructor for class asjava.uniclientlibs.UniDynArray
Constructs a dynamic array with no characters in it
UniDynArray(Object) - Constructor for class asjava.uniclientlibs.UniDynArray
Constructs a dynamic array with the passed in Object value
UniDynArray(String) - Constructor for class asjava.uniclientlibs.UniDynArray
Constructs a dynamic array with the passed in Object value
UniDynArray(UniString) - Constructor for class asjava.uniclientlibs.UniDynArray
 
UniDynArrayException - exception asjava.uniclientlibs.UniDynArrayException.
UniDynArrayException is the primary class used for handling UniObjects exceptions and errors.
UniErrorMessage - class asjava.uniclientlibs.UniErrorMessage.
UniErrorMessage is a class used to determine a given error message given an ErrorCode to be displayed
UniException - exception asjava.uniclientlibs.UniException.
UniException is the primary class used for handling UniObjects Java class exceptions and errors.
UniException() - Constructor for class asjava.uniclientlibs.UniException
Creates the UniException object.
UniException(int) - Constructor for class asjava.uniclientlibs.UniException
Creates the UniException object.
UniException(String, int) - Constructor for class asjava.uniclientlibs.UniException
Creates the UniException object.
UniException(int, String) - Constructor for class asjava.uniclientlibs.UniException
Creates the UniException object.
UniException(String, String, int) - Constructor for class asjava.uniclientlibs.UniException
Creates the UniException object.
UniFile - class asjava.uniobjects.UniFile.
UniFile is used to access to all file operations
UniFile() - Constructor for class asjava.uniobjects.UniFile
Default constructor for this class.
UniFile(UniSession, Object, int) - Constructor for class asjava.uniobjects.UniFile
 
UniFileException - exception asjava.uniobjects.UniFileException.
UniFileException is the primary class used for handling UniObjects exceptions and errors.
UniJava - class asjava.uniobjects.UniJava.
UniJava is the base class for the UniObjects for Java product.
UniJava() - Constructor for class asjava.uniobjects.UniJava
Constructs a UniJava object.
UniNLS - class asjava.uniobjects.UniNLS.
UniNLS is an abstract class used to define UniNLSMap and UniNLSLocale This internal error handling method is based on Java's method of handling errors.
UniNLSException - exception asjava.uniobjects.UniNLSException.
UniNLSException is the primary class used for handling UniObjects exceptions and errors.
UniNLSlocale - class asjava.uniobjects.UniNLSlocale.
UniNLSlocale is used to control the NLS locale settings.
UniNLSmap - class asjava.uniobjects.UniNLSmap.
UniNLSmap is used to control the NLS map settings.
UniObjectsTokens - class asjava.uniobjects.UniObjectsTokens.
UniObjectsTokens is the primary class used for holding UniObjects defines.
UniObjectsTokens() - Constructor for class asjava.uniobjects.UniObjectsTokens
 
UniPool - class asjava.uniobjects.UniPool.
UniPool is a Class Connection Pooling.
UniPool(String, int, String, String, String, String, int, int, int) - Constructor for class asjava.uniobjects.UniPool
Constructor for this Class.
UniProperties - class asjava.uniobjects.UniProperties.
UniProperties is used to control "uoj.properties" file.
UniProperties() - Constructor for class asjava.uniobjects.UniProperties
This is no argument constructor.
UniRecord - class asjava.uniclientlibs.UniRecord.
UniRecord is used to control UniVerse Record interaction.
UniRecord() - Constructor for class asjava.uniclientlibs.UniRecord
Constructs a UniRecord with no data in it.
UniRecord(Object) - Constructor for class asjava.uniclientlibs.UniRecord
Constructs a UniRecord with just the record ID
UniRecord(Object, Object) - Constructor for class asjava.uniclientlibs.UniRecord
Constructs a UniRecord with the record ID and record data
UniRecord(Object, Object, int) - Constructor for class asjava.uniclientlibs.UniRecord
Constructs a UniRecord with the record ID and record data, setting the initial status as well
UniSSLDescriptor - class asjava.uniobjects.UniSSLDescriptor.
A Class class.
UniSSLDescriptor() - Constructor for class asjava.uniobjects.UniSSLDescriptor
Constructor
UniSSLDescriptor(SSLSocketFactory, String[]) - Constructor for class asjava.uniobjects.UniSSLDescriptor
 
UniSelectList - class asjava.uniobjects.UniSelectList.
UniSelectList is used to control, access, and manipulate server side select lists.
UniSelectList() - Constructor for class asjava.uniobjects.UniSelectList
 
UniSelectList(UniSession, int) - Constructor for class asjava.uniobjects.UniSelectList
Returns the runtime class of the object
UniSelectListException - exception asjava.uniobjects.UniSelectListException.
UniSelectListException is the primary class used for handling UniObjects exceptions and errors.
UniSequentialFile - class asjava.uniobjects.UniSequentialFile.
UniSequentialFile is created via the UniSession.openSequential method.
UniSequentialFileException - exception asjava.uniobjects.UniSequentialFileException.
UniSequentialFileException is the primary class used for handling UniObjects exceptions and errors.
UniSession - class asjava.uniobjects.UniSession.
UniSession acts as the central object for any database connection, controlling access to any and all child objects.
UniSession() - Constructor for class asjava.uniobjects.UniSession
Constructor for this class.
UniSession(UniSession) - Constructor for class asjava.uniobjects.UniSession
Constructor for this class.
UniSession(int) - Constructor for class asjava.uniobjects.UniSession
Constructor for this class.
UniSessionException - exception asjava.uniobjects.UniSessionException.
UniSessionException is the primary class used for handling UniObjects exceptions and errors.
UniString - class asjava.uniclientlibs.UniString.
UniString is the primary class used for handling UniObjects Java string operations.
UniString() - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with no characters in it and an initial capacity of 16 characters.
UniString(int) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with no characters in it and an initial capacity specified by the length argument.
UniString(String) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with the value set to the supplied argument
UniString(UniString) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString (copy constructor)
UniString(Object) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with the value set to the supplied argument
UniString(UniConnection) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with no characters in it and an initial capacity of 16 characters, binds it to the given UniConnection object which will cause it to perform certain operations on the server
UniString(UniConnection, Object) - Constructor for class asjava.uniclientlibs.UniString
Constructs a UniString with no characters in it and an initial capacity of 16 characters.
UniStringException - exception asjava.uniclientlibs.UniStringException.
UniStringException is the primary class used for handling UniObjects exceptions and errors.
UniStringTokenizer - class asjava.uniclientlibs.UniStringTokenizer.
UniStringTokenizer is a virtual extension of the java.util.StringTokenizer class with one key difference.
UniStringTokenizer(Object) - Constructor for class asjava.uniclientlibs.UniStringTokenizer
 
UniStringTokenizer(Object, Object) - Constructor for class asjava.uniclientlibs.UniStringTokenizer
 
UniSubroutine - class asjava.uniobjects.UniSubroutine.
UniSubroutine is the object type used to allow the user to run a cataloged BASIC subroutine on the server.
UniSubroutineException - exception asjava.uniobjects.UniSubroutineException.
UniSubroutineException is the primary class used for handling UniObjects exceptions and errors.
UniTokens - class asjava.uniclientlibs.UniTokens.
UniTokens is the primary class used for holding UniObjects defines.
UniTokens() - Constructor for class asjava.uniclientlibs.UniTokens
 
UniTransaction - class asjava.uniobjects.UniTransaction.
UniTransaction is used to control the transaction settings It gives the developer the ability to provide transactional behavior for their applications.
UniTransactionException - exception asjava.uniobjects.UniTransactionException.
UniTransactionException is the primary class used for handling UniObjects exceptions and errors.
UniXML - class asjava.uniobjects.UniXML.
UniXML is used to access to U2 server XML features
UniXML() - Constructor for class asjava.uniobjects.UniXML
Default constructor for this class.
UniXML(UniSession) - Constructor for class asjava.uniobjects.UniXML
Default constructor for this class.
UniXMLException - exception asjava.uniobjects.UniXMLException.
UniXMLException is the primary class used for handling UniObjects exceptions and errors.
uniCommand - Variable in class asjava.uniobjects.UniSession
 
uniConnection - Variable in class asjava.uniclientlibs.UniString
 
uniConnection - Variable in class asjava.uniobjects.UniBase
 
uniConnectionString - Variable in class asjava.uniclientlibs.UniConnection
 
uniDataSourceType - Variable in class asjava.uniclientlibs.UniConnection
 
uniEncryptionType - Variable in class asjava.uniobjects.UniBase
 
uniFileHandle - Variable in class asjava.uniobjects.UniFile
 
uniFileHandle - Variable in class asjava.uniobjects.UniSequentialFile
 
uniLog(String) - Static method in class asjava.uniobjects.UniJava
This fucntion is used to write trace log related with info
uniMarkCharacters - Variable in class asjava.uniclientlibs.UniConnection
 
uniNLSLocale - Variable in class asjava.uniobjects.UniSession
 
uniNLSMap - Variable in class asjava.uniobjects.UniSession
 
uniParentSession - Variable in class asjava.uniobjects.UniBase
 
uniReturnCode - Variable in class asjava.uniclientlibs.UniString
 
uniStatus - Variable in class asjava.uniclientlibs.UniString
 
uniStatus - Variable in class asjava.uniobjects.UniBase
 
uniSubKey - Variable in class asjava.uniclientlibs.UniConnection
 
uniTransaction - Variable in class asjava.uniobjects.UniSession
 
unlockFile() - Method in class asjava.uniobjects.UniFile
unlocks the file
unlockRecord() - Method in class asjava.uniobjects.UniFile
unlocks the recordID established with the setRecordIDmethod.
unlockRecord(UniDataSet) - Method in class asjava.uniobjects.UniFile
unlocks the recordIDs established with the UniDataSet object argument..
unlockRecord(Object) - Method in class asjava.uniobjects.UniFile
unlocks the recordID established with the aRecordIDObj parameter.
updateDataUsingXmap(String) - Method in class asjava.uniobjects.UniXML
Execute cataloged basic program XMLTODBXMAP to update the U2 server datafile using Xmap as defined relationship between the xml document and file's dictionary defines.
updateDataUsingXmap(String, String) - Method in class asjava.uniobjects.UniXML
Execute cataloged basic program XMLTODBXMAP to update the U2 server datafile using Xmap as defined relationship between the xml document and file's dictionary defines.
userName - Variable in class asjava.uniclientlibs.UniConnection
 

V

VM - Static variable in class asjava.uniclientlibs.UniTokens
 
VM_CHAR - Static variable in class asjava.uniclientlibs.UniTokens
 
value - Variable in class asjava.uniclientlibs.UniString
 

W

WRITE_RELEASE - Static variable in class asjava.uniobjects.UniObjectsTokens
 
write() - Method in class asjava.uniobjects.UniFile
used to write the data specified with the setRecord and setRecordID methods into the file.
write(Object, Object) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordIDObj and aRecordDataObj parameters into the file.
write(Object, Object, int) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordIDObj and aRecordDataObj parameters into the file.
write(UniDataSet) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aDataSet parameters into the file.
writeBlk(Object) - Method in class asjava.uniobjects.UniSequentialFile
writes the given block to the sequential file, at the location currently set
writeEOF() - Method in class asjava.uniobjects.UniSequentialFile
writes an EOF marker
writeField(int) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the setRecord and setRecordID methods into the file, but only the field specified.
writeField(UniDataSet, int) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aDataSet parameters into the file.
writeField(UniDataSet, Object) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aDataSet parameters into the file.
writeField(Object, Object, int) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordIDObj and aRecordDataObj parameters into the file, but only the field specified.
writeField(Object, Object, int, int) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordIDObj and aRecordDataObj parameters into the file, but only the field specified.
writeLine(Object) - Method in class asjava.uniobjects.UniSequentialFile
writes the given line to the sequential file, at the location currently set
writeNamedField(Object, Object) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordIDObj and aRecordDataObj parameters into the file, but only the name field specified.
writeNamedField(Object, Object, Object) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aRecordID and aRecordDataObj parameters into the file, but only the name field specified.
writeNamedField(UniDataSet, Object) - Method in class asjava.uniobjects.UniFile
used to write the data specified with the aDataSet parameters into the file.

X

xml() - Method in class asjava.uniobjects.UniSession
returns a new UniXML representing the new xml object created.

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