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

A

ACCOUNTS - Static variable in class com.ibm.redback.utils.ConfReader
 
add(Object) - Method in class com.ibm.redback.threadpool.RBQueue
This method adds the object to the existing queue.
add(RBRunnable) - Method in class com.ibm.redback.threadpool.RBThreadPool
 
add(Runnable) - Method in class com.ibm.redback.threadpool.RBThreadPool
 
addAccount(String, String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
addAccount(String, String) - Method in class com.ibm.redback.utils.ConfWriter
 
addAccount(String, String, int) - Method in class com.ibm.redback.utils.RBAdminDetails
 
addAccount(String, String, int) - Method in class com.ibm.redback.utils.ConfWriter
 
addBranch(Branch) - Method in class com.ibm.redback.utils.tree.Node
 
addBranch(Branch[]) - Method in class com.ibm.redback.utils.tree.Node
 
addDebugListener(RbEventListener) - Method in class com.ibm.redback.redbeans.RedObject
Register an objects interest in receiving debug events
addLeaf(Leaf) - Method in class com.ibm.redback.utils.tree.Branch
 
addNew() - Method in class com.ibm.redback.redbeans.RedSet
Adds new row to the redset without setting any values.
addNew(String[], String[]) - Method in class com.ibm.redback.redbeans.RedSet
Adds values passed to corresponding field names.
addNode(Branch) - Method in class com.ibm.redback.utils.tree.Tree
 
addThreadsToAccount(String, String) - Method in class com.ibm.redback.utils.ConfWriter
 
alpha() - Method in class com.ibm.redback.redbeans.RbString
Function to determine if the string value for this instance of a RbString object represents an 'alpha' string of characters.
alpha(String) - Static method in class com.ibm.redback.redbeans.RbString
Function to determine if the passed string value is an 'alpha' string of characters.
AM - Static variable in class com.ibm.redback.redbeans.RedField
Attribute mark character

B

Branch - class com.ibm.redback.utils.tree.Branch.
 
Branch() - Constructor for class com.ibm.redback.utils.tree.Branch
 
Branch(String, String) - Constructor for class com.ibm.redback.utils.tree.Branch
 
Branch(String, String, String) - Constructor for class com.ibm.redback.utils.tree.Branch
 
Branch(String, String, String, String, String) - Constructor for class com.ibm.redback.utils.tree.Branch
 
buildImage(String) - Method in class com.ibm.redback.utils.table.TableBuilder
 
buildRow(String[]) - Method in class com.ibm.redback.utils.table.TableBuilder
 
buildRow(String, String[]) - Method in class com.ibm.redback.utils.table.TableBuilder
 
buildRow(String, String[], int[], int[]) - Method in class com.ibm.redback.utils.table.TableBuilder
 
buildRow(String, String, int, int) - Method in class com.ibm.redback.utils.table.TableBuilder
 

C

callMethod(RBState, String) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Calls an RBO method on the RBO Server.
callMethod(RBState, String) - Method in class com.ibm.redback.runtime.RBJob
 
callMethod(String) - Method in class com.ibm.redback.redbeans.RedObject
Will call the specified method for the current RBO.
callMethod(String) - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
Calls an RBO method on the RBO Server.
callMethod(String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Calls an RBO method on the RBO Server.
callMethod(String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
callRPC(String, String, String) - Method in class com.ibm.redback.redbeans.RedObject
calls RPC method within the RBO server
CENTER - Static variable in class com.ibm.redback.utils.table.TableBuilder
 
centreComponent(Component) - Static method in class com.ibm.redback.utils.Util
Centre the passed component - using current screen size and component size to calculate the required position.
checkFile() - Method in class com.ibm.redback.utils.RBAdminDetails
 
chKparamExists(String, String) - Method in class com.ibm.redback.utils.ConfReader
 
ChkpropFile() - Method in class com.ibm.redback.utils.RbFileCheck
 
clicked(String) - Method in class com.ibm.redback.utils.tree.Tree
 
close() - Method in class com.ibm.redback.redbeans.RedSet
will close the storage arrays and set all values to null
col1() - Method in class com.ibm.redback.redbeans.RbString
Return the column position of the first character less one, of the substring returned by the most recent field method invoked for this object instance.
col2() - Method in class com.ibm.redback.redbeans.RbString
Return the column position of the last character plus one, of the substring returned by the most recent field method invoked for this object instance.
com.ibm.redback.redbeans - package com.ibm.redback.redbeans
 
com.ibm.redback.redbeansejb - package com.ibm.redback.redbeansejb
 
com.ibm.redback.runtime - package com.ibm.redback.runtime
 
com.ibm.redback.threadpool - package com.ibm.redback.threadpool
 
com.ibm.redback.utils - package com.ibm.redback.utils
 
com.ibm.redback.utils.table - package com.ibm.redback.utils.table
 
com.ibm.redback.utils.tree - package com.ibm.redback.utils.tree
 
ConfReader - class com.ibm.redback.utils.ConfReader.
 
ConfReader(String) - Constructor for class com.ibm.redback.utils.ConfReader
 
ConfWriter - class com.ibm.redback.utils.ConfWriter.
 
ConfWriter(String) - Constructor for class com.ibm.redback.utils.ConfWriter
 
Connection - class com.ibm.redback.redbeans.Connection.
Connection class that stores URL reference and is used to set the current active connection in a RedObject instance
Connection() - Constructor for class com.ibm.redback.redbeans.Connection
Connection class that stores URL reference and is used to set the current active connection in a RedObject instance
Connection(String) - Constructor for class com.ibm.redback.redbeans.Connection
Connection class that stores URL reference and is used to set the current active connection in a RedObject instance
Connection(String, String, String) - Constructor for class com.ibm.redback.redbeans.Connection
This constructor used when connecting via the Explorer class on the RedBack Server, used to reference classes.
CONNECTIONERROR - Static variable in class com.ibm.redback.redbeans.RbException
 
convert(String, String) - Method in class com.ibm.redback.redbeans.RbString
Convert 1 or more characters to other characters in the string value for this object instance.
convert(String, String, String) - Static method in class com.ibm.redback.redbeans.RbString
Convert 1 or more characters to other characters in a string.
count() - Method in class com.ibm.redback.redbeans.RedField
Return the number of values separated by an Value Mark, in this instance of a RedField object.
count(char) - Method in class com.ibm.redback.redbeans.RbString
Return the number of times 1 character appears in this instance of a RbString object.
count(int) - Method in class com.ibm.redback.redbeans.RedField
Return the number of values separated by a subvalue mark at the position specified.
count(String) - Method in class com.ibm.redback.redbeans.RbString
Return the number of times 1 string appears in this instance of a RbString object.
count(String, char) - Static method in class com.ibm.redback.redbeans.RbString
Return the number of times 1 character appears in a specified string.
count(String, String) - Static method in class com.ibm.redback.redbeans.RbString
Return the number of times 1 string appears in another specified string.
countStr(String, String, boolean) - Static method in class com.ibm.redback.redbeans.RbString
Protected method used by the count method in this class, and the dcount method of RbDynString in this package.
createObj() - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
Called when the client wants to create the RBO instance.
createObj() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Called when the client wants to create the RBO instance.
createObj(String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Called when the client wants to create the RBO instance.
createObj(String, String) - Method in class com.ibm.redback.runtime.RBJob
Called when the client wants to create the RBO instance.
createObj(String, String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
 

D

DEBUG - Static variable in class com.ibm.redback.redbeans.RbEvent
 
DEFAULT - Static variable in class com.ibm.redback.threadpool.RBServletControl
 
DEFAULT - Static variable in class com.ibm.redback.utils.ConfReader
 
DEFAULT - Static variable in class com.ibm.redback.utils.table.TableBuilder
 
DEFAULT_THREAD_NUMBER - Static variable in class com.ibm.redback.threadpool.RBServletControl
 
del(int) - Method in class com.ibm.redback.redbeans.RedField
Delete a dynamic string element in the current RedField string at the position specified.
del(int, int) - Method in class com.ibm.redback.redbeans.RedField
Delete a dynamic string element in the current RedField string at the position specified.
delete() - Method in class com.ibm.redback.redbeans.RedSet
Deletes the current row
DESCRIPTION - Static variable in class com.ibm.redback.utils.ConfReader
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.redback.threadpool.SA
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.redback.utils.ServletAdmin
 

E

ec - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
ejbActivate() - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Required but not used with Session Beans
ejbActivate() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
ejbActivate - method required for Entity Beans.
ejbCreate(String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
Called when the Home Interface create the Session Bean, by passing in Object Name and URL, the Session Bean becomes stateful
ejbCreate(String, String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
Called when the Home Interface create the Session Bean, by passing in Object Name and URL, the Session Bean becomes stateful
ejbLoad() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
ejbLoad - method required for Entity Beans.
ejbPassivate() - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Required but not used with Session Beans
ejbPassivate() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
ejbPassivate - method required for Entity Beans.
ejbRemove() - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Standard EJB method, invoked when the EJB Container removes the Session Bean
ejbRemove() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
ejbRemove - method required for Entity Beans.
ejbStore() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
ejbStore - method required for Entity Beans.
encode(String) - Static method in class com.ibm.redback.redbeans.Encoder
Encodes String using java.net.URLEncoder.encode(String s), can be replaced with your own encoding routine if required.
Encoder - class com.ibm.redback.redbeans.Encoder.
Encoder class with static method to encode string before submitting to RBO server.
Encoder() - Constructor for class com.ibm.redback.redbeans.Encoder
 
endTable() - Method in class com.ibm.redback.utils.table.TableBuilder
 
ENVIRONMENT - Static variable in class com.ibm.redback.utils.ConfReader
 
ENVTESTS - Static variable in class com.ibm.redback.utils.ConfReader
 

F

field(char, int) - Method in class com.ibm.redback.redbeans.RbString
Return a substring of the string value for this instance of a RbString object, using a specified delimiter character, and an occurrence value for that delimiter.
field(String, char, int) - Static method in class com.ibm.redback.redbeans.RbString
Return a substring of the passed string value, using a specified delimiter character, and an occurrence value for that delimiter.
field(String, int) - Method in class com.ibm.redback.redbeans.RbString
Return a substring of the string value for this instance of a RbString object, using a specified delimiter string, and an occurrence value for that delimiter.
field(String, String, int) - Static method in class com.ibm.redback.redbeans.RbString
Return a substring of the passed string value, using a specified delimiter string, and an occurrence value for that delimiter.
FileUtil - class com.ibm.redback.utils.FileUtil.
 
FileUtil() - Constructor for class com.ibm.redback.utils.FileUtil
 
filter(String, Vector) - Static method in class com.ibm.redback.utils.Util
Filters the given string from the list Creation date: (9/12/2001 2:30:58 PM)
finalize() - Method in class com.ibm.redback.redbeans.RgwJni
finalize - This just releases the spider instance handle when the object is destroyed.
fireRbDebugEvent(String) - Method in class com.ibm.redback.redbeans.RedObject
Fire off a new RbEvent to notify listeners of a new 'debug' string message.
FocusGrabber - class com.ibm.redback.utils.FocusGrabber.
Insert the type's description here.
FocusGrabber() - Constructor for class com.ibm.redback.utils.FocusGrabber
FocusGrabber constructor comment.
FocusGrabber(JComponent) - Constructor for class com.ibm.redback.utils.FocusGrabber
 
fold(int, char) - Method in class com.ibm.redback.redbeans.RbString
Divide the string represented by this RbString object into a number of substrings separated by a specified delimiter character.
fold(String, int, char) - Static method in class com.ibm.redback.redbeans.RbString
Fold is used to divide a string into a number of substrings separated by a specified delimiter character.

G

getAbsolutePage() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the current page number
getAbsolutePosition() - Method in class com.ibm.redback.redbeans.RedSet
 
getAbsolutePosition() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the current row position
getAccounts() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getAccounts() - Method in class com.ibm.redback.utils.RBAdminDetails
 
getAcctDesc(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
getAccThreads(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getAcctThreads(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
getActiveConnection() - Method in class com.ibm.redback.redbeans.RedObject
 
GETALLDELIM - Static variable in class com.ibm.redback.redbeans.RedObject
 
getAM() - Static method in class com.ibm.redback.redbeans.RedObject
 
getBlankCell(int) - Method in class com.ibm.redback.utils.table.TableBuilder
 
getBranches() - Method in class com.ibm.redback.utils.tree.Node
 
getCell(String) - Method in class com.ibm.redback.utils.table.TableBuilder
 
getColumns() - Method in class com.ibm.redback.redbeans.RecordSet
returns vector of column names if in RPC Mode
getConfFile() - Method in class com.ibm.redback.utils.ConfReader
 
getConfiFile() - Method in class com.ibm.redback.utils.RBAdminDetails
 
getConnectionURL() - Method in class com.ibm.redback.redbeans.Connection
Gets the current URL used for the connectiion.
getContents(String) - Method in class com.ibm.redback.utils.ConfReader
 
getCurrent(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getCurrentConf() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getCurrentLog() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getCurrentLog() - Method in class com.ibm.redback.threadpool.RBServletLogger
 
getCurrentQueue(String) - Method in class com.ibm.redback.threadpool.RBTPControl
 
getCurrentTime() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getDate() - Static method in class com.ibm.redback.utils.Util
Gets the current data.
getDateTime() - Static method in class com.ibm.redback.utils.Util
Gets current time.
getDescription() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getDispFields() - Method in class com.ibm.redback.redbeans.RedObject
Gets all the display fileds
getEncode(String) - Method in class com.ibm.redback.redbeans.RedObject
get query strings with "+" for a " " don't get encoded in redback app server
getEntityContext() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Returns Entity Contect.
getEnvDesc() - Method in class com.ibm.redback.utils.RBAdminDetails
 
getEnvName() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getEnvName() - Method in class com.ibm.redback.utils.RBAdminDetails
 
getFieldPos(String) - Method in class com.ibm.redback.redbeans.RedSet
 
getFirstRowMatch(String, String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method gets one row from the already retrieved record set depending on the property name and property value passed.
getHiddenField(String) - Method in class com.ibm.redback.redbeans.RedObject
 
getHiddenField(String) - Method in class com.ibm.redback.redbeans.RecordSet
 
getHidFields() - Method in class com.ibm.redback.redbeans.RedObject
Get non-null hidden-field values and return as a string in the format 'name=value&name=value ..etc'
getHidFields() - Method in class com.ibm.redback.redbeans.RecordSet
Get non-null hidden-field values and return as a string in the format 'name=value&name=value ..etc'
getHref() - Method in class com.ibm.redback.utils.tree.Leaf
 
getIcon() - Method in class com.ibm.redback.utils.tree.Leaf
 
getInstance() - Static method in class com.ibm.redback.threadpool.RBTPControl
 
getInstance() - Static method in class com.ibm.redback.threadpool.RBServletLogger
 
getInstance(String) - Static method in class com.ibm.redback.threadpool.RBTPControl
 
getIsFirstTime() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Returns boolean value depending on selected RBO is already been created .
getLastRbe() - Method in class com.ibm.redback.redbeans.RedObject
used by Servlets and Threadpools as exception cannot be thrown by runnable run() set and get via RBRunnable, API routines, not set by RedObject
getLength() - Method in class com.ibm.redback.redbeans.RedField
Return the number of characters in this instance of a RedField object.
getLength(int) - Method in class com.ibm.redback.redbeans.RedField
Return the number of characters at the position specified.
getMatchRowDetails(String, String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method gets all the rows matching to the selected criteria from already retrieved record set depending on the property name and property value passed.
getMaxPages() - Method in class com.ibm.redback.redbeans.RecordSet
 
getMaxQ() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getMaxQ(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getMessage() - Method in class com.ibm.redback.redbeans.RbException
This method gets current exception message.
getMinimumSize() - Method in class com.ibm.redback.utils.ImageComponent
 
getModule() - Method in class com.ibm.redback.redbeans.RedObject
Gets the module name.
getMonitorData() - Method in class com.ibm.redback.redbeans.RedObject
Gets 'shallow clone' of the contents of monitor data.
getMonitorData() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the content of of the monitor property/value data repository.
getName() - Method in class com.ibm.redback.utils.tree.Leaf
 
getNext() - Method in class com.ibm.redback.threadpool.RBQueue
This method gets the next object from the queue.
getNotFound() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Get the boolean depending on serch result in record set.
getNumItems() - Method in class com.ibm.redback.redbeans.RedSet
 
getNumItems() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the count of number of items selected.
getNumThreads() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getNumThreads(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getOpenIcon() - Method in class com.ibm.redback.utils.tree.Node
 
getOpenStatus() - Method in class com.ibm.redback.utils.tree.Node
 
getOurState() - Method in class com.ibm.redback.runtime.RBJob
Method returns current RBO state.
getPageSize() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the no of items per page .
getParamValue(String, String) - Method in class com.ibm.redback.utils.ConfReader
 
getPassword() - Method in class com.ibm.redback.redbeans.Connection
Gets the current Password.
getPassword() - Method in class com.ibm.redback.redbeans.RedObject
Gets current password.
getPostedReply() - Method in class com.ibm.redback.redbeans.RedObject
Get the last posted repaly.
getPostedString() - Method in class com.ibm.redback.redbeans.RedObject
Gets the last posted String.
getPostURL(String) - Method in class com.ibm.redback.redbeans.RedObject
 
getPreferredSize() - Method in class com.ibm.redback.utils.ImageComponent
 
getProperties() - Method in class com.ibm.redback.redbeansejb.RBState
This method returns the vector contaning all the properties values.
getProperties() - Method in class com.ibm.redback.runtime.RBState
This method returns the vector contaning all the properties values.
getProperty(RBState, String) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
This method returns the current value for the property name passed.
getProperty(RBState, String) - Method in class com.ibm.redback.runtime.RBJob
This method returns the current value for the property name passed.
getProperty(String) - Method in class com.ibm.redback.redbeans.RedSet
 
getProperty(String) - Method in class com.ibm.redback.redbeans.RedObject
Get current value for a given property name.
getProperty(String) - Method in class com.ibm.redback.redbeans.RecordSet
Gets the field name for current row.
getProperty(String) - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
getProperty(String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Gets the property value from the current state.
getProperty(String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
getPropertyNames() - Method in class com.ibm.redback.redbeans.RedObject
Gets the current RBO property names.
getPropertyNames() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the property names.
getPropertyValues() - Method in class com.ibm.redback.redbeans.RedObject
 
getQueueSize() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getRBOAccount() - Method in class com.ibm.redback.redbeans.RedObject
 
getRBOClass() - Method in class com.ibm.redback.redbeans.RedObject
 
getRBOHandle() - Method in class com.ibm.redback.redbeans.RedObject
 
getRBOHandle() - Method in class com.ibm.redback.threadpool.RBTPObject
 
getRBQueue() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getRbThreadPools() - Method in class com.ibm.redback.threadpool.RBTPControl
 
getRecordSet() - Method in class com.ibm.redback.redbeans.RedObject
 
getRecordSet() - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
getRecordSet() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Gets the record set current state.
getRecordSet() - Method in class com.ibm.redback.redbeansejb.RBState
This method returns the record set.
getRecordSet() - Method in class com.ibm.redback.runtime.RBState
This method returns the record set.
getRecordSet(RBState) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
This method returns the record set from current state.
getRecordSet(RBState) - Method in class com.ibm.redback.runtime.RBJob
This method returns the record set from current state.
getRedBackLogFilePath() - Static method in class com.ibm.redback.threadpool.RBServletLogger
 
getRedBackPropsFilePath() - Method in class com.ibm.redback.threadpool.RBServletControl
 
getRedObject() - Method in class com.ibm.redback.threadpool.RBRunnable
 
getRelativePosition() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the current row position relative to the current page
getReqNo() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getRequests(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getRow() - Method in class com.ibm.redback.redbeans.RecordSet
Gets the dada for the selected row.
getRow(String) - Method in class com.ibm.redback.utils.table.TableBuilder
 
getRPCResponse() - Method in class com.ibm.redback.redbeans.RedObject
 
getRPCRow() - Method in class com.ibm.redback.redbeans.RecordSet
 
getRsProperty(String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Gets the property value from the record set depending on property name selected.
getServerAlert() - Method in class com.ibm.redback.redbeans.RedObject
 
getSession() - Method in class com.ibm.redback.redbeansejb.RBState
This method returns current session information like
getSession() - Method in class com.ibm.redback.runtime.RBState
This method returns current session information like
getSessionContext() - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
 
getSessionId() - Method in class com.ibm.redback.redbeans.RedObject
 
getSessionId() - Method in class com.ibm.redback.runtime.RBJob
Gets the session id set in the current state.
getSessionId() - Method in class com.ibm.redback.threadpool.RBTPObject
 
getSessionUserId() - Method in class com.ibm.redback.redbeans.RedObject
Deprecated. no longer required. You should either use getSessionId() or getRBOHandle()
getSize() - Method in class com.ibm.redback.threadpool.RBQueue
This method gets size of the existing queue.
getStartTime() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
getStartTime(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getStatus() - Method in class com.ibm.redback.threadpool.RBWorker
 
getStyle() - Method in class com.ibm.redback.utils.tree.Leaf
 
getSVM() - Static method in class com.ibm.redback.redbeans.RedObject
 
getTest(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getTestDescription(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getTests() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getTests() - Method in class com.ibm.redback.utils.RBAdminDetails
 
getTestsDesc(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
getTestsName(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
getText() - Method in class com.ibm.redback.redbeans.RbEvent
Gets event text.
getThreadNumber(String) - Method in class com.ibm.redback.threadpool.RBServletControl
protected Properties readPropertiesFiles() { if(rbPropsFilePath == null) rbPropsFilePath = getRedBackPropsFilePath(); try { FileInputStream fis = new FileInputStream(rbPropsFilePath); rbProps = new Properties(); rbProps.load(fis); fis.close(); //rblog.writeToLog("(Inf) Properties read and loaded"); } catch(IOException ioe) { rblog.writeToLog("(Err) Could not read properties " + ioe); } return rbProps; } public Properties getRBProperties() { readPropertiesFiles(); return rbProps; }
getThreads() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getThreadStatus(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
getTreeTable() - Method in class com.ibm.redback.utils.tree.Tree
 
getType() - Method in class com.ibm.redback.redbeans.RbException
This method gets type of exception
getType() - Method in class com.ibm.redback.redbeans.RbEvent
Gets event Type.
getTypeDesc() - Method in class com.ibm.redback.redbeans.RbException
This method gets the description of exception type.
getURLAccountName() - Method in class com.ibm.redback.redbeans.RedObject
 
getUserId() - Method in class com.ibm.redback.redbeans.Connection
Gets the current UserID.User ID (and password) are only used by the RBO devclasses that are referenced by the Designer and the Scopes.
getUserId() - Method in class com.ibm.redback.redbeans.RedObject
 
getValue() - Method in class com.ibm.redback.redbeans.RedField
 
getValue(int) - Method in class com.ibm.redback.redbeans.RedField
Extract a dynamic string element from the current RedField string at the position specified.
getValue(int, int) - Method in class com.ibm.redback.redbeans.RedField
Extract a dynamic string element from the current RedField string at the position specified.
getValue(int, int, int) - Method in class com.ibm.redback.redbeans.RedField
 
getValues() - Method in class com.ibm.redback.redbeansejb.RBState
This method returns the current property values.
getValues() - Method in class com.ibm.redback.runtime.RBState
This method returns the current property values.
getVM() - Static method in class com.ibm.redback.redbeans.RedObject
 
getVM() - Method in class com.ibm.redback.redbeans.RedField
Gets the value for value mark character
getWorkerStatus() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
GPATH - Static variable in class com.ibm.redback.threadpool.SA
 
GPATH - Static variable in class com.ibm.redback.utils.ServletAdmin
 

H

hasIsHttp() - Method in class com.ibm.redback.redbeans.RedObject
 
histNum - Variable in class com.ibm.redback.utils.PerfGraph
size of history array
href - Variable in class com.ibm.redback.utils.tree.Leaf
 

I

icon - Variable in class com.ibm.redback.utils.tree.Leaf
 
ImageComponent - class com.ibm.redback.utils.ImageComponent.
 
ImageComponent() - Constructor for class com.ibm.redback.utils.ImageComponent
 
ImageComponent(String) - Constructor for class com.ibm.redback.utils.ImageComponent
 
indexOf(Branch) - Method in class com.ibm.redback.utils.tree.Node
 
indexOf(Leaf) - Method in class com.ibm.redback.utils.tree.Branch
 
ins(int, int, String) - Method in class com.ibm.redback.redbeans.RedField
Insert a string into the current RedField string at the position specified.
ins(int, String) - Method in class com.ibm.redback.redbeans.RedField
Insert a string into the current RedField string at the position specified.
isBOF() - Method in class com.ibm.redback.redbeans.RedSet
 
isBOF() - Method in class com.ibm.redback.redbeans.RecordSet
Returns boolean value depending on begining of the record set.
isBOF() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Returns the boolean value depending upon the end of the retrived record set end.
isDebugOn() - Method in class com.ibm.redback.redbeans.RedObject
 
isEOF() - Method in class com.ibm.redback.redbeans.RedSet
 
isEOF() - Method in class com.ibm.redback.redbeans.RecordSet
Returns boolean value depending on end of the record set.
isEOF() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Returns the boolean value depending upon the end of the retrived record set end.
isInApplet() - Method in class com.ibm.redback.redbeans.RedObject
Deprecated. will now always return false
isMonitorOn() - Method in class com.ibm.redback.redbeans.RedObject
 
isMonitorOn() - Method in class com.ibm.redback.redbeans.RecordSet
Gets current status of monitor flag.

L

Leaf - class com.ibm.redback.utils.tree.Leaf.
Title: RedBack RedBeans and related packages Project Description: Copyright: Copyright (c) 2001 Company: eTeam Software Pty Ltd
Leaf() - Constructor for class com.ibm.redback.utils.tree.Leaf
 
Leaf(String, String) - Constructor for class com.ibm.redback.utils.tree.Leaf
 
Leaf(String, String, String, String) - Constructor for class com.ibm.redback.utils.tree.Leaf
 
LEFT - Static variable in class com.ibm.redback.utils.table.TableBuilder
 
length() - Method in class com.ibm.redback.redbeans.RbString
Return the length of the string value of this RbString in characters.
loaded - Variable in class com.ibm.redback.utils.PerfGraph
 
LOG - Static variable in class com.ibm.redback.redbeans.RbEvent
 

M

matches(String) - Method in class com.ibm.redback.redbeans.RbString
Test the current string value of this RbString object for a match on the specified pattern string.
matches(String, String) - Static method in class com.ibm.redback.redbeans.RbString
Test a passed string for a match on a 'pattern' defined by a second string.
move(int) - Method in class com.ibm.redback.redbeans.RedSet
 
move(int) - Method in class com.ibm.redback.redbeans.RecordSet
moves row number (cursor) to specified position.
move(int) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method takes the pointer to the spesific row number in the record set.
moveFirst() - Method in class com.ibm.redback.redbeans.RedSet
moves the row cursor to the first position in this RedSet
moveFirst() - Method in class com.ibm.redback.redbeans.RecordSet
moves the current row position to 1
moveFirst() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method takes the pointer to the first row in the record set.
moveLast() - Method in class com.ibm.redback.redbeans.RedSet
moves the row cursor to the last position in this RedSet
moveLast() - Method in class com.ibm.redback.redbeans.RecordSet
moves the current row position to the last row
moveLast() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method takes the pointer to the last row in the record set.
moveNext() - Method in class com.ibm.redback.redbeans.RedSet
 
moveNext() - Method in class com.ibm.redback.redbeans.RecordSet
moves row number (cursor) forward 1.
moveNext() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method takes the pointer to the next row in the record set.
moveNextPage() - Method in class com.ibm.redback.redbeans.RecordSet
Moves this RecordSet to the next page
movePrevious() - Method in class com.ibm.redback.redbeans.RedSet
 
movePrevious() - Method in class com.ibm.redback.redbeans.RecordSet
moves row number (cursor) back 1.
movePrevious() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method takes the pointer to the previous row in the record set.
movePrevPage() - Method in class com.ibm.redback.redbeans.RecordSet
Moves this RecordSet to the previous page

N

name - Variable in class com.ibm.redback.utils.tree.Leaf
 
NAME - Static variable in class com.ibm.redback.utils.ConfReader
 
NBSP - Static variable in class com.ibm.redback.utils.table.TableBuilder
 
Node - class com.ibm.redback.utils.tree.Node.
 
Node() - Constructor for class com.ibm.redback.utils.tree.Node
 
Node(String, String) - Constructor for class com.ibm.redback.utils.tree.Node
 
Node(String, String, String) - Constructor for class com.ibm.redback.utils.tree.Node
 
Node(String, String, String, String) - Constructor for class com.ibm.redback.utils.tree.Node
 
Node(String, String, String, String, String) - Constructor for class com.ibm.redback.utils.tree.Node
 
num() - Method in class com.ibm.redback.redbeans.RbString
Function to determine if the string value for this instance of a RbString object represents a numeric value.
num(String) - Static method in class com.ibm.redback.redbeans.RbString
Function to determine if the passed string value represents a numeric value.

O

objName - Variable in class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
objName - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
objName - Variable in class com.ibm.redback.runtime.RBJob
 
open() - Method in class com.ibm.redback.redbeans.RedObject
Open the RBOClass, which will create an instance for it.
open() - Method in class com.ibm.redback.threadpool.RBTPObject
 
open(String) - Method in class com.ibm.redback.redbeans.RedSet
Initialises data stores in RedSet.
open(String) - Method in class com.ibm.redback.redbeans.RedObject
calls open method and does not require a connection object to be created
open(String, String) - Method in class com.ibm.redback.redbeans.RedObject
Will create RPLOGIN and check user id and password.
openReadFile(String) - Static method in class com.ibm.redback.utils.FileUtil
 
openWriteFile(String, boolean) - Static method in class com.ibm.redback.utils.FileUtil
 
ourBranches - Variable in class com.ibm.redback.utils.tree.Node
 
ourState - Variable in class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
ourState - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
ourState - Variable in class com.ibm.redback.runtime.RBJob
 

P

paint(Graphics) - Method in class com.ibm.redback.utils.ImageComponent
Paint method.
paint(Graphics) - Method in class com.ibm.redback.utils.PerfGraph
 
PATH - Static variable in class com.ibm.redback.threadpool.SA
 
PATH - Static variable in class com.ibm.redback.utils.ServletAdmin
 
PerfGraph - class com.ibm.redback.utils.PerfGraph.
 
PerfGraph(double, double, String, Color) - Constructor for class com.ibm.redback.utils.PerfGraph
 
PerfGraph(int, int, String) - Constructor for class com.ibm.redback.utils.PerfGraph
 
PerfGraph(String) - Constructor for class com.ibm.redback.utils.PerfGraph
 
PerfGraph(String, Color) - Constructor for class com.ibm.redback.utils.PerfGraph
 
postRequest(String, String) - Method in class com.ibm.redback.redbeans.RedObject
used to perform a POST

R

RBAdminDetails - class com.ibm.redback.utils.RBAdminDetails.
 
RBAdminDetails() - Constructor for class com.ibm.redback.utils.RBAdminDetails
 
RBEntityEJB - class com.ibm.redback.redbeansejb.RBEntityEJB.
Class that provides main behavior for entity beans.
RBEntityEJB() - Constructor for class com.ibm.redback.redbeansejb.RBEntityEJB
 
RbEvent - class com.ibm.redback.redbeans.RbEvent.
 
RbEvent(Object, int, String) - Constructor for class com.ibm.redback.redbeans.RbEvent
Creates new instance of RbEvent
RbEventListener - interface com.ibm.redback.redbeans.RbEventListener.
Event listener for RbEvent notification
RbException - exception com.ibm.redback.redbeans.RbException.
Exception generated from RedBeans at various classes and methods
RbException(int, String) - Constructor for class com.ibm.redback.redbeans.RbException
Creates an exception that will be thrown to calling code.
RbFileCheck - class com.ibm.redback.utils.RbFileCheck.
This class check the contents of the properties file.
RbFileCheck(String) - Constructor for class com.ibm.redback.utils.RbFileCheck
 
RBJob - class com.ibm.redback.runtime.RBJob.
 
RBJob() - Constructor for class com.ibm.redback.runtime.RBJob
Constructor for RBJob.
rbNames - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
rbNames - Variable in class com.ibm.redback.runtime.RBJob
 
RBQueue - class com.ibm.redback.threadpool.RBQueue.
 
RBQueue() - Constructor for class com.ibm.redback.threadpool.RBQueue
 
RBRunnable - class com.ibm.redback.threadpool.RBRunnable.
 
RBRunnable(RedObject, String) - Constructor for class com.ibm.redback.threadpool.RBRunnable
 
RBServletControl - class com.ibm.redback.threadpool.RBServletControl.
 
RBServletControl() - Constructor for class com.ibm.redback.threadpool.RBServletControl
 
RBServletLogger - class com.ibm.redback.threadpool.RBServletLogger.
 
RBSRVREL - Static variable in class com.ibm.redback.redbeans.RedObject
 
RBState - class com.ibm.redback.redbeansejb.RBState.
Create an instance of RBState, usually one per RBO accessed via a Stateless Session Bean.
RBState - class com.ibm.redback.runtime.RBState.
Create an instance of RBState, usually one per RBO accessed via a Stateless Session Bean.
RBState() - Constructor for class com.ibm.redback.redbeansejb.RBState
Empty constructor.
RBState() - Constructor for class com.ibm.redback.runtime.RBState
Empty constructor.
RbString - class com.ibm.redback.redbeans.RbString.
 
RbString() - Constructor for class com.ibm.redback.redbeans.RbString
Construct a new RbString with no characters.
RbString(String) - Constructor for class com.ibm.redback.redbeans.RbString
Construct a new RbString object, setting its initial value to that of the passed string.
RBThreadPool - class com.ibm.redback.threadpool.RBThreadPool.
 
RBThreadPool(String, int, RBQueue) - Constructor for class com.ibm.redback.threadpool.RBThreadPool
 
RBTPControl - class com.ibm.redback.threadpool.RBTPControl.
 
RBTPObject - class com.ibm.redback.threadpool.RBTPObject.
 
RBTPObject(String, String, String) - Constructor for class com.ibm.redback.threadpool.RBTPObject
This will create a RedObject that will then be used by the threadpool.
RBTPStatus - class com.ibm.redback.threadpool.RBTPStatus.
 
RBTPStatus() - Constructor for class com.ibm.redback.threadpool.RBTPStatus
 
RBWorker - class com.ibm.redback.threadpool.RBWorker.
Title: RedBack RedBeans and related packages Project Description: Copyright: Copyright (c) 2001 Company: eTeam Software Pty Ltd
RBWorker(RBQueue) - Constructor for class com.ibm.redback.threadpool.RBWorker
 
readFile(String) - Static method in class com.ibm.redback.utils.FileUtil
 
RECDELIM - Static variable in class com.ibm.redback.redbeans.RedObject
 
receiveRbEvent(RbEvent) - Method in interface com.ibm.redback.redbeans.RbEventListener
Receives the RbEvent
RecordSet - class com.ibm.redback.redbeans.RecordSet.
This class is used to create a uQuery object.
RecordSet(RedObject) - Constructor for class com.ibm.redback.redbeans.RecordSet
holds a RedObject for communication to RBO server
REDBACK_LOGFILE - Static variable in class com.ibm.redback.threadpool.RBServletControl
 
REDBACK_PROPERTIES - Static variable in class com.ibm.redback.threadpool.RBServletControl
 
RedBeansEJB - class com.ibm.redback.redbeansejb.RedBeansEJB.
Class that provides main behaviour for stateless and stateful session beans.
RedBeansEJB() - Constructor for class com.ibm.redback.redbeansejb.RedBeansEJB
 
REDBEANSERROR - Static variable in class com.ibm.redback.redbeans.RbException
 
RedBeansSFEJB - class com.ibm.redback.redbeansejb.RedBeansSFEJB.
Class that provides main behaviour for stateful session beans.
RedBeansSFEJB() - Constructor for class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
RedField - class com.ibm.redback.redbeans.RedField.
 
RedField() - Constructor for class com.ibm.redback.redbeans.RedField
Construct a new RedField with no characters.
RedField(String) - Constructor for class com.ibm.redback.redbeans.RedField
Construct a new RedField object, setting its initial value to that of the passed string.
RedObject - class com.ibm.redback.redbeans.RedObject.
The RedObject class is the main manager class and is created to represent a RBO class instance on the client.
RedObject() - Constructor for class com.ibm.redback.redbeans.RedObject
Creates instance without reference to connection or RBOClass.
RedObject(Connection, String) - Constructor for class com.ibm.redback.redbeans.RedObject
Creates instance and associates current connection details and RBOClass
RedObject(String, String) - Constructor for class com.ibm.redback.redbeans.RedObject
Creates instance and associates current connection details and RBOClass
RedSet - class com.ibm.redback.redbeans.RedSet.
This class is used to create a storage object to save state on the java client.
RedSet() - Constructor for class com.ibm.redback.redbeans.RedSet
 
refresh() - Method in class com.ibm.redback.threadpool.RBTPStatus
 
refresh() - Method in class com.ibm.redback.threadpool.SA
 
Refresh() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method calls select method and gets latest data from the RBO server.
refresh(RBState) - Method in class com.ibm.redback.runtime.RBJob
Will refresh the state from the RBO Server
refresh(String) - Method in class com.ibm.redback.redbeans.RedObject
Will refresh this instance with RBO Server state for the required session as determined by the handle passed.
refresh(String) - Method in class com.ibm.redback.redbeans.RecordSet
Refreshes state from RBO Server and sets data to page one, you can then use the move(int pos) method to set row number as required
refresh(String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
refresh(String, String) - Method in class com.ibm.redback.redbeans.RedObject
Deprecated. as refresh now only requires the RBOHandle
removeBranch(Branch) - Method in class com.ibm.redback.utils.tree.Node
 
removeBranch(int) - Method in class com.ibm.redback.utils.tree.Node
 
removeDebugListener(RbEventListener) - Method in class com.ibm.redback.redbeans.RedObject
Remove an object from list of those interested in receiving debug events
removeInstance(String) - Static method in class com.ibm.redback.threadpool.RBTPControl
 
removeLeaf(int) - Method in class com.ibm.redback.utils.tree.Branch
 
removeLeaf(Leaf) - Method in class com.ibm.redback.utils.tree.Branch
 
removeThreads(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
replace(int, int, String) - Method in class com.ibm.redback.redbeans.RedField
Replace a dynamic string element in the current RedField string at the position specified.
replace(int, String) - Method in class com.ibm.redback.redbeans.RedField
Replace a dynamic string element in the current RedField string at the position specified.
RgwJni - class com.ibm.redback.redbeans.RgwJni.
 
RgwJni(String) - Constructor for class com.ibm.redback.redbeans.RgwJni
rgwOpen - Creates a new connection instance for the given account.
rgwRequest(String, String) - Method in class com.ibm.redback.redbeans.RgwJni
rgwRequest - Send a new request to the gateway.
RIGHT - Static variable in class com.ibm.redback.utils.table.TableBuilder
 
RM - Static variable in class com.ibm.redback.redbeans.RedField
Record mark character
rs - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
rs - Variable in class com.ibm.redback.runtime.RBJob
 
run() - Method in class com.ibm.redback.threadpool.RBRunnable
 
run() - Method in class com.ibm.redback.threadpool.RBWorker
 
run() - Method in class com.ibm.redback.utils.FocusGrabber
 
RUNNING - Static variable in class com.ibm.redback.threadpool.RBWorker
 

S

SA - class com.ibm.redback.threadpool.SA.
Title: RedBack RedBeans and related packages Project Description: Copyright: Copyright (c) 2001 Company: eTeam Software Pty Ltd
SA() - Constructor for class com.ibm.redback.threadpool.SA
 
sc - Variable in class com.ibm.redback.redbeansejb.RedBeansEJB
 
Select() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Calls method callLookupMethod by passing method name and retrieves the record set.
SERVER_HOME - Static variable in class com.ibm.redback.threadpool.RBServletControl
 
SERVERERROR - Static variable in class com.ibm.redback.redbeans.RbException
 
ServletAdmin - class com.ibm.redback.utils.ServletAdmin.
Title: RedBack RedBeans and related packages Project Description: Copyright: Copyright (c) 2001 Company: eTeam Software Pty Ltd
ServletAdmin() - Constructor for class com.ibm.redback.utils.ServletAdmin
 
sessionId - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
setAbsolutePage(int) - Method in class com.ibm.redback.redbeans.RecordSet
gets a specific page and also sets row number and relative row number
setAccDisc(String, String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
setAccName(String, String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
setAccThreads(String, String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
setActiveConnection(Connection) - Method in class com.ibm.redback.redbeans.RedObject
Sets the current connection instance
setAllPropertyNames() - Method in class com.ibm.redback.redbeans.RecordSet
Sets all the Property Names.by detting display fielads.
setAllRPCValues(String) - Method in class com.ibm.redback.redbeans.RecordSet
Sets RPC values.
setAM(char) - Static method in class com.ibm.redback.redbeans.RedObject
sets the AM character, only really required if the AM character is not the default 254
setAM(char) - Method in class com.ibm.redback.redbeans.RedField
assign new value for AM character
setBarImages(String, String, String, String) - Method in class com.ibm.redback.utils.tree.Tree
 
setConnectionURL(String) - Method in class com.ibm.redback.redbeans.Connection
Sets the current URL
setDebugOn(boolean) - Method in class com.ibm.redback.redbeans.RedObject
Determines whether debug is on or off
setDebugOn(boolean) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Sets the debug flag on or off
setDispFields(String) - Method in class com.ibm.redback.redbeans.RedObject
Set the internal dispFields class attribute to the passed in value
setEntityContext(EntityContext) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Standard EJB method, invoked when the EJB Container instantiates the Entity bean
setEnvDesc(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
setEnvName(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
setGPath(String) - Method in class com.ibm.redback.utils.tree.Tree
 
setHiddenField(String, String) - Method in class com.ibm.redback.redbeans.RedObject
Set a hidden-field value for a specified 'name'.
setHidFields(String) - Method in class com.ibm.redback.redbeans.RedObject
sets Hidden fields from a Server reply
setHidFields(String) - Method in class com.ibm.redback.redbeans.RecordSet
Set all Hidden-fields from server reply
setHref(String) - Method in class com.ibm.redback.utils.tree.Leaf
 
setIcon(String) - Method in class com.ibm.redback.utils.tree.Leaf
 
setImage(String) - Method in class com.ibm.redback.utils.ImageComponent
 
setImage(String, boolean) - Method in class com.ibm.redback.utils.ImageComponent
 
setInApplet(boolean) - Method in class com.ibm.redback.redbeans.RedObject
Deprecated.  
setIsFirstTime(boolean) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method is called when RBO is created for the first time and boolean value is set to false.
setLastRbe(RbException) - Method in class com.ibm.redback.redbeans.RedObject
 
setMonitorOn(boolean) - Method in class com.ibm.redback.redbeans.RedObject
 
setMonitorOn(boolean) - Method in class com.ibm.redback.redbeans.RecordSet
Sets the performance monitor.
setName(String) - Method in class com.ibm.redback.utils.tree.Leaf
 
setNodeImages(String, String, String, String) - Method in class com.ibm.redback.utils.tree.Tree
 
setNotFound(boolean) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
This method sets boolean value to true if serch for the property value in the record set fails.
setOpenIcon(String) - Method in class com.ibm.redback.utils.tree.Node
 
setOpenStatus(boolean) - Method in class com.ibm.redback.utils.tree.Node
 
setOurState(RBState) - Method in class com.ibm.redback.runtime.RBJob
This method sets the current state to the state passed to the method.
setPassword(String) - Method in class com.ibm.redback.redbeans.Connection
Sets the current password.
setProperties(Vector) - Method in class com.ibm.redback.redbeansejb.RBState
This method sets properties.Will normally be set by the session bean
setProperties(Vector) - Method in class com.ibm.redback.runtime.RBState
This method sets properties.Will normally be set by the session bean
setProperty(RBState, String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Sets a property with a given value for the passed client state.
setProperty(RBState, String, String) - Method in class com.ibm.redback.runtime.RBJob
Sets a property with a given value for the passed client state.
setProperty(String, String) - Method in class com.ibm.redback.redbeans.RedSet
set the field to the specified value for the current row
setProperty(String, String) - Method in class com.ibm.redback.redbeans.RedObject
Set current value for a given property name.
setProperty(String, String) - Method in class com.ibm.redback.redbeans.RecordSet
Set current value for a given property name.
setProperty(String, String) - Method in class com.ibm.redback.redbeansejb.RedBeansSFEJB
Sets a property with a given value for the current state.
setProperty(String, String) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Sets a property with a given value for the current state.
setProperty(String, String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
setPropertyNames(Vector) - Method in class com.ibm.redback.redbeans.RedObject
sets the current property names
setPropertyValues(Vector) - Method in class com.ibm.redback.redbeans.RedObject
sets the current property values, values must match position dictated by the property names
setRBOAccount(String) - Method in class com.ibm.redback.redbeans.RedObject
Sets RBO Account to connect to.
setRBOClass(String) - Method in class com.ibm.redback.redbeans.RedObject
Sets the current RBO class name, can also be set when creating instance of this class
setRBOHandle(String) - Method in class com.ibm.redback.redbeans.RedObject
Sets the current RBOHandle details for the current RBO.
setRBOHandle(String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
setRBQueue(RBQueue) - Method in class com.ibm.redback.threadpool.RBThreadPool
Allow a queue to be assigned.
setRecordSet(RBState, RecordSet) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
This method returns the record set from the current rbo state.
setRecordSet(RBState, RecordSet) - Method in class com.ibm.redback.runtime.RBJob
This method returns the record set from the current rbo state.
setRecordSet(RecordSet) - Method in class com.ibm.redback.redbeans.RedObject
 
setRecordSet(RecordSet) - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Updates current state by setting record set in the current state.
setRecordSet(RecordSet) - Method in class com.ibm.redback.redbeansejb.RBState
This method sets the valure of the record set.will normally be set by the session bean
setRecordSet(RecordSet) - Method in class com.ibm.redback.runtime.RBState
This method sets the valure of the record set.will normally be set by the session bean
setSession(String[]) - Method in class com.ibm.redback.redbeansejb.RBState
This method sets the current session value.Will normally be set by the session bean.
setSession(String[]) - Method in class com.ibm.redback.runtime.RBState
This method sets the current session value.Will normally be set by the session bean.
setSessionContext(SessionContext) - Method in class com.ibm.redback.redbeansejb.RedBeansEJB
Standard EJB method, invoked when the EJB Container instantiates the Session Bean
setSessionId(String) - Method in class com.ibm.redback.redbeans.RedObject
If this RedObject is to pick up an existing session id then you can set it using this method.
setSessionId(String) - Method in class com.ibm.redback.runtime.RBJob
Sets the current session Id in the state.
setSessionId(String) - Method in class com.ibm.redback.threadpool.RBTPObject
 
setSessionUserId(String) - Method in class com.ibm.redback.redbeans.RedObject
Deprecated. no longer required.
setStringValue(String) - Method in class com.ibm.redback.redbeans.RedField
Set the RedField value to that of the passed string.
setStyle(String) - Method in class com.ibm.redback.utils.tree.Leaf
 
setSVM(char) - Static method in class com.ibm.redback.redbeans.RedObject
sets the current SVM character, only required of not the default of 252
setSVM(char) - Method in class com.ibm.redback.redbeans.RedField
assign new value for SVM character
setURLAccount(String) - Method in class com.ibm.redback.redbeans.RedObject
sets the URL/accountname or account name (if using jni gateway) for this rbo instance
setUserId(String) - Method in class com.ibm.redback.redbeans.Connection
Sets the current User ID.
setVal(String, int) - Method in class com.ibm.redback.utils.PerfGraph
 
setValues(Vector) - Method in class com.ibm.redback.redbeansejb.RBState
This method set the vlaues for the properties.Will normally be set by the session bean
setValues(Vector) - Method in class com.ibm.redback.runtime.RBState
This method set the vlaues for the properties.Will normally be set by the session bean
setVM(char) - Static method in class com.ibm.redback.redbeans.RedObject
sets the current VM character, only required of not the default of 253
setVM(char) - Method in class com.ibm.redback.redbeans.RedField
assign new value for VM character
startTable(int, int, int) - Method in class com.ibm.redback.utils.table.TableBuilder
 
startTable(int, int, int, int, int) - Method in class com.ibm.redback.utils.table.TableBuilder
 
startThreads(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
STOPPED - Static variable in class com.ibm.redback.threadpool.RBWorker
 
STOPPING - Static variable in class com.ibm.redback.threadpool.RBWorker
 
stopRunner() - Method in class com.ibm.redback.threadpool.RBWorker
 
stopThreads(String) - Method in class com.ibm.redback.threadpool.RBTPStatus
 
stopWorkers() - Method in class com.ibm.redback.threadpool.RBThreadPool
 
string(String) - Method in class com.ibm.redback.redbeans.RbString
Reset the RbString value to that of the passed string.
style - Variable in class com.ibm.redback.utils.tree.Leaf
 
SVM - Static variable in class com.ibm.redback.redbeans.RedField
Subvalue mark character
swap(String, String) - Method in class com.ibm.redback.redbeans.RbString
Swap (substitute) 1 string for another in a the current string value for this RbString object instance.
swap(String, String, String) - Static method in class com.ibm.redback.redbeans.RbString
Swap (substitute) 1 string for another in a specified target string.

T

TableBuilder - class com.ibm.redback.utils.table.TableBuilder.
Title: RedBack RedBeans and related packages Project Description: Copyright: Copyright (c) 2001 Company: eTeam Software Pty Ltd
TableBuilder() - Constructor for class com.ibm.redback.utils.table.TableBuilder
 
THREADS - Static variable in class com.ibm.redback.utils.ConfReader
 
TM - Static variable in class com.ibm.redback.redbeans.RedField
Text mark character
TOKCHRS - Static variable in class com.ibm.redback.redbeans.RedField
Char array of all system delimiter characters
TOKLIST - Static variable in class com.ibm.redback.redbeans.RedField
String of all system delimiter characters
toString() - Method in class com.ibm.redback.redbeans.RbString
Return the string value of this RbString object.
TPACCSTATUS_PAGE - Static variable in class com.ibm.redback.threadpool.SA
 
TPACCT_DET - Static variable in class com.ibm.redback.threadpool.SA
 
TPLOG - Static variable in class com.ibm.redback.threadpool.SA
 
TPSTATUS_PAGE - Static variable in class com.ibm.redback.threadpool.SA
 
Tree - class com.ibm.redback.utils.tree.Tree.
 
Tree() - Constructor for class com.ibm.redback.utils.tree.Tree
 
Tree(String, String) - Constructor for class com.ibm.redback.utils.tree.Tree
 
Tree(String, String, String, String) - Constructor for class com.ibm.redback.utils.tree.Tree
 
trim(char) - Method in class com.ibm.redback.redbeans.RbString
Function to 'trim' the string value for this instance of a RbString object.
trim(char, char) - Method in class com.ibm.redback.redbeans.RbString
Function to 'trim' the string value for this instance of a RbString object.
trim(String, char) - Static method in class com.ibm.redback.redbeans.RbString
Function to 'trim' the passed string value.
trim(String, char, char) - Static method in class com.ibm.redback.redbeans.RbString
Function to 'trim' the passed string value.

U

unsetEntityContext() - Method in class com.ibm.redback.redbeansejb.RBEntityEJB
Unsets the Entity context by assigning it to null.
update(Graphics) - Method in class com.ibm.redback.utils.PerfGraph
 
URL - Variable in class com.ibm.redback.redbeansejb.RedBeansSFEJB
 
URL - Variable in class com.ibm.redback.redbeansejb.RBEntityEJB
 
URL - Variable in class com.ibm.redback.runtime.RBJob
 
URLDecode(String) - Method in class com.ibm.redback.redbeans.RedObject
This method decodes the given urlencoded string.
URLDecode(String) - Method in class com.ibm.redback.redbeans.RecordSet
This method decodes the given urlencoded string.
Util - class com.ibm.redback.utils.Util.
General utilities like get Data time, Center the object etc.
Util() - Constructor for class com.ibm.redback.utils.Util
Util constructor comment.

V

VM - Static variable in class com.ibm.redback.redbeans.RedField
Value mark character

W

WAITING - Static variable in class com.ibm.redback.threadpool.RBWorker
 
writeAccountValue(String, String, String) - Method in class com.ibm.redback.utils.ConfWriter
 
WriteLine(String, String, boolean) - Static method in class com.ibm.redback.utils.FileUtil
 
writeParamValue(String, String, String) - Method in class com.ibm.redback.utils.ConfWriter
 
writeStringToFile(String) - Method in class com.ibm.redback.utils.ConfWriter
 
writeToFile(String) - Method in class com.ibm.redback.utils.RBAdminDetails
 
writeToLog(String) - Method in class com.ibm.redback.threadpool.RBServletLogger
 

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