SilverStream
Application Server 3.5
A B C D E F G H I J K L M N O P Q R S T U V W

A

aborted(AgoTransactionAbortEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just after a transaction is aborted.
abortTransaction() - Method in class com.sssw.srv.busobj.AgoTableRowEvent
Stops the database transaction in progress and backs out any changes.
abortTransaction(AgiTransactionHandle) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Abort the transaction against the "database" associated with this data update request.
abortTransaction(String) - Method in class com.sssw.srv.busobj.AgoTableRowEvent
Stops the transaction in progress and backs out any changes.
acceptValues() - Method in class com.sssw.rt.form.PvBaseContainer
For each control on the form, instructs the control to accept its current value.
ACL_KEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Key for storing ACLs in hashtables.
add(AgoRFC822HeaderField) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Adds a header field to the set.
add(AgoTreeControlNode, int, String) - Method in class com.sssw.rt.form.AgcTreeControl
Adds a new node to the control.
add(AgoTreeControlNode, int, String) - Method in class com.sssw.rt.form.AgcComboBox
Adds a new node to the control.
add(AgoTreeControlNode, int, String, Object, Image) - Method in class com.sssw.rt.form.AgcTreeControl
Adds a new node with an associated object or image.
add(AgoTreeControlNode, int, String, Object, Image) - Method in class com.sssw.rt.form.AgcComboBox
Adds a new node with an associated object or image.
add(Object) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldList
Adds an Object to the list.
add(String) - Method in class com.sssw.shr.page.AgpListBase
Adds a new item with the specified item text.
add(String, Object) - Method in class com.sssw.rt.form.AgcList
Appends an item to the list, specifying both the display text and the list item's value.
add(String, Object) - Method in class com.sssw.rt.form.AgcChoice
Inserts an item at the end of the Choice, specifying both the display text and the list item's value (may be null).
add(String, Object) - Method in class com.sssw.shr.page.AgpListBase
Adds a new item with the specified item text and value.
add(String, String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Adds a new AgoRFC822HeaderFieldString header field to the set.
addActionListener(ActionListener) - Method in class com.sssw.rt.form.AgcButtonRaw
 
addAgiFileUploadListener(AgiFileUploadListener) - Method in class com.sssw.shr.page.AgpFileUpload
Add a listener for file upload events from this control.
addAgiRowCursorListener(AgiRowCursorListener) - Method in interface com.sssw.rt.util.AgiRowCursor
Add an event listener to this row cursor
addAgiRowSetListener(AgiRowSetListener) - Method in interface com.sssw.rt.util.AgiRowSetEventProducer
Add a listener for changes to data or changes of the current row
addAgiRTEditorListener(AgiRTEditorListener) - Method in class com.sssw.rt.form.AgcHTMLEditControl
 
addAgiTimerListener(AgiTimerListener) - Method in class com.sssw.rt.form.AgcTimer
Add a listener to receive timer events.
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcComboBox
 
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcSlider
 
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
 
addBccAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Bcc: (blind carbon copy) address to the message being constructed.
addBlock(AgpBlock) - Method in interface com.sssw.shr.page.AgiPageContainer
Adds a block of type AgpBlock to the container.
addCcAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Cc: (carbon copy) address to the message being constructed.
addCcAddress(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Cc: (carbon copy) address to the message being constructed.
addCertificate(String, String) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Add a certificate to the server.
addCheckboxMenuItem(Menu, String) - Method in class com.sssw.rt.form.AgfForm
Creates a checkbox menu item, adds it to the specified menu, and adds this form as a Listener for the item.
addChild(String, String, Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmContainerBase
Add a child object to the container.
addControl(Component) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.add(Component)
addControl(int, Component) - Method in class com.sssw.rt.form.AgcTabControl
Get/set control information.
addControl(int, Component, Object) - Method in class com.sssw.rt.form.AgcTabControl
 
addControlAt(Component, int) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.add(Component, int)
addControlAt(int, Component, int) - Method in class com.sssw.rt.form.AgcTabControl
 
addControlAt(int, Component, int, Object) - Method in class com.sssw.rt.form.AgcTabControl
 
addControls() - Method in class com.sssw.rt.form.AgfForm
Adds the child controls to the form (calling "this.add(Component)" for each control).
addEntry(Principal, AclEntry) - Method in class com.sssw.rts.acl.AgoAcl
Adds an ACL entry to this ACL.
addFileAttachment(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a file attachment to the message.
addHTMLTextPart(Reader) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a Reader.
addHTMLTextPart(Reader, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a Reader.
addHTMLTextPart(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a String.
addHTMLTextPart(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a String buffer.
addHTMLTextPartFromFile(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a file.
addHTMLTextPartFromFile(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a file.
addItem(Object) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree.
addItem(Object) - Method in class com.sssw.rt.jform.AgcJList
Appends an item to the list.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJComboBox
Appends an item to the list, specifying both the display text and the list item's value.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree, specifying both the display and storage values.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJList
Appends an item to the list, with values for the display text and storage value.
addMenuItem(Menu, String, MenuShortcut) - Method in class com.sssw.rt.form.AgfForm
Creates a menu item, adds it to the specified menu, and adds this form as a Listener for the item.
addOwner(Principal, Principal) - Method in class com.sssw.rts.acl.AgoAcl
Adds an owner.
addPageActionListener(AgiPageActionListener) - Method in class com.sssw.shr.page.AgpButton
Listen for action events from this control.
addPane(String) - Method in class com.sssw.rt.form.AgcTabControl
Adds a pane to the Tab Panel control.
addPane(String, Image) - Method in class com.sssw.rt.form.AgcTabControl
Adds a pane with an image to the Tab Panel control.
addParameter(AgpTag) - Method in class com.sssw.shr.page.AgpObject
Adds a parameter.
addPart(AgoMIMEPart) - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Adds a MIME part to this multipart part.
addPart(AgoMIMEPart) - Method in class com.sssw.srv.mail.AgoMailSend
Add a part to this message.
addPermission(Permission) - Method in class com.sssw.rts.acl.AgoAclEntry
Adds the specified permission to this ACL entry.
addPlainTextPart(Reader) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a Reader.
addPlainTextPart(Reader, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a Reader.
addPlainTextPart(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a String buffer.
addPlainTextPart(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a String buffer.
addPlainTextPartFromFile(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a file.
addPlainTextPartFromFile(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a file.
addRow(String) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.add(String) method.
addRow(String) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by AgcChoice.add(String,Object).
addRowCursorListener(AgiRowCursorListener) - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
addRowSetListener(AgiRowSetListener) - Method in class com.sssw.rt.event.AgoRowSetSupport
 
addStat(AgoAdmStatInfo) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Add a statistic to this set.
addToAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a To: (primary) address to the message being constructed.
addToAddress(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a To: (primary) address to the message being constructed.
adjustControlSizes() - Method in class com.sssw.rt.form.AgfForm
Return true if you want the sizes of the form and the controls on it to be adjusted for the fonts on the runtime platform.
adjustToDisplayDimensions(int, int) - Method in class com.sssw.rt.tview.AgoBandFormat
Adjusts the band format to fit the screen dimensions.
adjustToDisplayDimensions(int, int) - Method in class com.sssw.rt.tview.AgoViewFormat
Adjust the view format to fit the screen dimensions.
afterMailReceived(AgoMailEvent) - Method in interface com.sssw.srv.busobj.AgiMailListener
Fires just after the SilverStream Server checks for mail on the POP3 server regardless of whether mail was actually received.
afterTableChange(AgoTableEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a database transaction is started.
AgaData - class com.sssw.srv.busobj.AgaData.
Mechanism for accessing data from a SilverStream triggered business object.
AgaData() - Constructor for class com.sssw.srv.busobj.AgaData
 
AgAdmin - class com.sssw.rts.adminclient.AgAdmin.
This class serves as an entry point for the Administration API since it provides factory methods for some important API objects, most notably the Server object.
AgAdmin() - Constructor for class com.sssw.rts.adminclient.AgAdmin
 
AgaRowData - class com.sssw.srv.busobj.AgaRowData.
Mechanism used to access individual rows being modified in Business Objects that listen for Table Events.
AgaRowData() - Constructor for class com.sssw.srv.busobj.AgaRowData
 
AgcBigDecimalField - class com.sssw.rt.form.AgcBigDecimalField.
AgcBigDecimalField class.
AgcBigDecimalField() - Constructor for class com.sssw.rt.form.AgcBigDecimalField
 
AgcButtonCheck - class com.sssw.rt.form.AgcButtonCheck.
The AgcButtonCheck (Check Box) control is a bound control that represents the state of a boolean (true/false) value.
AgcButtonCheck() - Constructor for class com.sssw.rt.form.AgcButtonCheck
 
AgcButtonImage - class com.sssw.rt.form.AgcButtonImage.
The AgcButtonImage control (Image Button) is a means for associating a single or multiple .GIF or .JPG images with one of the following button types: Toggle, Radio, or Push.
AgcButtonImage() - Constructor for class com.sssw.rt.form.AgcButtonImage
 
AgcButtonRadio - class com.sssw.rt.form.AgcButtonRadio.
The AgcButtonRadio control (Radio Button) is a bound control that represents a single database column or a variable.
AgcButtonRadio() - Constructor for class com.sssw.rt.form.AgcButtonRadio
 
AgcButtonRaw - class com.sssw.rt.form.AgcButtonRaw.
A SilverStream framework component.
AgcButtonRaw() - Constructor for class com.sssw.rt.form.AgcButtonRaw
 
AgcButtonText - class com.sssw.rt.form.AgcButtonText.
The AgcButtonText control (Text Button), unlike the other buttons in the SilverStream control set, is not a data bound control.
AgcButtonText() - Constructor for class com.sssw.rt.form.AgcButtonText
 
AgcChoice - class com.sssw.rt.form.AgcChoice.
The AgcChoice control extends the standard drop-down list control supplied by the Java AWT (java.awt.Choice) by adding the ability to bind the control to a data source.
AgcChoice() - Constructor for class com.sssw.rt.form.AgcChoice
 
AgcComboBox - class com.sssw.rt.form.AgcComboBox.
The AgcComboBox control is a data-bound list control that displays a list of values to users who can browse the list of values and select a value from the list.
AgcComboBox() - Constructor for class com.sssw.rt.form.AgcComboBox
 
AgcData - class com.sssw.rt.form.AgcData.
This invisible control allows users access to a data set that is independent of the rest of the form.
AgcData() - Constructor for class com.sssw.rt.form.AgcData
 
AgcDataPrimary - class com.sssw.rt.form.AgcDataPrimary.
The AgcDataPrimary class provides access to the form's primary dataset.
AgcDataPrimary() - Constructor for class com.sssw.rt.form.AgcDataPrimary
 
AgcDateField - class com.sssw.rt.form.AgcDateField.
The AgcDateField control displays java.sql.Date values to, or accepts input from, the user.
AgcDateField() - Constructor for class com.sssw.rt.form.AgcDateField
 
AgcDoubleField - class com.sssw.rt.form.AgcDoubleField.
The AgcDoubleField class displays floating point data to, or accepts input from, the user.
AgcDoubleField() - Constructor for class com.sssw.rt.form.AgcDoubleField
 
AgcFileAttachment - class com.sssw.rt.form.AgcFileAttachment.
The File Attachment Control (AgcFileAttachment) is a databound control for storing file attachments in a database.
AgcFileAttachment() - Constructor for class com.sssw.rt.form.AgcFileAttachment
 
AgcHTMLEditControl - class com.sssw.rt.form.AgcHTMLEditControl.
The AgcHTMLEditControl (HTML Edit Control) is an HTML editor for creating and maintaining HTML content on a SilverStream form.
AgcHTMLEditControl() - Constructor for class com.sssw.rt.form.AgcHTMLEditControl
 
AgcImage - class com.sssw.rt.form.AgcImage.
The AgcImage Control (Image control) associates an image with a form or with other controls on the form.
AgcImage() - Constructor for class com.sssw.rt.form.AgcImage
 
AgcIntegerField - class com.sssw.rt.form.AgcIntegerField.
The AgcIntegerField control displays Integer data to, or accepts input from, the user.
AgcIntegerField() - Constructor for class com.sssw.rt.form.AgcIntegerField
 
AgcIntegerSpinnerField - class com.sssw.rt.form.AgcIntegerSpinnerField.
The AgcIntegerSpinnerField control (Integer Spinner) represents an integer whose value the user can increment or decrement.
AgcIntegerSpinnerField() - Constructor for class com.sssw.rt.form.AgcIntegerSpinnerField
 
AgcJBigDecimalField - class com.sssw.rt.jform.AgcJBigDecimalField.
A lightweight component that displays a BigDecimal value and accepts numeric input from the user.
AgcJBigDecimalField() - Constructor for class com.sssw.rt.jform.AgcJBigDecimalField
Creates an empty field that accepts numeric input.
AgcJButton - class com.sssw.rt.jform.AgcJButton.
A lightweight component that displays a push button with a text label, an icon, or both.
AgcJButton() - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button with no set text or icon.
AgcJButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays an image.
AgcJButton(String) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays text.
AgcJButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays text and an image.
AgcJCheckBox - class com.sssw.rt.jform.AgcJCheckBox.
A lightweight component that displays a check box with a text label.
AgcJCheckBox() - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox button with no text or icon.
AgcJCheckBox(Icon) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with an icon.
AgcJCheckBox(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with an icon and specifies whether or not it is initially selected.
AgcJCheckBox(String) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with text.
AgcJCheckBox(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with text and specifies whether or not it is initially selected.
AgcJCheckBox(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with the specified text and icon.
AgcJCheckBox(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with a text label and an icon, and specifies whether or not it is initially selected.
AgcJComboBox - class com.sssw.rt.jform.AgcJComboBox.
A lightweight component that displays a list of values in a dropdown list.
AgcJComboBox() - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes a AgcJComboBox control with an empty list.
AgcJComboBox(ComboBoxModel) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with list items from a DefaultComboBoxModel.
AgcJComboBox(Object[]) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with a DefaultComboBoxModel whose values are specified in the items array.
AgcJComboBox(Vector) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with a DefaultComboBoxModel whose values are specified in the items Vector.
AgcJDateField - class com.sssw.rt.jform.AgcJDateField.
A lightweight component that displays a java.sql.Date value and accepts date input from the user.
AgcJDateField() - Constructor for class com.sssw.rt.jform.AgcJDateField
Creates an AgcJDateField control.
AgcJDoubleField - class com.sssw.rt.jform.AgcJDoubleField.
A lightweight component that displays a Double value and accepts numeric input from the user.
AgcJDoubleField() - Constructor for class com.sssw.rt.jform.AgcJDoubleField
Creates an empty input field that accepts numeric input.
AgcJEditorPane - class com.sssw.rt.jform.AgcJEditorPane.
A lightweight component that provides an editing area for text.
AgcJEditorPane() - Constructor for class com.sssw.rt.jform.AgcJEditorPane
AgcJEditorPane constructor.
AgcJIntegerField - class com.sssw.rt.jform.AgcJIntegerField.
A lightweight component that displays an integer and accepts integer input from the user.
AgcJIntegerField() - Constructor for class com.sssw.rt.jform.AgcJIntegerField
Creates an empty field that accepts integer input.
AgcJIntegerSpinnerField - class com.sssw.rt.jform.AgcJIntegerSpinnerField.
A lightweight component that displays an integer in an input field.
AgcJIntegerSpinnerField() - Constructor for class com.sssw.rt.jform.AgcJIntegerSpinnerField
Creates an integer spinner field.
AgcJLabel - class com.sssw.rt.jform.AgcJLabel.
A lightweight component that displays label text, an image, or both.
AgcJLabel() - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with no image and with an empty string for the title.
AgcJLabel(Icon) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified image.
AgcJLabel(Icon, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified image and horizontal alignment.
AgcJLabel(String) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text.
AgcJLabel(String, Icon, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text, image, and horizontal alignment.
AgcJLabel(String, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text and horizontal alignment.
AgcJList - class com.sssw.rt.jform.AgcJList.
A lightweight component that displays a scrollable list of values and allows the user to select one or more objects from the list.
AgcJList() - Constructor for class com.sssw.rt.jform.AgcJList
Initializes an AgcJList control with an empty list.
AgcJList(ListModel) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with list items from a DefaultListModel.
AgcJList(Object[]) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with a DefaultListModel whose values are specified in the items array.
AgcJList(Vector) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with a DefaultListModel whose values are specified in the items Vector.
AgcJPasswordField - class com.sssw.rt.jform.AgcJPasswordField.
A lightweight component that displays a single line of text and accepts text input from the user.
AgcJPasswordField() - Constructor for class com.sssw.rt.jform.AgcJPasswordField
Creates an AgcJPasswordField control.
AgcJRadioButton - class com.sssw.rt.jform.AgcJRadioButton.
A lightweight component that displays a radio button with a text label.
AgcJRadioButton() - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an initially unselected radio button with no text.
AgcJRadioButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an initially unselected radio button with the specified image but no text.
AgcJRadioButton(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button with the specified image and selection state, but no text.
AgcJRadioButton(String) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an unselected radio button with the specified text.
AgcJRadioButton(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button with the specified text and selection state.
AgcJRadioButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button that has the specified text and image, and that is initially unselected.
AgcJRadioButton(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button that has the specified text, image, and selection state.
AgcJSlider - class com.sssw.rt.jform.AgcJSlider.
A lightweight component that lets the user graphically select a value by sliding a knob within a bounded interval.
AgcJSlider() - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the range 0 to 100 and an initial value of 50.
AgcJSlider(BoundedRangeModel) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider using the specified BoundedRangeModel.
AgcJSlider(int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a slider using the specified orientation with the range 0 to 100 and an initial value of 50.
AgcJSlider(int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the specified range.
AgcJSlider(int, int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the specified range and initial value.
AgcJSlider(int, int, int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a slider with the specified orientation, range, and initial value.
AgcJTabbedPane - class com.sssw.rt.jform.AgcJTabbedPane.
A lightweight container control that organizes the components of the user interface on several layered panes.
AgcJTabbedPane() - Constructor for class com.sssw.rt.jform.AgcJTabbedPane
Creates a tabbed pane with tabs on the top edge.
AgcJTabbedPane(int) - Constructor for class com.sssw.rt.jform.AgcJTabbedPane
Creates a tabbed pane with tabs on the specified edge.
AgcJTable - class com.sssw.rt.jform.AgcJTable.
A lightweight component that displays rows and columns of data.
AgcJTable() - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a default table control which is initialized with a default data model, a default column model, and a default selection model.
AgcJTable(int, int) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control with the specified number of rows and columns filled with empty cells using the DefaultTableModel.
AgcJTable(Object[][], Object[]) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control that displays the specified data values with the specified column names.
AgcJTable(TableModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model, a default column model, and a default selection model.
AgcJTable(TableModel, TableColumnModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model and column model, and a default selection model.
AgcJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model, column model, and selection model.
AgcJTable(Vector, Vector) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control that displays the specified data values with the specified column names.
AgcJTextArea - class com.sssw.rt.jform.AgcJTextArea.
A lightweight component that displays multiple lines of text and accepts text input from the user.
AgcJTextArea() - Constructor for class com.sssw.rt.jform.AgcJTextArea
Creates an empty text area control.
AgcJTextField - class com.sssw.rt.jform.AgcJTextField.
A lightweight component that displays a single line of text and accepts text input from the user.
AgcJTextField() - Constructor for class com.sssw.rt.jform.AgcJTextField
Creates a AgcJTextField control.
AgcJTimeField - class com.sssw.rt.jform.AgcJTimeField.
A lightweight component that displays a java.sql.Time value and accepts time input from the user.
AgcJTimeField() - Constructor for class com.sssw.rt.jform.AgcJTimeField
Creates an input field that accepts and displays a Time value.
AgcJTimestampField - class com.sssw.rt.jform.AgcJTimestampField.
A lightweight component that displays a java.sql.Timestamp value and accepts timestamp input from the user.
AgcJTimestampField() - Constructor for class com.sssw.rt.jform.AgcJTimestampField
Creates an input field that accepts and displays a Timestamp value.
AgcJToggleButton - class com.sssw.rt.jform.AgcJToggleButton.
A lightweight button component that displays an image and has two states: normal and selected.
AgcJToggleButton() - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an initially unselected toggle button with no text or image.
AgcJToggleButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an initially unselected toggle button with the specified image but no text.
AgcJToggleButton(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified image and selection state, but no text.
AgcJToggleButton(String) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an unselected toggle button with the specified text.
AgcJToggleButton(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified text and selection state.
AgcJToggleButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button that has the specified text and image, and that is initially unselected.
AgcJToggleButton(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified text, image, and selection state.
AgcJTree - class com.sssw.rt.jform.AgcJTree.
The AgcJTree control is a lightweight component that displays a multilevel hierarchy of data, organized into expandable and collapsible nodes.
AgcJTree() - Constructor for class com.sssw.rt.jform.AgcJTree
Unlike the no-argument Swing JTree constructor, this AgcJTree constructor initializes the control with an empty DefaultTreeModel.
AgcJTree(Hashtable) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control created from a Hashtable which does not display the root.
AgcJTree(Object[]) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with each element of the specified array as the child of a new root node which is not displayed.
AgcJTree(TreeModel) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control which displays the root node.
AgcJTree(TreeNode) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with the specified TreeNode as its root, which displays the root node.
AgcJTree(TreeNode, boolean) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
AgcJTree(Vector) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with each element of the specified Vector as the child of a new root node which is not displayed.
AgcJValueField - class com.sssw.rt.jform.AgcJValueField.
Base class of several input fields that have non-text data types.
AgcJValueField(char) - Constructor for class com.sssw.rt.jform.AgcJValueField
Creates an AgcJValueField control.
AgcLabel - class com.sssw.rt.form.AgcLabel.
Static text (Label) control for displaying a single line of text within a specified rectangle.
AgcLabel() - Constructor for class com.sssw.rt.form.AgcLabel
 
AgcList - class com.sssw.rt.form.AgcList.
The AgcList control (List) is a data-bound list control that displays a list of values to users.
AgcList() - Constructor for class com.sssw.rt.form.AgcList
 
AgCoClass - class com.sssw.rt.com.AgCoClass.
Base class for all generated COM Class objects.
AgCoClass() - Constructor for class com.sssw.rt.com.AgCoClass
 
AgCoInterface - class com.sssw.rt.com.AgCoInterface.
Base class for all generated COM Automation Interface classes.
AgCoInterface() - Constructor for class com.sssw.rt.com.AgCoInterface
 
AgCompare - class com.sssw.rt.expr.AgCompare.
A runtime helper class for calculating whether one String is greater than, less than, or equal to another String.
AgCompare() - Constructor for class com.sssw.rt.expr.AgCompare
 
AgConvert - class com.sssw.rt.util.AgConvert.
This class provides static conversion routines between various java types.
AgcPasswordField - class com.sssw.rt.form.AgcPasswordField.
The AgcPasswordField class provides a way to let users enter their password.
AgcPasswordField() - Constructor for class com.sssw.rt.form.AgcPasswordField
 
AgcRectangle - class com.sssw.rt.form.AgcRectangle.
The AgcRectangle control (Rectangle) provides a way to visually organize or group other controls on a form.
AgcRectangle() - Constructor for class com.sssw.rt.form.AgcRectangle
 
AgcSlider - class com.sssw.rt.form.AgcSlider.
A control that represents an integer whose value the user can increment or decrement within a certain range.
AgcSlider() - Constructor for class com.sssw.rt.form.AgcSlider
 
AgcTabControl - class com.sssw.rt.form.AgcTabControl.
A container control that organizes the components of complex applications.
AgcTabControl() - Constructor for class com.sssw.rt.form.AgcTabControl
 
AgcTextArea - class com.sssw.rt.form.AgcTextArea.
A text editor that creates and maintains multi-line text that requires no special formatting like bold, italic, or underline.
AgcTextArea() - Constructor for class com.sssw.rt.form.AgcTextArea
 
AgcTextField - class com.sssw.rt.form.AgcTextField.
Displays data to, or accepts input from, the user.
AgcTextField() - Constructor for class com.sssw.rt.form.AgcTextField
 
AgcTimeField - class com.sssw.rt.form.AgcTimeField.
The AgcTimeField control is used to input and display time values.
AgcTimeField() - Constructor for class com.sssw.rt.form.AgcTimeField
 
AgcTimer - class com.sssw.rt.form.AgcTimer.
The AgcTimer control (Timer) is an invisible control used to trigger actions at specified intervals (in seconds).
AgcTimer() - Constructor for class com.sssw.rt.form.AgcTimer
 
AgcTimestampField - class com.sssw.rt.form.AgcTimestampField.
The AgcTimestampField control displays Timestamp values and accept data in Timestamp format.
AgcTimestampField() - Constructor for class com.sssw.rt.form.AgcTimestampField
 
AgcTreeControl - class com.sssw.rt.form.AgcTreeControl.
The AgcTreeControl (Tree) is a data-bound list control that displays a list of values to users who can browse the list of values and select a value from the list.
AgcTreeControl() - Constructor for class com.sssw.rt.form.AgcTreeControl
 
AgcValueField - class com.sssw.rt.form.AgcValueField.
Base class of all text fields that have a non-text value (integer, floating point, date, time, timestamp).
AgcValueField() - Constructor for class com.sssw.rt.form.AgcValueField
 
AgcView - class com.sssw.rt.form.AgcView.
The base class for the Tree Control and SilverStream Java views.
AgcView() - Constructor for class com.sssw.rt.form.AgcView
AgcView constructor.
AgcViewDownloadable - class com.sssw.rt.form.AgcViewDownloadable.
This class is the base class of all SilverStream-generated views (that is, views created in the View Designer or by the Form Designer wizard).
AgcViewDownloadable() - Constructor for class com.sssw.rt.form.AgcViewDownloadable
 
AgFactorial - class com.sssw.rt.expr.AgFactorial.
A runtime helper class that provides a factorial function.
AgFactorial() - Constructor for class com.sssw.rt.expr.AgFactorial
 
AgfForm - class com.sssw.rt.form.AgfForm.
The AgfForm control (Form) is the basic building block of a java-based interactive user interface.
AgfForm() - Constructor for class com.sssw.rt.form.AgfForm
 
AgFormat - class com.sssw.rt.util.AgFormat.
The AgFormat class is a helper class for formatting an object as a String.
AgFullText - class com.sssw.srv.agents.AgFullText.
This class provides means of indexing an FullTextSearch table.
AgFullText() - Constructor for class com.sssw.srv.agents.AgFullText
 
AgiAdmCertificate - interface com.sssw.rts.adminapi.AgiAdmCertificate.
Interface implemented by objects that represent server certificates.
AgiAdmChanges - interface com.sssw.rts.adminapi.AgiAdmChanges.
AgiAdmChanges interface.
AgiAdmCluster - interface com.sssw.rts.adminapi.AgiAdmCluster.
Objects implementing this interface represent SilverStream clusters of servers.
AgiAdmClusterServer - interface com.sssw.rts.adminapi.AgiAdmClusterServer.
Objects that implement this interface represent clustered SilverStream servers.
AgiAdmContainer - interface com.sssw.rts.adminapi.AgiAdmContainer.
Implemented by objects that represent containers such as servers, databases, directories, and groups -- that is, entities that contain other entities.
AgiAdmContainerBase - interface com.sssw.rts.adminapi.AgiAdmContainerBase.
Implemented by objects that contain other items.
AgiAdmDatabase - interface com.sssw.rts.adminapi.AgiAdmDatabase.
Implemented by objects that represent databases residing on a SilverStream Server.
AgiAdmDatabasePlatform - interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform.
Implemented by objects that represent database platforms.
AgiAdmDesignElement - interface com.sssw.rts.adminapi.AgiAdmDesignElement.
Implemented by objects that represent elements created using the SilverStream Designers, such as forms, views, pages, and business objects.
AgiAdmDirectory - interface com.sssw.rts.adminapi.AgiAdmDirectory.
Implemented by objects that represent directories on the SilverStream Server.
AgiAdmEjbJar - interface com.sssw.rts.adminapi.AgiAdmEjbJar.
Implemented by objects that represent deployed Enterprise JavaBeans JARs.
AgiAdmElement - interface com.sssw.rts.adminapi.AgiAdmElement.
Implemented by objects that represent entities that reside on the SilverStream Server.
AgiAdmElementBase - interface com.sssw.rts.adminapi.AgiAdmElementBase.
The base of the element hierarchy.
AgiAdmExpressionMgr - interface com.sssw.rts.adminapi.AgiAdmExpressionMgr.
Implemented by objects that manage the handling of SilverStream security expressions.
AgiAdmGroup - interface com.sssw.rts.adminapi.AgiAdmGroup.
Implemented by objects representing groups.
AgiAdmLBClusterEnv - interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv.
Implemented by objects that represent Cluster Environment profiles for configuring load balancing.
AgiAdmLBContainer - interface com.sssw.rts.adminapi.AgiAdmLBContainer.
Implemented by objects that represent the "top level" (container) items for configuring load balancing, such as Cache Manager Groups, Clusters, etc.
AgiAdmLBElement - interface com.sssw.rts.adminapi.AgiAdmLBElement.
Implemented by objects that represent the "front line" items in the load balancing realm, such as Cache Managers, Cluster Servers, Dispatchers, and Load Managers.
AgiAdmLicense - interface com.sssw.rts.adminapi.AgiAdmLicense.
Implemented by objects that represent SilverStream licenses that administer access to the SilverStream Server.
AgiAdmMailAccount - interface com.sssw.rts.adminapi.AgiAdmMailAccount.
Implemented by objects that represent mail accounts that can be set up on the server.
AgiAdmPropertyBag - interface com.sssw.rts.adminapi.AgiAdmPropertyBag.
This interface provides methods to set and get properties for various objects including users and groups, servers, database objects, and load balancing elements and containers.
AgiAdmPublishMgr - interface com.sssw.rts.adminapi.AgiAdmPublishMgr.
Implemented by objects that manage publishing.
AgiAdmServer - interface com.sssw.rts.adminapi.AgiAdmServer.
Implemented by objects that represent SilverStream Servers.
AgiAdmSession - interface com.sssw.rts.adminapi.AgiAdmSession.
Implemented by objects that represent sessions established with a SilverStream Server.
AgiAdmStatContainer - interface com.sssw.rts.adminapi.AgiAdmStatContainer.
Implemented by objects that represent containers such as servers, databases, directories, etc.
AgiAdmStatElement - interface com.sssw.rts.adminapi.AgiAdmStatElement.
Implemented by objects that represent entities that reside on the server for which statistical information may be gathered and presented.
AgiAdmStatistics - interface com.sssw.rts.adminapi.AgiAdmStatistics.
This interface represents the statistics gathered by the SilverStream Server.
AgiAdmStatSet - interface com.sssw.rts.adminapi.AgiAdmStatSet.
This is the administrative interface to a set of SilverStream statistics ("counters"), containing performance-related data.
AgiAdmThread - interface com.sssw.rts.adminapi.AgiAdmThread.
Implemented by objects that represent threads running within the server.
AgiAdmUser - interface com.sssw.rts.adminapi.AgiAdmUser.
Implemented by objects that represent entities of type "user".
AgiAdmUserReference - interface com.sssw.rts.adminapi.AgiAdmUserReference.
Implemented by objects that represent references to users within groups.
AgiBandDescriptor - interface com.sssw.rt.util.AgiBandDescriptor.
This interface describes the columns provided by a particular named band for an AgiRowCursor object or an AgiDataSource object.
AgiCluster - interface com.sssw.srv.api.AgiCluster.
An object on the server representing the cluster the server is running in.
AgiClusterListener - interface com.sssw.srv.busobj.AgiClusterListener.
Implemented by all business objects which listen for cluster events which include cluster server start and cluster server stop.
AgiControl - interface com.sssw.rt.form.AgiControl.
Interface implemented by SilverStream form controls.
AgiDatabase - interface com.sssw.srv.api.AgiDatabase.
Server-side interface that represents a database.
AgiDatabaseConnection - interface com.sssw.srv.api.AgiDatabaseConnection.
This interface handles exported databases.
AgiDatabaseMgr - interface com.sssw.srv.api.AgiDatabaseMgr.
Database manager interface used to track a set of databases mapped by database name.
AgiDataRow - interface com.sssw.rt.util.AgiDataRow.
Abstraction of a data row for insert/update/delete purposes.
AgiDataRowFactory - interface com.sssw.rt.util.AgiDataRowFactory.
Abstraction of a data row factory.
AgiDataRunner - interface com.sssw.srv.busobj.AgiDataRunner.
Used to simulate the behavior of SilverStream's Version 1 Agent classes.
AgiDataSource - interface com.sssw.rt.util.AgiDataSource.
A low-level API for accessing and updating row-based data sources within data source triggered business objects.
AgiDataSourceListener - interface com.sssw.srv.busobj.AgiDataSourceListener.
Implemented by business objects with Data Source triggers.
AgiDataUpdateRequest - interface com.sssw.rt.util.AgiDataUpdateRequest.
Abstraction of an in-progress update request on one or more data sources.
AgiDataUpdateRequestFactory - interface com.sssw.rt.util.AgiDataUpdateRequestFactory.
This interface is a piece of the low-level row-based access to data sources provided by the AgiDataSource interface family.
AgiEJBContext - interface com.sssw.srv.api.AgiEJBContext.
SilverStream extension to the standard Enterprise JavaBeans context.
AgiFileUploadListener - interface com.sssw.shr.page.AgiFileUploadListener.
Interface for listening for file upload events.
AgiHelpInfo - interface com.sssw.rt.form.AgiHelpInfo.
Interface for providing context-sensitive help when the user presses the F1 key.
AgiHelpProcessor - interface com.sssw.rt.form.AgiHelpProcessor.
Interface for containers that wish to process help requests made via the F1 key using their own custom help mechanism.
AgiHTMLViewListener - interface com.sssw.shr.page.AgiHTMLViewListener.
Interface for listening for HTML View events.
AgiHttpServletRequest - interface com.sssw.shr.http.AgiHttpServletRequest.
This interface extends the standard javax.servlet.http.HttpServletRequest interface with additional SilverStream functionality.
AgiHttpServletResponse - interface com.sssw.shr.http.AgiHttpServletResponse.
This interface extends the standard javax.servlet.http.HttpServletResponse interface with additional SilverStream functionality.
AgiInitDatas - interface com.sssw.srv.busobj.AgiInitDatas.
SilverStream internal class.
AgiInvokeBusinessObject - interface com.sssw.rt.util.AgiInvokeBusinessObject.
Tagged interface for objects that can invoke business objects.
AgiInvokedListener - interface com.sssw.srv.busobj.AgiInvokedListener.
This interface is implemented by all business objects which listen for invoked events.
AgiJavaScriptEnhanced - interface com.sssw.shr.page.AgiJavaScriptEnhanced.
Optional page control interface for controls that take advantage of JavaScript.
AgiLogger - interface com.sssw.srv.api.AgiLogger.
Implemented by a custom class for logging server events.
AgiMailAccount - interface com.sssw.srv.api.AgiMailAccount.
Server-side interface that represents an individual mail account.
AgiMailListener - interface com.sssw.srv.busobj.AgiMailListener.
Implemented by all business objects which listen for mail events.
AgiManualPropertyChange - interface com.sssw.rt.event.AgiManualPropertyChange.
Interface for controls that want to be manually notified to fire a property change event.
AgiPageActionListener - interface com.sssw.shr.page.AgiPageActionListener.
Basic interface that all SilverStream pages implement.
AgiPageContainer - interface com.sssw.shr.page.AgiPageContainer.
AgiPageContainer is the base interface for all container classes.
AgiPageControl - interface com.sssw.shr.page.AgiPageControl.
Basic interface that all page controls must implement.
AgiPageSubmitProcessor - interface com.sssw.shr.page.AgiPageSubmitProcessor.
Interface for page controls that want to receive notification when their generated HTML causes a Submit.
AgiParentedException - interface com.sssw.rt.util.AgiParentedException.
An interface implemented by SilverStream exceptions that contain, or "wrap," other exceptions.
AgiPrincipalFactory - interface com.sssw.rts.acl.AgiPrincipalFactory.
An interface for constructing "principals" from a string representation.
AgiPropertyValidationListener - interface com.sssw.rt.event.AgiPropertyValidationListener.
The AgiPropertyValidationListener interface is implemented by objects that participate in the validation process for controls on a form or page.
AgiRowCursor - interface com.sssw.rt.util.AgiRowCursor.
This interface is the public API for data navigation.
AgiRowCursorListener - interface com.sssw.rt.event.AgiRowCursorListener.
An AgiRowCursorListener event is fired whenever the row pointed to by the cursor is changed or data within the row changes.
AgiRowCursorSort - interface com.sssw.rt.util.AgiRowCursorSort.
An AgiRowCursor can implement this interface to allow sorting of its data.
AgiRowCursorViewSupport - interface com.sssw.rt.util.AgiRowCursorViewSupport.
This interface includes a set of methods that are required for proper behavior when an AgiRowCursor that provides a hierarchical set of data is used in a hierarchical AgcView.
AgiRowEnumerator - interface com.sssw.rt.util.AgiRowEnumerator.
The AgiRowEnumerator interface provides access to a collection of AgiRowCursors.
AgiRowQuery - interface com.sssw.rt.util.AgiRowQuery.
An AgiRowCursor can implement this interface to allow the AgoBindingManager.doFind() method of the binding manager to cause a query-by-example.
AgiRowSetDescriptor - interface com.sssw.rt.util.AgiRowSetDescriptor.
This interface provides a mechanism for a design-time object to describe the set of bands and columns provided by a runtime object that implements AgiRowCursor.
AgiRowSetEventProducer - interface com.sssw.rt.util.AgiRowSetEventProducer.
This interface is the public API for objects that emit Row Set events.
AgiRowSetListener - interface com.sssw.rt.event.AgiRowSetListener.
An AgiRowSetListener event is fired whenever the data underlying an AgiRowCursor is changed in some way.
AgiRowSetManager - interface com.sssw.rt.util.AgiRowSetManager.
This interface is the public API for manipulation of a set of rows.
AgiRTEditorEventProducer - interface com.sssw.rt.event.AgiRTEditorEventProducer.
Event producer interface for rich text editor events.
AgiRTEditorListener - interface com.sssw.rt.event.AgiRTEditorListener.
Event interface for rich text editor events.
AgiScheduledListener - interface com.sssw.srv.busobj.AgiScheduledListener.
Implemented by all business objects which listen for scheduled events.
AgiServer - interface com.sssw.srv.api.AgiServer.
Server-side interface that represents the server.
AgiServerListener - interface com.sssw.srv.busobj.AgiServerListener.
Implemented by all business objects which listen for server events which include start, stop, error, user login and logout.
AgiSession - interface com.sssw.srv.api.AgiSession.
Interface that represents a single session between client and server.
AgiTable - interface com.sssw.srv.api.AgiTable.
Server-side interface that represents a table in a database.
AgiTableListener - interface com.sssw.srv.busobj.AgiTableListener.
Implemented by all business objects which listen for events on database tables.
AgiTabstopHandler - interface com.sssw.rt.util.AgiTabstopHandler.
This interface integrates keyboard navigation (TAB-key processing) across AWT and Swing components.
AgiTimerListener - interface com.sssw.rt.event.AgiTimerListener.
A AgiTimerListener event is fired by AgcTimer object each time that the specified time-interval has elapsed.
AgiTransactionHandle - interface com.sssw.rt.util.AgiTransactionHandle.
This is an interface for a "transaction handle" representing an in-progress database transaction.
AgiUserLogin - interface com.sssw.rt.util.AgiUserLogin.
Interface that provides User Login dialog.
AgiValueChangingListener - interface com.sssw.rt.event.AgiValueChangingListener.
The AgiValueChangingListener interface is supported by controls that provide intermediate (progress) information as the user is changing the value of the control.
AgiViewForm - interface com.sssw.rt.tview.AgiViewForm.
This interface must be implemented by any form that will be used as a column in an AgcView control.
AgiViewListener - interface com.sssw.rt.event.AgiViewListener.
The AgiViewListener interface is implemented by all objects that listen for events on views.
AgLeftTrim - class com.sssw.rt.expr.AgLeftTrim.
A rutime helper class for performing left trim of a String.
AgLeftTrim() - Constructor for class com.sssw.rt.expr.AgLeftTrim
 
AgLike - class com.sssw.rt.expr.AgLike.
Used to perform String matching using the specifications of SQL 92.
AgLike() - Constructor for class com.sssw.rt.expr.AgLike
 
AgMisc - class com.sssw.rt.util.AgMisc.
The AgMisc class provides miscellaneous static helper methods that can be called from forms, pages, or business objects.
AgNaN - class com.sssw.rt.expr.AgNaN.
Provides a static helper method for runtime to get current timestamp value
AgNaN() - Constructor for class com.sssw.rt.expr.AgNaN
 
AgNow - class com.sssw.rt.expr.AgNow.
A runtime helper class for retrieving current timestamp information.
AgNow() - Constructor for class com.sssw.rt.expr.AgNow
 
Ago1dbXADataSourceFactory - class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory.
This factory provides a number of static methods that create an instance of an object that implements the javax.sql.DataSource interface given the number of SilverStream-specific parameters.
Ago1dbXADataSourceFactory() - Constructor for class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory
 
AgoAcl - class com.sssw.rts.acl.AgoAcl.
Represents the access rights to a SilverStream object as an Access Control List.
AgoAcl() - Constructor for class com.sssw.rts.acl.AgoAcl
 
AgoAclEntry - class com.sssw.rts.acl.AgoAclEntry.
Represents the access rights to a SilverStream object as an Access Control List.
AgoAclEntry() - Constructor for class com.sssw.rts.acl.AgoAclEntry
 
AgoAdmStatInfo - class com.sssw.rts.adminapi.AgoAdmStatInfo.
Objects of this class describe a particular statistic.
AgoAdmStatInfo() - Constructor for class com.sssw.rts.adminapi.AgoAdmStatInfo
 
AgoAdmTableListChanges - class com.sssw.rts.adminapi.AgoAdmTableListChanges.
Contains the results of the analysis of database table list modifications done by the API users via AgiAdmDatabase.analyzeTableListChanges.
AgoAdmTableListChanges() - Constructor for class com.sssw.rts.adminapi.AgoAdmTableListChanges
 
AgoAdmTableSubset - class com.sssw.rts.adminapi.AgoAdmTableSubset.
Contains the current table subset used for a particular database in SilverStream.
AgoAdmTableSubset() - Constructor for class com.sssw.rts.adminapi.AgoAdmTableSubset
 
AgoApiException - exception com.sssw.rt.util.AgoApiException.
The base class of declared exceptions thrown by methods in the public API.
AgoApiException() - Constructor for class com.sssw.rt.util.AgoApiException
 
AgoApplicationException - exception com.sssw.rt.util.AgoApplicationException.
The class of declared exceptions that are thrown when an error occurs in the application.
AgoApplicationException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoApplicationException
Creates an AgoException with a message and a parent exception.
AgoBadAclException - exception com.sssw.rts.acl.AgoBadAclException.
Exception representing an unparseable security expression.
AgoBadAclException() - Constructor for class com.sssw.rts.acl.AgoBadAclException
 
AgoBadPrincipalException - exception com.sssw.rts.acl.AgoBadPrincipalException.
Exception representing an unknown principal.
AgoBadPrincipalException() - Constructor for class com.sssw.rts.acl.AgoBadPrincipalException
 
AgoBandFormat - class com.sssw.rt.tview.AgoBandFormat.
Defines a band (row) format for a Java-based view control.
AgoBandFormat(String) - Constructor for class com.sssw.rt.tview.AgoBandFormat
 
AgoBandFormatBase - class com.sssw.rt.tview.AgoBandFormatBase.
The base class for band formats
AgoBandFormatBase() - Constructor for class com.sssw.rt.tview.AgoBandFormatBase
 
AgoBindingManager - class com.sssw.rt.event.AgoBindingManager.
AgoBindingManager is used in a SilverStream form or page to manage relationships between controls and data sources.
AgoBindingManager() - Constructor for class com.sssw.rt.event.AgoBindingManager
 
AgoBufferingInputStream - class com.sssw.srv.mail.AgoBufferingInputStream.
Provides an input stream suited to streaming MIME messages.
AgoBufferingInputStream() - Constructor for class com.sssw.srv.mail.AgoBufferingInputStream
 
AgoBufferingReader - class com.sssw.srv.mail.AgoBufferingReader.
A subclass of java.io.Reader, this class provides methods to deal with MIME text parts.
AgoBufferingReader() - Constructor for class com.sssw.srv.mail.AgoBufferingReader
 
AgoBusinessObjectEvent - class com.sssw.srv.busobj.AgoBusinessObjectEvent.
Base class of all business object event objects
AgoBusinessObjectEvent() - Constructor for class com.sssw.srv.busobj.AgoBusinessObjectEvent
 
AgoByteStore - class com.sssw.srv.mail.AgoByteStore.
An abstract base class for a set of classes that store a sequence of bytes.
AgoByteStore() - Constructor for class com.sssw.srv.mail.AgoByteStore
 
AgoByteStoreDyna - class com.sssw.srv.mail.AgoByteStoreDyna.
A subclass of AgoByteStore, this class provides an implementation that stores small byte stores (under four megabytes) in memory and larger ones in a file on disk.
AgoByteStoreDyna() - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
Constructor for the AgoByteStoreDyna class.
AgoByteStoreDyna(byte) - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
The constructor for the AgoByteStoreDyna class with a specified byte value.
AgoByteStoreDyna(InputStream) - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
The constructor for the AgoByteStoreDyna class with a specified InputStream value.
AgoByteStoreFile - class com.sssw.srv.mail.AgoByteStoreFile.
A subclass of AgoByteStore, this class provides an implementation that stores byte stores in a file on disk.
AgoByteStoreFile(String) - Constructor for class com.sssw.srv.mail.AgoByteStoreFile
The constructor for the AgoByteStoreFile class.
AgoCacheMgrCommException - exception com.sssw.srv.api.AgoCacheMgrCommException.
This exception is thrown when a server encounters a communication problem with CacheManager and cannot resolve it
AgoCacheMgrCommException() - Constructor for class com.sssw.srv.api.AgoCacheMgrCommException
 
AgoCatastrophicServerException - exception com.sssw.srv.api.AgoCatastrophicServerException.
Nothing can be done if this exception is thrown by the server!!
AgoCatastrophicServerException() - Constructor for class com.sssw.srv.api.AgoCatastrophicServerException
 
AgoCGIHeaders - class com.sssw.srv.busobj.AgoCGIHeaders.
Holds the headers of an HTTP request.
AgoCGIHeaders() - Constructor for class com.sssw.srv.busobj.AgoCGIHeaders
 
AgoCharSetIdentifier - class com.sssw.srv.mail.AgoCharSetIdentifier.
Helper class for specifying a character set identifier.
AgoCharSetIdentifier(String) - Constructor for class com.sssw.srv.mail.AgoCharSetIdentifier
Constructor for the AgoCharSetIdentifier class.
AgoCharStore - class com.sssw.srv.mail.AgoCharStore.
Abstract base class for all character stores.
AgoCharStore() - Constructor for class com.sssw.srv.mail.AgoCharStore
 
AgoCharStoreDyna - class com.sssw.srv.mail.AgoCharStoreDyna.
Stores a set of characters.
AgoCharStoreDyna() - Constructor for class com.sssw.srv.mail.AgoCharStoreDyna
Constructor for the AgoCharStoreDyna class.
AgoCharStoreDyna(Reader) - Constructor for class com.sssw.srv.mail.AgoCharStoreDyna
A constructor for the AgoCharStoreDyna class.
AgoClusterServerStartEvent - class com.sssw.srv.busobj.AgoClusterServerStartEvent.
An instance of this object is passed into each ServerError event fired
AgoClusterServerStartEvent() - Constructor for class com.sssw.srv.busobj.AgoClusterServerStartEvent
 
AgoClusterServerStopEvent - class com.sssw.srv.busobj.AgoClusterServerStopEvent.
An instance of this object is passed into each ServerError event fired
AgoClusterServerStopEvent() - Constructor for class com.sssw.srv.busobj.AgoClusterServerStopEvent
 
AgoColumnBase - class com.sssw.rt.tview.AgoColumnBase.
Abstract base class for all AgcView and AgcViewDownloadable column objects.
AgoColumnBase() - Constructor for class com.sssw.rt.tview.AgoColumnBase
 
AgoColumnButtonCheck - class com.sssw.rt.tview.AgoColumnButtonCheck.
AgoColumnButtonCheck is a bound column type that represents the state of a boolean (true/false) value.
AgoColumnButtonCheck(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnButtonCheck
 
AgoColumnButtonRadio - class com.sssw.rt.tview.AgoColumnButtonRadio.
AgoColumnButtonRadio is a bound column that represents a single database column or a variable.
AgoColumnButtonRadio(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnButtonRadio
 
AgoColumnComboBox - class com.sssw.rt.tview.AgoColumnComboBox.
AgoColumnComboBox is a bound column that displays a list of values from which users can browse and select values.
AgoColumnComboBox() - Constructor for class com.sssw.rt.tview.AgoColumnComboBox
 
AgoColumnForm - class com.sssw.rt.tview.AgoColumnForm.
AgoColumnForm columns are unbound columns that display an instance of an AgfForm control for each row.
AgoColumnForm() - Constructor for class com.sssw.rt.tview.AgoColumnForm
 
AgoColumnHierarchy - class com.sssw.rt.tview.AgoColumnHierarchy.
This class is used to define the format properties of a hierarchical column.
AgoColumnHierarchy(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnHierarchy
AgoColumnHierarchy constructor.
AgoColumnImage - class com.sssw.rt.tview.AgoColumnImage.
AgoColumnImage is bound column type that you can use to display images from a database column or the Media store.
AgoColumnImage(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnImage
 
AgoColumnIntegerSpinnerField - class com.sssw.rt.tview.AgoColumnIntegerSpinnerField.
AgoColumnIntegerSpinnerField is a bound column that represents an integer whose value the user can increment or decrement.
AgoColumnIntegerSpinnerField(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
 
AgoColumnSpacer - class com.sssw.rt.tview.AgoColumnSpacer.
AgoColumnSpacer objects are a special kind of column format.
AgoColumnSpacer(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnSpacer
 
AgoColumnText - class com.sssw.rt.tview.AgoColumnText.
AgoColumnText is a bound column that you can use to display data to users.
AgoColumnText(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnText
AgoColumnText constructor.
AgoColumnTextEditor - class com.sssw.rt.tview.AgoColumnTextEditor.
AgoColumnTextEditor columns can be used to construct editable text columns for AgcView and AgcViewDownloadable controls.
AgoColumnTextEditor(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnTextEditor
Used to instantiate and set several properties for the AgoColumnTextEditor object.
AgoComplexAclException - exception com.sssw.rts.acl.AgoComplexAclException.
Exception representing an unparseable security exception.
AgoComplexAclException() - Constructor for class com.sssw.rts.acl.AgoComplexAclException
 
AgoData - class com.sssw.rt.util.AgoData.
Internal SilverStream class.
AgoData() - Constructor for class com.sssw.rt.util.AgoData
 
AgoDatabaseConnectException - exception com.sssw.rt.util.AgoDatabaseConnectException.
The subclass of AgoTransientSystemException indicating that a database connection could not be obtained to one of the database servers.
AgoDatabaseConnectException() - Constructor for class com.sssw.rt.util.AgoDatabaseConnectException
 
AgoDataConcurrencyException - exception com.sssw.rt.util.AgoDataConcurrencyException.
The subclass of AgoDataException that indicates that a concurrency conflict occurred between two users, for example an attempt to update a row that has been deleted by another user.
AgoDataConcurrencyException() - Constructor for class com.sssw.rt.util.AgoDataConcurrencyException
 
AgoDataException - exception com.sssw.rt.util.AgoDataException.
The base class of declared exceptions thrown by methods in the public API for bad data.
AgoDataException() - Constructor for class com.sssw.rt.util.AgoDataException
 
AgoDataSourceEvent - class com.sssw.srv.busobj.AgoDataSourceEvent.
The AgoDataSourceEvent object is passed into the invokeQuery event of a DataSourceListener.
AgoDataSourceEvent() - Constructor for class com.sssw.srv.busobj.AgoDataSourceEvent
 
AgoDataSourceFactory - class com.sssw.srv.dbpool.AgoDataSourceFactory.
This factory provides a number of static methods that create an instance of an object that implements the javax.sql.DataSource interface given the number of Silverstream-specific parameters.
AgoDataSourceFactory() - Constructor for class com.sssw.srv.dbpool.AgoDataSourceFactory
 
AgoDataUpdateRequest - class com.sssw.rt.util.AgoDataUpdateRequest.
This is an abstract base class implementing the AgiDataUpdateRequest interface.
AgoDataUpdateRequest(AgiDataRowFactory) - Constructor for class com.sssw.rt.util.AgoDataUpdateRequest
The constructor is normally called only from the business object's prepareUpdateRequest factory method.
AgoDataUpdateRow - class com.sssw.rt.util.AgoDataUpdateRow.
This is an abstract base class for holding rows to be updated against a "database" or other data source.
AgoDataUpdateRow(char, AgiDataSource, AgiDataRowFactory, AgiDataRow) - Constructor for class com.sssw.rt.util.AgoDataUpdateRow
The constructor for insert, delete, or make-primary operations.
AgoDataUpdateRow(char, AgiDataSource, AgiDataRowFactory, AgiDataRow, AgiDataRow) - Constructor for class com.sssw.rt.util.AgoDataUpdateRow
The constructor for update operations.
AgoDisplayValue - class com.sssw.rt.jform.AgoDisplayValue.
AgoDisplayValue is a wrapper class for values in AgcJList, AgcJComboBox, and AgcJTree.
AgoDisplayValue(String, Object) - Constructor for class com.sssw.rt.jform.AgoDisplayValue
Creates an AgoDisplayValue with the specified display text and userdata storage value.
AgoEJBEntityHome - class com.sssw.srv.ejb.AgoEJBEntityHome.
The base class (factory) used to derive Entity Home classes for EntityBeans
AgoEJBEntityHome() - Constructor for class com.sssw.srv.ejb.AgoEJBEntityHome
 
AgoEmptyEnumeration - class com.sssw.rt.util.AgoEmptyEnumeration.
This utility class implements the java.util.Enumeration interface for an empty set.
AgoEmptyEnumeration() - Constructor for class com.sssw.rt.util.AgoEmptyEnumeration
No-argument Constructor.
AgoEncodingIdentifier - class com.sssw.srv.mail.AgoEncodingIdentifier.
MIME Content-Transfer-AgEncoding identifier class.
AgoEncodingIdentifier(String) - Constructor for class com.sssw.srv.mail.AgoEncodingIdentifier
Constructor.
AgoEndOfRowsException - exception com.sssw.rt.util.AgoEndOfRowsException.
Exception thrown by an AgiDataSource when the last row of a query has been read.
AgoEndOfRowsException() - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEndOfRowsException(String) - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEndOfRowsException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEvent - class com.sssw.rt.event.AgoEvent.
Generic Event object that carries a single argument object along with the source of the event.
AgoEvent(Object, int, Object) - Constructor for class com.sssw.rt.event.AgoEvent
Construct an AgoEventObject
AgoEvent(Object, Object) - Constructor for class com.sssw.rt.event.AgoEvent
Construct an AgoEventObject
AgoException - exception com.sssw.rt.util.AgoException.
The AgoException class is the base class of all SilverStream declared exceptions.
AgoException() - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with no message or parent exception.
AgoException(String) - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with a message and no parent exception.
AgoException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with a message and a parent exception.
AgoFileAttachmentInputStream - class com.sssw.srv.mail.AgoFileAttachmentInputStream.
Used by AgoMailMessage to return a file attachment when enumerating a set of file attachments.
AgoFileAttachmentInputStream() - Constructor for class com.sssw.srv.mail.AgoFileAttachmentInputStream
 
AgoFontIdentifier - class com.sssw.rt.gui.AgoFontIdentifier.
The AgoFontIdentifier is a representation of a font for use with the SilverStream controls.
AgoFontIdentifier(AgoFontIdentifier) - Constructor for class com.sssw.rt.gui.AgoFontIdentifier
AgoFontIdentifier constructor.
AgoFontIdentifier(Font) - Constructor for class com.sssw.rt.gui.AgoFontIdentifier
AgoFontIdentifier constructor.
AgoFontIdentifier(String, int, int) - Constructor for class com.sssw.rt.gui.AgoFontIdentifier
AgoFontIdentifier constructor.
AgoHeaderRowClick - class com.sssw.rt.tview.AgoHeaderRowClick.
The AgoHeaderRowClick class encapsulates information about a click on the topmost header row.
AgoHeaderRowClick() - Constructor for class com.sssw.rt.tview.AgoHeaderRowClick
 
AgoHttpErrorEvent - class com.sssw.srv.busobj.AgoHttpErrorEvent.
An instance of this object is passed into each HttpError event fired
AgoHttpErrorEvent() - Constructor for class com.sssw.srv.busobj.AgoHttpErrorEvent
 
AgoHttpRequestEvent - class com.sssw.srv.busobj.AgoHttpRequestEvent.
Extends javax.servlet.ServletRequest for use with <INPUT TYPE=FILE> fields in a multipart/form-data POST.
AgoHttpRequestEvent() - Constructor for class com.sssw.srv.busobj.AgoHttpRequestEvent
 
AgoHTTPStatusException - exception com.sssw.rt.util.AgoHTTPStatusException.
An exception corresponding to an unsuccessful HTTP status.
AgoHTTPStatusException(int, URL) - Constructor for class com.sssw.rt.util.AgoHTTPStatusException
Constructor
AgoInvalidDataException - exception com.sssw.rt.util.AgoInvalidDataException.
The subclass of AgoDataException that indicates that the row validation expression on a table being updated failed to validate the supplied data.
AgoInvalidDataException() - Constructor for class com.sssw.rt.util.AgoInvalidDataException
 
AgoInvokedEvent - class com.sssw.srv.busobj.AgoInvokedEvent.
This is the event object passed into an invoked event of an InvokedListener business object.
AgoInvokedEvent() - Constructor for class com.sssw.srv.busobj.AgoInvokedEvent
 
AgoIteratorEnumeration - class com.sssw.rt.util.AgoIteratorEnumeration.
This is a utility class that implements an Enumeration based on a java.util.Iterator.
AgoIteratorEnumeration(Iterator) - Constructor for class com.sssw.rt.util.AgoIteratorEnumeration
The Constructor.
AgoMailAddressMailbox - class com.sssw.srv.mail.AgoMailAddressMailbox.
Stores one mailbox address, as defined in RFC 822.
AgoMailAddressMailbox() - Constructor for class com.sssw.srv.mail.AgoMailAddressMailbox
A constructor for the AgoMailAddressMailbox class.
AgoMailAddressMailbox(String, String) - Constructor for class com.sssw.srv.mail.AgoMailAddressMailbox
A constructor for the AgoMailAddressMailbox class.
AgoMailAddressMailbox(String, String, String) - Constructor for class com.sssw.srv.mail.AgoMailAddressMailbox
A constructor for the AgoMailAddressMailbox class.
AgoMailEvent - class com.sssw.srv.busobj.AgoMailEvent.
An instance of this class is passed to each mail received event fired.
AgoMailEvent() - Constructor for class com.sssw.srv.busobj.AgoMailEvent
 
AgoMailMessage - class com.sssw.srv.mail.AgoMailMessage.
Provides a simple API to access a received email message.
AgoMailMessage(AgoMIMEPart) - Constructor for class com.sssw.srv.mail.AgoMailMessage
The constructor for the AgoMailMessage class.
AgoMailParser - class com.sssw.srv.mail.AgoMailParser.
Allows you to parse a Reader into an AgoMIMEPart.
AgoMailParser() - Constructor for class com.sssw.srv.mail.AgoMailParser
The constructor for AgoMailParser.
AgoMailSend - class com.sssw.srv.mail.AgoMailSend.
Provides easy-to-use methods to construct and send RFC 822/MIME-compliant e-mail messages from the SilverStream Server.
AgoMailSend() - Constructor for class com.sssw.srv.mail.AgoMailSend
The constructor for the AgoMailSend class.
AgoMailSendException - exception com.sssw.srv.mail.AgoMailSendException.
Handles exception thrown by the AgoMailSend class.
AgoMailSendException(int) - Constructor for class com.sssw.srv.mail.AgoMailSendException
The constructor for the AgoMailSendException class.
AgoMIME - class com.sssw.srv.mail.AgoMIME.
Abstract class that contains static variables for maintaining MIME- related definitions.Internet RFCs can be found at: http://www.ietf.cnri.reston.va.us/rfc/.
AgoMIME() - Constructor for class com.sssw.srv.mail.AgoMIME
 
AgoMIMEHeaderField - class com.sssw.srv.mail.AgoMIMEHeaderField.
This class adds the ability to specify/access header field parameters, as defined in MIME.
AgoMIMEHeaderField(String, String) - Constructor for class com.sssw.srv.mail.AgoMIMEHeaderField
The constructor for the AgoMIMEHeaderField class.
AgoMIMEPart - class com.sssw.srv.mail.AgoMIMEPart.
Abstract base class of all other MIME parts.
AgoMIMEPart(String, String) - Constructor for class com.sssw.srv.mail.AgoMIMEPart
A constructor for the AgoMIMEPart class.
AgoMIMEPart(String, String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPart
A constructor for the AgoMIMEPart class.
AgoMIMEPartApplication - class com.sssw.srv.mail.AgoMIMEPartApplication.
Concrete implementation for MIME parts of content type application.
AgoMIMEPartApplication(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartApplication
A constructor for the AgoMIMEPartApplication class.
AgoMIMEPartApplication(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartApplication
A constructor for the AgoMIMEPartApplication class.
AgoMIMEPartApplication(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartApplication
A constructor for the AgoMIMEPartApplication class.
AgoMIMEPartApplication(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier, AgoByteStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartApplication
A constructor for the AgoMIMEPartApplication class.
AgoMIMEPartAudio - class com.sssw.srv.mail.AgoMIMEPartAudio.
Class used for MIME parts of type audio.
AgoMIMEPartAudio(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartAudio
A constructor for the AgoMIMEPartAudio class.
AgoMIMEPartAudio(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartAudio
A constructor for the AgoMIMEPartAudio class.
AgoMIMEPartAudio(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartAudio
A constructor for the AgoMIMEPartAudio class.
AgoMIMEPartAudio(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier, AgoByteStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartAudio
A constructor for the AgoMIMEPartAudio class.
AgoMIMEPartByteStream - class com.sssw.srv.mail.AgoMIMEPartByteStream.
An abstract subclass of AgoMIMEPart.
AgoMIMEPartByteStream(String, String, String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartByteStream
A constructor for the AgoMIMEPartByteStream class.
AgoMIMEPartByteStream(String, String, String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartByteStream
A constructor for the AgoMIMEPartByteStream class.
AgoMIMEPartByteStream(String, String, String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartByteStream
A constructor for the AgoMIMEPartByteStream class.
AgoMIMEPartByteStream(String, String, String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier, AgoByteStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartByteStream
A constructor for the AgoMIMEPartByteStream class.
AgoMIMEPartImage - class com.sssw.srv.mail.AgoMIMEPartImage.
Class is used for MIME parts of type image.
AgoMIMEPartImage(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartImage
A constructor for the AgoMIMEPartImage class.
AgoMIMEPartImage(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartImage
A constructor for the AgoMIMEPartImage class.
AgoMIMEPartImage(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartImage
A constructor for the AgoMIMEPartImage class.
AgoMIMEPartImage(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier, AgoByteStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartImage
A constructor for the AgoMIMEPartImage class.
AgoMIMEPartMessage - class com.sssw.srv.mail.AgoMIMEPartMessage.
AgoMIMEPartMessage class.
AgoMIMEPartMessage(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartMessage
A constructor for the AgoMIMEPartMessage class.
AgoMIMEPartMessage(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartMessage
A constructor for the AgoMIMEPartMessage class.
AgoMIMEPartMultipart - class com.sssw.srv.mail.AgoMIMEPartMultipart.
Class that stores MIME parts of type multipart.
AgoMIMEPartMultipart(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartMultipart
A constructor for the AgoMIMEPartMultipart class.
AgoMIMEPartMultipart(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartMultipart
A constructor for the AgoMIMEPartMultipart class.
AgoMIMEPartText - class com.sssw.srv.mail.AgoMIMEPartText.
Class that stores MIME parts of type text.
AgoMIMEPartText(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartText
A constructor for the AgoMIMEPartText class.
AgoMIMEPartText(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartText
A constructor for the AgoMIMEPartText class.
AgoMIMEPartText(String, AgoRFC822HeaderFieldSet, AgoCharSetIdentifier, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartText
A constructor for the AgoMIMEPartText class.
AgoMIMEPartText(String, AgoRFC822HeaderFieldSet, AgoCharSetIdentifier, AgoEncodingIdentifier, AgoCharStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartText
A constructor for the AgoMIMEPartText class.
AgoMIMEPartVideo - class com.sssw.srv.mail.AgoMIMEPartVideo.
Class used for MIME parts of type video.
AgoMIMEPartVideo(String) - Constructor for class com.sssw.srv.mail.AgoMIMEPartVideo
A constructor for the AgoMIMEPartVideo class.
AgoMIMEPartVideo(String, AgoRFC822HeaderFieldSet) - Constructor for class com.sssw.srv.mail.AgoMIMEPartVideo
A constructor for the AgoMIMEPartVideo class.
AgoMIMEPartVideo(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier) - Constructor for class com.sssw.srv.mail.AgoMIMEPartVideo
A constructor for the AgoMIMEPartVideo class.
AgoMIMEPartVideo(String, AgoRFC822HeaderFieldSet, AgoEncodingIdentifier, AgoByteStore) - Constructor for class com.sssw.srv.mail.AgoMIMEPartVideo
A constructor for the AgoMIMEPartVideo class.
AgoMissingDataException - exception com.sssw.rt.util.AgoMissingDataException.
The subclass of AgoDataException that indicates that a value for a required field was not supplied.
AgoMissingDataException() - Constructor for class com.sssw.rt.util.AgoMissingDataException
 
AgoNodeEnumerator - class com.sssw.rt.form.AgoNodeEnumerator.
A simple iterator object that provides access to a set of multiple selections of nodes.
AgoNodeEnumerator() - Constructor for class com.sssw.rt.form.AgoNodeEnumerator
 
AgoNotSupportedException - exception com.sssw.rt.util.AgoNotSupportedException.
AgoNotSupportedException
AgoNotSupportedException() - Constructor for class com.sssw.rt.util.AgoNotSupportedException
AgoNotSupportedException constructor
AgoObjectInputStream - class com.sssw.rt.util.AgoObjectInputStream.
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
AgoObjectInputStream(InputStream) - Constructor for class com.sssw.rt.util.AgoObjectInputStream
Constructor.
AgoObjectInputStream(InputStream, ClassLoader) - Constructor for class com.sssw.rt.util.AgoObjectInputStream
Constructor.
AgoObjectInputStreamWithLoader - class com.sssw.rt.util.AgoObjectInputStreamWithLoader.
Deprecated.
AgoObjectInputStreamWithLoader() - Constructor for class com.sssw.rt.util.AgoObjectInputStreamWithLoader
 
AgoPermission - class com.sssw.rts.acl.AgoPermission.
This object represents the allowable permissions in the SilverStream security model.
AgoPermission() - Constructor for class com.sssw.rts.acl.AgoPermission
 
AgoPersistentStateConst - class com.sssw.atg.persist.AgoPersistentStateConst.
Helper class that contains constants representing the various states of the AgoPersistentStateManager object.
AgoPersistentStateConst() - Constructor for class com.sssw.atg.persist.AgoPersistentStateConst
 
AgoPersistentStateManager - class com.sssw.atg.persist.AgoPersistentStateManager.
Class that provides the programmer with a mechanism for the management and recovery of persistent application state.
AgoPersistentStateManager() - Constructor for class com.sssw.atg.persist.AgoPersistentStateManager
 
AgoPersistentStoreManager - class com.sssw.atg.persist.AgoPersistentStoreManager.
Abstract class that serves as a base class from which to subclass specific persistent store implementations.
AgoPersistentStoreManager() - Constructor for class com.sssw.atg.persist.AgoPersistentStoreManager
 
AgoPropertyChangeEvent - class com.sssw.rt.event.AgoPropertyChangeEvent.
Extension of the JavaBeans PropertyChangeEvent object.
AgoPropertyChangeEvent(Object, String, Object, Object) - Constructor for class com.sssw.rt.event.AgoPropertyChangeEvent
Constructor for the SilverStream extended PropertyChangeEvent Parameters are the same as java.awt.event.PropertyChangeEvent.
AgoPropertyChangeEvent(Object, String, Object, Object, int) - Constructor for class com.sssw.rt.event.AgoPropertyChangeEvent
Deprecated.  
AgoResultTimeoutException - exception com.sssw.rt.util.AgoResultTimeoutException.
The subclass of AgoTransientSystemException that a client took too long retrieving the rows of a result, a timeout expired, and the result was truncated.
AgoResultTimeoutException() - Constructor for class com.sssw.rt.util.AgoResultTimeoutException
 
AgoRFC822HeaderField - class com.sssw.srv.mail.AgoRFC822HeaderField.
Abstract class stores a single RFC 822 header field (field name and value).
AgoRFC822HeaderField() - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderField
 
AgoRFC822HeaderFieldList - class com.sssw.srv.mail.AgoRFC822HeaderFieldList.
Class that stores a single RFC 822 header field that is a list of other objects.
AgoRFC822HeaderFieldList(String) - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderFieldList
The constructor for the AgoRFC822HeaderFieldList class.
AgoRFC822HeaderFieldMailBox - class com.sssw.srv.mail.AgoRFC822HeaderFieldMailBox.
Class used to store a single mailbox.
AgoRFC822HeaderFieldMailBox(String, AgoMailAddressMailbox) - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderFieldMailBox
The constructor for the AgoRFC822HeaderFieldMailBox class.
AgoRFC822HeaderFieldSet - class com.sssw.srv.mail.AgoRFC822HeaderFieldSet.
Class that stores a set of header fields (specifically AgoRFC822HeaderField objects).
AgoRFC822HeaderFieldSet() - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
The constructor for the AgoRFC822HeaderFieldSet class.
AgoRFC822HeaderFieldString - class com.sssw.srv.mail.AgoRFC822HeaderFieldString.
Class that stores a single, String-based header field.
AgoRFC822HeaderFieldString(String, String) - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderFieldString
A constructor for the AgoRFC822HeaderFieldString class.
AgoRFC822HeaderFieldString(String, String, String) - Constructor for class com.sssw.srv.mail.AgoRFC822HeaderFieldString
A constructor for the AgoRFC822HeaderFieldString class.
AgoRowCursorSupport - class com.sssw.rt.event.AgoRowCursorSupport.
A utility class that can be used by AgiRowCursor objects to support firing rowCursor and propertyChange events
AgoRowCursorSupport(Object) - Constructor for class com.sssw.rt.event.AgoRowCursorSupport
 
AgoRowCursorTableModel - class com.sssw.rt.util.AgoRowCursorTableModel.
AgoRowCursorTableModel builds a table data model from data in an AgiRowCursor object for use in a AgcJTable control.
AgoRowCursorTableModel(AgiRowCursor) - Constructor for class com.sssw.rt.util.AgoRowCursorTableModel
Creates a TableModel object from the specified AgiRowCursor.
AgoRowCursorTableModel(AgiRowCursor, int[], int[], String[]) - Constructor for class com.sssw.rt.util.AgoRowCursorTableModel
Creates a TableModel object from the specified AgiRowCursor with control over which columns are editable.
AgoRowDeleteEvent - class com.sssw.srv.busobj.AgoRowDeleteEvent.
Provides access to a deleted row in an update transaction.
AgoRowDeleteEvent() - Constructor for class com.sssw.srv.busobj.AgoRowDeleteEvent
 
AgoRowEnumerator - class com.sssw.rt.form.AgoRowEnumerator.
A simple iterator object that provides access to a set of multiple selections of rows.
AgoRowEnumerator() - Constructor for class com.sssw.rt.form.AgoRowEnumerator
 
AgoRowInsertEvent - class com.sssw.srv.busobj.AgoRowInsertEvent.
The AgoRowInsertEvent provides access to an inserted row in an update transaction.
AgoRowInsertEvent() - Constructor for class com.sssw.srv.busobj.AgoRowInsertEvent
 
AgoRowModifyEvent - class com.sssw.srv.busobj.AgoRowModifyEvent.
Provides access to a modified row in an update transaction.
AgoRowModifyEvent() - Constructor for class com.sssw.srv.busobj.AgoRowModifyEvent
 
AgoRowSetSupport - class com.sssw.rt.event.AgoRowSetSupport.
A utility class that can be used as a helper by AgiRowCursor objects to support firing rowCursor and propertyChange events
AgoRowSetSupport(AgiRowSetEventProducer) - Constructor for class com.sssw.rt.event.AgoRowSetSupport
Constructor.
AgoScheduledEvent - class com.sssw.srv.busobj.AgoScheduledEvent.
An instance of the AgoScheduledEvent is passed into each Scheduled event that is fired.
AgoScheduledEvent() - Constructor for class com.sssw.srv.busobj.AgoScheduledEvent
 
AgoSecurityException - exception com.sssw.rt.util.AgoSecurityException.
The base class of declared exceptions thrown by methods in the public API when a security violation occurs.
AgoSecurityException() - Constructor for class com.sssw.rt.util.AgoSecurityException
 
AgoServerDeactivatedEvent - class com.sssw.srv.busobj.AgoServerDeactivatedEvent.
An instance of this object is passed into each ServerError event fired
AgoServerDeactivatedEvent() - Constructor for class com.sssw.srv.busobj.AgoServerDeactivatedEvent
 
AgoServerDeactivatingEvent - class com.sssw.srv.busobj.AgoServerDeactivatingEvent.
An instance of this object is passed into each ServerError event fired
AgoServerDeactivatingEvent() - Constructor for class com.sssw.srv.busobj.AgoServerDeactivatingEvent
 
AgoServerErrorEvent - class com.sssw.srv.busobj.AgoServerErrorEvent.
An instance of this object is passed into each ServerError event fired.
AgoServerErrorEvent() - Constructor for class com.sssw.srv.busobj.AgoServerErrorEvent
 
AgoServerStartEvent - class com.sssw.srv.busobj.AgoServerStartEvent.
An instance of the AgoServerStartEvent object is passed into each ServerStart event fired.
AgoServerStartEvent() - Constructor for class com.sssw.srv.busobj.AgoServerStartEvent
 
AgoServerStopEvent - class com.sssw.srv.busobj.AgoServerStopEvent.
An instance of the AgoServerStopEvent is passed into each ServerStop event that is fired.
AgoServerStopEvent() - Constructor for class com.sssw.srv.busobj.AgoServerStopEvent
 
AgoServletHandlingException - exception com.sssw.rt.util.AgoServletHandlingException.
The subclass of AgoUnrecoverableSystemException that indicates a problem exists with the servlet at design time and needs to be fixed before being deployed.
AgoServletHandlingException() - Constructor for class com.sssw.rt.util.AgoServletHandlingException
 
AgoStreamer - class com.sssw.srv.mail.AgoStreamer.
Class that contains several static helper methods for streaming data between a source and a destination.
AgoStreamer() - Constructor for class com.sssw.srv.mail.AgoStreamer
 
AgoStringArrayEnumeration - class com.sssw.rt.util.AgoStringArrayEnumeration.
This is a utility class that implements an Enumeration based on an array of Strings.
AgoStringArrayEnumeration(String[]) - Constructor for class com.sssw.rt.util.AgoStringArrayEnumeration
The Constructor.
AgoSystemDatabaseException - exception com.sssw.rt.util.AgoSystemDatabaseException.
The subclass of AgoUnrecoverableSystemException that indicates that the system exception occurred during a database operation, and conveys additional database status information.
AgoSystemDatabaseException(String) - Constructor for class com.sssw.rt.util.AgoSystemDatabaseException
AgoSystemDatabaseException constructor.
AgoSystemDatabaseException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoSystemDatabaseException
AgoSystemDatabaseException constructor.
AgoSystemException - exception com.sssw.rt.util.AgoSystemException.
The base class of declared exceptions that are thrown when a system error occurs, such as an exception on the server.
AgoSystemException() - Constructor for class com.sssw.rt.util.AgoSystemException
 
AgoTableEvent - class com.sssw.srv.busobj.AgoTableEvent.
Base class for all table event objects.
AgoTableEvent() - Constructor for class com.sssw.srv.busobj.AgoTableEvent
 
AgoTableRowEvent - class com.sssw.srv.busobj.AgoTableRowEvent.
An abstract base class for event objects of TableListener business objects (such as AgoRowDeleteEvent, AgoRowInsertEvent, AgoRowModifyEvent).
AgoTableRowEvent() - Constructor for class com.sssw.srv.busobj.AgoTableRowEvent
 
AgoTooManyRowsException - exception com.sssw.rt.util.AgoTooManyRowsException.
The subclass of AgoTransientSystemException that a database query returned more than the maximum allowed number of rows, and therefore the result was truncated.
AgoTooManyRowsException() - Constructor for class com.sssw.rt.util.AgoTooManyRowsException
 
AgoTransactionAbortEvent - class com.sssw.srv.busobj.AgoTransactionAbortEvent.
An instance of this class is passed as a parameter to the aborted event of a TableListener
AgoTransactionAbortEvent() - Constructor for class com.sssw.srv.busobj.AgoTransactionAbortEvent
 
AgoTransientSystemException - exception com.sssw.rt.util.AgoTransientSystemException.
The subclass of AgoSystemException that indicates that the exceptional condition is transient, and retrying the operation may result in success.
AgoTransientSystemException() - Constructor for class com.sssw.rt.util.AgoTransientSystemException
 
AgoTreeControlNode - class com.sssw.rt.form.AgoTreeControlNode.
A node of an AgcTreeControl.
AgoTreeControlNode() - Constructor for class com.sssw.rt.form.AgoTreeControlNode
 
AgoTreeDataManager - class com.sssw.rt.util.AgoTreeDataManager.
This helper class allows a programmer to construct data in the form of a table, or a tree of tables.
AgoTreeDataManager(List, String[]) - Constructor for class com.sssw.rt.util.AgoTreeDataManager
Constructs a single level of tree data containing a fixed set of columns.
AgoTreeDataManager(List, String[], String) - Constructor for class com.sssw.rt.util.AgoTreeDataManager
Constructs a single level of tree data containing a fixed set of columns.
AgoUnrecoverableSystemException - exception com.sssw.rt.util.AgoUnrecoverableSystemException.
The subclass of AgoSystemException that indicates that the exceptional condition is not transient, and retrying the operation will not help.
AgoUnrecoverableSystemException() - Constructor for class com.sssw.rt.util.AgoUnrecoverableSystemException
 
AgoUnsupportedOperationException - exception com.sssw.rt.util.AgoUnsupportedOperationException.
AgoUnsupportedOperationException
AgoUnsupportedOperationException() - Constructor for class com.sssw.rt.util.AgoUnsupportedOperationException
AgoUnsupportedOperationException constructor
AgoUserLoginEvent - class com.sssw.srv.busobj.AgoUserLoginEvent.
An instance of this object is passed to each UserLogin event fired.
AgoUserLoginEvent() - Constructor for class com.sssw.srv.busobj.AgoUserLoginEvent
 
AgoUserLoginInfo - class com.sssw.rt.util.AgoUserLoginInfo.
User Login information returned by prompt() method.
AgoUserLoginInfo(String) - Constructor for class com.sssw.rt.util.AgoUserLoginInfo
Construct a login info structure, given a user name/password pair in the Base64-encoded form used by HTTP Basic authentication.
AgoUserLoginInfo(String, String) - Constructor for class com.sssw.rt.util.AgoUserLoginInfo
Construct a login info structure, given a user name and unencoded password.
AgoUserLogoutEvent - class com.sssw.srv.busobj.AgoUserLogoutEvent.
An instance of this object is passed into each UserLogout event fired.
AgoUserLogoutEvent() - Constructor for class com.sssw.srv.busobj.AgoUserLogoutEvent
 
AgoValidationException - exception com.sssw.rt.util.AgoValidationException.
Exception thrown by an AgiPropertyValidationListener.
AgoValidationException(int) - Constructor for class com.sssw.rt.util.AgoValidationException
Deprecated. This constructor is deprecated. Use one of the static factory methods; they are more precise.
AgoValidationException(int, String, Object) - Constructor for class com.sssw.rt.util.AgoValidationException
Deprecated. This constructor is deprecated. Use one of the static factory methods; they are more precise.
AgoValidationException(String) - Constructor for class com.sssw.rt.util.AgoValidationException
Deprecated. This constructor is deprecated. Use one of the static factory methods; they are more precise.
AgoVectorRowCursor - class com.sssw.rt.util.AgoVectorRowCursor.
This helper class implements AgiRowCursor given an array of column names and a vector of data.
AgoVectorRowCursor() - Constructor for class com.sssw.rt.util.AgoVectorRowCursor
 
AgoVersionUnsupportedException - exception com.sssw.rt.util.AgoVersionUnsupportedException.
AgoVersionUnsupportedException
AgoVersionUnsupportedException() - Constructor for class com.sssw.rt.util.AgoVersionUnsupportedException
AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException(AgoRsrcMgr, int) - Constructor for class com.sssw.rt.util.AgoVersionUnsupportedException
AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException(String) - Constructor for class com.sssw.rt.util.AgoVersionUnsupportedException
AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException(Throwable, AgoRsrcMgr, int, String, String) - Constructor for class com.sssw.rt.util.AgoVersionUnsupportedException
AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoVersionUnsupportedException
AgoVersionUnsupportedException constructor
AgoViewFormat - class com.sssw.rt.tview.AgoViewFormat.
Every AgcView and AgcViewDownloadable control is composed of a view format, that is the physical structure of the view's bands and columns, and data.
AgoViewFormat() - Constructor for class com.sssw.rt.tview.AgoViewFormat
AgoViewFormat constructor.
AgpActiveObject - class com.sssw.shr.page.AgpActiveObject.
AgpActiveObject is an optionally programmable object which represents an object in the Document Object Model (DOM).
AgpActiveObject() - Constructor for class com.sssw.shr.page.AgpActiveObject
 
AgpApplet - class com.sssw.shr.page.AgpApplet.
AgpApplet is an optionally programmable object which represents a Java applet in the Document Object Model.
AgpApplet() - Constructor for class com.sssw.shr.page.AgpApplet
 
AgParse - class com.sssw.rt.util.AgParse.
The AgParse class provides static methods to perform parsing of the strings representing long, double, date, time and timestamp objects.
AgpBlock - class com.sssw.shr.page.AgpBlock.
AgpBlock represents a block in a container.
AgpBlock() - Constructor for class com.sssw.shr.page.AgpBlock
 
AgpButton - class com.sssw.shr.page.AgpButton.
Base class for various button classes that fire page action events.
AgpButton() - Constructor for class com.sssw.shr.page.AgpButton
 
AgpButtonCheck - class com.sssw.shr.page.AgpButtonCheck.
HTML Checkbox control.
AgpButtonCheck() - Constructor for class com.sssw.shr.page.AgpButtonCheck
 
AgpButtonRadio - class com.sssw.shr.page.AgpButtonRadio.
HTML Radio button control.
AgpButtonRadio() - Constructor for class com.sssw.shr.page.AgpButtonRadio
 
AgpButtonText - class com.sssw.shr.page.AgpButtonText.
Basic HTML Submit button control.
AgpButtonText() - Constructor for class com.sssw.shr.page.AgpButtonText
 
AgpChoice - class com.sssw.shr.page.AgpChoice.
HTML Choice dropdown control.
AgpChoice() - Constructor for class com.sssw.shr.page.AgpChoice
 
AgpContainer - class com.sssw.shr.page.AgpContainer.
AgpContainer implements AgiPageContainer and serves as the base classes for the specific container classes, AgpTable, AgpViewPanel, AgpLayoutPanel and AgpTabPanel.
AgpContainer() - Constructor for class com.sssw.shr.page.AgpContainer
 
AgpControlBase - class com.sssw.shr.page.AgpControlBase.
Class that can be used to create custom page controls.
AgpControlBase() - Constructor for class com.sssw.shr.page.AgpControlBase
 
AgpControlHTMLUnitBase - class com.sssw.shr.page.AgpControlHTMLUnitBase.
This is the base class for design-time objects for page controls.
AgpControlHTMLUnitBase() - Constructor for class com.sssw.shr.page.AgpControlHTMLUnitBase
 
AgpData - class com.sssw.shr.page.AgpData.
This invisible control allows users access to a data set that is independent of the rest of the page.
AgpData() - Constructor for class com.sssw.shr.page.AgpData
 
AgpDataPrimary - class com.sssw.shr.page.AgpDataPrimary.
The AgpDataPrimary class provides access to the page's primary dataset.
AgpDataPrimary() - Constructor for class com.sssw.shr.page.AgpDataPrimary
 
AgpEventLinkEvent - class com.sssw.shr.page.AgpEventLinkEvent.
Custom event for event link page controls.
AgpEventLinkEvent() - Constructor for class com.sssw.shr.page.AgpEventLinkEvent
 
AgpFileUpload - class com.sssw.shr.page.AgpFileUpload.
Control for uploading a file to the server from an HTML page.
AgpFileUpload() - Constructor for class com.sssw.shr.page.AgpFileUpload
 
AgpFileUploadEvent - class com.sssw.shr.page.AgpFileUploadEvent.
Custom event for FileUpload page controls.
AgpFileUploadEvent() - Constructor for class com.sssw.shr.page.AgpFileUploadEvent
 
AgpFrame - class com.sssw.shr.page.AgpFrame.
AgpFrame is an optionally programmable object which represents an inline frame in the Document Object Model (DOM).
AgpFrame() - Constructor for class com.sssw.shr.page.AgpFrame
 
AgpHTMLControl - class com.sssw.shr.page.AgpHTMLControl.
The HTML control is the counterpart of the HTML edit control in the Java form environment.
AgpHTMLControl() - Constructor for class com.sssw.shr.page.AgpHTMLControl
 
AgpHTMLUndoable - class com.sssw.shr.page.AgpHTMLUndoable.
This class allows a custom control to provide undo and redo support.
AgpHTMLUndoable() - Constructor for class com.sssw.shr.page.AgpHTMLUndoable
 
AgpHTMLUnitHelper - class com.sssw.shr.page.AgpHTMLUnitHelper.
This class provides utility methods that assist in the design-time rendering of a page control.
AgpHTMLUnitHelper() - Constructor for class com.sssw.shr.page.AgpHTMLUnitHelper
 
AgpImage - class com.sssw.shr.page.AgpImage.
AgpImage is an optionally programmable object which represents an image in the Document Object Model.
AgpImage() - Constructor for class com.sssw.shr.page.AgpImage
 
AgpImageHotSpot - class com.sssw.shr.page.AgpImageHotSpot.
AgpHotSpot is an optionally programmable object which represents an image hotspot in the Document Object Model.
AgpImageHotSpot() - Constructor for class com.sssw.shr.page.AgpImageHotSpot
 
AgpLabel - class com.sssw.shr.page.AgpLabel.
A control representing text.
AgpLabel() - Constructor for class com.sssw.shr.page.AgpLabel
 
AgpLayoutPanel - class com.sssw.shr.page.AgpLayoutPanel.
AgpLayoutPanel is a type of AgpContainer.
AgpLayoutPanel() - Constructor for class com.sssw.shr.page.AgpLayoutPanel
 
AgpList - class com.sssw.shr.page.AgpList.
HTML List control.
AgpList() - Constructor for class com.sssw.shr.page.AgpList
 
AgpListBase - class com.sssw.shr.page.AgpListBase.
Internal SilverStream class: methods shared between AgpList and AgpChoice.
AgpListBase() - Constructor for class com.sssw.shr.page.AgpListBase
 
AgpMediaPlayer - class com.sssw.shr.page.AgpMediaPlayer.
AgpMediaPlayer is an optionally programmable object which encapsulates a media player.
AgpMediaPlayer() - Constructor for class com.sssw.shr.page.AgpMediaPlayer
 
AgpObject - class com.sssw.shr.page.AgpObject.
AgpObject is an optionally programmable object which represents an object in the Document Object Model (DOM).
AgpObject() - Constructor for class com.sssw.shr.page.AgpObject
 
AgpPage - class com.sssw.shr.page.AgpPage.
Dynamically generated HTML page or subpage.
AgpPage() - Constructor for class com.sssw.shr.page.AgpPage
 
AgpParagraph - class com.sssw.shr.page.AgpParagraph.
AgpParagraph is an optionally programmable object which represents a paragraph of text in the Document Object Model.
AgpParagraph() - Constructor for class com.sssw.shr.page.AgpParagraph
 
AgpPlugIn - class com.sssw.shr.page.AgpPlugIn.
AgpPlugIn is an optionally programmable object which represents a plug-in object in the Document Object Model.
AgpPlugIn() - Constructor for class com.sssw.shr.page.AgpPlugIn
 
AgpPresentation - class com.sssw.shr.page.AgpPresentation.
Represents a SilverStream Java form or view.
AgpPresentation() - Constructor for class com.sssw.shr.page.AgpPresentation
 
AgpScriptHelper - class com.sssw.shr.page.AgpScriptHelper.
Helper methods.
AgpScriptHelper() - Constructor for class com.sssw.shr.page.AgpScriptHelper
 
AgpTable - class com.sssw.shr.page.AgpTable.
AgpTable is an optionally programmable object which represents a table in the Document Object Model.
AgpTable() - Constructor for class com.sssw.shr.page.AgpTable
 
AgpTableCell - class com.sssw.shr.page.AgpTableCell.
AgpTableCell is an optionally programmable object which represents a table cell in the Document Object Model.
AgpTableCell() - Constructor for class com.sssw.shr.page.AgpTableCell
 
AgpTabPanel - class com.sssw.shr.page.AgpTabPanel.
AgpTabPanel is a type of AgpContainer which allows users to tab between different blocks of HTML.
AgpTabPanel() - Constructor for class com.sssw.shr.page.AgpTabPanel
 
AgpTag - class com.sssw.shr.page.AgpTag.
Base class that, together with its inherited class AgpControlBase, provides a convenient base implementation for serialization and HTML generation.
AgpTag() - Constructor for class com.sssw.shr.page.AgpTag
 
AgpText - class com.sssw.shr.page.AgpText.
Text object which represents a run of text in a page.
AgpText() - Constructor for class com.sssw.shr.page.AgpText
 
AgpTextArea - class com.sssw.shr.page.AgpTextArea.
TextArea HTML form control.
AgpTextArea() - Constructor for class com.sssw.shr.page.AgpTextArea
 
AgpTextField - class com.sssw.shr.page.AgpTextField.
Single-line Text Field HTML form control.
AgpTextField() - Constructor for class com.sssw.shr.page.AgpTextField
 
AgpTextSpan - class com.sssw.shr.page.AgpTextSpan.
AgpTextSpan is an optionally programmable object which represents a text span in the Document Object Model.
AgpTextSpan() - Constructor for class com.sssw.shr.page.AgpTextSpan
 
AgpViewPanel - class com.sssw.shr.page.AgpViewPanel.
AgpViewPanel is a type of AgpContainer that represents a tabular data view.
AgpViewPanel() - Constructor for class com.sssw.shr.page.AgpViewPanel
 
AgrData - class com.sssw.rt.util.AgrData.
A remote version of an AgoData, for use outside of SilverStream forms.
AgrData() - Constructor for class com.sssw.rt.util.AgrData
 
AgrServerSession - class com.sssw.rt.util.AgrServerSession.
Represents an established server session from a non-SilverStream application This class provides methods to login and out, invoke a business object, and to get session info.
AgrServerSession() - Constructor for class com.sssw.rt.util.AgrServerSession
 
AgRuntime - class com.sssw.rt.util.AgRuntime.
This class contains static initialization methods that may be used by non-SilverStream applications (either standalone applications or applets) to communicate with the SilverStream server.
AgTimeOfDay - class com.sssw.rt.expr.AgTimeOfDay.
A runtime helper class for retrieving the current hour, minutes, and seconds.
AgTimeOfDay() - Constructor for class com.sssw.rt.expr.AgTimeOfDay
 
AgToday - class com.sssw.rt.expr.AgToday.
A runtime helper class for retrieving the current month, day of the month, and year.
AgToday() - Constructor for class com.sssw.rt.expr.AgToday
 
alert(String) - Method in class com.sssw.shr.page.AgpScriptHelper
Brings up an alert message prompt.
ALIGN_BOTTOM - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for VALIGN=BOTTOM.
ALIGN_CENTER - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for ALIGN=CENTER.
ALIGN_LEFT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for ALIGN=LEFT.
ALIGN_MIDDLE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for VALIGN=MIDDLE.
ALIGN_NONE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for no alignment.
ALIGN_RIGHT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for ALIGN=RIGHT.
ALIGN_TOP - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for VALIGN=TOP.
alignCenter() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Aligns the current paragraph to the center of the page, or if the current paragraph is in a table, to the center of the current table cell.
alignLeft() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Aligns the current paragraph to the left margin of the HTML page or table cell.
alignNone() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Uses the default alignment for the HTML page or table cell.
alignRight() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Aligns the current paragraph to the right margin of the HTML page or table cell.
allocCoTaskMem(int) - Static method in class com.sssw.rt.com.DllLib
Allocate a Native Global Memory Block of the specified size.
allocHGlobal(int) - Static method in class com.sssw.rt.com.DllLib
Allocate a Native Global Memory Block of the specified size.
allowsChildren() - Method in interface com.sssw.rt.util.AgiRowCursor
Check whether the current row allows children.
allowsChildren(AgiRowCursor) - Method in class com.sssw.rt.util.AgoTreeDataManager
Override this method to indicate whether the row referenced by the specified row cursor may have child rows.
analyzeTableListChanges(String[], String[], boolean) - Method in interface com.sssw.rts.adminapi.AgiAdmDatabase
Analyze the impact of changes to the database table list.
ANONYMOUS_USER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The "Anonymous" user type.
APP_OBJECT - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a business object.
APP_OBJECTS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Application (Business) Objects directory.
append(AgoByteStore) - Method in class com.sssw.srv.mail.AgoByteStore
Appends another byte to this store.
append(AgoCharStore) - Method in class com.sssw.srv.mail.AgoCharStore
Appends an AgoCharStore to the store.
append(char[], int, int) - Method in class com.sssw.srv.mail.AgoCharStore
appends a segment of a character buffer to the store.
append(InputStream) - Method in class com.sssw.srv.mail.AgoByteStore
Appends an InputStream to the store.
append(int) - Method in class com.sssw.srv.mail.AgoByteStore
Appends a byte to the store.
append(int) - Method in class com.sssw.srv.mail.AgoCharStore
Appends a character to the store.
append(Reader) - Method in class com.sssw.srv.mail.AgoCharStore
Appends a character stream to the store.
append(String) - Method in class com.sssw.srv.mail.AgoCharStore
Appends a String to the store.
appendBandFormat(AgoBandFormatBase) - Method in class com.sssw.rt.tview.AgoViewFormat
Appends a band format.
appendBody(String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldString
Appends the specified String to the end of the field body.
appendChild() - Method in interface com.sssw.rt.util.AgiRowCursor
Append a new row as the last child of the current row.
appendColumnFormat(AgoColumnBase) - Method in class com.sssw.rt.tview.AgoBandFormat
Appends a column to the band
appendParameter(String, String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldString
Appends a Parameter, in the form of an attribute/value pair, to the end of the body.
APPLY_TO_DESC - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Specifies whether the permissions changes are to be applied not only to the element itself but also to all of its descendants.
APPLY_TO_DESC_SUPPORTED - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Specifies whether the ability to apply permission changes not only to an item but also to its descendants is supported.
applyFormat(Object) - Method in class com.sssw.rt.tview.AgoColumnText
Return a String which is the result of applying the format pattern to a specified object (String, Long, Date etc.)

B

BANDNAME - Static variable in interface com.sssw.rt.util.AgiRowCursor
This distinguished property contains the name of the band in hierarchical AgiRowCursors retrieved from views.
beforeMailReceived(AgoMailEvent) - Method in interface com.sssw.srv.busobj.AgiMailListener
Fires just before the SilverStream Server checks for mail on the POP3 server.
beforeTableChange(AgoTableEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a database transaction is started.
beginFind() - Method in class com.sssw.rt.event.AgoBindingManager
Changes to "Find" mode.
beginFind() - Method in class com.sssw.rt.form.AgcDataPrimary
Deprecated. replaced by AgoBindingManager.beginFind() method (available in agDataMgr).
beginTransaction() - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Start a transaction against the "database" associated with this data update request.
beginWaitCursor() - Method in class com.sssw.rt.form.PvHelperGeneral
Turns on the wait cursor.
bind(Object, String, String, String, AgiRowCursor, Object) - Method in class com.sssw.rt.event.AgoBindingManager
Binds a property of a control to a property (a column) of a data source.
BOLD - Static variable in class com.sssw.rt.gui.AgoFontIdentifier
Bold text style.
BORDER_GROOVED - Static variable in class com.sssw.rt.form.AgcRectangle
Draw a grooved border.
BORDER_GROOVED - Static variable in class com.sssw.rt.form.AgcLabel
Draw a grooved border (default).
BORDER_LOWERED - Static variable in class com.sssw.rt.form.AgcRectangle
Draw a lowered border.
BORDER_LOWERED - Static variable in class com.sssw.rt.form.AgcLabel
Draw a lowered border.
BORDER_NONE - Static variable in class com.sssw.rt.form.AgcRectangle
No border is displayed.
BORDER_NONE - Static variable in class com.sssw.rt.form.AgcLabel
No border is displayed.
BORDER_OUTLINE - Static variable in class com.sssw.rt.form.AgcRectangle
Draw a one-pixel border.
BORDER_OUTLINE - Static variable in class com.sssw.rt.form.AgcLabel
Draw a one-pixel border.
BORDER_RAISED - Static variable in class com.sssw.rt.form.AgcRectangle
Draw a raised border.
BORDER_RAISED - Static variable in class com.sssw.rt.form.AgcLabel
Draw a raised border.

C

CACHE_MGR - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Cache Manager type of a load balancing element.
CACHE_MGR_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Cache Manager Group type of load balancing container object.
call(int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with no parameters.
call(int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with one parameter.
call(int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with two parameters.
call(int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with three parameters.
call(int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with four parameters.
call(int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with five parameters.
call(int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with six parameters.
call(int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with seven parameters.
call(int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with eight parameters.
call(int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with nine parameters.
call(int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with ten parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with eleven parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with twelve parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with thirteen parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with fourteen parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with fifteen parameters.
call(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class com.sssw.rt.com.DllLib
Direct call into a DLL with sixteen parameters.
cancelAgent() - Method in interface com.sssw.srv.busobj.AgiDataRunner
Cancels the running of this AgiDataRunner.
cancelChanges() - Method in interface com.sssw.rts.adminapi.AgiAdmChanges
Cancel (discard) the changes cached (accumulated) for the object.
cancelFind() - Method in class com.sssw.rt.event.AgoBindingManager
Cancels "Find" mode.
canQueryColumn(int) - Method in interface com.sssw.rt.util.AgiBandDescriptor
Return true if the specified column's value can be used in queries.
canRedo() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns a boolean value that determines if an operation can be redone.
canUndo() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns a boolean value that determines if operations can be undone.
CCDELETE - Static variable in class com.sssw.rt.util.CommandCodes
A row delete request
CCINSERT - Static variable in class com.sssw.rt.util.CommandCodes
A row insert request
CCPUBVERSION - Static variable in class com.sssw.rt.util.CommandCodes
An row make-primary request
CCUPDATE - Static variable in class com.sssw.rt.util.CommandCodes
A row update request
CELL_BGCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background color of the table cell.
CELL_BGIMAGE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background image of the table cell.
CELL_BGTRANSPARENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background transparency flag of the table cell.
CELL_HEADERCELL - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the header flag of the table cell.
CELL_HORIZONTALALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the default paragraph alignment of the table cell.
CELL_VERTICALALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the vertical alignment of paragraphs of the table cell.
CELL_WRAPTEXT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the wrap text flag of the table cell.
CERT_CA - Static variable in interface com.sssw.rts.adminapi.AgiAdmCertificate
The certificate type of Server CA certificate.
CERT_SRV_DSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmCertificate
The certificate type of Server DSA certificate.
CERT_SRV_RSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmCertificate
The certificate type of Server RSA certificate.
CERTIFICATE_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Certificate Users Security directory.
CERTIFICATEUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The Certificate user type.
changeType(int) - Method in class com.sssw.rt.com.Variant
Invoke native VariantChangeType function.
CHARSET_ISO_2022_JP - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_1 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_2 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_3 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_4 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_5 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_6 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_7 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_8 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_ISO_8859_9 - Static variable in class com.sssw.srv.mail.AgoMIME
Character set MIME type.
CHARSET_US_ASCII - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_VIDEO
CHARSET_UTF_8 - Static variable in class com.sssw.srv.mail.AgoMIME
 
checkException() - Method in interface com.sssw.rt.util.AgiDataSource
Check to see whether there's a bufferred-up exception on the specified data source.
checkInitNameSpace() - Static method in class com.sssw.rt.util.AgRuntime
Verifies that SilverStream was able to initialize the JNDI name space.
checkPermission(Permission) - Method in class com.sssw.rts.acl.AgoAclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPermission(Principal, Permission) - Method in class com.sssw.rts.acl.AgoAcl
Checks whether or not the specified principal has the specified permission.
checkStatement() - Method in class com.sssw.rt.util.AgoDataUpdateRow
Check the update request for validity.
checkUpdates() - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Check the update request(s) for validity.
CHILD - Static variable in class com.sssw.rt.form.AgcTreeControl
Adds the node after the specified node.
chooseFile(String, File, boolean) - Method in class com.sssw.rt.form.AgcFileAttachment
Displays a dialog box to the user which prompts for a local file or filename.
clear() - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Clears this AgoPersistentStateManager so that it contains no keys and values.
clearBoundary() - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Clears the last boundary set using the setBoundary() method.
clearBoundary() - Method in class com.sssw.srv.mail.AgoBufferingReader
Clears the last boundary set using the setBoundary() method.
clearMark() - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Clears the last set mark position.
clearMark() - Method in class com.sssw.srv.mail.AgoBufferingReader
Clears the last set mark position.
clearRows() - Method in interface com.sssw.rt.util.AgiRowSetManager
Discard all cached rows and all changes, freeing any storage.
clearSelection() - Method in class com.sssw.rt.form.AgcView
Clears the current selection set.
clearUndo() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Clears the undo chain.
clone() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Clone method.
clone() - Method in class com.sssw.rts.acl.AgoAclEntry
Clones this ACL entry.
close() - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Close the update request, discarding any pending changes.
close() - Method in class com.sssw.rt.util.AgoData
Close the data cache object, discarding all rows.
close() - Method in interface com.sssw.rt.util.AgiDataSource
Close the data source and free any resources associated with the current query.
close() - Method in class com.sssw.rt.util.AgrServerSession
Close the server session.
closeDialog(Object) - Method in class com.sssw.rt.form.AgfForm
Closes a form that has been opened as a dialog box.
closeValueWriter() - Method in class com.sssw.shr.page.AgpHTMLControl
Closes the value writer previously opened.
closeWindow() - Method in class com.sssw.shr.page.AgpScriptHelper
Closes the current browser window.
CLUSTER - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
Deprecated. Use AgiAdmCluster.CLUSTER.

The Cluster type of load balancing container object.

CLUSTER - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'cluster' statistic container element.
CLUSTER - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The Cluster type of load balancing container object.
CLUSTER_ENV - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The Cluster Environment type of a Load Balancing Container
CLUSTER_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The Cluster Server type of a load balancing element.
CLUSTER_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
Deprecated. Use AgiAdmClusterServer.CLUSTER_SERVER.

The Cluster Server type of a load balancing element.

clusterServerStarted(AgoClusterServerStartEvent) - Method in interface com.sssw.srv.busobj.AgiClusterListener
Fires when a server in the cluster is started.
clusterServerStopped(AgoClusterServerStopEvent) - Method in interface com.sssw.srv.busobj.AgiClusterListener
Fires when a server in the cluster is no longer reachable.
collapseNode(AgiRowCursor) - Method in class com.sssw.rt.form.AgcView
Collapse (hides the children of) a specified node.
collapseNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcTreeControl
Collapses (hides) the children of a specified node
collapseNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcComboBox
Collapses (hides) the children of a specified node.
com.sssw.atg.persist - package com.sssw.atg.persist
Contains classes that allow an HTML application to provide support for persistent session-level failover.
com.sssw.rt.com - package com.sssw.rt.com
Defines the classes for COM and DLL support.
com.sssw.rt.event - package com.sssw.rt.event
Contains classes and interfaces that describe and support runtime events.
com.sssw.rt.expr - package com.sssw.rt.expr
Defines some runtime classes used in the evaluation of expressions.
com.sssw.rt.form - package com.sssw.rt.form
Defines classes for SilverStream form controls based on AWT, including: check boxes, image buttons, radio buttons, text buttons, choice boxes, combo boxes, sliders, spinners, text areas, labels, images, HTML edit controls, tab controls, tree controls, timers, and lists.
com.sssw.rt.gui - package com.sssw.rt.gui
Defines internal SilverStream UI classes.
com.sssw.rt.jform - package com.sssw.rt.jform
Defines classes for the SilverStream form controls that are derived from Swing controls.
com.sssw.rt.tview - package com.sssw.rt.tview
Defines the classes that you use to dynamically construct a Java view.
com.sssw.rt.util - package com.sssw.rt.util
Contains miscellaneous utility classes (see expanded description).
com.sssw.rts.acl - package com.sssw.rts.acl
Contains objects dealing with Access Control Lists (ACLs), Principals, and the AgoPermission objects used for getting and setting permissions; it is available to both the client-side and server-side implementation.
com.sssw.rts.adminapi - package com.sssw.rts.adminapi
Contains most of the Administration API; the interfaces and objects are implemented by both the adminclient and srv.api packages.
com.sssw.rts.adminclient - package com.sssw.rts.adminclient
Contains the administration objects that are programmatically available on the client (that is, on a Java-based form).
com.sssw.shr.http - package com.sssw.shr.http
Defines classes and interfaces that help provide support for the HTTP protocol and the MIME content encoding scheme.
com.sssw.shr.page - package com.sssw.shr.page
Contains classes that represent the page, all page controls, and applets, plugins, classes for enhancing the page with JavaScript, plus some page-specific events and listeners.
com.sssw.srv.agents - package com.sssw.srv.agents
Defines classes for full text retrieval support.
com.sssw.srv.api - package com.sssw.srv.api
Contains the administration objects that are programmatically available on the server (that is, on a SilverStream HTML page or business object).
com.sssw.srv.busobj - package com.sssw.srv.busobj
Business object listeners, events, and data sources are defined in the com.sssw.srv.busobj package.
com.sssw.srv.dbpool - package com.sssw.srv.dbpool
Defines the classes that you use to access JDBC connections in the normal pool and in the XA pool.
com.sssw.srv.ejb - package com.sssw.srv.ejb
Defines the classes that are used to support SilverStream's Enterprise Java Beans implementation.
com.sssw.srv.mail - package com.sssw.srv.mail
SilverStream provides classes for creating, sending or reading mail in the com.sssw.srv.mail package.
ComException - exception com.sssw.rt.com.ComException.
ComException Indicates an error invoking COM support.
ComException() - Constructor for class com.sssw.rt.com.ComException
 
CommandCodes - class com.sssw.rt.util.CommandCodes.
Command codes for AgoDataUpdateRequest and related classes.
CommandCodes() - Constructor for class com.sssw.rt.util.CommandCodes
 
commit() - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Commits all key/value pairs that have been stored in this AgoPersistentStateManager to the persistent store.
commitChanges() - Method in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Finish the process of publishing tables by committing the changes.
commitTableListChanges() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabase
Commit the changes described in analyzeTableListChanges.
commitTransaction(AgiTransactionHandle) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Commit the transaction against the "database" associated with this data update request.
connect(String) - Static method in class com.sssw.rt.util.AgRuntime
Create a server session on the server with the specified host name.
connect(String, int) - Static method in class com.sssw.rt.util.AgRuntime
Create a server session on the server with the specified host name and port.
connect(URL) - Static method in class com.sssw.rt.util.AgRuntime
Create a server session on the server named by the specified URL.
connectRMI(String) - Static method in class com.sssw.rt.util.AgRuntime
Create an RMI (actually, RMI/IIOP) session on the server, using the specified host name to obtain the server object to connect to.
connectRMI(String, int) - Static method in class com.sssw.rt.util.AgRuntime
Create an RMI (actually, RMI/IIOP) session on the server, using the specified host name to obtain the server object to connect to.
connectRMI(String, int, int) - Static method in class com.sssw.rt.util.AgRuntime
Create an RMI (RMI/IIOP) session on the server, using the specified host name to obtain the server object to connect to.
connectRMI(String, int, int, String, String) - Static method in class com.sssw.rt.util.AgRuntime
Create an RMI (RMI/IIOP) session on the server, using the specified host name to obtain the server object to connect to.
consume() - Method in class com.sssw.rt.event.AgoEvent
Mark the event as consumed
contentDispositionHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPart
Returns the content disposition header or null if there is none.
contentDispositionHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns the content disposition header or null if it is not available.
contentTransferEncodingHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPart
Returns a header field for the content transfer encoding header or null if there is none.
contentTransferEncodingHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns a header field for the content transfer encoding header or null if it is not available.
contentTypeHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPart
Returns an AgoMIMEHeaderField for the content type.
contentTypeHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns an AgoMIMEHeaderField for the content type.
contentTypeHeaderField() - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Returns an AgoMIMEHeaderField for the content type of this multipart MIME part.
controlDown() - Method in class com.sssw.rt.tview.AgoHeaderRowClick
Returns true if the control key was held down when the mouse click occurred.
copy() - Method in interface com.sssw.rt.util.AgiRowCursor
Make an identical copy of this AgiRowCursor.
copy(byte[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java byte array to a native buffer.
copy(char[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java char array to a native buffer.
copy(double[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java double array to a native buffer.
copy(float[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java float array to a native buffer.
copy(int[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java int array to a native buffer.
copy(int, byte[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of byte's from a native memory buffer.
copy(int, char[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of char's from a native memory buffer.
copy(int, double[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of double's from a native memory buffer.
copy(int, float[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of float's from a native memory buffer.
copy(int, int[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of int's from a native memory buffer.
copy(int, long[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of long's from a native memory buffer.
copy(int, short[], int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data to a Java array of short's from a native memory buffer.
copy(long[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java long array to a native buffer.
copy(short[], int, int, int) - Static method in class com.sssw.rt.com.DllLib
Copy data from a Java short array to a native buffer.
copySelectionToClipboard() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Copies the currently selected object (text or image) and places it on the system clipboard.
copyTo(AgoException) - Method in class com.sssw.rt.util.AgoException
copyTo This method is used in exception translation, to initialize a new "translated" exception with the same resource manager and message as the original.
correction(Object) - Static method in class com.sssw.rt.util.AgoValidationException
Static factory method which returns an exception indicating a successful validation by specifying a replacement (corrected) value.
count() - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Returns the number of headers currently in the set.
countRows() - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.getItemCount() method.
countRows() - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Choice.getItemCount().
createAcl() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Create an ACL object.
createAclEntry() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Create an ACL Entry object.
createChildDataManager(AgiRowCursor) - Method in class com.sssw.rt.util.AgoTreeDataManager
Override this method to support just-in-time delivery of child data.
createDataRow(String) - Method in interface com.sssw.rt.util.AgiDataRowFactory
Create an empty data row.
createDataRow(String, Object[]) - Method in interface com.sssw.rt.util.AgiDataRowFactory
Create a data row, given an array of row values of the appropriate type.
createDataSource(String, String, String, String, String) - Static method in class com.sssw.srv.dbpool.AgoDataSourceFactory
Returns a generic DataSource.
createDataSource(String, String, String, String, String) - Static method in class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory
Returns datasource.
createDataSource(String, String, String, String, String, int, int) - Static method in class com.sssw.srv.dbpool.AgoDataSourceFactory
Returns a generic DataSource.
createDataSource(String, String, String, String, String, int, int) - Static method in class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory
Returns a datasource.
createDataSource(String, String, String, String, String, int, int, int, int) - Static method in class com.sssw.srv.dbpool.AgoDataSourceFactory
Returns a generic DataSource.
createDataSource(String, String, String, String, String, int, int, int, int) - Static method in class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory
Returns a datasource.
createServletResource(String, String) - Method in interface com.sssw.srv.api.AgiDatabase
Creates a ServletResource (URL) in this database.
createUpdateRow(char, AgiDataSource, AgiDataRow) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Create a "row holder" object for the specified row.
createUpdateRow(char, AgiDataSource, AgiDataRow, AgiDataRow) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Create a "row holder" object for the specified row.
createUserContentResource(String, String, String) - Method in interface com.sssw.srv.api.AgiDatabase
Creates a new AgoUserContentResource for the specified URL.
cursorChanged(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiRowCursorListener
This method is invoked when a navigation operation (e.g.
cursorPreChange(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiRowCursorListener
This method is invoked just before a navigation operation (e.g., gotoNext) to allow last-minute operations before the current row disappears.
cutSelectionToClipboard() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Cuts the currently selected object and places it on the system clipboard.

D

DATABASE - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
Defines the database type of element.
DATABASE - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'database' statistic container element.
DATABASES - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'databases' statistic container element.
dataReceivedAsync(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked if additional data for the row set has been received asynchronously
dataReloaded(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked when all of the underlying data for the AgiRowCursor has been reloaded (e.g when a query is performed).
DatatypeCodes - class com.sssw.rt.util.DatatypeCodes.
DatatypeCodes class: values used in AgoColumnText.setFormatPattern(), AgoColumnText.setFormatStyle().
DatatypeCodes() - Constructor for class com.sssw.rt.util.DatatypeCodes
 
DB_SILVERSTREAM - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
Defines the SilverMaster database as the well-known value to use for the AgiAdmServer.INFO_DATABASE_NAME additional property supplied into AgiAdmServer.getElement via the props argument.
deactivate() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Deactivate the server, preventing any future client sessions from being established.
debugPrint(String) - Method in class com.sssw.rt.form.AgfForm
Prints a String to the console when the form is run in debug mode.
decodeURLEncodedForm(String) - Static method in class com.sssw.srv.busobj.AgoInvokedEvent
Parses a string which is encoded using application/x-www-form-urlencoded into a Hashtable of query terms.
decodeURLEncodedForm(String) - Static method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Takes a string encoded as an application/x-www-form-urlencoded MIME type and parses it into a Hashtable of query terms.
decreaseFontSize() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Decreases the font size of the currently selected object, making it smaller in the design environment.
decreaseIndentation() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Decreases the indentation of the text at the current cursor position.
DEFAULT_MODE - Static variable in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Option for the publish method.
delegateToPage(AgiHttpServletResponse, String) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Fills in the response by delegating processing to the service method of the specified page.
delete() - Method in interface com.sssw.rt.util.AgiRowCursor
Marks a record as deleted in the client's image of the data.
delete() - Method in interface com.sssw.rts.adminapi.AgiAdmElementBase
Delete the element.
delete(String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Deletes the specified header from this header set.
deleteCertificate(AgiAdmCertificate) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Delete a certificate from the server.
deleteFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Displays a dialog box that warns the user that the named file will be deleted, then deletes it.
deleteHeaderField(String) - Method in class com.sssw.srv.mail.AgoMIMEPart
Deletes the specified header field.
deleteIdleDatabaseConnections() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Terminate all the idle database connections.
deleteLicense(String) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Removes a license from the server.
deleteObject() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Deletes the current selection or currently selected object.
deleteOwner(Principal, Principal) - Method in class com.sssw.rts.acl.AgoAcl
Deletes an owner.
deletePrevObject() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Deletes the current selection or the previous object.
deleteRow(AgiDataSource, AgiDataRow) - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Delete the specified data row for the specified data source.
deleteWord() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Deletes the currently selected word.
deselect(int) - Method in class com.sssw.rt.form.AgcList
Deselects a row.
deselect(int) - Method in class com.sssw.shr.page.AgpListBase
Deselects the specified item.
deselectAll() - Method in class com.sssw.shr.page.AgpList
Deselects all items in the list.
DIRECTORY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
Directory.
DIRECTORY_LIST_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
The element type for the Directory List Security element.
DISP_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Dispatcher Group type of load balancing container object.
DISPATCHER - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Dispatcher type of a load balancing element.
DISPLAY_VALUE - Static variable in class com.sssw.rt.tview.AgoColumnComboBox
A constant whose value is "Msg".
displayError(String, Throwable) - Method in class com.sssw.rt.form.PvHelperDialog
Displays an exception in a dialog box.
displayError(Throwable) - Method in class com.sssw.rt.form.PvHelperDialog
Displays an exception in a dialog box.
DISPOSITION_ATTACHMENT - Static variable in class com.sssw.srv.mail.AgoMIME
MIME part content dispostion type.
DISPOSITION_INLINE - Static variable in class com.sssw.srv.mail.AgoMIME
MIME part content dispostion type.
DLLFreeHandle(int) - Static method in class com.sssw.rt.com.DllLib
Free a DLL that was loaded with DLLGetHandle.
DLLGetHandle(String) - Static method in class com.sssw.rt.com.DllLib
Load a DLL by name.
DLLGetMethod(int, String) - Static method in class com.sssw.rt.com.DllLib
Get a pointer to a function in a DLL.
DllLib - class com.sssw.rt.com.DllLib.
This class contains a collection of static methods intended to be used in support of direct calls to DLLs.
DllLib() - Constructor for class com.sssw.rt.com.DllLib
 
doFind() - Method in class com.sssw.rt.event.AgoBindingManager
Performs a query-by-example, based on values entered into bound controls since the last call to beginFind().
doFind() - Method in class com.sssw.rt.form.AgcDataPrimary
Deprecated. replaced by AgoBindingManager.doFind() method (available in agDataMgr).
DOMAIN - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
NT domain.
download(File, boolean) - Method in class com.sssw.rt.form.AgcFileAttachment
Displays a warning dialog box to the user, stores the referenced resource in a local file, and then optionally launches the application for that file.
draw(Graphics) - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
drawBorder(Graphics, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawBothScrollBars(Graphics, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawButton(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawDownButton(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawHScrollBar(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawLeftButton(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawRightButton(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawUpButton(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 
drawVScrollBar(Graphics, int, int, int, int) - Static method in class com.sssw.shr.page.AgpHTMLUnitHelper
 

E

EDITOR_CONTEXT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the context base.
editorImageButtonClicked(AgoEvent) - Method in interface com.sssw.rt.event.AgiRTEditorListener
 
editorLinkButtonClicked(AgoEvent) - Method in interface com.sssw.rt.event.AgiRTEditorListener
 
editorObjectButtonClicked(AgoEvent) - Method in interface com.sssw.rt.event.AgiRTEditorListener
 
EJB - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'EJB' statistic container element.
EJB_HOME - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatElement
The element type for the 'EJB Home' statistic element.
EJB_JAR - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'EJB JAR' statistic container element.
EJB_JAR - Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
The "EJB JAR" design element type.
elements() - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldList
Returns an Enumeration of the elements in the group.
enableErrorLogging(boolean, String) - Method in interface com.sssw.srv.api.AgiLogger
Enable or disable error logging.
enableLogging(boolean, String) - Method in interface com.sssw.srv.api.AgiLogger
Enable or disable standard HTTP-level logging.
enableTraceLogging(boolean, String) - Method in interface com.sssw.srv.api.AgiLogger
Enable or disable trace logging.
endWaitCursor() - Method in class com.sssw.rt.form.PvHelperGeneral
Turns off the wait cursor.
entries() - Method in class com.sssw.rts.acl.AgoAcl
Returns an enumeration of the entries in this ACL.
equals(Object) - Method in class com.sssw.rt.com.AgCoInterface
Compare two interface objects.
equals(Object) - Method in class com.sssw.rt.gui.AgoFontIdentifier
Determine whether another object (presumably, another FontInstance) is the same as this one.
equals(Object) - Method in class com.sssw.rts.acl.AgoPermission
Returns true if the object passed matches the permission represented in this interface.
equals(Object, Object) - Static method in class com.sssw.rt.util.AgConvert
Compare two values by converting one to the type of the other.
equals(Object, Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Compare two values by converting one to the type of the other.
equals(Object, Object, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Compare two values by converting one to the type of the other.
errlog(AgiSession, String) - Method in interface com.sssw.srv.api.AgiLogger
Log an error message on behalf of the specified session to an error log.
errlog(String) - Method in interface com.sssw.srv.api.AgiLogger
Log an error message not associated with any particular session to the error log.
evaluate() - Static method in class com.sssw.rt.expr.AgToday
Gets the current timestamp value and returns the year, month, and day of the month in a java.sql.Date object.
evaluate() - Static method in class com.sssw.rt.expr.AgNow
Gets the current timestamp value and returns the year, month, day of the month, hour, minutes, and seconds in a Timestamp object.
evaluate() - Static method in class com.sssw.rt.expr.AgTimeOfDay
Gets the current timestamp value and returns the hour, minutes, and seconds in a java.sql.Time object.
evaluate(double) - Static method in class com.sssw.rt.expr.AgFactorial
Calculates the factorial of the specified value.
evaluate(Double) - Static method in class com.sssw.rt.expr.AgNaN
Get the complete date and time as a timestamp
evaluate(String) - Static method in class com.sssw.rt.expr.AgLeftTrim
Trims spaces from the beginning of the specified String.
evaluate(String, String) - Static method in class com.sssw.rt.expr.AgLike
Tests a String to see if it matches a specified pattern.
evaluate(String, String) - Static method in class com.sssw.rt.expr.AgCompare
Calculates whether one String is greater than, less than, or equal to another String.
evaluate(String, String, char) - Static method in class com.sssw.rt.expr.AgLike
Tests a String to see if it matches a specified pattern.
evaluateAllExpressions() - Method in class com.sssw.rt.event.AgoBindingManager
Re-evaluates all expressions on this form or page which are used as properties of controls.
evaluateState(AgiHttpServletRequest, AgiHttpServletResponse) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Evaluates the current state of this AgoPersistentStateManager object by comparing a cached persistent session ID to a persistent session ID that is stored in a temporary cookie in the browser.
evaluateUsingPrepare(String, String) - Static method in class com.sssw.rt.expr.AgLike
Tests a String using a prepared pattern as an optimization.
EXECUTE - Static variable in class com.sssw.rts.acl.AgoPermission
The execute permission.
executeAllUpdates() - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Execute the updates as atomically as possible.
executeSQL(AgiDatabase, String) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
This method is provided for the convenience of Data Source Object designers.
executeSQL(String, String) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
This method is provided for the convenience of Data Source Object designers.
executeUpdatesInTransaction(AgiTransactionHandle) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Execute the actual updates.
expandNode(AgiRowCursor) - Method in class com.sssw.rt.form.AgcView
Expands (shows the children of) a specified node.
expandNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcTreeControl
Expands (shows) the children of a specified node.
expandNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcComboBox
Expands (shows) the children of a specified node.
extractUserData(Object) - Static method in class com.sssw.rt.jform.AgoDisplayValue
Static helper method that allows you to work with any object in a list, whether or not it is an AgoDisplayValue object.

F

failure() - Static method in class com.sssw.rt.util.AgoValidationException
Static factory method which returns an exception indicating a validation failure with no associated message.
failure(String) - Static method in class com.sssw.rt.util.AgoValidationException
Static factory method which returns an exception indicating a validation failure with an associated message.
failure(String, Object) - Static method in class com.sssw.rt.util.AgoValidationException
Static factory method which returns an exception indicating validation failure with an associated message and suggested new value.
fieldBccElements() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of the bcc field of the mail message.
fieldCcElements() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of the cc field of the mail message.
fieldDate() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the Date field of the message or null if there is no Date field.
fieldFrom() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the From field of the message or null if there is no From field.
fieldFromElements() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of the From field of the message.
fieldMessageID() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the MessageID field of the message or null if there is no MessageID field.
fieldOrganization() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the Organization field of the message or null if there is no Organizatin field.
fieldReplyToElements() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of the Reply-To field of the message.
fieldSender() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the Sender field of the message or null if there is no Sender field.
fieldSubject() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns the Subject field of the message or null if there is no Subject.
fieldToElements() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of the To field of the message.
fileAttachments() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an Enumeration of AgoFileAttachmentInputStream objects for the file attachments.
filename() - Method in class com.sssw.srv.mail.AgoFileAttachmentInputStream
Returns the name of the file attachment.
fileUploaded(AgpFileUploadEvent) - Method in interface com.sssw.shr.page.AgiFileUploadListener
Called when a file upload request is made.
fillArray(byte[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of bytes from a native memory buffer.
fillArray(char[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of char's from a native memory buffer.
fillArray(double[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of double's from a native memory buffer.
fillArray(float[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of float's from a native memory buffer.
fillArray(int[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of int's from a native memory buffer.
fillArray(long[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of long's from a native memory buffer.
fillArray(short[], int) - Static method in class com.sssw.rt.com.DllLib
Fill a java array of short's from a native memory buffer.
FIND_SINGLETON - Static variable in class com.sssw.srv.ejb.AgoEJBEntityHome
Indicates the expected return from a finder method.
find(String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Searches for and returns an AgoRFC822HeaderField object that matches a specified header name.
findByExpression(String, String, int, boolean, int) - Method in class com.sssw.srv.ejb.AgoEJBEntityHome
Call this method when you write your own Entity Bean Finder methods.
findNode(String, Object, boolean) - Method in class com.sssw.rt.form.AgcTreeControl
Finds a node with the specified text and/or user data.
findNode(String, Object, boolean) - Method in class com.sssw.rt.form.AgcComboBox
Finds a node with the specified text and/or user data.
findParameter(String) - Method in class com.sssw.shr.page.AgpObject
Returns the first parameter with the specified name.
fireCursorChanged() - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
fireCursorPreChange() - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
fireCustomEvent(AgfForm, Object, Object) - Method in class com.sssw.rt.form.AgfForm
Fires the formCustomEvent event, which allows a modeless dialog to communicate with its parent form and vice versa.
fireDataReceivedAsync() - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the row set has received additional data asynchronously.
fireDataReloaded() - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the AgiRowCursor object has reloaded all its data, for instance, when a query is performed.
fireEvent(int, Object) - Method in class com.sssw.rt.form.AgfForm
Fires a specified user-defined event to the form's containing form (parent).
fireManualPropertyChange() - Method in interface com.sssw.rt.event.AgiManualPropertyChange
This method is called to give the control an opportunity to fire zero or more propertyChange events.
fireRowDataChanged(AgiRowCursor, int, Object, Object) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the data stored within a row has been modified.
fireRowDataChanged(AgiRowCursor, String, int, Object, Object) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the data stored within a row has been modified.
fireRowDataChanged(AgiRowCursor, String, Object, Object) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the data stored within a row has been modified.
fireRowDeleted(AgiRowCursor) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the indicated row has been deleted.
fireRowInserted(AgiRowCursor) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the indicated row has just been inserted.
fireRowPreDelete(AgiRowCursor) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that the indicated row is about to be deleted.
fireRowPreInsert(Object[]) - Method in class com.sssw.rt.event.AgoRowSetSupport
Notifies listeners that a new row is about to be inserted.
flushBuffer() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Forces any content in the buffer to be written to the client.
FORM - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a form.
FORM_FRAME - Static variable in class com.sssw.rt.form.PvHelperDialog
 
FORM_MODAL - Static variable in class com.sssw.rt.form.PvHelperDialog
 
FORM_MODELESS - Static variable in class com.sssw.rt.form.PvHelperDialog
 
format(Object, String) - Static method in class com.sssw.rt.util.AgFormat
Format an object and produce formatted output string.
format(Object, String, int) - Static method in class com.sssw.rt.util.AgFormat
Format an object and produce formatted output string.
format(Object, String, int, int) - Method in class com.sssw.rt.form.AgcValueField
Formats the object according to the specified pattern or style.
format(Object, String, int, int) - Method in class com.sssw.rt.jform.AgcJValueField
Formats the object according to the specified pattern or style.
format(Object, String, int, int) - Static method in class com.sssw.rt.util.AgFormat
Format an object and produce formatted output string.
format(Object, String, int, int) - Method in class com.sssw.shr.page.AgpTextField
Callback to format the object according to the specified pattern or style.
format(Object, String, int, int, Locale, String) - Static method in class com.sssw.rt.util.AgFormat
Format an object and produce formatted output string.
format(Object, String, int, int, String, String, String, String) - Static method in class com.sssw.rt.util.AgFormat
Format an object and produce formatted output string.
FORMS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Forms directory.
freeCoTaskMem(int) - Static method in class com.sssw.rt.com.DllLib
Free a Native Global Memory Block.
freeHGlobal(int) - Static method in class com.sssw.rt.com.DllLib
Free a Native Global Memory Block.
fullUrlForPage(String, String) - Static method in class com.sssw.shr.page.AgpPage
Returns a server-relative URL given a database name and a page specifier.

G

GENERAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The General directory.
GENERAL_ELEMENT - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a general element.
generateBlockBeginHTML(AgpBlock, String, Writer) - Method in interface com.sssw.shr.page.AgiPageContainer
Invoked when the page generator reaches the beginning of the container.
generateBlockEndHTML(AgpBlock, String, Writer) - Method in interface com.sssw.shr.page.AgiPageContainer
Invoked after the next block is processed.
generateContainerBeginHTML(String, Writer) - Method in interface com.sssw.shr.page.AgiPageContainer
Invoked when the page generator reaches the beginning of the container.
generateContainerEndHTML(String, Writer) - Method in interface com.sssw.shr.page.AgiPageContainer
Invoked when there are no more blocks to generate.
generateFunction(String, Writer) - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Invoked for every function or method name returned by getFunctionNames() and getMethodNames().
generateHTML(String, PrintWriter) - Method in interface com.sssw.shr.page.AgiPageControl
Generates the HTML that the server should return to the browser for rendering at run-time.
generateRepaintScript(String, Writer, String) - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Generates the script for updating the value of the control.
generateScriptInitializers(String, Writer) - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Generates the script to be inserted into the page loaded event handler.
GET_CERTS_CA - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
A mask for the flags parameter of the getCertificates(int flags) method.
GET_CERTS_SRV_DSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
A mask for the flags parameter of the getCertificates(int flags) method.
GET_CERTS_SRV_RSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
A mask for the flags parameter of the getCertificates(int flags) method.
GET_CHILDREN_DFLT - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainerBase
Defines the default mode for the getChildren method.
GET_CHILDREN_EX - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainer
A flag value to be used in the getChildren method.
GET_CHILDREN_NTDOMAINS_PRIMARY_ONLY - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainer
A flag value to be used in the getChildren method.
GET_CHILDREN_NTDOMAINS_TRUSTED_ONLY - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainer
A flag value to be used in the getChildren method.
GET_CHILDREN_SORTED - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
A flag value to be used in the getChildren method.
GET_CHILDREN_SORTED - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainer
A flag value to be used in the getChildren method.
GET_CHILDREN_WITH_INFO - Static variable in interface com.sssw.rts.adminapi.AgiAdmContainer
A flag value to be used in the getChildren method.
GET_DSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
A mask for the flags parameter of the getCipherSuites method.
GET_PERMS_AS_ACL - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Flag for getPermissions.
GET_PERMS_DEFAULT - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Flag for getPermissions.
GET_RSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
A mask for the flags parameter of the getCipherSuites method.
get(int) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Returns a header field at a particular index in the set.
get(Serializable) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Returns the value to which the specified key is mapped in the AgoPersistentStateManager; returns null if the key is not mapped to any value in the AgoPersistentStateManager.
get(String) - Method in class com.sssw.srv.busobj.AgoCGIHeaders
Get the value of a header.
get2DigitYearWindow() - Static method in class com.sssw.rt.util.AgParse
This method returns the 2-digit year "sliding window" value, which determines how 2-digit years are parsed.
getAccept() - Method in class com.sssw.shr.page.AgpFileUpload
Returns the MIME types acceptable for upload.
getAddress() - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Returns the address of the mailbox or null if not set.
getAdjustToDisplayDimensions() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the state of the property that specifies that the view should automatically adjust to changes in the display dimensions
getAdjustWidthForContent() - Method in class com.sssw.rt.tview.AgoColumnText
Returns a boolean which specifies whether the column automatically adjusts its width to accomodate its content.
getAdjustWidthForContent() - Method in class com.sssw.rt.tview.AgoColumnImage
Returns the adjust width for content property.
getAgaData(String) - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns the named AgaData.
getAgiServer() - Method in interface com.sssw.srv.api.AgiSession
Return an AgiServer object for access to the server APIs.
getAgoViewFormat() - Method in class com.sssw.rt.tview.TView
Obtains the AgoViewFormat object associated with the view.
getAlign() - Method in class com.sssw.shr.page.AgpPresentation
Returns the Alignment property of the presentation.
getAlign() - Method in class com.sssw.shr.page.AgpImage
Returns the Alignment property of the image.
getAlignment() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns a symbolic constant that represents the way in which the column's contents are aligned.
getApplet() - Method in class com.sssw.rt.form.PvHelperBrowser
Get the applet containing the form
getAppletContext() - Method in class com.sssw.rt.form.PvHelperBrowser
Returns the applet context for the SilverStream form.
getApplicationRoot() - Static method in class com.sssw.rt.util.AgRuntime
Get the "application root" directory, if any.
getArgument() - Method in class com.sssw.rt.event.AgoEvent
Returns the argument for the event
getArguments() - Method in class com.sssw.rt.form.PvHelperGeneral
Returns any application-specific arguments that a user includes on the command line when starting a form with SilverJRunner.
getAscent() - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
getASCIIEncoding() - Method in class com.sssw.rt.form.AgcHTMLEditControl
 
getAssociatedSession() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Return the associated session, if any, and null otherwise.
getAutoCommit() - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Returns the boolean value of the autocommit property within the AgoPersistentStateManager.
getBackgroundColor() - Method in class com.sssw.rt.form.AgcTextArea
Deprecated. use Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.PvBaseCanvas
Deprecated. use Component.getBackground()
getBackgroundColor() - Method in class com.sssw.rt.form.AgcTextField
Deprecated. use Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.PvBasePanel
Deprecated. use Component.getBackground()
getBackgroundColor() - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.AgcButtonText
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.AgcLabel
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Deprecated. replaced by Component.getBackground().
getBackgroundColor() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the Color object which describes the column's background color.
getBackgroundColor() - Method in class com.sssw.rt.tview.AgoBandFormatBase
Returns the Color object which describes the band's background color
getBackgroundColor() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the Color object which describes the view's background color.
getBackgroundImage() - Method in interface com.sssw.rt.form.AgiControl
Gets the background image of the control.
getBackgroundImageMode() - Method in interface com.sssw.rt.form.AgiControl
Gets the mode for displaying the background image.
getBackgroundImageSpec() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the name of the file containing the background image specification.
getBandCount() - Method in class com.sssw.rt.tview.AgoViewFormat
Return the number of bands in the view.
getBandDescriptor() - Method in interface com.sssw.rt.util.AgiDataRow
Get a "band description" for this row, describing the contents of the row and its columns.
getBandDescriptor() - Method in interface com.sssw.rt.util.AgiDataSource
Get a "band description" for this data source, describing the contents of the data rows used in it.
getBandDescriptors() - Method in interface com.sssw.rt.util.AgiRowSetDescriptor
Get band descriptors for the bands supplied by this row set.
getBandFormat() - Method in class com.sssw.rt.tview.AgoHeaderRowClick
Returns the band format of the header row.
getBandFormat(int) - Method in class com.sssw.rt.tview.AgoViewFormat
Return the band format specified by the index 0..nBands-1.
getBandFormat(String) - Method in class com.sssw.rt.tview.AgoViewFormat
Return the band format specified by the name.
getBandName() - Method in interface com.sssw.rt.util.AgiBandDescriptor
Get the name of the band.
getBigDecimalValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getBlock(int, int) - Method in class com.sssw.shr.page.AgpContainer
Returns the cell in the specified row and column.
getBlockCount(int) - Method in class com.sssw.shr.page.AgpContainer
Returns the number of cells in the specified row.
getBody() - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldString
Returns the field body.
getBodyTag() - Method in class com.sssw.shr.page.AgpPage
Returns the BODY tag.
getBoolean() - Method in class com.sssw.rt.com.Variant
Get a boolean value from a VT_BOOL Variant
getBooleanProperty(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns a boolean given a property name.
getBooleanState() - Method in class com.sssw.shr.page.AgpButtonCheck
Returns the state of the control as a Boolean object.
getBoolProperty(String) - Method in class com.sssw.shr.page.AgpTag
Returns the boolean value of the specified property.
getBorder() - Method in class com.sssw.shr.page.AgpImage
Returns the border property.
getBorderStyle() - Method in class com.sssw.rt.form.AgcRectangle
Returns the control's border style.
getBorderStyle() - Method in class com.sssw.rt.form.AgcLabel
Returns the control's border style.
getBorderType() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the constant that specifies the column's border type.
getBoundary() - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Returns the boundary used to separate parts of this multipart MIME part.
getBufferSize() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Returns the actual buffer size used for the response.
getBuildDescription() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get the description of the server build.
getBusyTime() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Get the number of milliseconds the thread has been "busy" since it started.
getButtonGroup() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the button group.
getButtonGroup() - Method in class com.sssw.rt.jform.AgcJRadioButton
Gets the name of the button group for the radio button.
getByte() - Method in class com.sssw.rt.com.Variant
Get a byte value from a VT_UI1 Variant.
getCacheManagerGroups() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get the list of available Cache Manager Groups.
getCallerPrincipal() - Method in interface com.sssw.srv.api.AgiEJBContext
Return the identity of the caller of this Bean, as a Principal.
getCaretColor() - Method in class com.sssw.rt.tview.AgoViewFormat
Gets caret color.
getCertificateObject() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. This method is deprecated as it does nothing useful.
getCertificates() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmServer.getCertificates(int flags) instead. Retrieve information about certificates from the server.
getCertificates(int) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Retrieve information about certificates from the server.
getChangeSource() - Method in class com.sssw.rt.event.AgoPropertyChangeEvent
Deprecated.  
getCharEncoding() - Method in class com.sssw.shr.page.AgpPage
Returns the name of the character encoding scheme used by the page.
getCharSetIdentifier() - Method in class com.sssw.srv.mail.AgoMIMEPartText
Returns the character set identifier of this MIME part.
getCheckedValue() - Method in class com.sssw.rt.jform.AgcJRadioButton
Gets the button's "checked value" - the value assigned to the button group when the current button is selected.
getCheckedValue() - Method in class com.sssw.rt.jform.AgcJToggleButton
Gets the button's "checked value" - the value of the button when it is selected.
getCheckedValue() - Method in class com.sssw.rt.jform.AgcJCheckBox
Gets the button's "checked value" - the value assigned to the check box when it is selected.
getCheckedValue() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the (constant) value that is written to the database when this checkbox is checked.
getCheckedValue() - Method in class com.sssw.shr.page.AgpButtonRadio
Returns the value associated with this control's "true" state, i.e., the state where the control is checked.
getChild(String, String, Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmContainerBase
Get an object that is a child of the container.
getChildEntryCount() - Method in interface com.sssw.rt.util.AgiRowCursorViewSupport
This method returns the number of rows managed by the row cursor.
getChildNode() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the first child of this node.
getChildren(int) - Method in interface com.sssw.rts.adminapi.AgiAdmContainerBase
Enumerates the children of the container.
getChildren(int, String) - Method in interface com.sssw.rts.adminapi.AgiAdmStatContainer
Enumerate children of the given container.
getChildSubtypes() - Method in interface com.sssw.rts.adminapi.AgiAdmStatContainer
Enumerate the subtypes of children.
getCipherSuites(int) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate available/supported cipher suites.
getCluster() - Method in interface com.sssw.srv.api.AgiServer
Return an AgiCluster object representing the cluster this server is in, or return null if the server is not in a clustered environment.
getClusters() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get the list of available Clusters.
getCollapseExpandOnDoubleClick() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Determine if the collapse/expand on doubleclick property is active.
getColor() - Method in class com.sssw.rt.form.AgcRectangle
Returns the control's fill Color.
getColor() - Method in class com.sssw.rt.tview.AgoColumnText
Returns a Color object that represents the color of the column's text.
getColor() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns the column's text color.
getColor() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the java.awt.Color object used to define the column's text color.
getColorProperty(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns a Color object for the named property.
getColumnCount() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the number of columns in the band.
getColumnCount() - Method in interface com.sssw.rt.util.AgiBandDescriptor
Get the number of columns provided by this band.
getColumnCount() - Method in class com.sssw.shr.page.AgpTextArea
Returns the width of the control as a number of characters.
getColumnFormat(int) - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the format object for the specified column.
getColumnIndex() - Method in class com.sssw.rt.event.AgoPropertyChangeEvent
This method is only relevant for an event whose source is a view.
getColumnIndex() - Method in class com.sssw.rt.tview.AgoHeaderRowClick
Returns the (0-based) index of the column that was clicked.
getColumnName() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the text of the column if it is able to get the name (for example, if this column has been initialized either with setColumnName() or with initColumnTextHeader()).
getColumnName(int) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Returns the text associated with or displayed by this column
getColumnName(int) - Method in interface com.sssw.rt.util.AgiBandDescriptor
Get the name of the specified column.
getColumnSpacer() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the band's inter-column spacing, in pixels.
getColumnType(int) - Method in interface com.sssw.rt.util.AgiBandDescriptor
Get the type of the specified column.
getColumnValue(String) - Method in class com.sssw.rt.form.AgcView
Gets a property from a parent of the row pointed to by the current row cursor.
getCommandCode() - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Return the command code that describes the database command that was being performed when the exception occured.
getComponent() - Method in interface com.sssw.rt.form.AgiControl
Returns the control itself.
getConnection() - Method in class com.sssw.srv.busobj.AgoTableEvent
Returns the java.sql.Connection that this transaction is using.
getConnection(boolean) - Method in interface com.sssw.srv.api.AgiDatabaseConnection
Get the next available JDBC (database) Connection object.
getConnectionCount() - Method in interface com.sssw.srv.api.AgiDatabaseConnection
Return the number of connections managed by this Connection Pool Manager.
getContent() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns the content of the editor.
getContent() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns the HTML data of the control as a page.
getContent() - Method in class com.sssw.shr.page.AgpFileUploadEvent
Returns the file contents as an array of bytes.
getContent() - Method in class com.sssw.shr.page.AgpFileUpload
Returns the file contents of the uploaded file as a byte array or null if no file has been uploaded.
getContentAsPlainText() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns the content of the editor as plain text.
getContentDisposition() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns the content disposition as a String.
getContentLength() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the content length, or -1 if none is specified.
getContents() - Method in class com.sssw.rt.form.AgcFileAttachment
Gets the contents of the attachment as an object.
getContentType() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the content type of the message; null if unknown.
getContentType() - Method in class com.sssw.shr.page.AgpFileUploadEvent
Returns the MIME-type string that describes the data being uploaded.
getContentType() - Method in class com.sssw.shr.page.AgpFileUpload
Returns the MIME type of the uploaded file as specified by the uploading browser.
getContentTypeFromExtension(String) - Static method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Utility routine to get the content type in string form from an extension in String form.
getControl(int) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.getComponent(int)
getControl(int, int) - Method in class com.sssw.rt.form.AgcTabControl
 
getControl(String) - Method in class com.sssw.shr.page.AgpPage
Returns the control, as a Java object, whose Java name is given.
getControlCount() - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.getComponentCount()
getControlCount(int) - Method in class com.sssw.rt.form.AgcTabControl
 
getControls() - Method in class com.sssw.shr.page.AgpBlock
Returns the controls contained in this block.
getControls() - Method in class com.sssw.shr.page.AgpPage
Returns an array of all the controls on a page.
getControlURL(String) - Method in class com.sssw.shr.page.AgpPage
This method is for use in writing page controls.
getCurrency() - Method in class com.sssw.rt.com.Variant
Get a long value from a VT_CY Variant.
getCurrentPane() - Method in class com.sssw.rt.form.AgcTabControl
Returns the index of the currently active pane.
getCurrentPane() - Method in class com.sssw.shr.page.AgpTabPanel
Returns the current pane.
getCurrentPrincipal() - Method in interface com.sssw.rts.acl.AgiPrincipalFactory
Return the Principal corresponding to the "current" user.
getCurrentRequest() - Method in class com.sssw.shr.page.AgpPage
Provides access to the current request.
getCurrentResponse() - Method in class com.sssw.shr.page.AgpPage
Provides access to the response object for this request.
getCurrentRowCursor() - Method in class com.sssw.shr.page.AgpViewPanel
Returns a row cursor pointing to the current row.
getCursorBandName(AgiRowCursor) - Method in class com.sssw.rt.form.AgcView
Returns the name of the band for the row represented by this row cursor
getDarkShadowColor() - Method in class com.sssw.rt.form.AgcTabControl
Returns the Color object associated with the control's dark shadow property.
getDarkShadowColor() - Method in class com.sssw.rt.jform.AgcJTabbedPane
Gets the darkShadowColor.
getData(int) - Method in interface com.sssw.rt.util.AgiDataRow
Get the contents of the specified column as an Object.
getDatabase() - Method in class com.sssw.shr.page.AgpPresentation
Returns the database associated with the presentation.
getDatabase() - Method in class com.sssw.shr.page.AgpPage
Returns the name of the database containing the page.
getDatabase() - Method in interface com.sssw.srv.api.AgiEJBContext
Returns the AgiDatabase object of the database on which this Bean resides.
getDatabase() - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns the AgiDatabase object which contains this business object.
getDatabase(String) - Method in interface com.sssw.srv.api.AgiDatabaseMgr
Returns the AgiDatabase object of the specified database
getDatabaseDriverList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the available database drivers.
getDatabasePlatformList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the available database platforms.
getDatabaseURL() - Method in class com.sssw.rt.form.PvHelperGeneral
Returns an URL pointing to the database that contains the form.
getDatabaseURL() - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Returns the URL of the database, as in "http://myserv/myDB".
getDatabaseURL() - Method in class com.sssw.shr.page.AgpPage
Returns an URL pointing to the database that contains the page.
getDatabaseURL() - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns the URL of the database the business object is in.
getDatabaseURL() - Method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Return the current database's URL.
getDatatype() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the datatype of the column.
getDatatype() - Method in class com.sssw.shr.page.AgpTextField
Gets the data type for a text field.
getDate() - Method in class com.sssw.rt.com.Variant
Get a long value from a VT_DATE Variant.
getDateHeader(String) - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the specified header as a Date (long time in millis).
getDateValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getDefaultDatabaseDriver() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the name of the default database driver that is recommended to be used with the given database platform
getDefaultJdbcDriver() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the name of the default JDBC driver that is recommended to be used with the given database platform
getDefaultWidth() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the band's default dispay width, in pixels.
getDescent() - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
getDescription() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get a short string describing the license.
getDescription() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Get the description of the statistic.
getDetailMessage() - Method in class com.sssw.srv.busobj.AgoHttpErrorEvent
Return the detail error message string describing the error that occurred.
getDisabledDownImage() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the Image that is displayed when the button is disabled and in the pressed state.
getDisabledTextColor() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the color that is used for the button text when the button is disabled.
getDisabledUpImage() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the Image that is displayed when the button is disabled and in the unpressed state.
getDispatch() - Method in class com.sssw.rt.com.Variant
Get a value contained in a VT_DISPATCH Variant.
getDispatcherGroups() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get the list of available Dispatcher Groups.
getDisplayEntryNumber() - Method in interface com.sssw.rt.util.AgiRowCursorViewSupport
This method is used by the TView control in conjunction with setDisplayEntryNumber The implementor of this method should return the value specified by setDisplayEntryNumber.
getDisplayPattern() - Method in class com.sssw.rt.form.AgcValueField
Returns a String that identifies the pattern that the control uses to display the data.
getDisplayPattern() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns a String that identifies the pattern that the control uses to display the data.
getDisplayPattern() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the pattern that the control uses to parse input and format the numeric value.
getDisplayPattern() - Method in class com.sssw.rt.jform.AgcJValueField
Gets the pattern that the control uses to parse the user's input and display the data.
getDisplayPattern() - Method in class com.sssw.shr.page.AgpTextField
Returns a String that identifies the pattern that the control uses to display the data.
getDisplayStyle() - Method in class com.sssw.rt.form.AgcValueField
Obtains the control's display style.
getDisplayStyle() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Obtains the control's display style.
getDisplayStyle() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the display style that the control uses to parse input and format the numeric value.
getDisplayStyle() - Method in class com.sssw.rt.jform.AgcJValueField
Gets the number of the display style assigned to the control.
getDisplayStyle() - Method in class com.sssw.shr.page.AgpTextField
Obtains the control's display style.
getDisplayText() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns the String representing the column's label.
getDisplayText() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the String representing the check box label
getDisplayWidth() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the column's display width in pixels.
getDisposition() - Method in class com.sssw.rt.util.AgoValidationException
Returns the disposition code of the exception.
getDouble() - Method in class com.sssw.rt.com.Variant
Get a double value from a VT_R8 Variant.
getDoubleValue() - Method in class com.sssw.rt.form.AgcDoubleField
Gets the field value as a Double (which may be null).
getDoubleValue() - Method in class com.sssw.rt.jform.AgcJDoubleField
Gets the field value as a Double object.
getDoubleValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getDownImage() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the Image that is displayed when the button is in the pressed state.
getDownToolTipText() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the tooltip text that is displayed when the button is in the pressed state.
getDriverSet() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the name of the driver set for the given database platform.
getEditable() - Method in class com.sssw.rt.form.AgcTextArea
Deprecated. use TextComponent.isEditable().
getEditable() - Method in class com.sssw.rt.form.AgcTextField
Deprecated. use TextComponent.isEditable().
getEditable() - Method in class com.sssw.rt.form.AgcComboBox
Returns a boolean that indicates whether or not the user can edit the control's text.
getEditable() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns a boolean that indicates whether or not the user can edit the control's text.
getEditable() - Method in class com.sssw.rt.tview.AgoColumnComboBox
Returns the editable property for the column
getEditWhenSelected() - Method in class com.sssw.rt.tview.AgoColumnTextEditor
Gets the state of the property which specifies whether cells in the column are always displayed as text editor cells, or are displayed as text editor cells only when selected by the user.
getEditWhenSelected() - Method in class com.sssw.rt.tview.AgoColumnComboBox
Returns the state of the edit when selected property.
getEditWhenSelected() - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Returns the state of the edit when selected property.
getElement(String, String, Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Create an object with the specified name and type.
getEmbedHTMLInTable() - Method in class com.sssw.shr.page.AgpPage
Returns true if the subpage or HTML control should be embedded in a table.
getEmbedHTMLInTable() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns true if the subpage or HTML control should be embedded in a table.
getEmittedBytes() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the total number of bytes emited.
getEmpty() - Method in class com.sssw.rt.com.Variant
Verify that the Variant in question is indeed of type VT_EMPTY.
getEmptyStringIsNull() - Method in class com.sssw.rt.form.AgcTextArea
Returns true if the "value" of any empty text control should be null, instead of the empty String.
getEmptyStringIsNull() - Method in class com.sssw.rt.form.AgcTextField
Returns true if the "value" of any empty text control should be null, instead of the empty String.
getEmptyStringIsNull() - Method in class com.sssw.rt.jform.AgcJPasswordField
Finds out whether the control stores null or an empty string in the database when the field is empty.
getEmptyStringIsNull() - Method in class com.sssw.rt.jform.AgcJTextField
Finds out whether the control stores null or an empty string in the database when the field is empty.
getEmptyStringIsNull() - Method in class com.sssw.rt.jform.AgcJEditorPane
Returns true if the value of an empty text control is null, instead of the empty String, when the text control is empty.
getEmptyStringIsNull() - Method in class com.sssw.rt.jform.AgcJTextArea
Finds out whether the control stores null or an empty string in the database when the field is empty.
getEmptyStringIsNull() - Method in class com.sssw.shr.page.AgpTextArea
Returns whether the value of an empty text control is null.
getEmptyStringIsNull() - Method in class com.sssw.shr.page.AgpTextField
Returns whether the value of an empty text control is null.
getEnableCollapseExpandControl() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Determines whether the collapse/expand indicator ("twistie") is enabled or not.
getEnableGenerateScript() - Method in class com.sssw.shr.page.AgpPage
Returns true if generation of JavaScript is enabled.
getEnableHistoryFixup() - Method in class com.sssw.shr.page.AgpPage
Returns true if history fixup is enabled.
getEnableHTMLGeneration() - Method in class com.sssw.shr.page.AgpTag
Returns whether HTML generation is enabled.
getEnableHTMLGeneration() - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns whether this control will generate HTML.
getEnableHTMLGeneration() - Method in class com.sssw.shr.page.AgpPage
Returns whether HTML generation is enabled for this page.
getEnableHTMLParsing() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns whether the content should be parsed.
getEnableScrolling() - Method in class com.sssw.shr.page.AgpViewPanel
Returns a boolean indicating whether scrolling is enabled.
getEncodingIdentifier() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns the identifier of the encoding mechanism.
getEncodingIdentifier() - Method in class com.sssw.srv.mail.AgoMIMEPartText
Returns the encoding mechanism used for this MIME part.
getEnvironment() - Method in class com.sssw.rt.form.PvHelperGeneral
Returns information about the environment in which the form is running.
getError() - Method in class com.sssw.rt.com.Variant
Get a value contained a VT_ERROR Variant.
getErrorCode() - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Get the database error code.
getErrorMessage() - Method in class com.sssw.srv.busobj.AgoHttpErrorEvent
Return the error message string describing the error that occurred.
getException() - Method in class com.sssw.srv.busobj.AgoServerErrorEvent
Return the exception that generated the server error.
getException() - Method in class com.sssw.srv.busobj.AgoHttpErrorEvent
Return the Exception associated with this error, if there is one.
getExceptionHTML(Throwable) - Static method in class com.sssw.rt.util.AgoException
Return the HTML contained in e or one of its ancestors.
getExceptionMessage(Throwable) - Static method in class com.sssw.rt.util.AgoException
return the concatenation of all the messages of the e and its ancestors
getExceptionMessage(Throwable, Locale) - Static method in class com.sssw.rt.util.AgoException
return the concatenation of all the messages of the e and its ancestors
getExceptionParent() - Method in interface com.sssw.rt.util.AgiParentedException
Returns the exception that caused this exception.
getExpirationDate() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the expiration date of the certificate.
getExpirationDate() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the expiration date of the license; can be STR_EXPIRATION_NONE.
getExpressionFromUsersAndGroups(Enumeration, Enumeration) - Method in interface com.sssw.rts.adminapi.AgiAdmExpressionMgr
Given a list of users and a list of groups, construct a security expression that corresponds to the lists.
getExpressionMgrObject() - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates an Expression Manager object.
getExtensionFromURL(String) - Static method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Utility routine to get the extension from a String form of an URL.
getFieldName() - Method in class com.sssw.rt.util.AgoMissingDataException
Returns the name of the required field whose missing data resulted in the exception.
getFieldName() - Method in class com.sssw.rt.util.AgoInvalidDataException
Returns the name of the required field whose invalid data resulted in the exception.
getFieldName() - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Return the name of the field that was being updated when the database exception occurred, if known.
getFileContent(String) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Returns the file content from an HTML form-field of type <INPUT TYPE=FILE>
getFileContent(String) - Method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Returns the file content from an HTML form-field of type <INPUT TYPE=FILE>
getFileContentType(String) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Returns the file content type (MimeType) from an HTML form-field of type <INPUT TYPE=FILE>.
getFileContentType(String) - Method in class com.sssw.srv.busobj.AgoHttpRequestEvent
Returns the file content type (MimeType) from an HTML form-field of type <INPUT TYPE=FILE>.
getFingerprint() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the fingerprint of the certificate.
getFixedRowHeight() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the the row height, in pixels.
getFloat() - Method in class com.sssw.rt.com.Variant
Get a float value from a VT_R4 Variant.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcTextArea
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.PvBaseCanvas
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcTextField
(AgiControl) Get the control's FontIdentifier.
getFontIdentifier() - Method in class com.sssw.rt.form.PvBasePanel
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcTreeControl
Get the font identifier.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcList
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcChoice
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcButtonText
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcComboBox
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.form.AgcTabControl
Returns the SilverStream font object (AgoFontIdentifier) for the control's text.
getFontIdentifier() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the SilverStream font object (AgoFontIdentifier) which describes the font used for text in this column.
getFontIdentifier() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns the SilverStream font object (AgoFontIdentifier) for column's text.
getFontIdentifier() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the SilverStream font object (AgoFontIdentifier) for the column's text.
getFontScalePointDelta() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the amount (in points) by which the font size is to be increased (a positive number) or decreased (a negative number) for each level of indent in the hierarchy.
getFontStyle() - Method in class com.sssw.rt.form.AgoTreeControlNode
Returns the integer (AgoFontIdentifier constant) value specifying the font style of this node, (e.g.
getForeground() - Method in class com.sssw.rt.form.AgcTreeControl
Get the text color.
getForeground() - Method in class com.sssw.rt.form.AgcButtonRaw
Gets the color of the button text.
getForeground() - Method in class com.sssw.rt.form.AgcRectangle
Returns the Color of the control's text.
getForeground() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
A Java method that returns the Color object associated with the control's foreground.
getForeground() - Method in class com.sssw.rt.form.AgcLabel
Used to obtain the Color of the control's text.
getForm(String) - Method in class com.sssw.rt.form.PvHelperDialog
Creates and returns a pre-defined form.
getForm(String, Hashtable) - Method in class com.sssw.rt.form.PvHelperDialog
Creates and returns a pre-defined form.
getForm(String, String, String, Hashtable) - Method in class com.sssw.rt.form.PvHelperDialog
Creates and returns a pre-defined form.
getFormatPattern() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the format pattern or null if no format pattern has been set for the column.
getFormatStyle() - Method in class com.sssw.rt.tview.AgoColumnText
Get the format style.
getFormClass() - Method in class com.sssw.rt.tview.AgoColumnForm
Returns the form class associated with this column
getFormDataCharEncoding() - Method in class com.sssw.shr.page.AgpPage
Determine the encoding the server should expect from the browser for URL-encoded form data.
getFormTag() - Method in class com.sssw.shr.page.AgpPage
Returns the FORM tag if this page or a parent page defines a form processing tag.
getFrame() - Method in class com.sssw.rt.form.AgfForm
Returns the frame containing this form.
getFrame(String) - Method in class com.sssw.shr.page.AgpPage
Returns the named frame control.
getFreeMemory() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the amount of Runtime Free Memory
getFreeThreadCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the number of free threads in the server.
getFunctionNameForMethod(String) - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns the function name of the specified methods.
getFunctionNames() - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns the names of the JavaScript methods used by this control.
getGcCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the number of times that garbage collection (GC) has run since Silvermaster has been opened at Server startup
getGeneralDirectory(URL) - Static method in class com.sssw.rt.util.AgMisc
Returns the URL to the location where uncategorized files are stored in the General section of the Media tool.
getGridIdentifier() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns an Object that identifies the group of bands with which this band must align itself.
getGroup() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns name of the radio button group or null if the button is not part of a group.
getGroup(int) - Method in class com.sssw.shr.page.AgpContainer
Returns a vector containing all the blocks in the specified row.
getGroupCount() - Method in class com.sssw.shr.page.AgpContainer
Returns the number of rows.
getGroupName() - Method in class com.sssw.shr.page.AgpButtonRadio
Returns the name of the group that the control belongs to.
getGroups(boolean) - Method in interface com.sssw.rts.adminapi.AgiAdmUser
Get the list of groups the user belongs to.
getHeader(String) - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the specified header as a String.
getHeaderBandFormat() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the header band format.
getHeaderField(String) - Method in class com.sssw.srv.mail.AgoMIMEPart
Obtains a header field specified by name.
getHeaderFieldSet() - Method in class com.sssw.srv.mail.AgoMIMEPart
Gets the set of all header fields in this MIME part.
getHeaderNames() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the header names as an enumeration of Strings.
getHeadTag() - Method in class com.sssw.shr.page.AgpPage
Returns the HEAD tag.
getHeight() - Method in class com.sssw.rt.tview.AgoColumnForm
Returns the height of the form as it is to be displayed in the view.
getHeight() - Method in class com.sssw.shr.page.AgpPresentation
Returns the height of the presentation.
getHeight() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns the height of the control in pixels.
getHelpInfo() - Method in interface com.sssw.rt.form.AgiHelpInfo
Gets the help information associated with the control.
getHelpInfo() - Method in interface com.sssw.rt.form.AgiControl
Returns the help information (typically an URL) associated with a control.
getHidden() - Method in class com.sssw.rt.tview.AgoColumnBase
Determines whether or not the column is visible to the user.
getHighlightColor() - Method in class com.sssw.rt.form.AgcTabControl
Returns the Color object displayed as the highlight effect on the control.
getHitCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the total number of hits.
getHolderCommonName() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the common name of the certificate's holder.
getHolderCountry() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the country of the certificate's holder.
getHolderEmailAddress() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the email address of the certificate's holder.
getHolderLocality() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the locality of the certificate's holder.
getHolderOrg() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the organization name of the certificate's holder.
getHolderOrgUnit() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the organizational unit name of the certificate's holder.
getHolderState() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the state name of the certificate's holder.
getHost() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Get the host name.
getHostName() - Method in class com.sssw.rt.util.AgrServerSession
Return the "basic" host name for this connection.
getHoverCaretChange() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the property that specifies whether or not the caret changes when the cursor is just moved over a row without clicking on the row The caret is the rectangle that marks selected items.
getHoverImage() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the Image that is displayed when the mouse pointer is over the button.
getHoverMode() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the hover mode.
getHoverTextColor() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the color used for the button text when the mouse pointer is over the button.
getHResult() - Method in class com.sssw.rt.com.ComException
Returns the HRESULT associated with this exception.
getHTML() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns the content of the editor as an HTML string.
getHTML() - Method in class com.sssw.rt.util.AgoException
Returns the HTML contained in e or null if no HTML has been set in e.
getIconImage() - Method in class com.sssw.rt.form.PvHelperGeneral
Gets the icon image of the form's frame, if possible.
getID() - Method in class com.sssw.rt.event.AgoEvent
Get the ID of the event
getID() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Get the ID of the session.
getID() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the ID of the certificate.
getIdentifier() - Method in class com.sssw.srv.mail.AgoEncodingIdentifier
Get the identifier.
getIdentifier() - Method in class com.sssw.srv.mail.AgoCharSetIdentifier
For the AgoCharacterSetIdentifier class, returns the identifier for the character set.
getIdleThreadCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the number of idle threads in the server.
getIdleTime() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Get the idle time of the session.
getImage() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the image which is displayed for this node.
getImage() - Method in class com.sssw.rt.form.AgcImage
Returns the image associated with the control.
getImage(String) - Method in class com.sssw.rt.form.AgfForm
Gets an image from a database or URL.
getImageHeight() - Method in class com.sssw.rt.tview.AgoColumnImage
Returns the image height, in pixels.
getImageHeight() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Gets the image height, in pixels.
getImageMode() - Method in class com.sssw.rt.form.AgcImage
Returns the control's current image mode.
getImagePosition() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the location of the button image relative to the button text.
getImagesDirectory(URL) - Static method in class com.sssw.rt.util.AgMisc
Returns the URL to the location where images are stored in the Images section of the Media tool.
getImageWidth() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Gets the image width, in pixels.
getInactiveTabColor() - Method in class com.sssw.rt.form.AgcTabControl
Returns the Color object displayed for inactive panes.
getInactiveTabColor() - Method in class com.sssw.rt.jform.AgcJTabbedPane
Gets the inactiveTabColor.
getIncrement() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns an integer that specifies the amount by which the AgcIntegerSpinnerField is incremented (or decremented) when the user presses one of the control's buttons.
getIncrement() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the value that is added or subtracted from the field value when the user clicks a spinner button.
getIncrement() - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Returns an integer value that specifies the amount by which the spinner is incremented (or decremented) when the user presses one of the control's arrow keys.
getIndent() - Method in class com.sssw.rt.tview.AgoBandFormatBase
Returns the number of pixels by which this band is indented
getIndentPixels() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Gets the amount, in pixels, by which the image is indented in each successive level of the hierarchy.
getInitiallyExpanded() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the property which specifies whether or not the view will be expanded when it is first made visible.
getInputStream() - Method in class com.sssw.srv.mail.AgoByteStore
Obtains an input stream for reading this byte store.
getInt() - Method in class com.sssw.rt.com.Variant
Get an int value from a VT_I4 Variant.
getIntArrayProperty(String) - Method in class com.sssw.shr.page.AgpTag
Returns an int array property which has been stored as int using the delimiter ','.
getIntegerValue() - Method in class com.sssw.rt.form.AgcSlider
Get the value as an Integer.
getIntegerValue() - Method in class com.sssw.rt.form.AgcIntegerField
Gets the field value as an Integer, which may be null.
getIntegerValue() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
 
getIntegerValue() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the field value as an Integer object.
getIntegerValue() - Method in class com.sssw.rt.jform.AgcJSlider
Gets the slider value as an Integer object.
getIntegerValue() - Method in class com.sssw.rt.jform.AgcJIntegerField
Gets the field value as an Integer object.
getIntegerValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getInterRowSpacer() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the inter-row spacing, in pixels
getInterval() - Method in class com.sssw.rt.form.AgcTimer
Returns the interval between events in seconds.
getIntHeader(String) - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the specified header as an int.
getIntParameter(String) - Method in class com.sssw.rt.form.AgfForm
Returns a parameter as an integer value.
getIntProperty(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns an integer given a property name.
getIntProperty(String) - Method in class com.sssw.shr.page.AgpTag
Returns the integer value of the specified property.
getIntPropertyUnit(String) - Method in class com.sssw.shr.page.AgpTag
Returns the int property unit.
getInvalidTableNames() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of invalid table names.
getIssuer() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the name of the issuer of the license.
getIssuerCommonName() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the common name of the issuer of the certificate.
getIssuerCountry() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the country of the issuer of the certificate.
getIssuerEmailAddress() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the email address of the issuer of the certificate.
getIssuerLocality() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the locality of the issuer of the certificate.
getIssuerOrg() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the organization name of the issuer of the certificate.
getIssuerOrgUnit() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the organizational unit of the issuer of the certificate.
getIssuerState() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the state name of the issuer of the certificate.
getItem(int) - Method in class com.sssw.shr.page.AgpListBase
Returns the text of the specified item.
getItemAt(int) - Method in class com.sssw.rt.jform.AgcJList
Gets the displayed text for the item at the specified index.
getItemCount() - Method in class com.sssw.rt.jform.AgcJList
Gets the number of items in the list.
getItemCount() - Method in class com.sssw.shr.page.AgpListBase
Returns the number of items in the control.
getItems() - Method in class com.sssw.shr.page.AgpListBase
Returns an array listing all the items in the control.
getItemSubtype() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Get the subtype of the item for which this stat info is intended.
getItemValue(int) - Method in class com.sssw.rt.form.AgcList
Get the value of the item at the specified index.
getItemValue(int) - Method in class com.sssw.rt.form.AgcChoice
Get the value for the item with the specified index.
getItemValue(int) - Method in class com.sssw.rt.jform.AgcJComboBox
Gets the text of the item at the specified index.
getItemValue(int) - Method in class com.sssw.rt.jform.AgcJList
Gets the storage value of the item at the specified index.
getItemValue(int) - Method in class com.sssw.shr.page.AgpListBase
Returns the value of the item at the specified index.
getItemValues() - Method in class com.sssw.shr.page.AgpListBase
Returns an array listing the value of each item in the control.
getJarsDirectory(URL) - Static method in class com.sssw.rt.util.AgMisc
Returns the URL to the location where JAR files are stored in the Jars section of the Media tool.
getJdbcDriverList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the available JDBC drivers.
getJdbcUrlHint() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the hint for the format of the JDBC URL.
getJustification() - Method in class com.sssw.rt.form.AgcLabel
Returns an integer that specifies how the Label's text is aligned on the control.
getKernelProc(String) - Static method in class com.sssw.rt.com.Kernel32
Lookup the procedure pointer for a Kernel32 method.
getKind() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Get the kind of the statistic.
getLabel() - Method in class com.sssw.shr.page.AgpButtonText
Returns the text that appears in the button.
getLastModified() - Method in class com.sssw.shr.page.AgpPage
Returns the last modified date as a long.
getLdsKey() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the name of the logical data source (LDS) key for the given database platform.
getLdsKeyList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the LDS keys.
getLeftMargin() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Get the left margin.
getLicenses() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Retrieve information about licenses from the server.
getLicenseString() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the full license string.
getLightHighlightColor() - Method in class com.sssw.rt.jform.AgcJTabbedPane
Gets the hightlightColor.
getLimitRowCount() - Method in class com.sssw.shr.page.AgpViewPanel
Returns a boolean indicating whether the number of rows displayed on a page is limited to the Rows property.
getLinkTarget() - Method in class com.sssw.shr.page.AgpLabel
Returns the string that is used as a destination if this label is an Expression Link.
getLoadManagerGroups() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get the list of available Load Manager Groups.
getLocale() - Method in class com.sssw.shr.page.AgpPage
Returns the locale for the client system
getLocale() - Method in interface com.sssw.srv.api.AgiSession
Return the Java locale associated with this session.
getMailAccount(String) - Method in interface com.sssw.srv.api.AgiServer
Returns a reference to AgiMailAccount object.
getMailAccountObject() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Create a mail account object.
getMailAccounts() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Retrieve information about mail accounts.
getMailbox() - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldMailBox
Gets the mailbox.
getMaximumValue() - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Returns an integer that represents the highest value to which the control can be set.
getMaxLength() - Method in class com.sssw.rt.form.AgcTextField
Returns the maximum length as an integer.
getMaxLength() - Method in class com.sssw.rt.jform.AgcJPasswordField
Gets the maximum number of characters allowed in the field.
getMaxLength() - Method in class com.sssw.rt.jform.AgcJTextField
Gets the maximum number of characters allowed in the field.
getMaxLength() - Method in class com.sssw.rt.jform.AgcJEditorPane
Gets the maximum number of characters allowed in the control.
getMaxLength() - Method in class com.sssw.rt.jform.AgcJTextArea
Gets the maximum number of characters allowed in the text area.
getMaxLength() - Method in class com.sssw.shr.page.AgpFileUpload
Returns the maximum length of the pathname that can be entered.
getMaxLength() - Method in class com.sssw.shr.page.AgpTextField
Returns the maximum number of characters that a user can enter in this field, as determined by its "Max Length" property.
getMaxPointSize() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the maximum point size allowed for the text in this column.
getMaxRequestTime() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the max request processing time.
getMaxRequestURL() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the URL of the request that took the longest time to be processed.
getMaxValue() - Method in class com.sssw.rt.form.AgcSlider
Returns an integer that represents the highest value that the control can be set to.
getMaxValue() - Method in class com.sssw.rt.form.AgcIntegerField
Returns the maximum value as a primitive int.
getMaxValue() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns an integer that represents the highest value that the control can be set to.
getMaxValue() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the maximum value that the user is allowed to enter.
getMaxValue() - Method in class com.sssw.rt.jform.AgcJIntegerField
Gets the maximum value that the user is allowed to enter.
getMeanRequestTime() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the mean request processing time.
getMessage() - Method in class com.sssw.rt.event.AgoPropertyChangeEvent
Returns the message that will be used to notify the user if the new value of this property fails validation.
getMessage() - Method in class com.sssw.rt.util.AgoApplicationException
Returns the detail message of exception e or null if this exception did not have a detailed message.
getMessage() - Method in class com.sssw.rt.util.AgoException
Returns the detail message of exception e or null if this exception did not have a detailed message.
getMessage() - Method in class com.sssw.srv.busobj.AgoMailEvent
Return the message associated with this event
getMessage(Locale) - Method in class com.sssw.rt.util.AgoApplicationException
Returns the detail message of exception e or null if this exception did not have a detailed message.
getMessage(Locale) - Method in class com.sssw.rt.util.AgoException
Returns the detail message of exception e or null if this exception did not have a detailed message.
getMessage(Locale) - Method in interface com.sssw.rt.util.AgiParentedException
Returns the message describing this exception.
getMethodNames() - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns the names of the JavaScript methods used by this control.
getMIMEPart() - Method in class com.sssw.srv.mail.AgoMailMessage
Returns an AgoMIMEPart object that represents the entire message.
getMinimumValue() - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Returns an integer that represents the lowest value to which the control can be set.
getMinLength() - Method in class com.sssw.rt.form.AgcTextField
Returns the minimum length as an integer.
getMinLength() - Method in class com.sssw.rt.jform.AgcJPasswordField
Gets the minimum number of characters required in the field.
getMinLength() - Method in class com.sssw.rt.jform.AgcJTextField
Gets the minimum number of characters required in the field.
getMinLength() - Method in class com.sssw.rt.jform.AgcJEditorPane
Gets the minimum number of characters allowed in the control.
getMinLength() - Method in class com.sssw.rt.jform.AgcJTextArea
Gets the minimum number of characters required in the text area.
getMinPointSize() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the minimum point size allowed for the text in this column.
getMinRequestTime() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the min request processing time.
getMinRequestURL() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the URL of the request that took the smallest time to be processed.
getMinValue() - Method in class com.sssw.rt.form.AgcSlider
Returns an integer that represents the lowest value that the control can be set to.
getMinValue() - Method in class com.sssw.rt.form.AgcIntegerField
Returns the minimum value as a primitive int.
getMinValue() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns an integer that represents the lowest value that the control can be set to.
getMinValue() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the minimum value that the user is allowed to enter.
getMinValue() - Method in class com.sssw.rt.jform.AgcJIntegerField
Gets the minimum value that the user is allowed to enter.
getMouseOverSrc() - Method in class com.sssw.shr.page.AgpImage
Returns the mouse over source.
getMultiSelectType() - Method in class com.sssw.rt.form.AgcView
Returns the currrent multiselect type.
getName() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Get the font name.
getName() - Method in class com.sssw.rt.tview.AgoBandFormatBase
Returns the name of the band
getName() - Method in class com.sssw.rts.acl.AgoAcl
Returns the name of this ACL.
getName() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Get the thread name.
getName() - Method in interface com.sssw.rts.adminapi.AgiAdmElementBase
Return the name of the element.
getName() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Get the name of the database platform.
getName() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Get the name of the statistic.
getName() - Method in class com.sssw.shr.page.AgpControlBase
Returns the name of the control.
getName() - Method in interface com.sssw.srv.api.AgiDatabase
Returns the name of this database
getName() - Method in interface com.sssw.srv.api.AgiTable
Return the name of this table.
getName() - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Returns the name of the mailbox or null if not set.
getName() - Method in class com.sssw.srv.mail.AgoRFC822HeaderField
Returns the name of the header (not including the ":" separator).
getNameParameterOnContentType() - Method in class com.sssw.srv.mail.AgoMIMEPart
Get the value of the option that defines on which header the name of a file attachment is specified
getNewRowData() - Method in class com.sssw.srv.busobj.AgoRowModifyEvent
Returns an AgaRowData object representing the new values of the row being changed.
getNewValue() - Method in class com.sssw.rt.util.AgoValidationException
Retrieves the corrected value, if any, from the validation exception.
getNextNode() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the next tree node - that is, the sibling after this one.
getNextNode() - Method in class com.sssw.rt.form.AgoNodeEnumerator
Returns the next node in the tree, or null if none.
getNextRow() - Method in class com.sssw.rt.form.AgoRowEnumerator
Returns the next row in the set, or null if none.
getNextRow() - Method in interface com.sssw.rt.util.AgiRowEnumerator
Extract the next element to process
getNextRows(int) - Method in interface com.sssw.rt.util.AgiDataSource
Get the next chunk of rows from the result set of this data source.
getNoCaret() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the value of the property which specifies that the caret is not to be displayed.
getNodeSelection() - Method in class com.sssw.rt.form.AgcTreeControl
Get an enumeration object which encapsulates all the currently selected nodes in the view.
getNull() - Method in class com.sssw.rt.com.Variant
Verify that the Variant in question is indeed of type VT_NULL.
getNumProcessors() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the limit on the number of CPUs; can be STR_LICENSE_UNLIMITED.
getNumUsers() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the limit on the number of users; can be STR_LICENSE_UNLIMITED.
getObject() - Method in class com.sssw.rt.com.Variant
Get a value contained in a VT_UNKNOWN Variant.
getObjectValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value as an Object.
getOffset() - Method in class com.sssw.srv.mail.AgoByteStore
Gets the current offset into this byte store.
getOffset() - Method in class com.sssw.srv.mail.AgoCharStore
Gets the current offset into this character or store.
getOldRowData() - Method in class com.sssw.srv.busobj.AgoRowModifyEvent
Returns an AgaRowData object representing the orignal values of the row to be changed.
getOrbDisplayNameList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the available ORBs.
getOrbKeyList() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate the available ORBs.
getOrderBy() - Method in class com.sssw.shr.page.AgpPresentation
Returns the Order By property of the presentation.
getOriginalPath() - Method in class com.sssw.shr.page.AgpFileUploadEvent
Returns the Pathname that was specified to the browser.
getOriginalPath() - Method in class com.sssw.shr.page.AgpFileUpload
Returns the original pathname of the uploaded file as specified by the browser or null if no file has been uploaded.
getOverlapRowCount() - Method in class com.sssw.shr.page.AgpViewPanel
Returns the number of rows to overlap when scrolling up and down.
getOwnerPath() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Get the owner statistic element's path.
getPage(String) - Method in class com.sssw.shr.page.AgpPage
Returns a page from the user session.
getPageForSession(String) - Method in interface com.sssw.srv.api.AgiSession
Load a page for this session.
getPageRowCount() - Method in class com.sssw.shr.page.AgpViewPanel
Returns the number of rows to display at one time.
getPageURL() - Method in class com.sssw.shr.page.AgpPage
Returns an URL that can be used to access this page.
getPageURL(String) - Method in class com.sssw.shr.page.AgpPage
Returns an URL representing the specified page.
getPageURL(String, String, String, Hashtable) - Method in class com.sssw.shr.page.AgpPage
Returns an URL representing the specified page, using optional query, orderby, freeform parameters.
getPaneCount() - Method in class com.sssw.rt.form.AgcTabControl
Returns the number of panes that comprise a Tab Panel control.
getPaneImage(int) - Method in class com.sssw.rt.form.AgcTabControl
Returns the image associated with the specified pane.
getPaneName(int) - Method in class com.sssw.rt.form.AgcTabControl
Returns the text displayed in the tab of a pane.
getParameter() - Method in class com.sssw.srv.busobj.AgoInvokedEvent
Return the parameter sent to the InvokedListener.
getParameter(String) - Method in class com.sssw.rt.form.AgfForm
Returns the value of a parameter.
getParameter(String) - Method in class com.sssw.srv.mail.AgoMIMEHeaderField
Returns the value of a parameter.
getParameterAsObject(String) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Returns the value of the named HTTP parameter as an Object.
getParameters() - Method in class com.sssw.rt.form.AgfForm
Returns a Hashtable that contains all of the parameters associated with the form.
getParameters() - Method in class com.sssw.shr.page.AgpObject
Returns the parameters of this object.
getParameterValue(String) - Method in class com.sssw.shr.page.AgpObject
Finds the specified parameter and returns its value.
getParams() - Method in class com.sssw.shr.page.AgpPresentation
Returns the parameters of the presentation.
getParentException(Throwable) - Static method in class com.sssw.rt.util.AgoException
Returns the parent exception of this exception, if any.
getParentForm() - Method in class com.sssw.rt.form.AgfForm
Returns a form object that is the parent (container) of the current form.
getParentNode() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the parent of this node.
getParentPage() - Method in class com.sssw.shr.page.AgpPage
Returns the containing page if this page is used as a subpage.
getPassword() - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Return the password for the mail account.
getPath() - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Get the path of this statistic element.
getPath() - Method in class com.sssw.shr.page.AgpPage
Returns the server relative path of the page.
getPatternsAdditions() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of table name patterns to be added to the subset of tables used in SilverStream for the given database.
getPatternsDeletions() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of table name patterns to be deleted from the subset of tables used in SilverStream for the given database.
getPermissions(int) - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Retrieve the permissions currently set on the element.
getPermissions(Principal) - Method in class com.sssw.rts.acl.AgoAcl
Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group).
getPersistentStateManager(AgiHttpServletRequest, AgiHttpServletResponse, String) - Static method in class com.sssw.atg.persist.AgoPersistentStateManager
Static factory method that returns a PersistentStateManager object containing the current state of the application.
getPointer(byte[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java byte array.
getPointer(char[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java char array.
getPointer(double[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java double array.
getPointer(float[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java float array.
getPointer(int[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java ing array.
getPointer(long[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java long array.
getPointer(short[]) - Static method in class com.sssw.rt.com.DllLib
Return a native buffer containing the contents of a Java short array.
getPort() - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Return the port the mail server uses to poll for mail.
getPreferredVersionNumber() - Method in class com.sssw.rt.util.AgoVersionUnsupportedException
getPreferredVersionNumber
getPrefix() - Method in interface com.sssw.shr.page.AgiPageControl
Returns the prefix of the default name for the control.
getPresentColumnCount() - Method in interface com.sssw.rt.util.AgiDataRow
Return the number of columns present (i.e.
getPressedValue() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns the value that is written to the database when the radio button is pressed.
getPreviousNode() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the previous tree node - that is, the sibling before this one.
getPrimaryTableName() - Method in interface com.sssw.rt.util.AgiBandDescriptor
Return the name of the primary table for this band.
getPrincipal() - Method in class com.sssw.rts.acl.AgoAclEntry
Returns the principal for which permissions are granted or denied by this ACL entry.
getPrincipal() - Method in interface com.sssw.srv.api.AgiSession
Get the Principal associated with this session.
getPrincipal() - Method in class com.sssw.srv.busobj.AgoUserLoginEvent
Returns the identity of the user trying to login
getProperties() - Method in interface com.sssw.rts.adminapi.AgiAdmPropertyBag
Get element's properties.
getProperty(int) - Method in interface com.sssw.rt.util.AgiRowCursor
Get the value of the property at the specified column index of the current row.
getProperty(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns the specified property.
getProperty(String) - Method in interface com.sssw.rt.util.AgiRowCursor
Get the value of the named property of the current row.
getProperty(String) - Method in interface com.sssw.rts.adminapi.AgiAdmPropertyBag
Obtain the value of the property with the specified name.
getProperty(String) - Method in class com.sssw.shr.page.AgpTag
Returns the value of the HTML tag set through a call to the setProperty() method.
getProperty(String) - Method in class com.sssw.shr.page.AgpPage
Returns the specified page property.
getPropertyCount() - Method in interface com.sssw.rt.util.AgiRowCursor
Get the number of properties supported by the current row.
getPropertyIndex(String) - Method in interface com.sssw.rt.util.AgiRowCursor
Get the index of the named property.
getPropertyName() - Method in class com.sssw.rt.tview.AgoColumnText
Returns the name of the property associated with this column.
getPropertyName() - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Returns the name of the database column whose value will be changed when the button is pressed.
getPropertyName() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the name of the data column whose value will be changed when this button is pressed
getPropertyName(int) - Method in interface com.sssw.rt.util.AgiRowCursor
Get the name of the property at the specified index
getProtocolVersionNumber() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Tells what version of the client/server protocol is being used by this client.
getPublishMgrObject() - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a Publish Manager object.
getPush() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the push type.
getQuery() - Method in class com.sssw.shr.page.AgpPresentation
Returns the Query property of the presentation.
getRadio() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the radio type.
getRawHTMLMode() - Method in class com.sssw.shr.page.AgpLabel
Returns whether the control is in raw HTML mode.
getReader() - Method in class com.sssw.srv.mail.AgoCharStore
Returns an AgoBufferingReader on this character store.
getRemoteUser() - Method in class com.sssw.rt.util.AgrServerSession
Return an AgiUser representing the user currently logged into the remote session.
getRequest() - Method in class com.sssw.srv.busobj.AgoHttpErrorEvent
Return the HTTP request message that caused the error.
getRequest() - Method in class com.sssw.srv.busobj.AgoUserLoginEvent
Returns the HttpServletRequest of the login request or null if there was no associated request.
getResizable() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the resizable property.
getResizable() - Method in class com.sssw.rt.tview.AgoViewFormat
Get property which determines whether the view is resizable or not.
getResourceFromURL(String) - Method in interface com.sssw.srv.api.AgiDatabase
Obtains the AgoUserContentResource with the specified URL.
getResourceFromUUID(AgoUUID) - Method in interface com.sssw.srv.api.AgiDatabase
Obtains the AgoUserContentResource with the specified AgoUUID
getResponse() - Method in class com.sssw.srv.busobj.AgoHttpErrorEvent
Return the HTTP response message being constructed for return to the client.
getRootNode() - Method in class com.sssw.rt.form.AgcTreeControl
Returns the control's root node.
getRootNode() - Method in class com.sssw.rt.form.AgcComboBox
Returns the control's root node.
getRootRowCursor() - Method in class com.sssw.rt.form.AgcView
Gets a data object representing the data in the view.
getRootRowCursor() - Method in class com.sssw.rt.util.AgoTreeDataManager
Get an AgiRowCursor that represents the root of the data tree.
getRootRowCursor() - Method in class com.sssw.shr.page.AgpViewPanel
Returns a row cursor to allow navigating the data independently of the view.
getRowCount() - Method in class com.sssw.shr.page.AgpTextArea
Returns the height of this control, expressed as a number of rows of text.
getRowCursor() - Method in class com.sssw.rt.event.AgoPropertyChangeEvent
This method is only relevant for an event whose source is a view.
getRowData() - Method in class com.sssw.srv.busobj.AgoRowInsertEvent
Return an AgaRowData object representing the row to be inserted.
getRowData() - Method in class com.sssw.srv.busobj.AgoRowDeleteEvent
Returns an AgaRowData object representing the row to be deleted.
getRowKey() - Method in interface com.sssw.rt.util.AgiDataRow
Get the row key for the specified row.
getRowKey() - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Get the "row key" which identifies the data row on which an exception occurred.
getRowSelection() - Method in class com.sssw.rt.form.AgcView
Gets an enumeration object (AgoRowEnumerator) which encapsulates all the currently selected rows in the view.
getRowSetEventProducer() - Method in interface com.sssw.rt.util.AgiRowCursor
Get a reference to this cursor's associated AgiRowSetEventProducer
getRowSetImage() - Method in interface com.sssw.rt.util.AgiRowSetDescriptor
Get an image representing this object.
getRowSetName() - Method in interface com.sssw.rt.util.AgiRowSetDescriptor
Get the name of this object.
getRowText(int) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.getItem(int) method.
getRowText(int) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Choice.getItem(int).
getRowValue(int) - Method in class com.sssw.rt.form.AgcList
Deprecated. use AgcList.getItemValue(int) to obtain the value of the specified row.
getRowValue(int) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by AgcChoice.getItemValue(int).
getScriptObjectName(String) - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns a string that gives the scriptable element reference.
getSearchable() - Method in class com.sssw.rt.tview.TView
Returns true if the first AgoColumnText column appended to the view has been specified to be searchable.
getSelectable() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns true if the column can be selected by the user.
getSelectedColumnIndex() - Method in class com.sssw.rt.form.AgcView
Returns the index (zero-based) of the column containing the caret.
getSelectedIndex() - Method in class com.sssw.shr.page.AgpListBase
Returns the index of the first selected item.
getSelectedNode() - Method in class com.sssw.rt.form.AgcTreeControl
Returns the control's currently selected node.
getSelectedNode() - Method in class com.sssw.rt.form.AgcComboBox
Returns the control's currently selected node.
getSelectedRowCursor() - Method in class com.sssw.rt.form.AgcView
Returns a navigation object (AgiRowCursor) associated with this view.
getSelectedText() - Method in class com.sssw.rt.form.AgcComboBox
Returns a String that contains the currently selected text.
getSelectedText() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns a String containing the current selection.
getSelectedText() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the text that is selected in the input field.
getSelectionEnd() - Method in class com.sssw.rt.form.AgcComboBox
Returns the ending character index of the current selection.
getSelectionEnd() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns an integer that represents the end of the user's selection in the control.
getSelectionEnd() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the caret position of the end of selected text.
getSelectionStart() - Method in class com.sssw.rt.form.AgcComboBox
Returns the starting character index of the current selection.
getSelectionStart() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns an integer that represents the beginning of the user's selection in the control.
getSelectionStart() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the caret position of the start of selected text, where 0 is the position before the first character.
getSerialNumber() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the serial number of the license.
getServer() - Method in interface com.sssw.srv.api.AgiEJBContext
Returns a server object for the server on which this Bean is running.
getServer() - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns an object implementing the AgiServer interface providing access to other parts of the server.
getServer(AgrServerSession) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a server object.
getServer(String) - Static method in class com.sssw.rts.adminclient.AgAdmin
Get an Admin API server from a string specification.
getServer(String, int) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a server object.
getServer(String, String, int) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a server object
getServerHostName() - Method in class com.sssw.rt.util.AgrServerSession
Return the "actual" host name for this connection.
getServerInstallDirectory() - Method in interface com.sssw.srv.api.AgiServer
Get the application root, the location at which the server is installed.
getServerLoad() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the current server load.
getServerName() - Method in interface com.sssw.rts.adminapi.AgiAdmLicense
Get the name of the server for which the license is issued.
getServerName() - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Return the name of the mail server.
getServerNames() - Method in interface com.sssw.srv.api.AgiCluster
Returns an Enumeration of String names of servers in the cluster currently responding to requests
getServerNamingServicePort() - Method in class com.sssw.rt.util.AgrServerSession
Return the Server naming service port number.
getServerPort() - Method in class com.sssw.rt.util.AgrServerSession
Return the "actual" port number (HTTP or HTTPS) on which the server serving this session is listening.
getServerRemoteMethodProtocol() - Method in class com.sssw.rt.util.AgrServerSession
Return the protocol supported by the Server for remote client access.
getServerSession() - Method in class com.sssw.rt.form.PvHelperGeneral
Gets the server session associated with this form.
getServerSession() - Method in interface com.sssw.srv.api.AgiServer
Gets the session associated with this server object.
getServerURL() - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Return the URL of the server where the element resides.
getSession() - Method in interface com.sssw.srv.api.AgiEJBContext
Returns the AgiSession for the caller of this Bean.
getSession() - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns the session of this event.
getSessionId() - Method in class com.sssw.rt.util.AgrServerSession
Get the session ID for this session.
getSessions() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate sessions the server is currently maintaining.
getSessionValue(String) - Method in class com.sssw.shr.page.AgpPage
Retrieves a named value which has previously been stored in the session.
getShadowColor() - Method in class com.sssw.rt.form.AgcTabControl
Returns the Color object associated with the control's shadow Color.
getShadowColor() - Method in class com.sssw.rt.jform.AgcJTabbedPane
Gets the shadowColor.
getShort() - Method in class com.sssw.rt.com.Variant
Get a short value from a VT_I2 Variant.
getShowCollapseExpandControl() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Determines whether the collapse/expand indicator ("twistie") is being displayed or not.
getShowHorizontalRule() - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Gets the show horizontal rule property.
getShowInitialSelection() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the property which specifies whether a selected item is to be displayed when the view is initialized or not.
getSize() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Returns the font size.
getSize() - Method in class com.sssw.shr.page.AgpTextField
Returns the width of the control as a number of characters.
getSoundsDirectory(URL) - Static method in class com.sssw.rt.util.AgMisc
Returns the URL to the location where sound files are stored in the Sounds section of the Media tool.
getSource() - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
getSource() - Method in class com.sssw.rt.event.AgoRowSetSupport
Returns the object which appears as the source of all events fired from this object.
getSource() - Method in class com.sssw.rt.util.AgoDataException
Get the source of the exception.
getSrc() - Method in class com.sssw.shr.page.AgpImage
Returns the Image Source property of the image.
getSRC() - Method in class com.sssw.shr.page.AgpPresentation
Returns the source property of the presentation.
getStartDate() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Get the start date of the certificate.
getStartDate() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Get the date/time the thread was started.
getStartTime() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the time at which the server was started.
getStatCluster(AgiAdmCluster) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a "cluster" type of a statistic container element.
getStatCluster(String, String, int) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a "cluster" type of a statistic container element.
getStatCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Get the number of counters in the group
getState() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the state (pressed or unpressed) of the button.
getState() - Method in class com.sssw.rt.jform.AgcJRadioButton
Deprecated. use isSelected().
getState() - Method in class com.sssw.rt.jform.AgcJToggleButton
Deprecated. use isSelected().
getState() - Method in class com.sssw.rt.jform.AgcJCheckBox
Deprecated. use isSelected().
getState() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Get the state the session is in (Busy or Idle).
getState() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Get the current thread status.
getState() - Method in class com.sssw.shr.page.AgpButtonRadio
Returns the state of the control.
getState() - Method in class com.sssw.shr.page.AgpButtonCheck
Returns the state of the control.
getStateHashtable() - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Returns a hashtable containing all of the key/value pairs that have been stored in this AgoPersistentStateManager object.
getStatElement(String) - Static method in class com.sssw.rts.adminclient.AgAdmin
Given a path, instantiate the appropriate statistic element.
getStatElement(String) - Method in interface com.sssw.srv.api.AgiServer
Get an AgiAdmStatElement object that is managed by the server
getStatInfo(int) - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Return an AgoAdmStatInfo object by a given index
getStatInfo(String) - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Return an AgoAdmStatInfo object by a given statistic name
getStatInfos() - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Return an array of all the AgoAdmStatInfo's for this instance.
getStatInfos(String[]) - Method in interface com.sssw.rts.adminapi.AgiAdmStatElement
Given an array of statistic names, return an array of AgoAdmStatInfo's each of which corresponds to a statistic name; a member of the returned array is null if the statistic is not available.
getStatistics() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Get server statistics.
getStats() - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Get information about all statistics maintained by this instance.
getStatServer() - Method in interface com.sssw.srv.api.AgiServer
Get the AgiAdmStatContainer object (that handles server statisics and is the container to the rest of the statistics object for this server)
getStatServer(AgiAdmServer) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a "server" type of a statistic container element.
getStatServer(String, String, int) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiates a "server" type of a statistic container element.
getStatSet() - Method in interface com.sssw.srv.api.AgiServer
Instantiate a statistics set object.
getStatSet(String) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiate a statistics set object.
getStatSetFromFile(File) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiate a statistics set object.
getStatSetFromStream(InputStream) - Static method in class com.sssw.rts.adminclient.AgAdmin
Instantiate a statistics set object.
getStatus() - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Returns an Integer representing the status of the AgoPersistentStateManager.
getStatus() - Method in class com.sssw.rt.util.AgoHTTPStatusException
Returns the HTTP status code of this exception.
getStatus() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Get the status code of the reply.
getString() - Method in class com.sssw.rt.com.Variant
Get a String value from a VT_BSTR Variant.
getStringArrayProperty(String) - Method in class com.sssw.shr.page.AgpTag
Returns a string array property which has been stored as a string using the delimiter ','.
getStringParameter(String) - Method in class com.sssw.rt.form.AgfForm
Returns a parameter as a String value.
getStringProperty(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns a String value given a property name.
getStyle() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Returns the font style.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpButtonRadio
Returns whether a Submit request is sent to the server when the control's value changes.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpButtonText
Returns whether a Submit request is sent to the server when the control's value changes.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpTextArea
Returns the "Submit On Change" property of this control.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpListBase
Returns whether a Submit request is sent to the server when the control's value changes.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpButtonCheck
Returns whether a Submit request is sent to the server when the control's value changes.
getSubmitOnChange() - Method in class com.sssw.shr.page.AgpTextField
Returns the "Submit On Change" property of this control.
getSummaryString() - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Return a string summary of the stat info that contains the name, kind, description, and owner path.
getTabHeight() - Method in class com.sssw.rt.form.AgcTabControl
Get the height of a tab (depends on the font)
getTable(String) - Method in interface com.sssw.srv.api.AgiDatabase
Returns an AgiTable object allowing access to individual tables You must specify the name of a table within this database.
getTableName() - Method in class com.sssw.srv.busobj.AgoTableEvent
Returns the name of the table on which the database operation is occurring.
getTableNamePatterns() - Method in class com.sssw.rts.adminapi.AgoAdmTableSubset
Get the list of table name patterns that are part of the table subset currently used for a particular database in SilverStream.
getTableNames() - Method in class com.sssw.rts.adminapi.AgoAdmTableSubset
Get the list of individual table names that are part of the table subset currently used for a particular database in SilverStream.
getTableNamesAdditions() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of names of individual tables to be added to the subset of tables used in SilverStream for the given database.
getTableNamesDeletions() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of names of individual tables to be deleted from the subset of tables used in SilverStream for the given database.
getTables() - Method in interface com.sssw.srv.api.AgiDatabase
Return an enumeration of objects implementing AgiTable representing all non-system tables in database.
getTableSubset() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabase
Get the current table subset, if any.
getTabOrder() - Method in interface com.sssw.rt.util.AgiTabstopHandler
Called from the FocusManager during processing of TAB/SHIFT-TAB.
getTag(String) - Method in class com.sssw.shr.page.AgpPage
Returns the named AgpTag object.
getTargetFrame() - Method in class com.sssw.shr.page.AgpLabel
Returns the name of the frame that will be used to display the destination page if this label is an Expression Link.
getText() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the text associated with this node
getText() - Method in class com.sssw.rt.form.AgcButtonText
Gets the text that is displayed on the button.
getText() - Method in class com.sssw.rt.form.AgcComboBox
Returns a String that contains the control's text.
getText() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the button text.
getText() - Method in class com.sssw.rt.form.AgcRectangle
Get the label text of the rectangle.
getText() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Returns a String that contains the control's text.
getText() - Method in class com.sssw.rt.form.AgcLabel
Returns a String that contains the control's text.
getText() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns the contents of the editor as a plain text string, ignoring the formatting information.
getText() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the text displayed in the input field.
getText() - Method in class com.sssw.shr.page.AgpLabel
Returns the text displayed in the control.
getText() - Method in class com.sssw.shr.page.AgpTextArea
Returns the text of the control.
getText() - Method in class com.sssw.shr.page.AgpTextField
Returns the text of the control.
getTextBackgroundColor() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the text background color.
getTextColor() - Method in class com.sssw.rt.form.AgcTextArea
Deprecated. use Component.getForeground().
getTextColor() - Method in class com.sssw.rt.form.AgcTextField
Deprecated. use Component.getBackground().
getTextColor() - Method in class com.sssw.rt.form.AgcButtonText
Deprecated. replaced by Component.getForeground().
getTextColor() - Method in class com.sssw.rt.form.AgcButtonRaw
Deprecated. replaced by AgcButtonRaw.getForeground().
getTextColor() - Method in class com.sssw.rt.form.AgcRectangle
Deprecated. use AgcRectangle.getForeground()
getTextColor() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Deprecated. replaced by AgcIntegerSpinnerField.getForeground().
getTextColor() - Method in class com.sssw.rt.form.AgcLabel
Deprecated. use AgcLabel.getForeground() to obtain the Color of the control's text.
getTextHighlightColor() - Method in class com.sssw.rt.form.AgcLabel
Returns the control's text highlight Color.
getTextHighlightColor() - Method in class com.sssw.rt.jform.AgcJLabel
Gets the text highlight color.
getTextShadowColor() - Method in class com.sssw.rt.form.AgcLabel
Returns the control's text shadow Color.
getTextShadowColor() - Method in class com.sssw.rt.jform.AgcJLabel
Gets the text shadow color.
getTextStyle() - Method in class com.sssw.rt.form.AgcLabel
Returns an integer that represents the control's text style.
getTextStyle() - Method in class com.sssw.rt.jform.AgcJLabel
Gets the text effect currently in use.
getThreads() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Enumerate server threads.
getTimestampValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getTimeValue() - Method in class com.sssw.shr.page.AgpTextField
Get the field value.
getTimeZoneID() - Method in class com.sssw.shr.page.AgpPage
Returns the server setting that keeps track of the client time zone
getTitle() - Method in class com.sssw.rt.form.PvHelperGeneral
Obtains the title of the form's containing window, if possible.
getTitlePropertyName() - Method in class com.sssw.rt.tview.AgoColumnImage
Returns the name of the property that provides the text for the image title
getToggle() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the toggle type.
getToolTipText() - Method in interface com.sssw.rt.form.AgiControl
Gets the text that is displayed in the control's floating tooltip.
getTopRowCursor() - Method in class com.sssw.rt.form.AgcView
Gets a navigation object which initially points to the topmost visible row in the view.
getTotalMemory() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the amount of Runtime Free Memory
getTotalThreadCount() - Method in interface com.sssw.rts.adminapi.AgiAdmStatistics
Get the total number of client threads.
getTransactionID() - Method in class com.sssw.srv.busobj.AgoTableEvent
Returns an integer that identifies the transaction of this event.
getTransparent() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the column's transparency property.
getTransparent() - Method in class com.sssw.rt.tview.AgoColumnTextEditor
Return the transparent property.
getTransparent() - Method in class com.sssw.rt.tview.AgoBandFormatBase
Return the band transparency property
getTransparent() - Method in class com.sssw.rt.tview.AgoViewFormat
Get the transparent property.
getType() - Method in interface com.sssw.rts.adminapi.AgiAdmCertificate
Return the type of certificate.
getType() - Method in interface com.sssw.rts.adminapi.AgiAdmElementBase
Return the type of the element.
getType() - Method in class com.sssw.shr.page.AgpButtonText
Returns the Type property of the control.
getType() - Method in class com.sssw.shr.page.AgpLabel
Returns an int representing the type of control.
getType() - Method in class com.sssw.shr.page.AgpTextField
Returns a string indicating the Type property of this control.
getUnallocatedConnectionCount() - Method in interface com.sssw.srv.api.AgiDatabaseConnection
Get the number of connections that are unallocated in the Connection Pool at the time of this method call.
getUncheckedValue() - Method in class com.sssw.rt.jform.AgcJToggleButton
Gets the button's "unchecked value" - the value of the button when it is not selected.
getUncheckedValue() - Method in class com.sssw.rt.jform.AgcJCheckBox
Gets the button's "unchecked value" - the value assigned to the check box when it is not selected.
getUncheckedValue() - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Returns the (constant) value that is written to the database when the checkbox is unchecked
getUnresolvedPatterns() - Method in class com.sssw.rts.adminapi.AgoAdmTableListChanges
Get the list of table name patterns resolved to empty table name lists.
getUpImage() - Method in class com.sssw.rt.form.AgcButtonRaw
Get the Image that is displayed when the button is in the unpressed state.
getURL() - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Return the URL of the element.
getUrlQueryMode() - Method in class com.sssw.shr.page.AgpPage
Determine whether the 'query' and 'order-by' parameters of the request URL are processed automatically by the page.
getUseFixedRowHeight() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns the property that specifies whether or not rows using this band format have a fixed height
getUseMultipartFormData() - Method in class com.sssw.shr.page.AgpPage
Determine whether the page is set to request MIME multipart/form-data from the browser.
getUsePlugIn() - Method in class com.sssw.shr.page.AgpPresentation
Determines whether the control uses the Sun 1.2 Java Plug-In.
getUsePlugIn() - Method in class com.sssw.shr.page.AgpApplet
Determines whether the control uses the Sun 1.2 Java Plug-In.
getUser() - Method in class com.sssw.rt.form.AgfForm
Returns the user name of the current user.
getUser() - Method in class com.sssw.shr.page.AgpPage
Gets the name of the current user.
getUser() - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Returns the name of the user associated with the event's session.
getUserAgent() - Method in class com.sssw.shr.page.AgpPage
Returns the user agent string, obtained from the "user-agent" header of the HTTP request.
getUserData() - Method in class com.sssw.rt.form.AgoTreeControlNode
Gets the user data associated with this node.
getUserData() - Method in class com.sssw.rt.jform.AgoDisplayValue
Gets the storage value for the AgoDisplayValue object.
getUserData() - Method in class com.sssw.rt.tview.AgoColumnForm
Returns the user supplied data that will be passed to the form.
getUserDefinedTabOrder() - Method in class com.sssw.rt.form.PvBaseContainer
Gets the tab order of controls on the form or other container.
getUserName() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Get the name of the user who started the session.
getUserName() - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Return the user name.
getUsersAndGroupsFromExpression(AgiAdmElement, String) - Method in interface com.sssw.rts.adminapi.AgiAdmExpressionMgr
Render the list of users and groups from the given security expression Return null if the expression is not a simple list of users and groups, otherwise return an enumeration of AgiAdmUser's and AgiAdmGroups.
getUserSession() - Method in class com.sssw.srv.busobj.AgoUserLogoutEvent
Returns the session of the user that is logging out
getValue() - Method in class com.sssw.rt.form.AgcTreeControl
Returns the control's value.
getValue() - Method in class com.sssw.rt.form.AgcList
Returns the control's value.
getValue() - Method in class com.sssw.rt.form.AgcChoice
Returns the control's value.
getValue() - Method in class com.sssw.rt.form.AgcBigDecimalField
Gets the field value as a BigDecimal, which may be null.
getValue() - Method in class com.sssw.rt.form.AgcDoubleField
Gets the field value as a primitive double.
getValue() - Method in class com.sssw.rt.form.AgcComboBox
Returns the control's value.
getValue() - Method in class com.sssw.rt.form.AgcSlider
Get the value as a primitive int.
getValue() - Method in class com.sssw.rt.form.AgcButtonRaw
Returns the user-specified Object mapped to the current button state.
getValue() - Method in class com.sssw.rt.form.AgcTimeField
Get the field value.
getValue() - Method in class com.sssw.rt.form.AgcTimestampField
Gets the value as a java.sql.Timestamp value.
getValue() - Method in class com.sssw.rt.form.AgcIntegerField
Gets the field value as a primitive int.
getValue() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Get the field value as a primitive integer.
getValue() - Method in class com.sssw.rt.form.AgcDateField
Returns the field's value as a java.sql.Date.
getValue() - Method in class com.sssw.rt.jform.AgcJComboBox
Gets the storage value of the selected item, which is the value that is sent to the database.
getValue() - Method in class com.sssw.rt.jform.AgcJRadioButton
Gets the user-specified Object that is the current value for the button group.
getValue() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Gets the field value as a primitive int.
getValue() - Method in class com.sssw.rt.jform.AgcJToggleButton
Gets the user-specified Object mapped to the current button state.
getValue() - Method in class com.sssw.rt.jform.AgcJDateField
Gets the field value.
getValue() - Method in class com.sssw.rt.jform.AgcJTree
Gets the value of the selected item.
getValue() - Method in class com.sssw.rt.jform.AgcJDoubleField
Gets the field value as a primitive double.
getValue() - Method in class com.sssw.rt.jform.AgcJIntegerField
Gets the field value as a primitive int.
getValue() - Method in class com.sssw.rt.jform.AgcJBigDecimalField
Gets the field value as a BigDecimal object.
getValue() - Method in class com.sssw.rt.jform.AgcJList
Gets the storage value of the selected item.
getValue() - Method in class com.sssw.rt.jform.AgcJTable
Gets the value of the selected row.
getValue() - Method in class com.sssw.rt.jform.AgcJCheckBox
Gets the user-specified Object mapped to the current button state.
getValue() - Method in class com.sssw.rt.jform.AgcJTimeField
Gets the field value.
getValue() - Method in class com.sssw.rt.jform.AgcJTimestampField
Gets the field value.
getValue() - Method in class com.sssw.shr.page.AgpButtonRadio
Returns the value associated with the checked member of this radio button's group.
getValue() - Method in class com.sssw.shr.page.AgpTextArea
Returns the value of the control, as a string.
getValue() - Method in class com.sssw.shr.page.AgpListBase
Returns the current value of a list.
getValue() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns the HTML data of this control.
getValue() - Method in class com.sssw.shr.page.AgpTextField
Deprecated. to getText(). Use getObjectValue() to get the parsed value (e.g. a Double object if the field's datatype is TYPE_DOUBLE).
getValue() - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Returns the value or body of this MIME part.
getValue() - Method in class com.sssw.srv.mail.AgoMIMEPartText
Get the value descriptor.
getValueInOptionTag() - Method in class com.sssw.shr.page.AgpListBase
 
getValues() - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Fetch the values of all the counters in the set.
getVariables(AgoPermission) - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Return an enumeration of table column names ("variable names") so that the caller could construct expressions for the given permission type.
getVisible() - Method in class com.sssw.rt.tview.AgoColumnBase
Determines whether or not the column is visible to the user.
getVisibleRowCount() - Method in class com.sssw.shr.page.AgpList
Returns the Rows to Display property for the control.
getvt() - Method in class com.sssw.rt.com.Variant
Get the type of the Variant.
getWidth() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the column width (in pixels).
getWidth() - Method in class com.sssw.shr.page.AgpPresentation
Returns the width of the presentation.
getWidth() - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
getWidth() - Method in class com.sssw.shr.page.AgpHTMLControl
Returns the width of the control in pixels.
getWordWrap() - Method in class com.sssw.rt.form.AgcLabel
Returns a boolean value that indicates if the label's text should be wrapped.
getWordWrap() - Method in class com.sssw.rt.jform.AgcJLabel
Gets the word wrap setting for the label.
getWorldPrincipal() - Method in interface com.sssw.rts.acl.AgiPrincipalFactory
Return a principal representing "world" -- a distinguished identity that every other principal group belongs to.
gotoChild() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the first child of the current row.
gotoColumnNum(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Moves the caret to the n-th column of the current line.
gotoFirst() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the first peer of the current row.
gotoLast() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the last peer of the current row.
gotoLineBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Moves the caret to the first position of the current line.
gotoLineEnd() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the end of the current line.
gotoLineNum(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the specified line number on the current page.
gotoNext() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the next peer of the current row.
gotoNextLine() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the next line.
gotoNextNPos(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Moves the caret forward by n positions.
gotoNextParagraphBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the next paragraph.
gotoNextPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor to the next position.
gotoNextScreen() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the next screen.
gotoNextWordBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the next word.
gotoPageBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the top of the current page.
gotoPageEnd() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the bottom of the current page.
gotoParent() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the parent of the current row.
gotoPrevious() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the previous peer of the current row.
gotoPrevLine() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the previous line.
gotoPrevNPos(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Moves the caret backward by n positions.
gotoPrevParagraphBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the previous paragraph.
gotoPrevPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor to its previous position.
gotoPrevScreen() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the beginning of the previous screen.
gotoPrevWordBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Moves the caret to the first position of the previous word or object unit.
gotoRoot() - Method in interface com.sssw.rt.util.AgiRowCursor
Navigate to the top-most parent of the current row.
gotoScreenFirstPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the first position of the current screen.
gotoScreenLastPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Positions the cursor at the last position of the current screen.

H

handleStateMismatch() - Method in class com.sssw.shr.page.AgpPage
handleStateMismatch() can be overridden to change the way that the page handles out-of-sync POST requests, which may occur if the end user navigates through the browser history, or if the server restarts between a user's requests to a page.
hasAssociatedSession() - Method in interface com.sssw.rts.adminapi.AgiAdmThread
Check if the thread is currently associated with a session.
hasChildren() - Method in interface com.sssw.rt.util.AgiRowCursor
Check whether the current row has children.
hasFileBeenUploaded() - Method in class com.sssw.shr.page.AgpFileUpload
Returns whether a file has been uploaded in this request.
hashCode() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Return the hash code.
hasMoreNodes() - Method in class com.sssw.rt.form.AgoNodeEnumerator
Determines whether there are more nodes in the set, and returns false if there are none.
hasMoreRows() - Method in class com.sssw.rt.form.AgoRowEnumerator
Determines whether there are more rows in the set, and returns false if there are none.
hasMoreRows() - Method in interface com.sssw.rt.util.AgiRowEnumerator
Find out if there are more elements to process.
hasServicedRequest() - Method in class com.sssw.shr.page.AgpPage
Returns true if the page has serviced the request.
haveRowsChanged() - Method in interface com.sssw.rt.util.AgiRowSetManager
Check if any modifications have been made to the data or the structure of the data since the last call to AgiRowSetManager.updateRows(), AgiRowSetManager.refreshRows(), or AgiRowSetManager.query(String, String).
headers() - Method in class com.sssw.srv.busobj.AgoCGIHeaders
Get an enumeration of the names of all the headers.
headerToCGIVariable(String) - Static method in class com.sssw.srv.busobj.AgoCGIHeaders
Converts an HTTP header to a CGI variable name.
HOTSPOT_HEIGHT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the height of the hotspot.
HOTSPOT_LINKFRAME - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the frame.
HOTSPOT_LINKURL - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the URL of the hotspot.
HOTSPOT_WIDTH - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the width of the hotspot.
HOTSPOT_XPOS - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the xpos of the hotspot.
HOTSPOT_YPOS - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the ypos of the hotspot.
htmlAnchorDetected(AgoEvent) - Method in interface com.sssw.rt.event.AgiRTEditorListener
 
htmlAnchorSelected(AgoEvent) - Method in interface com.sssw.rt.event.AgiRTEditorListener
 
httpError(AgoHttpErrorEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when an HTTP-level error is detected.

I

IMAGE - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for an image.
IMAGE_ALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the alignment of the image.
IMAGE_BORDERSIZE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the size of the border of the image.
IMAGE_HEIGHT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the height of the image.
IMAGE_HORIZSPACE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the horizontal spacing of the image.
IMAGE_LINKFRAME - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the target frame of the default URL.
IMAGE_LINKURL - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the default URL of the image.
IMAGE_MODE_CENTERED - Static variable in class com.sssw.rt.form.AgcImage
Image mode constant for an image centered in the control's rectangle.
IMAGE_MODE_CENTERED - Static variable in interface com.sssw.rt.form.AgiControl
Displays a single image at its original size in the upper left corner of the form.
IMAGE_MODE_NORMAL - Static variable in class com.sssw.rt.form.AgcImage
Image mode constant for an image at the upper left corner of the control's rectangle.
IMAGE_MODE_NORMAL - Static variable in interface com.sssw.rt.form.AgiControl
Displays a single image at its original size in the upper left corner of the form.
IMAGE_MODE_STRETCH - Static variable in class com.sssw.rt.form.AgcImage
Image mode constant for the image to be stretched to fit the control's rectangle.
IMAGE_MODE_STRETCH - Static variable in interface com.sssw.rt.form.AgiControl
Displays a single image that is stretched to fill the entire form.
IMAGE_MODE_TILED - Static variable in class com.sssw.rt.form.AgcImage
Image mode constant for the image to be tiled within the control's rectangle.
IMAGE_MODE_TILED - Static variable in interface com.sssw.rt.form.AgiControl
Displays multiple copies of the image, repeating the image to fill the form.
IMAGE_SOURCE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the source of the image.
IMAGE_SPECIFYSIZE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the specify size flag of the image.
IMAGE_VERTSPACE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the vertical spacing of the image.
IMAGE_WIDTH - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the width of the image.
IMAGEPOSITION_ABOVE - Static variable in class com.sssw.rt.form.AgcButtonRaw
The image is positioned above the button text.
IMAGEPOSITION_BELOW - Static variable in class com.sssw.rt.form.AgcButtonRaw
The image is positioned below the button text.
IMAGEPOSITION_BENEATH - Static variable in class com.sssw.rt.form.AgcButtonRaw
The image is positioned underneath the button text.
IMAGEPOSITION_LEFT - Static variable in class com.sssw.rt.form.AgcButtonRaw
The image is positioned to the left of the button text.
IMAGEPOSITION_RIGHT - Static variable in class com.sssw.rt.form.AgcButtonRaw
The image is positioned to the right of the button text.
IMAGES - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Images directory.
increaseFontSize() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Increases the font size of the currently selected object, making it larger in the design environment.
increaseIndentation() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Increases the indentation of the text at the current cursor position.
incrementOffset() - Method in class com.sssw.srv.mail.AgoByteStore
Increments the current offset by 1 (one) byte.
incrementOffset() - Method in class com.sssw.srv.mail.AgoCharStore
Increments the current offset by 1 (one) character.
index(String, String) - Static method in class com.sssw.srv.agents.AgFullText
Start the FullTextSearch indexing on a table.
indexBlock(String, String) - Static method in class com.sssw.srv.agents.AgFullText
Start the FullTextSearch indexing on a table.
INFO_DATABASE_NAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Database name.
INFO_GROUP_NAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Group name.
INFO_PORT_NUMBER - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Port number.
init(AgiUserLogin) - Static method in class com.sssw.rt.util.AgRuntime
Initialize the SilverStream runtime.
init(AgrServerSession) - Method in class com.sssw.rt.util.AgrData
Initialize this data cache to the specified server session.
init(String, String, String, int) - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Initialize the mail account object.
initColumnCheckProperty(String, AgoFontIdentifier, Color, int) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets up a number of parameters for the checkbox column.
initColumnComboProperty(String, AgiRowCursor, boolean) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Sets up a number of parameters for comobobox columns loaded from a database table or another AgiRowCursor implementation.
initColumnComboProperty(String, String[], Object[], boolean) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Sets a number of parameters for combobox columns loaded from String Arrays.
initColumnRadioProperty(String, AgoFontIdentifier, Color, int) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets up a number of parameters for the radio button column.
initColumnSpinnerProperty(String, AgoFontIdentifier, Color, int) - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Initializes a number of parameters for the control
initColumnTextHeader(String, AgoFontIdentifier, Color, int) - Method in class com.sssw.rt.tview.AgoColumnText
Utility method for setting up a number of parameters for the column text simultaneously.
initColumnTextProperty(String, AgoFontIdentifier, Color, int) - Method in class com.sssw.rt.tview.AgoColumnText
Utility method that allows you to bind the column to data and set its font, text color, and alignment for the column.
initFromApplet(Applet) - Static method in class com.sssw.rt.util.AgRuntime
Initialize the SilverStream runtime.
INITIALIZE_STATE - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Initialize state of the AgoPersistentStateManager as an Integer.
INITIALIZE_STATE_INT - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Initialize state of the AgoPersistentStateManager as an int.
initialize(AgiServer) - Method in interface com.sssw.srv.api.AgiLogger
Initialize this logger for the specified server.
initialize(String, AgiDatabase) - Method in class com.sssw.srv.busobj.AgaData
Used to initialize a "standalone" AgaData being used from a SilverStream business object or utility class in a SilverStream server.
initialize(String, EJBContext) - Method in class com.sssw.srv.busobj.AgaData
Used to initialize a "standalone" AgaData being used from an Enterprise Java Bean -- either a Session Bean or a bean-managed Entity Bean.
initializeState(AgoInvokedEvent, String, String) - Method in class com.sssw.atg.persist.AgoPersistentStoreManager
Initializes the persistent store.
initView(AgiRowCursor, AgoViewFormat) - Method in class com.sssw.rt.form.AgcView
Associates the AgcView object with a navigation object (AgiRowCursor) which will provide the data for the view, and a format object (AgoViewFormat) which describes how the data is to be presented.
initViewForm(AgiRowCursor, Object) - Method in interface com.sssw.rt.tview.AgiViewForm
Initializes the form from the AgcView's row cursor.
insert(String, int) - Method in class com.sssw.rt.form.AgcList
Provides the same functionality as the java.awt.List add(title, index) method.
insert(String, int) - Method in class com.sssw.shr.page.AgpListBase
Inserts a new item into the control at the specified index.
insert(String, Object, int) - Method in class com.sssw.rt.form.AgcList
Inserts an item at the specified index in the AgcList, specifying both the display text and the list item's value (may be null).
insert(String, Object, int) - Method in class com.sssw.rt.form.AgcChoice
Inserts an item at the specified index in the Choice, specifying both the display text and the list item's value (may be null).
insert(String, Object, int) - Method in class com.sssw.shr.page.AgpListBase
Inserts a new item into the control at the specified index.
insertAfter() - Method in interface com.sssw.rt.util.AgiRowCursor
Insert a new row immediately after the current row.
insertBefore() - Method in interface com.sssw.rt.util.AgiRowCursor
Insert a new row immediately before the current row.
insertChar(char) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts the specified character.
insertColumnFormat(AgoColumnBase, AgoColumnBase) - Method in class com.sssw.rt.tview.AgoBandFormat
Inserts a column format.
insertCustomTag(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts the specified HTML tag at the current cursor location.
insertImage(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts an image with the specified image specification.
insertImageLink(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts an image link (can be absolute URL or relative URL).
insertItemAt(Object, DefaultMutableTreeNode) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree.
insertItemAt(Object, int) - Method in class com.sssw.rt.jform.AgcJList
Adds an item to the list at the specified index.
insertItemAt(String, Object, DefaultMutableTreeNode) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree, specifying both the display and storage values.
insertItemAt(String, Object, int) - Method in class com.sssw.rt.jform.AgcJComboBox
Adds an item at the specified index in the list, specifying both the display text and the list item's value.
insertItemAt(String, Object, int) - Method in class com.sssw.rt.jform.AgcJList
Adds an item at the specified index in the List, specifying separate values for the display text and storage value.
insertLine() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a horizontal rule.
insertParagraphBreak() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a paragraph break above the current cursor location.
insertRawHTML(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts raw HTML text at the current cursor location.
insertRow(AgiDataSource, AgiDataRow) - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Insert the specified data row for the specified data source.
insertSpace() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a single space at the current cursor location.
insertString(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a specific text String at the current cursor location.
insertTab() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a tab at the current cursor location.
insertTable(int, int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts an empty table at the current cursor location with the specified row and column count.
insertTableColumn() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a column in the table before the caret.
insertTableRow() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Inserts a row in the table before the caret.
invalidateHTML() - Method in class com.sssw.shr.page.AgpTag
Invalidate.
invokeAgent(String) - Method in class com.sssw.rt.form.PvHelperGeneral
Deprecated. use PvHelperGeneral.invokeBusinessObject(String)
invokeAgent(String) - Method in interface com.sssw.srv.api.AgiDatabase
Deprecated. as of SilverStream Version 2.0. Use AgiInvokeBusinessObject.invokeBusinessObject(String), which can throw any Exception thrown by the business object's invoked event.
invokeAgent(String, Object) - Method in class com.sssw.rt.form.PvHelperGeneral
Deprecated. use PvHelperGeneral.invokeBusinessObject(String, Serializable)
invokeAgent(String, Serializable) - Method in interface com.sssw.srv.api.AgiDatabase
Deprecated. as of SilverStream version 2.0. Use AgiInvokeBusinessObject.invokeBusinessObject(String, Serializable), which can throw any Exception thrown by the business object's invoked event.
invokeBusinessObject(String) - Method in class com.sssw.rt.form.PvHelperGeneral
Invokes the named business object.
invokeBusinessObject(String) - Method in interface com.sssw.rt.util.AgiInvokeBusinessObject
Invoke the named business object and return the result.
invokeBusinessObject(String) - Method in class com.sssw.rt.util.AgrServerSession
Invoke an invocable business object on the specified server in the specified session, and return its result.
invokeBusinessObject(String) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Invoke a business object.
invokeBusinessObject(String, Serializable) - Method in class com.sssw.rt.form.PvHelperGeneral
Invokes the named business object.
invokeBusinessObject(String, Serializable) - Method in interface com.sssw.rt.util.AgiInvokeBusinessObject
Invoke the named business object and return the result.
invokeBusinessObject(String, Serializable) - Method in class com.sssw.rt.util.AgrServerSession
Invoke an invocable business object on the specified server in the specified session, passing an argument, and return its result.
invokeBusinessObject(String, Serializable) - Method in interface com.sssw.shr.http.AgiHttpServletRequest
Invoke a business object.
invoked(AgoInvokedEvent) - Method in class com.sssw.atg.persist.AgoPersistentStoreManager
An implementation of the invoked event for an AgoPersistentStoreManager object.
invoked(AgoInvokedEvent) - Method in interface com.sssw.srv.busobj.AgiInvokedListener
Fires when this listener is invoked by calling invokeAgent on either agGeneral or AgiDatabase or by the object's resource receiving an HTTP POST request.
invokeQuery() - Method in class com.sssw.srv.busobj.AgaData
Invoke the business object for which this is a proxy.
invokeQuery(AgoDataSourceEvent) - Method in interface com.sssw.srv.busobj.AgiDataSourceListener
Fires when a data source object receives a data request.
invokeQuery(Object) - Method in class com.sssw.rt.form.AgcData
Invokes the business object for which this AgcData is the proxy.
invokeQuery(Serializable) - Method in class com.sssw.rt.util.AgrData
Invoke the business object for which this is a proxy.
invokeQuery(Serializable) - Method in class com.sssw.shr.page.AgpData
Invoke the business object for which this AgpData is the proxy.
invokeQuery(Serializable) - Method in class com.sssw.shr.page.AgpViewPanel
If the view is loading data from a Data Source Object, you must use this method to invoke it and populate the view with the resulting data.
invokeQuery(Serializable) - Method in class com.sssw.srv.busobj.AgaData
Invoke the business object for which this is a proxy.
IOEndOfRowsException - exception com.sssw.rt.util.IOEndOfRowsException.
IOEndOfRowsException
IOEndOfRowsException() - Constructor for class com.sssw.rt.util.IOEndOfRowsException
 
IOServerException - exception com.sssw.rt.util.IOServerException.
IOServerException
IOServerException() - Constructor for class com.sssw.rt.util.IOServerException
 
isAborted() - Method in class com.sssw.srv.busobj.AgoTableRowEvent
Returns true if the database transaction was aborted by the abortTransaction() method.
isActive() - Method in interface com.sssw.rts.adminapi.AgiAdmEjbJar
Check to see if the EJB JAR is active.
isAgentCancelled() - Method in interface com.sssw.srv.busobj.AgiDataRunner
Returns a boolean true if cancelAgent() was called for this AgiDataRunner.
isAlive(boolean) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Return true if the server is alive, false otherwise.
isAuthorized(AgoPermission[], AgiAdmSession) - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Check if the caller has the specified type(s) of access to the element.
isColumnPresent(int) - Method in interface com.sssw.rt.util.AgiDataRow
Returns true if the specified column has data.
isCommitted() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Returns a boolean indicating if the response has been committed.
isCompatible() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Exchange version number information with the server.
isDualDatabaseModeEnforced() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform
Specifies whether the API users can create a single database that contains their system tables or if dual database is needed, i.e.
isEditable() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Finds out whether the user can type a value in the input field.
isEditable() - Method in class com.sssw.rt.jform.AgcJTable
Finds out whether any cells in the table are editable.
isEmpty() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns true if the editor is empty.
isEmpty() - Method in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
Check to see if there are any elements within the Cluster Environment.
isHierarchical() - Method in class com.sssw.rt.tview.AgoBandFormat
Returns a value indicating whether this band has a hierarchical column or not.
isHTMLRepaintPending() - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns whether the state of this control needs a complete HTML generation to refresh.
isJavaScriptRepaintPending() - Method in interface com.sssw.shr.page.AgiJavaScriptEnhanced
Returns whether the state of this control needs to be updated to the browser.
isMultipleMode() - Method in class com.sssw.shr.page.AgpList
Returns whether the control supports multiple selection.
isNegative() - Method in class com.sssw.rts.acl.AgoAclEntry
Returns true if this is a negative ACL entry (one denying the associated principal the set of permissions in the entry), false otherwise.
isOwner(Principal) - Method in class com.sssw.rts.acl.AgoAcl
Returns true if the given principal is an owner of the ACL.
isPropertyAvailable(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Returns true if the specified property is currently available.
isPropertyPresent(int) - Method in class com.sssw.srv.busobj.AgaRowData
Returns true if the specified property is in this row
isPropertyPresent(String) - Method in class com.sssw.srv.busobj.AgaRowData
Returns true if the specified property is in this row
isSelected(int) - Method in class com.sssw.shr.page.AgpListBase
Returns whether the specified item is selected.
isServerAlive(boolean) - Method in class com.sssw.rt.util.AgrServerSession
Return true if the server is alive, false otherwise.
isUserLoggedIn() - Method in interface com.sssw.rts.adminapi.AgiAdmSession
Return true if the user has logged in this session, false otherwise.
isWidthFixed() - Method in class com.sssw.rt.tview.AgoColumnBase
Returns the flag which specifies that the column width is fixed
isWorldPrincipal(Principal) - Method in interface com.sssw.rts.acl.AgiPrincipalFactory
Return true if this principal is the principal representing "world".
ITALIC - Static variable in class com.sssw.rt.gui.AgoFontIdentifier
Italic text style.

J

JAR - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a JAR.
JARS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The JARs directory.
JAVA_BEAN - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Deprecated. As of 3.0, no operations are supported on the JavaBeans directory or JavaBeans themselves. The operations are to be done via the corresponding JARs, that is, you secure your JavaBean elements by setting security on your JAR elements.

Design element type for a JavaBean.

JAVA_BEANS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
Deprecated. As of 3.0, no operations are supported on the JavaBeans directory or JavaBeans themselves. The operations are to be done via the corresponding JARs, that is, you secure your JavaBean elements by setting security on your JAR elements.

The JavaBeans directory. Contains design elements of the type AgiAdmDesignElement.JAVA_BEAN. Use for enumerating JavaBeans stored within a specific database.

JUSTIFY_CENTER - Static variable in class com.sssw.rt.form.AgcLabel
Text is centered.
JUSTIFY_LEFT - Static variable in class com.sssw.rt.form.AgcLabel
Text is left justified (default).
JUSTIFY_RIGHT - Static variable in class com.sssw.rt.form.AgcLabel
Text is right justified.

K

Kernel32 - class com.sssw.rt.com.Kernel32.
This class provides direct DLL access to functions in Kernel32.dll - the core system DLL for the Win32 API.
Kernel32() - Constructor for class com.sssw.rt.com.Kernel32
 
KIND_COUNTER - Static variable in class com.sssw.rts.adminapi.AgoAdmStatInfo
The "counter" statistic kind.
KIND_DURATION - Static variable in class com.sssw.rts.adminapi.AgoAdmStatInfo
The "duration" statistic kind (a delta or elapsed time)
KIND_STATIC - Static variable in class com.sssw.rts.adminapi.AgoAdmStatInfo
The "static" statistic kind (a constant value)
KIND_TIME - Static variable in class com.sssw.rts.adminapi.AgoAdmStatInfo
The "time" statistic kind (an absolute time).
KIND_VALUE - Static variable in class com.sssw.rts.adminapi.AgoAdmStatInfo
The "value" statistic kind, e.g.

L

LABELTYPE_EVENT_LINK - Static variable in class com.sssw.shr.page.AgpLabel
 
LABELTYPE_EXPRESSION_LINK - Static variable in class com.sssw.shr.page.AgpLabel
 
LABELTYPE_LABEL - Static variable in class com.sssw.shr.page.AgpLabel
 
LAST - Static variable in class com.sssw.rt.form.AgcTreeControl
Adds the node as the last node at the level of the specified node.
launchFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Notifies the user then launches the registered program for the specified file.
layout(int, int) - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
LDAP_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The LDAP Security directory.
LDAP_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The LDAP Server.
LDAPGROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmGroup
The LDAP type of group.
LDAPGROUPS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The LDAP Groups directory.
LDAPUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The LDAP user type.
LDAPUSERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The LDAP Users directory.
length() - Method in class com.sssw.srv.mail.AgoByteStore
Returns the length of data currently in this store.
length() - Method in class com.sssw.srv.mail.AgoCharStore
Returns the length of data (number of characters) currently in this store.
LINE_ALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the line alignment.
LINE_COLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the line color.
LINE_HEIGHT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the line height.
LINE_ISSOLID - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the is-solid flag.
LINE_WIDTH - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for line width.
LINE_WIDTH_UNITS - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the line width units.
LOAD_MGR - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Load Manager type of a load balancing element.
LOAD_MGR_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Load Manager Group type of load balancing container object.
LOAD_STATE - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Load state of the AgoPersistentStateManager as an Integer.
LOAD_STATE_INT - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Load state of the AgoPersistentStateManager as an int.
loadFromRowCursor(AgiRowCursor, int[], int[], int) - Method in class com.sssw.rt.jform.AgcJTable
Creates rows of table data from an AgiRowCursor data source.
loadFromRowCursor(AgiRowCursor, int[], int[], int, String[]) - Method in class com.sssw.rt.jform.AgcJTable
Creates rows of table data from an AgiRowCursor data source.
loadFromRowCursor(AgiRowCursor, int, int) - Method in class com.sssw.rt.jform.AgcJComboBox
Creates list items from an AgiRowCursor data source.
loadFromRowCursor(AgiRowCursor, int, int) - Method in class com.sssw.rt.jform.AgcJTree
Creates tree items from an AgiRowCursor source.
loadFromRowCursor(AgiRowCursor, int, int) - Method in class com.sssw.rt.jform.AgcJList
Creates list items from an AgiRowCursor source.
loadFromRowCursor(AgiRowCursor, int, int) - Method in class com.sssw.shr.page.AgpListBase
Reloads the items from an AgiRowCursor source.
loadState(AgoInvokedEvent, String, String) - Method in class com.sssw.atg.persist.AgoPersistentStoreManager
Reads the last persisted application state from the persistent store and returns it as a Hashtable.
log(AgiHttpServletRequest, AgiHttpServletResponse, int, long) - Method in interface com.sssw.srv.api.AgiLogger
Log normally a fully handled request.
log(String) - Method in interface com.sssw.srv.api.AgiLogger
Log a message not associated with any particular session or request to the error log (synonymous with errorlog(msg).
loginUser() - Method in class com.sssw.rt.util.AgrServerSession
Allow a user to log on to the server.
loginUser() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Allow a user to log on to the server.
loginUser(String, String) - Method in interface com.sssw.srv.api.AgiSession
Log in the user with the specified password into this session.
logoutUser() - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Allow a user to log out from the server.

M

m_dataSource - Variable in class com.sssw.rt.util.AgoDataUpdateRow
The data source of this row.
m_mainRow - Variable in class com.sssw.rt.util.AgoDataUpdateRow
The data row containing the modified data.
m_operation - Variable in class com.sssw.rt.util.AgoDataUpdateRow
The kind of operation (insert, delete, update, or makePrimary) From CommandCodes.
m_rowFactory - Variable in class com.sssw.rt.util.AgoDataUpdateRow
The row factory to be used for creating the row to be returned from prepareAndExecuteUpdates() -- this row contains server-modified data, if necessary.
m_rowFactory - Variable in class com.sssw.rt.util.AgoDataUpdateRequest
The factory for creating AgiDataRows; this factory must be used for creating any rows returned in the "server-modified rows" enumeration
m_updateRow - Variable in class com.sssw.rt.util.AgoDataUpdateRow
For an update request only, the data row containing the new values.
m_updateRows - Variable in class com.sssw.rt.util.AgoDataUpdateRequest
The vector of update rows, of type AgoDataUpdateRow.
m_Values - Variable in class com.sssw.shr.page.AgpHTMLUndoable
 
mailReceived(AgoMailEvent) - Method in interface com.sssw.srv.busobj.AgiMailListener
Fires once each time a message is received from a POP3 server.
makePrimaryRow(AgiDataSource, AgiDataRow) - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Make the specified data row the primary version for the specified data source.
makePrimaryVersion() - Method in interface com.sssw.rt.util.AgiRowCursor
If the current row is part of a versioning table, copy the data from the current row to the corresponding row in the source (primary) table.
MalformedMetaDataException - exception com.sssw.rt.util.MalformedMetaDataException.
MalformedMetaDataException
MalformedMetaDataException() - Constructor for class com.sssw.rt.util.MalformedMetaDataException
MalformedMetaDataException constructor
MalformedMetaDataException(String) - Constructor for class com.sssw.rt.util.MalformedMetaDataException
MalformedMetaDataException constructor
MECHANISM_7BIT - Static variable in class com.sssw.srv.mail.AgoMIME
Encoding mechanism MIME type.
MECHANISM_8BIT - Static variable in class com.sssw.srv.mail.AgoMIME
Encoding mechanism MIME type.
MECHANISM_BASE64 - Static variable in class com.sssw.srv.mail.AgoMIME
Encoding mechanism MIME type.
MECHANISM_BINARY - Static variable in class com.sssw.srv.mail.AgoMIME
Encoding mechanism MIME type.
MECHANISM_QUOTED_PRINTABLE - Static variable in class com.sssw.srv.mail.AgoMIME
Encoding mechanism MIME type.
MEDIA - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Media directory.
mergeCells() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Merges the currently selected cells.
messageText() - Method in class com.sssw.srv.mail.AgoMailMessage
Attempts to return the body of the message as a String.
MISMATCH_GET - Static variable in class com.sssw.shr.page.AgpPage
Return this value from handleStateMismatch() to indicate that an out-of-sync request should be handled as a GET.
MISMATCH_POST - Static variable in class com.sssw.shr.page.AgpPage
Return this value from handleStateMismatch() to indicate that an out-of-sync request should be handled as a POST.
MULTILINE - Static variable in class com.sssw.rt.tview.AgoColumnText
Column alignments.

N

NEXT - Static variable in class com.sssw.rt.form.AgcTreeControl
Adds the node underneath the specified node.
nextBlock() - Method in interface com.sssw.shr.page.AgiPageContainer
Invoked when the next block should be displayed.
NISPLUS_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NIS+ Security directory.
NISPLUS_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NIS+ Server.
NISPLUSGROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmGroup
The NIS+ type of group.
NISPLUSGROUPS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NIS+ Groups directory.
NISPLUSUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The NIS+ user type.
NISPLUSUSERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NIS+ Users directory.
NO_LIMIT - Static variable in class com.sssw.rt.form.AgcTextField
Used to remove a limit on the allowed number of characters.
NO_LIMIT - Static variable in class com.sssw.rt.form.AgcIntegerField
This value represents no maximum or no minimum limit.
NO_LIMIT - Static variable in class com.sssw.rt.form.AgcIntegerSpinnerField
This value represents no maximum or no minimum limit.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Used to remove a limit on the allowed values.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJPasswordField
Used to remove a limit on the allowed number of characters.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJTextField
Used to remove a limit on the allowed number of characters.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJIntegerField
Used to remove a limit on the allowed values.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJEditorPane
Used to remove a limit on the allowed number of characters.
NO_LIMIT - Static variable in class com.sssw.rt.jform.AgcJTextArea
Used to remove a limit on the allowed number of characters.
noParam() - Method in class com.sssw.rt.com.Variant
Set the Variant to represent a missing optional parameter.
notifyPageLoaded(AgpPage, AgiHttpServletRequest, AgiHttpServletResponse) - Method in interface com.sssw.shr.page.AgiPageControl
Invoked when the page is first loaded.
notifyPageRequestBegin(AgiHttpServletRequest, AgiHttpServletResponse) - Method in interface com.sssw.shr.page.AgiPageControl
Invoked when the page request is begun.
notifyPageRequestEnd(AgiHttpServletRequest, AgiHttpServletResponse) - Method in interface com.sssw.shr.page.AgiPageControl
Invoked each time that a request is finished.
notifyPostValue(String, String) - Method in interface com.sssw.shr.page.AgiPageControl
Handles any processing of new values.
notifyPostValues(String, String[]) - Method in interface com.sssw.shr.page.AgiPageControl
Invoked when an HTTP POST request includes a multi-valued field falling under the namespace of this control.
notifySubmit() - Method in interface com.sssw.shr.page.AgiPageSubmitProcessor
Notify submit action.
NT_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NT Security directory.
NTGROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmGroup
The Windows NT type of group.
NTGROUPS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NT Groups directory.
NTUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The Windows NT user type.
NTUSERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The NT Users directory.

O

OBJECT - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatElement
The element type for the 'application (business) object' statistic element.
OBJECTS - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'application (business) objects' statistic container element.
openValueWriter() - Method in class com.sssw.shr.page.AgpHTMLControl
Opens a writer for the value of the HTML control.
openWindow(String, String, String) - Method in class com.sssw.shr.page.AgpScriptHelper
Shows the specified page in the named window with the given parameters.
openWindow(String, String, String, Hashtable) - Method in class com.sssw.shr.page.AgpScriptHelper
Shows the specified page in the named window with the given parameters.
openWindow(String, String, String, String, String) - Method in class com.sssw.shr.page.AgpScriptHelper
Shows the specified page in the named window with the specified query and orderby parameters.
ORDINAL - Static variable in interface com.sssw.rt.util.AgiRowCursor
This distinguished property contains the row number of the current row in the currently retrieved set of rows

P

PACKAGE - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
Package directory.
PACKAGE_CONTENTS_RECURSIVE - Static variable in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Option for the publish method.
PAGE - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for an HTML page.
PAGE_ALINKCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the active link color.
PAGE_BGCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page background color.
PAGE_BGIMAGE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page background image.
PAGE_BGSOUND - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page background sound.
PAGE_BGSOUND_CONTINUOUS - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page background sound continuous count.
PAGE_BGSOUND_LOOPCOUNT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page background sound loop count.
PAGE_LINKCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the link color.
PAGE_SPECIFYBG - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page 'specify background' flag.
PAGE_TEXTCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the text color.
PAGE_TITLE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the page title.
PAGE_VLINKCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the 'visited' link color.
pageActionPerformed(ActionEvent) - Method in interface com.sssw.shr.page.AgiPageActionListener
Calls the event handler for each button defined on the page.
PAGES - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Pages directory.
PARAGRAPH_ALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the paragraph alignment.
PARAGRAPH_LISTSTYLE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the list style.
PARAGRAPH_STYLENAME - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the paragraph style.
parse(int, String, String) - Static method in class com.sssw.rt.util.AgParse
Parse a string and return the resulting object.
parse(int, String, String, int) - Static method in class com.sssw.rt.util.AgParse
Parse a string and return the resulting object.
parse(int, String, String, int, int) - Method in class com.sssw.rt.form.AgcValueField
Parses the string according to the specified pattern or style.
parse(int, String, String, int, int) - Method in class com.sssw.rt.jform.AgcJValueField
Parses the string according to the specified pattern or style.
parse(int, String, String, int, int) - Static method in class com.sssw.rt.util.AgParse
Parse a string and return the resulting object.
parse(int, String, String, int, int) - Method in class com.sssw.shr.page.AgpTextField
Callback to parse the string according to the specified pattern or style.
parse(int, String, String, int, int, Locale, String) - Static method in class com.sssw.rt.util.AgParse
Parse a string and return the resulting object.
parse(int, String, String, int, int, String, String, String, String) - Static method in class com.sssw.rt.util.AgParse
Parse a string and return the resulting object.
parseGroup(String) - Method in interface com.sssw.rts.acl.AgiPrincipalFactory
Create a Principal for the specified group name.
parseMessage(AgoBufferingReader) - Method in class com.sssw.srv.mail.AgoMailParser
Parses a message stream (from a reader) into an AgoMIMEPart.
parseUser(String) - Method in interface com.sssw.rts.acl.AgiPrincipalFactory
Create a Principal for the specified user name.
parts() - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Returns an Enumeration of all parts in this part.
pasteClipboardSelection() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Pastes the Clipboard's contents to the current cursor position.
pasteClipboardSelectionAsHTML() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Pastes the clipboard string as HTML.
pasteClipboardSelectionAsText() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Pastes the clipboard string as plain text.
peek() - Method in class com.sssw.srv.mail.AgoByteStore
Peeks at the next byte in the character or byte store witout advancing the offset.
peek() - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Peeks at the next byte in the character or byte store witout advancing the offset.
peek() - Method in class com.sssw.srv.mail.AgoBufferingReader
Peeks at the next byte in the character or byte store witout advancing the offset.
peek() - Method in class com.sssw.srv.mail.AgoCharStore
Peeks at the next byte in the character or byte store witout advancing the offset.
peek(int) - Method in class com.sssw.srv.mail.AgoByteStore
Returns the nth next byte from the current offset in the byte store, without consuming it.
peek(int) - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Returns the nth next byte from the current offset in the character store, byte store, or input stream without consuming it.
peek(int) - Method in class com.sssw.srv.mail.AgoBufferingReader
Returns the nth next byte from the current offset in the character store, byte store, or input stream without consuming it.
peek(int) - Method in class com.sssw.srv.mail.AgoCharStore
Returns the nth next character from the current offset in the character store, without consuming it.
permissions() - Method in class com.sssw.rts.acl.AgoAclEntry
Returns an enumeration of the permissions in this ACL entry.
PLAIN - Static variable in class com.sssw.rt.gui.AgoFontIdentifier
Plain text style.
playSound(String) - Method in class com.sssw.rt.form.PvHelperBrowser
Play a sound
prepare(String, char) - Static method in class com.sssw.rt.expr.AgLike
Takes a String pattern and builds another String that optimizes the test.
prepareAndExecuteUpdate(AgiTransactionHandle) - Method in class com.sssw.rt.util.AgoDataUpdateRow
Prepare and execute the statement.
prepareUpdateRequest() - Method in interface com.sssw.rt.util.AgiDataSource
Prepare an update request to be executed against this data source.
prepareUpdateRequest(AgiDataSource, AgiDataRowFactory) - Method in interface com.sssw.rt.util.AgiDataUpdateRequestFactory
Prepare an update request to be executed against the data source.
PREVIOUS - Static variable in class com.sssw.rt.form.AgcTreeControl
Adds the node above the specified node.
printStackTrace(Throwable) - Static method in class com.sssw.rt.util.AgoException
Prints the messages for all exceptions in the chain, and the stack trace for the last one.
printStackTrace(Throwable, PrintStream) - Static method in class com.sssw.rt.util.AgoException
Prints the messages for all exceptions in the chain, and the stack trace for the last one
printStackTrace(Throwable, PrintWriter) - Static method in class com.sssw.rt.util.AgoException
Prints the messages for all exceptions in the chain, and the stack trace for the last one
processHelp(Object, String) - Method in interface com.sssw.rt.form.AgiHelpProcessor
Called by the help manager to process a help request.
prompt(String, String, boolean) - Method in interface com.sssw.rt.util.AgiUserLogin
Prompt for username and password.
PROP_ACTIVE_CACHE_MGR_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The name of the Active Cache Manager Group.
PROP_ACTIVE_CACHE_MGR_GROUP_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The ID of the active Cache Manager Group.
PROP_ACTIVE_CLUSTER - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The name of the Active Cluster.
PROP_ACTIVE_CLUSTER_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The ID of the active Cluster.
PROP_ACTIVE_DISP_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The name of the Active Dispatcher Group.
PROP_ACTIVE_DISPATCHER_GROUP_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The ID of the active Dispatcher Group.
PROP_ACTIVE_LOAD_MGR_GROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The name of the Active Load Manager Group.
PROP_ACTIVE_LOAD_MGR_GROUP_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
The ID of the active Load Manager Group.
PROP_AGENT_DEBUG - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Debugging setting: when set to true, makes the server print agent- related debug messages into the server console.
PROP_ALLOW_USER_SELF_MOD - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The AllowUserSelfModification determines whether a user can modify their own user attributes (pasword, full name, description, etc).
PROP_ALLOW_USER_SELF_MOD - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
This property determines whether a user can modify their own user attributes (pasword, full name, description, etc).
PROP_CACHE_DISK_DIR - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The directory in which the disk cache entries are stored.
PROP_CACHE_DISK_MAX_CONTENT_SIZE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The maximum size of any file that will be cached in the disk cache, in bytes.
PROP_CACHE_DISK_MAX_SIZE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The maximum size of the disk cache, in bytes.
PROP_CACHE_ENABLE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Enables or disables the content cache.
PROP_CACHE_MAX_CONTENT_SIZE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The maximum size of any file that will be cached in the in-memory cache, in bytes.
PROP_CACHE_MEM_MAX_SIZE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The maximum size of the in-memory cache, in bytes.
PROP_CERTIFICATE - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Certificate property.
PROP_CLIENT_CERT_LEVEL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The "Client Certificate level in HTTPS" property.
PROP_CLIENT_CERT_LEVEL - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The "Client Certificate level in HTTPS" property.
PROP_CLIENT_DEBUG - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Debugging setting: when set to true, makes the server print debug messages into the server console.
PROP_CMGR_RECONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The sleep interval between series of attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_RECONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_CMGR_RECONNECT_SLEEP_INTERVAL to set the value on the cluster level or AgiAdmClusterServer.PROP_CMGR_RECONNECT_SLEEP_INTERVAL to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_CMGR_RECONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The sleep interval between series of attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_RECONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The number of series of attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_RECONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_CMGR_RECONNECT_TRY_COUNT to set the value on the cluster level or AgiAdmClusterServer.PROP_CMGR_RECONNECT_TRY_COUNT to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_CMGR_RECONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The number of series of attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_START_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The sleep interval between attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_START_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_CMGR_START_SLEEP_INTERVAL to set the value on the cluster level or AgiAdmClusterServer.PROP_CMGR_START_SLEEP_INTERVAL to set the value on the level of a cluster server.

Default value: 30 seconds Value type: Integer Usage: setProperty, getProperty

PROP_CMGR_START_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The sleep interval between attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_START_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The number of attempts to make contact with SilverStream Cache Manager.
PROP_CMGR_START_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_CMGR_START_TRY_COUNT to set the value on the cluster level or AgiAdmClusterServer.PROP_CMGR_START_TRY_COUNT to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_CMGR_START_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The number of attempts to make contact with SilverStream Cache Manager.
PROP_DATE_CREATED - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Date Created property for a load balancing container object.
PROP_DATE_LASTMOD - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Date Last Modified property for a load balancing container object.
PROP_DBDRIVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the database driver.
PROP_DBNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for database name.
PROP_DBPASSWD - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for database password.
PROP_DBUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for database user name.
PROP_DEFAULT_SECURITY_AUTHORITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
If specified, this property defines the authority for any login name that does not contain security authority information.
PROP_DEFAULT_SECURITY_AUTHORITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
If specified, this property defines the authority for any login name that does not contain security authority information.
PROP_DEFAULT_SECURITY_REALM - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
If specified, this property defines the security realm for any login name that does not contain realm information.
PROP_DEFAULT_SECURITY_REALM - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
If specified, this property defines the security realm for any login name that does not contain realm information.
PROP_DESCRIPTION - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Description property.
PROP_DISABLE_DIR_LISTING - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells whether to disable HTML directory listings.
PROP_DISABLE_DIR_LISTING - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells whether to disable HTML directory listings.
PROP_DISP_GROUP_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBContainer
The Dispatcher Group ID property.
PROP_DOMAIN - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Domain property.
PROP_DSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use the getCipherSuites and setCipherSuites methods to manage cipher suites.

The property for DSA cipher suites. Value type: String. Default value: none (by default, the property is not present on the server).

This property, if present, is represented as a string of integer values delimited by the vertical bar character ('|').

See the documentation on cipher suites in the Administrator's Guide.

PROP_DSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The property for DSA cipher suites.
PROP_EJB_HOMES - Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
The list of EJB Homes of the EJBs that the EJB JAR contains.
PROP_EJB_JNDI_NAMES - Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
The list of EJB JNDI names of the EJBs that the EJB JAR contains.
PROP_ENABLEAUTHENTICATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property indicating whether authorization for incomming requests should be required.
PROP_ENABLEAUTHENTICATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Name of the property indicating whether authorization for incomming requests should be required.
PROP_ENABLED - Static variable in interface com.sssw.rts.adminapi.AgiAdmEjbJar
This property allows the caller to manage the "is enabled" status of the EJB JAR.
PROP_ERROR_LOGNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property indicating the error log file.
PROP_ERRORLOGGING - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Error logging property.
PROP_FREECLIENTCONNSBUSY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Used internally.
PROP_FREECLIENTCONNSLIGHT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Determines when the Server is considered to be light or busy.
PROP_FTS_INDEXER_TIME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
FullText Indexer interval time in minutes.
PROP_FTS_INDEXER_TIME - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
FullText Indexer interval time in minutes.
PROP_FTS_MAX_SEARCH_ROWS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Maximum result row count for a FullText Search query.
PROP_FTS_MAX_SEARCH_ROWS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Maximum result row count for a FullText Search query.
PROP_FTS_NO_FULL_INDEX - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Initial FullText Search criteria (true=partial re-index; false=full re-index).
PROP_FTS_NO_FULL_INDEX - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Initial FullText Search criteria (true=partial re-index; false=full re-index).
PROP_FTS_NO_INDEX_ON_SEARCH - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Ignore the index status of a table prior to a full-text search.
PROP_FTS_NO_INDEX_ON_SEARCH - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Ignore the index status of a table prior to a full-text search.
PROP_FULL_NAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Full name property.
PROP_HOST - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Host property of a load balancing element.
PROP_HTTP_LISTEN - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property that is used indicate whether to listen on HTTP port.
PROP_HTTP_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The HTTP port number the Dispatcher is listening on.
PROP_HTTPS_DSA_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The HTTPS port setting (the server HTTPS DSA property).
PROP_HTTPS_LISTEN_DSA_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells whether the server is to listen on the HTTPS DSA port.
PROP_HTTPS_LISTEN_RSA_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells whether the server is to listen on the HTTPS RSA port.
PROP_HTTPS_PORT_DSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The HTTPS port number the Dispatcher is listening on (DSA).
PROP_HTTPS_PORT_RSA - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The HTTPS port number the Dispatcher is listening on (RSA).
PROP_HTTPS_RSA_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The HTTPS port setting (the server HTTPS RSA port property).
PROP_ID - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The ID property of a load balancing element.
PROP_IDLECLIENTCONNSBUSY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The minimum number of idle client connections the server keeps connected.
PROP_IDLECLIENTCONNSLIGHT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Used internally.
PROP_IGNORE_CERTIFICATE_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells the server to ignore the Certificate users security realm if the value is set to TRUE.
PROP_IGNORE_CERTIFICATE_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells the server to ignore the Certificate users security realm if the value is set to Boolean.TRUE.
PROP_IGNORE_LDAP_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells the server to ignore the LDAP security realm if the value is set to TRUE.
PROP_IGNORE_LDAP_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells the server to ignore the LDAP security realm if the value is set to Boolean.TRUE.
PROP_IGNORE_NIS_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells the server to ignore the NIS+ security realm if the value is set to TRUE.
PROP_IGNORE_NIS_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells the server to ignore the NIS+ security realm if the value is set to Boolean.TRUE.
PROP_IGNORE_NT_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells the server to ignore the Windows NT security realm if the value is set to TRUE.
PROP_IGNORE_NT_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells the server to ignore the Windows NT security realm if the value is set to Boolean.TRUE.
PROP_IGNORE_SILVER_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells the server to ignore the SilverStream security realm if the value is set to TRUE.
PROP_IGNORE_SILVER_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Tells the server to ignore the SilverStream security realm if the value is set to Boolean.TRUE.
PROP_IS_LOCKSMITH - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Specifies whether a particular Principal (an AgiAdmUser or AgiAdmGroup) has the locksmith privilege.
PROP_ISSHADOWED - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for "is shadowed".
PROP_JDBCDRIVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the JDBC driver.
PROP_JDBCURL - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for JDBC URL.
PROP_JDBCURLATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for JDBC URL attributes.
PROP_LB_CONNECT_SLEEP_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The number of series of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_SLEEP_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_LB_CONNECT_SLEEP_COUNT to set the value on the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_SLEEP_COUNT to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_LB_CONNECT_SLEEP_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The number of series of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The sleep interval between series of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_LB_CONNECT_SLEEP_INTERVAL to set the value on the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_SLEEP_INTERVAL to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_LB_CONNECT_SLEEP_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The sleep interval between series of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The number of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_LB_CONNECT_TRY_COUNT to set the value on the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_TRY_COUNT to set the value on the level of a cluster server.

Default value: 10 seconds Value type: Integer Usage: setProperty, getProperty

PROP_LB_CONNECT_TRY_COUNT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The number of attempts to make contact with SilverStream Load Balancer.
PROP_LB_CONNECT_TRY_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The interval between attempts to make contact SilverStream Load Balancer.
PROP_LB_CONNECT_TRY_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use AgiAdmCluster.PROP_LB_CONNECT_TRY_INTERVAL to set the value on the cluster level or AgiAdmClusterServer.PROP_LB_CONNECT_TRY_INTERVAL to set the value on the level of a cluster server.

Default value: 30 seconds Value type: Integer Usage: setProperty, getProperty

PROP_LB_CONNECT_TRY_INTERVAL - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The interval between attempts to make contact SilverStream Load Balancer.
PROP_LDAP_CONNECTION_PASSWORD - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The password for the account that has valid access to a particular LDAP server.
PROP_LDAP_CONNECTION_PASSWORD - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The password for the account that has valid access to a particular LDAP server.
PROP_LDAP_CONNECTION_USER - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The user name for the account that has valid access to a particular LDAP server.
PROP_LDAP_CONNECTION_USER - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The user name for the account that has valid access to a particular LDAP server.
PROP_LDAP_GROUP_ADDITIONAL_ATTRS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines the set of additional LDAP group attributes that are of interest to the API users.
PROP_LDAP_GROUP_ADDITIONAL_ATTRS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines the set of additional LDAP group attributes that are of interest to the API users.
PROP_LDAP_GROUP_DESCR_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines what LDAP attribute is to be considered the description of an LDAP group.
PROP_LDAP_GROUP_DESCR_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines what LDAP attribute is to be considered the description of an LDAP group.
PROP_LDAP_GROUP_OBJECT_CLASS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines what an LDAP group is by specifying the object class which is to be considered "group".
PROP_LDAP_GROUP_OBJECT_CLASS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines what an LDAP group is by specifying the object class which is to be considered "group".
PROP_LDAP_GROUP_USERS_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Specifies the LDAP attribute that defines a user within a group Value type: String
PROP_LDAP_GROUP_USERS_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Specifies the LDAP attribute that defines a user within a group
PROP_LDAP_GROUPS_LOCATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines the point in the LDAP tree where the server is expected to start searching for groups.
PROP_LDAP_GROUPS_LOCATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines the point in the LDAP tree where the server is expected to start searching for groups.
PROP_LDAP_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
LDAP server name property.
PROP_LDAP_SERVERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Lists the LDAP servers that the SilverStream Server knows about.
PROP_LDAP_SERVERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Lists the LDAP servers that the SilverStream server knows about.
PROP_LDAP_USER_ADDITIONAL_ATTRS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines the set of additional LDAP user attributes that are of interest to the API users.
PROP_LDAP_USER_ADDITIONAL_ATTRS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines the set of additional LDAP user attributes that are of interest to the API users.
PROP_LDAP_USER_DESCR_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines what LDAP attribute is to be considered the description of an LDAP user.
PROP_LDAP_USER_DESCR_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines what LDAP attribute is to be considered the description of an LDAP user.
PROP_LDAP_USER_FULL_NAME_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines what LDAP attribute is to be considered the full name of an LDAP user.
PROP_LDAP_USER_FULL_NAME_ATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines what LDAP attribute is to be considered the full name of an LDAP user.
PROP_LDAP_USER_LOGIN_ATTRIBUTE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
If this property is set, it defines an LDAP attribute that can be used to uniquely identify a user (it is the responsibility of the administrator to pick an attribute that is unique for all users).
PROP_LDAP_USER_LOGIN_ATTRIBUTE - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
If this property is set, it defines an LDAP attribute that can be used to uniquely identify a user (it is the responsibility of the administrator to pick an attribute that is unique for all users).
PROP_LDAP_USER_OBJECT_CLASS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines what an LDAP user is by specifying the object class which is to be considered "user".
PROP_LDAP_USER_OBJECT_CLASS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines what an LDAP user is by specifying the object class which is to be considered "user".
PROP_LDAP_USERS_LOCATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Defines the point in the LDAP tree where the server is expected to start searching for users.
PROP_LDAP_USERS_LOCATION - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Defines the point in the LDAP tree where the server is expected to start searching for users.
PROP_LDSKEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the LDS key.
PROP_LOADER_DEBUG - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Debugging setting: when set to true, makes the server print classloader related debug messages into the server console.
PROP_MAILCHECKFREQUENCY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The time interval for the mail server to check for incoming mail messages.
PROP_MAILCHECKFREQUENCY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The time interval for the mail server to check for incoming mail messages.
PROP_MAX_CONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database property name for the minimum of database connections.
PROP_MAXCLIENTCONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The total number of allowable connections.
PROP_MAXDBCONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The maximum number of open connections per database.
PROP_MIN_CONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database property name for the minimum of database connections.
PROP_MINDBCONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The minimum number of open connections per database.
PROP_NAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Name property.
PROP_NISPLUS_SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
NIS+ server name property.
PROP_NISPLUS_SERVERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Lists the NIS+ servers that the SilverStream Server knows about.
PROP_NISPLUS_SERVERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Lists the NIS+ servers that the SilverStream server knows about.
PROP_OLD_HOST - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The old host name property of a load balancing element.
PROP_OLD_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The old port property of a load balancing element.
PROP_ORB_KEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The description of the ORB that the server is using.
PROP_ORB_KEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The description of the ORB that the servers in the cluster are using.
PROP_PARENT_URL - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Parent URL property.
PROP_PASSWORD - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Password property.
PROP_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Port property of a load balancing element.
PROP_PREFETCHBUFFERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Number of fetch-ahead result threads (prefetch buffers) to allocate.
PROP_PROCESS_USERNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The user name the server is to be run under, on UNIX servers only.
PROP_QUAL_NAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Fully qualified name property.
PROP_REPLY_BUFF_SIZE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The buffer size used for bufferring replies.
PROP_REQUEST_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The timeout on an individual server request.
PROP_REQUEST_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The timeout on an individual server request.
PROP_RMI_LISTEN - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The SilverStream server exports a "remote server object" via RMI/IIOP, so that non-SilverStream clients that want to call invoked business objects or, especially, EJBs on the SilverStream Server don't need to get an HTTP session on the server.
PROP_RMI_LISTEN - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The SilverStream server exports a "remote server object" via RMI/IIOP, so that non-SilverStream clients that want to call invoked business objects or, especially, EJBs on the SilverStream Server don't need to get an HTTP session on the server.
PROP_RSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Deprecated. Use the getCipherSuites and setCipherSuites methods to manage cipher suites.

The property for RSA cipher suites. Value type: String. Default value: none (by default, the property is not present on the server).

This property, if present, is represented as a string of integer values delimited by the vertical bar character ('|').

See the documentation on cipher suites in the Administrator's Guide.

PROP_RSA_SUITES - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The property for RSA cipher suites.
PROP_SDBDRIVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database driver.
PROP_SDBNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the name of the shadowed database (the database where the system tables are stored).
PROP_SDBPASSWD - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database password.
PROP_SDBUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database user name.
PROP_SECURITY_RESOURCE_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
This property controls the timeout value for security resources from 3rd party systems (NT, NISPLUS, LDAP).
PROP_SECURITY_RESOURCE_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
This property controls the timeout value for security resources from 3rd party systems (NT, NISPLUS, LDAP).
PROP_SESSION_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Session timeout setting.
PROP_SESSION_TIMEOUT - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
Session timeout setting.
PROP_SET_LOCKSMITH_ENABLED - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The SetLocksmithEnabled property controls whether the locksmith privilege can be set for another user or group.
PROP_SET_LOCKSMITH_ENABLED - Static variable in interface com.sssw.rts.adminapi.AgiAdmCluster
The SetLocksmithEnabled property controls whether the locksmith privilege can be set for another user or group.
PROP_SILVERMASTER - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property indicating the SilverMaster data source name.
PROP_SJDBCDRIVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database JDBC driver.
PROP_SJDBCURL - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database JDBC URL.
PROP_SJDBCURLATTR - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database JDBC URL attributes.
PROP_SLDSKEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the shadowed database LDS key.
PROP_SMAX_CONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the maximum number of connections for the shadowed database.
PROP_SMIN_CONNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
A database element property name for the minimum number of connections for the shadowed database.
PROP_SQL_DEBUG - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Debugging setting: when set to true, makes the server print SQL- related debug messages into the server console.
PROP_SRV_LOGGER - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Tells what class is used to do logging.
PROP_SRV_NAMESERVICE_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
The port of the nameservice that the server is using.
PROP_SRV_PORT - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Server port.
PROP_STANDARD_LOGNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property indicating the standard HTTP log file.
PROP_STANDARDLOGGING - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Standard logging property.
PROP_TABLE_LIST_NAMES - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
Property for specifying a subset of database tables to use when adding the database.
PROP_TABLE_LIST_PATTERNS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDatabase
Property for specifying a subset of database tables to use when adding the database.
PROP_TRACE_LOGNAME - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Name of the property indicating the server trace log file.
PROP_TRACELOGGING - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Trace logging property.
PROP_TYPE - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Type property.
PROP_URL - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
URL property.
PROP_VALUE_ALL - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Predefined value to use for the PROP_LDAP_GROUP_ADDITIONAL_ATTRS and PROP_LDAP_USER_ADDITIONAL_ATTRS properties to tell the server that all of the additional properties (attributes) should be returned for LDAP groups or LDAP users, respectively, when a request is made to obtain their properties.
PROP_VALUE_NONE - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Predefined value to use for the PROP_LDAP_GROUP_ADDITIONAL_ATTRS and PROP_LDAP_USER_ADDITIONAL_ATTRS properties to tell the server that no additional properties (attributes) should be returned for LDAP groups or LDAP users, respectively, when a request is made to obtain their properties.
PROP_WEIGHT - Static variable in interface com.sssw.rts.adminapi.AgiAdmClusterServer
The cluster server weight property.
PROP_WEIGHT - Static variable in interface com.sssw.rts.adminapi.AgiAdmLBElement
The Weight property of a load balancing element.
propertyChange(PropertyChangeEvent) - Method in class com.sssw.rt.event.AgoBindingManager
Property change listener method.
PROTECT - Static variable in class com.sssw.rts.acl.AgoPermission
The protect permission.
ptrToStringAnsi(int) - Static method in class com.sssw.rt.com.DllLib
Create a Java String from a native Ansi buffer.
ptrToStringBufferAnsi(int, StringBuffer) - Static method in class com.sssw.rt.com.DllLib
Set the contents of a StringBuffer from a native buffer.
ptrToStringBufferUni(int, StringBuffer) - Static method in class com.sssw.rt.com.DllLib
Set the contents of a StringBuffer from a native Unicode buffer.
ptrToStringUni(int) - Static method in class com.sssw.rt.com.DllLib
Create a Java String from a native Unicode buffer.
publish(Enumeration, int, AgiAdmDatabase) - Method in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Publish a set of elements to a particular database.
publishTables(AgiAdmDatabase, AgiAdmDatabase) - Method in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Attempt to publish tables from the source database to the destination database.
put(Serializable, Serializable) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Maps the specified key to the specified value in the AgoPersistentStateManager.
putBoolean(boolean) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putBooleanRef(boolean) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_BOOL Variant object to the new boolean value.
putByte(byte) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putByteRef(byte) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_UI1 Variant object to the new byte value.
putCurrency(long) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putCurrencyRef(long) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_CY Variant object to the new long currency value.
putDate(double) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putDateRef(double) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_DATE Variant object to the new long date value.
putDispatch(Object) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putDispatchRef(Object) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_DISPATCH Variant object to the new IUnknown value.
putDouble(double) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putDoubleRef(double) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_R8 Variant object to the new double value.
putEmpty() - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putError(int) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putErrorRef(int) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_ERROR Variant object to the new int value.
putFloat(float) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putFloatRef(float) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_R4 Variant object to the new float value.
putInt(int) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putIntRef(int) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_I4 Variant object to the new int value.
putNull() - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putObject(Object) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putObjectRef(Object) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_UNKNOWN Variant object to the new IUnknown value.
putShort(short) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putShortRef(short) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_I2 Variant object to the new short value.
putString(String) - Method in class com.sssw.rt.com.Variant
Clear the old value contained in the Variant.
putStringRef(String) - Method in class com.sssw.rt.com.Variant
Set the value pointed to by an existing VT_BYREF|VT_BSTR Variant object to the new String value.
PvBaseCanvas - class com.sssw.rt.form.PvBaseCanvas.
SilverStream internal class
PvBaseCanvas() - Constructor for class com.sssw.rt.form.PvBaseCanvas
 
PvBaseContainer - class com.sssw.rt.form.PvBaseContainer.
Internal SilverStream class.
PvBaseContainer() - Constructor for class com.sssw.rt.form.PvBaseContainer
 
PvBasePanel - class com.sssw.rt.form.PvBasePanel.
SilverStream internal class.
PvBasePanel() - Constructor for class com.sssw.rt.form.PvBasePanel
 
PvHelperBrowser - class com.sssw.rt.form.PvHelperBrowser.
The PvHelperBrowser class provides methods to manage the user's browser.
PvHelperBrowser() - Constructor for class com.sssw.rt.form.PvHelperBrowser
 
PvHelperDialog - class com.sssw.rt.form.PvHelperDialog.
The PvHelperDialog class provides methods to display dialog boxes.
PvHelperDialog() - Constructor for class com.sssw.rt.form.PvHelperDialog
 
PvHelperGeneral - class com.sssw.rt.form.PvHelperGeneral.
The PvHelperGeneral class provides general purpose helper methods for Java-based forms.
PvHelperGeneral() - Constructor for class com.sssw.rt.form.PvHelperGeneral
 

Q

query(String) - Method in interface com.sssw.rt.util.AgiRowSetManager
Run a new query or orderby clause, discarding all changes.
query(String, String) - Method in interface com.sssw.rt.util.AgiRowSetManager
Run a new query or orderby clause, discarding all changes.

R

READ - Static variable in class com.sssw.rts.acl.AgoPermission
The read permission.
read() - Method in class com.sssw.srv.mail.AgoByteStore
Reads a byte from the input stream or byte store and advances the offset one byte.
read() - Method in class com.sssw.srv.mail.AgoCharStore
Reads a character from the store and advances the offset one character.
read1(int, int) - Static method in class com.sssw.rt.com.DllLib
Read a single byte from the specified offset in a native memory block.
read2(int, int) - Static method in class com.sssw.rt.com.DllLib
Read a two byte value from the specified offset in a native memory block.
read4(int, int) - Static method in class com.sssw.rt.com.DllLib
Read a 4-byte integer value from the specified offset in a native memory block.
readAndDeleteFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Notifies the user (once), returns an InputStream to the specified file, then deletes the file when the stream is closed.
readFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Returns an input stream from the referenced file.
readOnly() - Method in interface com.sssw.rt.util.AgiDataSource
Return true if and only if the data source is marked as "read-only" -- no updates are allowed.
redo() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Redoes the last operation.
redo(AgpHTMLUndoable) - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
refreshRows() - Method in interface com.sssw.rt.util.AgiRowSetManager
Pull new data from the server, discarding all changes to the data.
release() - Method in class com.sssw.rt.com.AgCoInterface
Explicit release of this COM Interface.
releaseConnection(Connection) - Method in interface com.sssw.srv.api.AgiDatabaseConnection
Release the specified database connection back to the pool.
reload() - Method in class com.sssw.rt.tview.TView
Recreates the view's rows of data beginning with the top row.
reloadFrame(String) - Method in class com.sssw.shr.page.AgpScriptHelper
Reloads the specified frame.
reloadTopFrame() - Method in class com.sssw.shr.page.AgpScriptHelper
Reloads the toplevel frame.
remove(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcTreeControl
Removes a specified node from the control.
remove(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcComboBox
Removes a specified node from the control.
remove(int) - Method in class com.sssw.shr.page.AgpListBase
Removes the specified item from the control.
remove(Serializable) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Removes the key (and its corresponding value) from this AgoPersistentStateManager.
removeActionListener(ActionListener) - Method in class com.sssw.rt.form.AgcButtonRaw
 
removeAgiFileUploadListener(AgiFileUploadListener) - Method in class com.sssw.shr.page.AgpFileUpload
Stop listening for file upload events.
removeAgiRowCursorListener(AgiRowCursorListener) - Method in interface com.sssw.rt.util.AgiRowCursor
Remove an event listener from this row cursor
removeAgiRowSetListener(AgiRowSetListener) - Method in interface com.sssw.rt.util.AgiRowSetEventProducer
Remove a row change listener
removeAgiRTEditorListener(AgiRTEditorListener) - Method in class com.sssw.rt.form.AgcHTMLEditControl
 
removeAgiTimerListener(AgiTimerListener) - Method in class com.sssw.rt.form.AgcTimer
Remove a timer listener.
removeAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcComboBox
 
removeAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcSlider
 
removeAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
 
removeAll() - Method in class com.sssw.rt.form.AgcTreeControl
Remove all nodes from this control.
removeAll() - Method in class com.sssw.rt.form.AgcComboBox
Removes all nodes from the control.
removeAll() - Method in class com.sssw.shr.page.AgpListBase
Removes all items from this list or choice control.
removeAllItems() - Method in class com.sssw.rt.jform.AgcJTree
Removes all items from the tree, except the root node.
removeAllItems() - Method in class com.sssw.rt.jform.AgcJList
Removes all items from the list.
removeAllRows() - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.removeAll().
removeAllRows() - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Choice.removeAll().
removeBandFormat(AgoBandFormatBase) - Method in class com.sssw.rt.tview.AgoViewFormat
Removes a band format.
removeBccAddresses() - Method in class com.sssw.srv.mail.AgoMailSend
Removes all the Bcc: addresses from the message.
removeCcAddresses() - Method in class com.sssw.srv.mail.AgoMailSend
Removes all the Cc: addresses from the message.
removeColumnFormat(AgoColumnBase) - Method in class com.sssw.rt.tview.AgoBandFormat
Removes a column format.
removeControl(Component) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.remove(Component)
removeControl(int, Component) - Method in class com.sssw.rt.form.AgcTabControl
 
removeEntry(Principal, AclEntry) - Method in class com.sssw.rts.acl.AgoAcl
Removes an ACL entry from this ACL.
removeItemAt(int) - Method in class com.sssw.rt.jform.AgcJList
Removes the item at the specified position from the list.
removePage(String) - Method in class com.sssw.shr.page.AgpPage
Removes a page from the user session.
removePageActionListener(AgiPageActionListener) - Method in class com.sssw.shr.page.AgpButton
Stop listening for action events from this control.
removePane(int) - Method in class com.sssw.rt.form.AgcTabControl
Removes a specific pane from the Tab Panel control.
removeParameter(String) - Method in class com.sssw.shr.page.AgpObject
Removes the first parameter with the specified name.
removePart(AgoMIMEPart) - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Removes the specified part from this part.
removePermission(Permission) - Method in class com.sssw.rts.acl.AgoAclEntry
Removes the specified permission from this ACL entry.
removeProperty(String) - Method in class com.sssw.shr.page.AgpTag
Removes a tag property.
removeRow(int) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.remove(int) method.
removeRow(int) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Choice.remove(int).
removeRowCursorListener(AgiRowCursorListener) - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
removeRowSetListener(AgiRowSetListener) - Method in class com.sssw.rt.event.AgoRowSetSupport
 
removeSessionValue(String) - Method in class com.sssw.shr.page.AgpPage
Removes a value from the user's session object.
removeStat(AgoAdmStatInfo) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Remove a statistic from the set.
removeTableColumn() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Removes the column of the caret in the table.
removeTableRow() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Removes the current row (where the caret is) from the table.
removeToAddresses() - Method in class com.sssw.srv.mail.AgoMailSend
Removes all the To: addresses from the message.
replaceItem(String, int) - Method in class com.sssw.rt.form.AgcList
Replace the text for the item at the specified index.
replaceItem(String, int) - Method in class com.sssw.shr.page.AgpListBase
Replaces the displayed text of the specified item.
replaceItem(String, Object, int) - Method in class com.sssw.rt.form.AgcList
Replace the text and value for the item at the specified index.
replaceItem(String, Object, int) - Method in class com.sssw.shr.page.AgpListBase
Replaces both the item text and the value of the specified item.
replaceRow(String, int) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by AgcList.replaceItem(String,int) method.
reQuery() - Method in interface com.sssw.rt.util.AgiDataSource
Re-execute the current query on the data source, closing the query if any.
reQueryIfClosed() - Method in interface com.sssw.rt.util.AgiDataSource
Re-execute the current query on the data source if and only if the previous query has been closed.
REQUIRE_LOGIN - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Specifies whether to require login at access to the element.
REQUIRE_LOGIN_SUPPORTED - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Specifies whether the ability to require login at access to the element is supported.
reset() - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Returns a boolean indicating if the response has been committed.
reset() - Method in class com.sssw.srv.mail.AgoByteStore
Removes all contents of this store.
reset() - Method in class com.sssw.srv.mail.AgoCharStore
Removes all contents of this store.
resetMinMaxDatabaseConnections(boolean, boolean, boolean, boolean, AgiAdmDatabase) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Reset the values of minimum and/or maximum database connections for one database or for all databases on the server.
resize(int, int, int, int) - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
restart() - Method in class com.sssw.rt.util.AgrServerSession
Re-establish the server session for this server, if it's been closed or stopped.
RETAIN_STATE - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Retain state of the AgoPersistentStateManager as an Integer.
RETAIN_STATE_INT - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Retain state of the AgoPersistentStateManager as an int.
rowCursorSort(String, String[], boolean[]) - Method in interface com.sssw.rt.util.AgiRowCursorSort
Sort local cached data.
rowDataChanged(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked when data for a row has been modified.
rowDeleted(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked just after a row has been deleted.
rowDeleted(AgoRowDeleteEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a row in the table is modified.
rowGenerateBegin(AgoEvent) - Method in interface com.sssw.shr.page.AgiHTMLViewListener
Lets you set row-level properties in an HTML View.
rowInserted(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked when a new row has been inserted.
rowInserted(AgoRowInsertEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a row is inserted into a table.
rowKeyMatch(String) - Method in interface com.sssw.rt.util.AgiDataRow
Return true if the row key matches the specified key.
rowModified(AgoRowModifyEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a row in the table is modified.
rowPreDelete(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked just before a row is deleted.
rowPreInsert(AgoEvent) - Method in interface com.sssw.rt.event.AgiRowSetListener
This method is invoked just before a new row is inserted.
rowQuery(Hashtable) - Method in interface com.sssw.rt.util.AgiRowQuery
Construct and execute a query from the example values supplied.
runAfter(AgoBusinessObjectEvent) - Method in interface com.sssw.srv.busobj.AgiDataRunner
Called after the last row of the AgData is set.
runAgData(AgiDataRunner, AgiRowCursor) - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Walks through an AgaData calling a method before the rows are processed; a method for each row of the AgaData and a method after all rows have been processed
runBefore(AgoBusinessObjectEvent) - Method in interface com.sssw.srv.busobj.AgiDataRunner
Called before the first row of the AgData is set.
runData(AgoBusinessObjectEvent) - Method in interface com.sssw.srv.busobj.AgiDataRunner
Called once for each row of the AgData.
RUNTIME_ONLY - Static variable in interface com.sssw.rts.adminapi.AgiAdmPublishMgr
Option for the publish method.

S

SAVE_STATE - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Save state of the AgoPersistentStateManager as an Integer.
SAVE_STATE_INT - Static variable in class com.sssw.atg.persist.AgoPersistentStateConst
Static constant representing the Save state of the AgoPersistentStateManager as an int.
saveChanges() - Method in interface com.sssw.rts.adminapi.AgiAdmChanges
Save the changes cached (accumulated) for the object.
scale(int, int, int) - Method in class com.sssw.rt.gui.AgoFontIdentifier
Scale the font.
scheduleReached(AgoScheduledEvent) - Method in interface com.sssw.srv.busobj.AgiScheduledListener
Fires when the next scheduled time is reached.
scrollDownPage() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls to the next page.
scrollDownRow() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls the view down by one row.
scrollHome() - Method in class com.sssw.rt.tview.TView
Scrolls the view display to the top
scrollToFirstRow() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls the view to the top row of data.
scrollToLastRow() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls the view so that the last row of data is visible.
scrollUpPage() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls to the previous page.
scrollUpRow() - Method in class com.sssw.shr.page.AgpViewPanel
Scrolls the view up by one row.
SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Security directory.
SELECT - Static variable in class com.sssw.rts.acl.AgoPermission
The select permission.
select(int) - Method in class com.sssw.rt.form.AgcList
Selects the specified row.
select(int) - Method in class com.sssw.shr.page.AgpListBase
Selects the specified item.
select(int, int) - Method in class com.sssw.rt.form.AgcComboBox
Select a range of characters.
select(int, int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Selects text within the edit control portion of the spinner.
select(int, int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Selects a range of characters in the input field.
selectAll() - Method in class com.sssw.rt.form.AgcComboBox
Selects the control's contents.
selectAll() - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Selects everything.
selectAll() - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Selects all the characters in the input field.
selectToColumnNum(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Extends the selection to the n-th column of the current line.
selectToLineBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the current line.
selectToLineEnd() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the end of the current line.
selectToLineNum(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the specified line on the current page.
selectToNextLine() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the next line.
selectToNextNPos(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Extends the selection forward by n positions.
selectToNextParagraphBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the next paragraph.
selectToNextPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the next cursor position.
selectToNextScreen() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the next screen.
selectToNextWordBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the next word.
selectToPageBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the current page.
selectToPageEnd() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the end of the current page.
selectToPrevLine() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the previous line.
selectToPrevNPos(int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Extends the selection backward by n positions.
selectToPrevParagraphBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the previous paragraph.
selectToPrevPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the previous cursor position.
selectToPrevScreen() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the previous screen.
selectToPrevWordBegin() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the beginning of the previous word.
selectToScreenFirstPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the first position of the current screen.
selectToScreenLastPos() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Selects the text between the current cursor position and the last position of the current screen.
SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'server' statistic container element.
SERVER - Static variable in interface com.sssw.rts.adminapi.AgiAdmServer
Server element type.
serverDeactivated(AgoServerDeactivatedEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when server deactivation finishes.
serverDeactivating(AgoServerDeactivatingEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
 
serverError(AgoServerErrorEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when a serious error occurs on the server, unless the server was started with the -noserverlisteners option.
serverStarted(AgoServerStartEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when the server is started but before any requests are received, unless the server was started with the -noserverlisteners option.
serverStopped(AgoServerStopEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when the server is shutdown in an ordinay manner, unless the server was started with the -noserverlisteners option.
SERVLET - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a servlet resource.
SESSION - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatElement
The element type for the 'session' statistic element.
SESSIONS - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'sessions' statistic container element.
set2DigitYearWindow(int) - Static method in class com.sssw.rt.util.AgParse
This method sets the 2-digit year "sliding window" value, which determines how 2-digit years are parsed.
setAccept(String) - Method in class com.sssw.shr.page.AgpFileUpload
Specifies the MIME types acceptable for upload.
setAddress(String) - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Sets the address of the mailbox.
setAdjustToDisplayDimensions(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the state of the property that specifies that the view should automatically adjust to changes in the display dimensions
setAdjustWidthForContent(boolean) - Method in class com.sssw.rt.tview.AgoColumnText
Sets the AdjustWidthForContent property.
setAdjustWidthForContent(boolean) - Method in class com.sssw.rt.tview.AgoColumnImage
Sets the property which causes the column to adjust its width according to its content
setAgoViewFormat(AgoViewFormat) - Method in class com.sssw.rt.tview.TView
Refreshes the AgoViewFormat object.
setAlign(String) - Method in class com.sssw.shr.page.AgpPresentation
Sets the Alignment property of the presentation.
setAlign(String) - Method in class com.sssw.shr.page.AgpImage
Sets the Alignment property of the image.
setAlignment(int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the alignment for the contents of the column.
setASCIIEncoding(boolean) - Method in class com.sssw.rt.form.AgcHTMLEditControl
 
setAutoCloseAfterEvent(boolean) - Method in class com.sssw.srv.busobj.AgaData
Allows you to control whether an AgData Object closes or stays open after a related event(s) fires.
setAutoCommit(boolean) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Sets the autocommit property of this AgoPersistentStateManager.
setAutoCommit(boolean, boolean) - Method in class com.sssw.atg.persist.AgoPersistentStateManager
Sets the autocommit property of this AgoPersistentStateManager.
setBackground(Color) - Method in class com.sssw.rt.form.AgcTreeControl
Set the background color of the tree control.
setBackground(Color) - Method in class com.sssw.rt.form.AgcComboBox
Sets the background color of the combo box.
setBackground(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the background color.
setBackground(Color) - Method in class com.sssw.rt.form.AgcRectangle
Assigns an instance of the java.awt.Color to the control's background.
setBackground(Color) - Method in class com.sssw.rt.form.AgcLabel
Assigns the control's background Color.
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcTextArea
Deprecated. use Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.PvBaseCanvas
Deprecated. use JComponent.setBackground(Color)
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcTextField
Deprecated. use Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.PvBasePanel
Deprecated. replaced by JComponent.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcButtonText
Deprecated. replaced by Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the control's background Color.
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Deprecated. replaced by Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcLabel
Deprecated. replaced by AgcLabel.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Deprecated. replaced by Component.setBackground(Color).
setBackgroundColor(Color) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the background color of the column.
setBackgroundColor(Color) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Sets the band background color
setBackgroundColor(Color) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the background color of the view.
setBackgroundImage(Image) - Method in interface com.sssw.rt.form.AgiControl
Sets the background image of the control.
setBackgroundImageMode(int) - Method in interface com.sssw.rt.form.AgiControl
Sets the mode for displaying the background image.
setBackgroundImageSpec(String) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the background image specification for the view.
setBigDecimalValue(BigDecimal) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setBlockquote() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the block quote HTML tag.
setBody(String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldString
Sets the field body to the specified String, replacing any existing body.
setBooleanProperty(String, boolean) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the specified property to the boolean value supplied.
setBooleanState(Boolean) - Method in class com.sssw.shr.page.AgpButtonCheck
Sets the state of the control as a Boolean object.
setBorder(int) - Method in class com.sssw.shr.page.AgpImage
Specifies the border property.
setBorderStyle(int) - Method in class com.sssw.rt.form.AgcRectangle
Assigns a style for the control's border.
setBorderStyle(int) - Method in class com.sssw.rt.form.AgcLabel
Assigns a style for the control's border.
setBorderType(int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the column's border type.
setBoundary(byte[]) - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Sets a new boundary.
setBoundary(String) - Method in class com.sssw.srv.mail.AgoBufferingReader
Sets a boundary to be used bythis part.
setBoundary(String) - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Sets a boundary to be used by this part.
setBufferSize(int) - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSizeInfinite(boolean) - Method in interface com.sssw.shr.http.AgiHttpServletResponse
Set the buffer size of the reply body to be used to be infinite.
setBulletedList() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the style of the current paragraph or selected paragraphs to bulleted list.
setButtonGroup(String) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the button group.
setButtonGroup(String) - Method in class com.sssw.rt.jform.AgcJRadioButton
Sets the name of the button group for the radio button.
setCaretColor(Color) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the color for the caret.
setCaretPropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnImage
Specifies the image to be used in this column when the column has the caret.
setCharEncoding(String) - Method in class com.sssw.shr.page.AgpPage
Sets the character encoding.
setCharSet(AgoCharSetIdentifier) - Method in class com.sssw.srv.mail.AgoMIMEPartText
Set the character set identifier to be used for this MIME part.
setCheckedValue(Object) - Method in class com.sssw.rt.form.AgcButtonRaw
Use this method to set an associated value with the checked state of a button.
setCheckedValue(Object) - Method in class com.sssw.rt.jform.AgcJRadioButton
Sets the radio button's "checked value" - the value assigned to the button group when the current button is selected.
setCheckedValue(Object) - Method in class com.sssw.rt.jform.AgcJToggleButton
Sets the button's "checked value" - the value of the button when it is selected.
setCheckedValue(Object) - Method in class com.sssw.rt.jform.AgcJCheckBox
Sets the button's "checked value" - the value assigned to the check box when it is selected.
setCheckedValue(Object) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets the value (a constant) that is written to the database when this checkbox is checked.
setCheckedValue(String) - Method in class com.sssw.shr.page.AgpButtonRadio
Associates a value with the "checked" state of the control.
setChildDataManager(AgiRowCursor, AgoTreeDataManager) - Method in class com.sssw.rt.util.AgoTreeDataManager
Add a set of data rows as a child of a parent row cursor.
setCipherSuites(Enumeration) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Set the state (enabled or disabled) of the specified cipher suites.
setCollapseExpandOnDoubleClick(boolean) - Method in class com.sssw.rt.form.AgcTreeControl
Set the collapse/expand on doubleclick property
setCollapseExpandOnDoubleClick(boolean) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Sets the collapse/expand on double-click property.
setColor(Color) - Method in class com.sssw.rt.form.AgcRectangle
Assigns the control's fill Color.
setColor(Color) - Method in class com.sssw.rt.tview.AgoColumnText
Sets the column text color.
setColor(Color) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the column's text color.
setColor(Color) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets the column's text color.
setColorProperty(String, Color) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the named property to the given Color object.
setColors(Color, Color, Color, Color, Color) - Method in class com.sssw.rt.form.AgcTabControl
Set the shading colors.
setColors(Color, Color, Color, Color, Color) - Method in class com.sssw.rt.jform.AgcJTabbedPane
Sets all the shading colors for the control.
setColumnCount(int) - Method in class com.sssw.shr.page.AgpTextArea
Sets the width of this control, expressed as a number of character widths.
setColumnName(int, String) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Sets the text value to be displayed in the specified column
setColumnName(String) - Method in class com.sssw.rt.tview.AgoColumnText
Sets the text to be displayed in the specified column.
setColumnSpacer(int) - Method in class com.sssw.rt.tview.AgoBandFormat
Sets the inter-column spacing, in pixels.
setCommandCode(char) - Method in class com.sssw.rt.util.AgoSystemDatabaseException
setCommandCode.
setContentDisposition(String) - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Sets the content disposition of a MIME part.
setContents(Object) - Method in class com.sssw.rt.form.AgcFileAttachment
Updates or inserts the Object to the field to which the AgcFileAttachment is bound.
setContextBase(URL) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Establishes the page context by specifying the base URL used to resolve relative URLs for images, links, etc.
setCurrentPane(int) - Method in class com.sssw.rt.form.AgcTabControl
Assigns a pane as the currently active pane.
setCurrentPane(int) - Method in class com.sssw.shr.page.AgpTabPanel
Sets the current pane.
setDarkShadowColor(Color) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the Color object associated with the control's dark shadow Color.
setData(int, Object) - Method in interface com.sssw.rt.util.AgiDataRow
Set the contents of the specified column.
setDataProvider(AgiRowCursor) - Method in class com.sssw.shr.page.AgpViewPanel
Sets a different data source for the view to scroll.
setDataRowFactory(AgiDataRowFactory) - Method in interface com.sssw.rt.util.AgiDataSource
Set the row factory to be used by this data source for constructing data rows.
setDataSource(AgaData) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
Permits the Data Source Object to return one of its own AgaData's as its data source.
setDataSource(AgiDataSource) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
This is an advanced API, and will be appropriate for specialized applications.
setDataSource(String) - Method in class com.sssw.rt.form.AgcData
Lets you programmatically switch the source of data for the AgcData control at runtime.
setDataSource(String) - Method in class com.sssw.rt.util.AgoData
Specify that instead of using a relational data table, this AgcData object should act as a proxy to a data-source business object (DSO).
setDataSource(String) - Method in class com.sssw.shr.page.AgpViewPanel
Specify the Data Source object from which this view should load its data.
setDatatype(char) - Method in class com.sssw.shr.page.AgpTextField
Sets the data type for a text field.
setDateValue(Date) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setDisabledDownImage(Image) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the Image that is displayed when the button is disabled and in the pressed state.
setDisabledTextColor(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the color that is used for the button text when the button is disabled.
setDisabledUpImage(Image) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the Image that is displayed when the button is disabled and in the unpressed state.
setDisplayEntryNumber(int) - Method in interface com.sssw.rt.util.AgiRowCursorViewSupport
This method is used by the TView control in conjunction with getDisplayEntryNumber The implementor of this method should preserve the value specified by this call.
setDisplayPattern(String) - Method in class com.sssw.rt.form.AgcValueField
Assigns the control's display format.
setDisplayPattern(String) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the control's display format.
setDisplayPattern(String) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the pattern that the control uses to parse input and format the numeric value.
setDisplayPattern(String) - Method in class com.sssw.rt.jform.AgcJValueField
Sets the pattern that the control uses to parse the user's input and display the data.
setDisplayPattern(String) - Method in class com.sssw.shr.page.AgpTextField
Assigns the control's display format.
setDisplayStyle(int) - Method in class com.sssw.rt.form.AgcValueField
Assigns the control's display style.
setDisplayStyle(int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the control's display style.
setDisplayStyle(int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the display style assigned to the control.
setDisplayStyle(int) - Method in class com.sssw.rt.jform.AgcJValueField
Sets the style used to parse the user's input and format the displayed data.
setDisplayStyle(int) - Method in class com.sssw.shr.page.AgpTextField
Assigns the control's display style.
setDisplayText(String) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the column's label text.
setDisplayText(String) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets the text for the check box label.
setDoubleValue(Double) - Method in class com.sssw.rt.form.AgcDoubleField
Sets the field value as a Double.
setDoubleValue(Double) - Method in class com.sssw.rt.jform.AgcJDoubleField
Sets the field value with a Double object.
setDoubleValue(Double) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setDownImage(Image) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the Image that is displayed when the button is in the pressed state.
setDownToolTipText(String) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the tooltip text that is displayed when the button is in the pressed state.
setEditable(boolean) - Method in class com.sssw.rt.form.AgcComboBox
Assigns a boolean value that determines whether the user can edit the control.
setEditable(boolean) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns a boolean value that determines whether the user can edit the control.
setEditable(boolean) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Specifies whether the user can type a value in the input field.
setEditable(boolean) - Method in class com.sssw.rt.jform.AgcJTable
Specifies whether any cells in the table are editable.
setEditable(boolean) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Sets the columns editable property
setEditWhenSelected(boolean) - Method in class com.sssw.rt.tview.AgoColumnTextEditor
Sets the state of the property which specifies whether cells in the column are always displayed as text editor cells, or only when selected by the user.
setEditWhenSelected(boolean) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Sets the state of the edit when selected property.
setEditWhenSelected(boolean) - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Sets the state of the edit when selected property.
setEmbedHTMLInTable(boolean) - Method in class com.sssw.shr.page.AgpPage
Specifies whether the subpage or HTML control should be embedded in a table.
setEmbedHTMLInTable(boolean) - Method in class com.sssw.shr.page.AgpHTMLControl
Specifies whether the subpage or HTML control should be embedded in a table.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.form.AgcTextArea
If set to true, then the value of an empty text control is null, instead of the empty String.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.form.AgcTextField
If set to true, then the value of an empty text control is null, instead of the empty String.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.jform.AgcJPasswordField
Specifies whether the control stores null in the database instead of the empty string when the field is empty.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.jform.AgcJTextField
Specifies whether the control stores null in the database instead of the empty string when the field is empty.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.jform.AgcJEditorPane
Specifies whether the control's value is null or an empty String when the control is empty.
setEmptyStringIsNull(boolean) - Method in class com.sssw.rt.jform.AgcJTextArea
Specifies whether the control stores null in the database instead of the empty string when the field is empty.
setEmptyStringIsNull(boolean) - Method in class com.sssw.shr.page.AgpTextArea
Specifies whether the value of an empty text control is null.
setEmptyStringIsNull(boolean) - Method in class com.sssw.shr.page.AgpTextField
Specifies whether the value of an empty text control is null.
setEnableCollapseExpandControl(boolean) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Specifies whether the collapse/expand indicator ("twistie") is to be enabled or not
setEnableGenerateScript(boolean) - Method in class com.sssw.shr.page.AgpPage
Specifies whether script generation is enabled.
setEnableHistoryFixup(boolean) - Method in class com.sssw.shr.page.AgpPage
Specifies the flag which indicates fixup of the browser history through JavaScript.
setEnableHTMLGeneration(boolean) - Method in class com.sssw.shr.page.AgpTag
Specifies whether HTML generation is enabled.
setEnableHTMLGeneration(boolean) - Method in class com.sssw.shr.page.AgpPage
Specifies whether HTML generation should be enabled.
setEnableHTMLParsing(boolean) - Method in class com.sssw.shr.page.AgpHTMLControl
Specifies whether the content should be parsed.
setEnableScrolling(boolean) - Method in class com.sssw.shr.page.AgpViewPanel
Sets whether scrolling is enabled.
setEncoding(AgoEncodingIdentifier) - Method in class com.sssw.srv.mail.AgoMIMEPartText
Set the encoding identifier to be used for this MIME part.
setEncodingIdentifier(AgoEncodingIdentifier) - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Sets the content encoding identifier.
setErrorCode(int) - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Save the database error code
setFieldName(String) - Method in class com.sssw.rt.util.AgoMissingDataException
Sets the name of the field whose data is missing.
setFieldName(String) - Method in class com.sssw.rt.util.AgoInvalidDataException
Sets the name of the field whose data is invalid.
setFieldName(String) - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Set the name of the field that was being updated when the database exception occurred, if known.
setFixedRowHeight(int) - Method in class com.sssw.rt.tview.AgoBandFormat
Sets the row height.
setFixedWidth(int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the width.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcTextArea
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.PvBaseCanvas
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcTextField
(AgiControl) Set the control's FontIdentifier.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.PvBasePanel
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcTreeControl
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcList
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcChoice
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcButtonText
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcComboBox
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcRectangle
Assigns the SilverStream font object (AgoFontIdentifier) to the control's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the SilverStream font object (AgoFontIdentifier)for the text on the tab labels.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.tview.AgoColumnText
Specifies the SilverStream font object (AgoFontIdentifier) which describes the size, style and font to be used for the text in this column.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the SilverStream font object (AgoFontIdentifier) for the column's text.
setFontIdentifier(AgoFontIdentifier) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Assigns the SilverStream font object (AgoFontIdentifier) to the column's text.
setFontScalePointDelta(int) - Method in class com.sssw.rt.tview.AgoBandFormat
Sets the amount (in points) by which the font size is to be increased (a positive number) or decreased (a negative number) for each level of indent in the hierarchy.
setFontStyle(int) - Method in class com.sssw.rt.form.AgoTreeControlNode
Sets the font style of this node.
setForeground(Color) - Method in class com.sssw.rt.form.AgcTreeControl
Set the color of the tree control's text.
setForeground(Color) - Method in class com.sssw.rt.form.AgcComboBox
Sets the text color of the combo box.
setForeground(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Sets the color of the button text.
setForeground(Color) - Method in class com.sssw.rt.form.AgcRectangle
Assigns an instance of the java.awt.Color to the control's text.
setForeground(Color) - Method in class com.sssw.rt.form.AgcLabel
Assigns the control's foreground Color.
setFormatPattern(String, char) - Method in class com.sssw.rt.tview.AgoColumnText
Set the format pattern for the column.
setFormatStyle(int, char) - Method in class com.sssw.rt.tview.AgoColumnText
Set the format style and column datatype.
setFormClass(String) - Method in class com.sssw.rt.tview.AgoColumnForm
Sets the form class to be displayed in this column
setFormDataCharEncoding(String) - Method in class com.sssw.shr.page.AgpPage
Specify the encoding the server should expect from the browser for URL-encoded form data.
setFrameLocation(String) - Method in class com.sssw.shr.page.AgpScriptHelper
Moves the current frame of the browser to the given url.
setFrameLocation(String, String) - Method in class com.sssw.shr.page.AgpScriptHelper
Moves the specified frame of the browser to the given url.
setFrameLocation(String, String, Hashtable) - Method in class com.sssw.shr.page.AgpScriptHelper
Moves the specified frame of the browser to the given URL with the parameters specified.
setFrameLocation(String, String, String, String) - Method in class com.sssw.shr.page.AgpScriptHelper
Moves the specified frame of the browser to the given URL.
setFrom(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the From: address that appears on the message.
setFrom(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the From: address that appears on the message.
setGridIdentifier(Object) - Method in class com.sssw.rt.tview.AgoBandFormat
Sets the Object which identifies the group of bands with which this band must align itself.
setGroup(String) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the radio button group.
setGroupName(String) - Method in class com.sssw.shr.page.AgpButtonRadio
Specifies the group name for the control.
setHeaderBandFormat(AgoBandFormatBase) - Method in class com.sssw.rt.tview.AgoViewFormat
Sets the header band format.
setHeaderField(AgoRFC822HeaderField) - Method in class com.sssw.srv.mail.AgoMIMEPart
Sets a header field.
setHeaderField(String, String) - Method in class com.sssw.srv.mail.AgoMIMEPart
Sets a header field to a String value.
setHeaderFieldSet(AgoRFC822HeaderFieldSet) - Method in class com.sssw.srv.mail.AgoMIMEPart
Assigns the set of headers for this MIME part.
setHeight(int) - Method in class com.sssw.rt.tview.AgoColumnForm
Sets the height of the form as it is to be displayed in the view.
setHeight(int) - Method in class com.sssw.shr.page.AgpHTMLControl
Sets the Height property of the control in pixels.
setHeight(String) - Method in class com.sssw.shr.page.AgpPresentation
Sets the height of the presentation.
setHelpInfo(String) - Method in interface com.sssw.rt.form.AgiHelpInfo
Specifies the help information (typically an URL) associated with the control.
setHelpInfo(String) - Method in interface com.sssw.rt.form.AgiControl
Specifies the help information (typically an URL) associated with a control.
setHidden(boolean) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the "hidden" property for the column.
setHighlightColor(Color) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the Color object to display as the highlight effect on the control.
setHoverCaretChange(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the property that specifies whether or not the caret changes when the cursor is just moved over a row without clicking on the row The caret is the rectangle that marks selected items.
setHoverImage(Image) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the Image that is displayed when the mouse pointer is over the button.
setHoverMode(boolean) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the hover mode.
setHoverTextColor(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the color used for the button text when the mouse pointer is over the button.
setHTML(String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the text of the editor by an HTML string.
setHTML(String) - Method in class com.sssw.rt.util.AgoException
Sets the HTML string associated with the exception.
setIconImage(Image) - Method in class com.sssw.rt.form.PvHelperGeneral
Sets the icon image of the form's frame, if possible.
setIdentifier(String) - Method in class com.sssw.srv.mail.AgoEncodingIdentifier
Set the identifier.
setIdentifier(String) - Method in class com.sssw.srv.mail.AgoCharSetIdentifier
For the AgoCharacterSetIdentifier class: The setIdentifier() method sets the character set identifier, replacing any old value.
setImage(Image) - Method in class com.sssw.rt.form.AgoTreeControlNode
Sets the image to be displayed for this node.
setImage(Image) - Method in class com.sssw.rt.form.AgcImage
Assigns an image to the control.
setImage(String) - Method in class com.sssw.rt.form.AgcImage
Assigns an image to the control.
setImageHeight(int) - Method in class com.sssw.rt.tview.AgoColumnImage
Sets the image height in pixels.
setImageHeight(int) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Sets the image height.
setImageMode(int) - Method in class com.sssw.rt.form.AgcImage
Assigns the control's image mode, using a constant value defined in this class.
setImageName(String) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Specifies the name of the property which specifies the image to be used in this column.
setImagePosition(int) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the location of the button image relative to the button text.
setImageWidth(int) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Sets the image width.
setInactiveTabColor(Color) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the Color object displayed for inactive panes.
setIncrement(int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns an integer value by which the AgcIntegerSpinnerField is incremented (or decremented) each time the user presses the spin button or one of the arrow keys.
setIncrement(int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the value that is added or subtracted from the field value when the user clicks a spinner button.
setIncrement(int) - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Assigns an integer value by which the spinner is incremented (or decremented) each time the user presses one of the control's arrow keys.
setIndent(int) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Set the number of pixels by which this band is to be indented
setIndentPixels(int) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Sets the amount, in pixels, by which the image is indented in each successive level of the hierarchy.
setInitiallyExpanded(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the property which specifies whether or not the view will be expanded when it is first made visible.
setIntegerValue(Integer) - Method in class com.sssw.rt.form.AgcSlider
Assigns the slider's value.
setIntegerValue(Integer) - Method in class com.sssw.rt.form.AgcIntegerField
Sets the field value.
setIntegerValue(Integer) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
 
setIntegerValue(Integer) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the field value with an Integer object.
setIntegerValue(Integer) - Method in class com.sssw.rt.jform.AgcJSlider
Sets the slider value with an Integer object.
setIntegerValue(Integer) - Method in class com.sssw.rt.jform.AgcJIntegerField
Sets the field value with an Integer object.
setIntegerValue(Integer) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setInterRowSpacer(int) - Method in class com.sssw.rt.tview.AgoBandFormat
Sets the inter-row spacing, in pixels.
setInterval(double) - Method in class com.sssw.rt.form.AgcTimer
Set the interval for the timer events, and starts the timer if it is inactive.
setIntProperty(String, int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the specified property to the integer value supplied.
setIntProperty(String, int, int) - Method in class com.sssw.shr.page.AgpTag
Sets an integer property.
setItemSubtype(String) - Method in class com.sssw.rts.adminapi.AgoAdmStatInfo
Set the subtype of the item for which this stat info is intended.
setJustification(int) - Method in class com.sssw.rt.form.AgcLabel
Specifies how label text is aligned on a control.
setLabel(String) - Method in class com.sssw.shr.page.AgpButtonText
Sets the text that appears in the button.
setLeftMargin(int) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Set the left margin.
setLimitRowCount(boolean) - Method in class com.sssw.shr.page.AgpViewPanel
Sets whether the number of rows displayed per page should be limited.
setLinkTarget(String) - Method in class com.sssw.shr.page.AgpLabel
Specify the destination to be used if this label is an Expression Link.
setListValues(AgiRowCursor) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Sets the AgiRowCursor that will provide the data for the list.
setListValues(String[], Object[]) - Method in class com.sssw.rt.tview.AgoColumnComboBox
Set the arrays that will provide the data for the list.
setLocale(Locale) - Method in class com.sssw.shr.page.AgpPage
Sets a server variable that keeps track of the locale for the client system
setMailAccounts(Enumeration) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Set up mail accounts.
setMailbox(AgoMailAddressMailbox) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldMailBox
Sets the field body to a specified mailbox, overwriting any mailbox that may already be in the header.
setMark() - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Sets a mark position.
setMark() - Method in class com.sssw.srv.mail.AgoBufferingReader
Sets a mark position.
setMaximumValue(int) - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Assigns the highest integer value to which the control can be set.
setMaxLength(int) - Method in class com.sssw.rt.form.AgcTextField
Set the maximum length.
setMaxLength(int) - Method in class com.sssw.rt.jform.AgcJPasswordField
Sets the maximum number of characters the user is allowed to enter in the control.
setMaxLength(int) - Method in class com.sssw.rt.jform.AgcJTextField
Sets the maximum number of characters the user is allowed to enter in the control.
setMaxLength(int) - Method in class com.sssw.rt.jform.AgcJEditorPane
Sets the maximum number of characters allowed in the control.
setMaxLength(int) - Method in class com.sssw.rt.jform.AgcJTextArea
Sets the maximum number of characters the user is allowed to enter in the control.
setMaxLength(int) - Method in class com.sssw.shr.page.AgpFileUpload
Sets the the maximum length of the pathname that can be entered.
setMaxLength(int) - Method in class com.sssw.shr.page.AgpTextField
Sets the Max Length property of the control.
setMaxPointSize(int) - Method in class com.sssw.rt.tview.AgoColumnText
Sets maximum point size allowed for the text in this column.
setMaxValue(int) - Method in class com.sssw.rt.form.AgcSlider
Assigns the highest int value that the control can be set to.
setMaxValue(int) - Method in class com.sssw.rt.form.AgcIntegerField
Sets the maximum value.
setMaxValue(int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the highest int value that the control can be set to.
setMaxValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the maximum value that the user is allowed to enter.
setMaxValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerField
Sets the maximum value that the user is allowed to enter.
setMinimumValue(int) - Method in class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
Assigns the lowest integer value to which the control can be set.
setMinLength(int) - Method in class com.sssw.rt.form.AgcTextField
Set the minimum length.
setMinLength(int) - Method in class com.sssw.rt.jform.AgcJPasswordField
Sets the minimum number of characters the user is required to enter in the control.
setMinLength(int) - Method in class com.sssw.rt.jform.AgcJTextField
Sets the minimum number of characters the user is required to enter in the control.
setMinLength(int) - Method in class com.sssw.rt.jform.AgcJEditorPane
Sets the minimum number of characters allowed in the control.
setMinLength(int) - Method in class com.sssw.rt.jform.AgcJTextArea
Sets the minimum number of characters the user is required to enter in the control.
setMinPointSize(int) - Method in class com.sssw.rt.tview.AgoColumnText
Set the minimum point size allowed for the text in this column.
setMinValue(int) - Method in class com.sssw.rt.form.AgcSlider
Assigns the lowest int value that the control can be set to.
setMinValue(int) - Method in class com.sssw.rt.form.AgcIntegerField
Sets the minimum value.
setMinValue(int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the lowest int value that the control can be set to.
setMinValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the minimum value that the user is allowed to enter.
setMinValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerField
Sets the minimum value that the user is allowed to enter.
setMouseOverSrc(String) - Method in class com.sssw.shr.page.AgpImage
Specifies the mouse over source.
setMultipleMode(boolean) - Method in class com.sssw.shr.page.AgpList
Sets the Multiple Select property of the control.
setMultiSelectType(int) - Method in class com.sssw.rt.form.AgcView
Enables or disables the ability to select multiple rows simultaneously.
setName(Principal, String) - Method in class com.sssw.rts.acl.AgoAcl
Sets the name of this ACL.
setName(String) - Method in class com.sssw.rt.gui.AgoFontIdentifier
Set the font name.
setName(String) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Sets the band name
setName(String) - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Sets the name of the mailbox.
setName(String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderField
Sets the name of the header.
setName(String, String) - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Sets the name and character set of the mailbox.
setNameParameterOnContentType(boolean) - Method in class com.sssw.srv.mail.AgoMIMEPart
Set the option which controls whether the "name" parameter is added to the MIME Content-Type field.
setNegativePermissions() - Method in class com.sssw.rts.acl.AgoAclEntry
Sets this ACL entry to be a negative one.
setNoCaret(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the value of the property which specifies that the caret is not to be displayed.
setNodeSelection(Vector, boolean) - Method in class com.sssw.rt.form.AgcTreeControl
Selects one or more nodes in the tree control.
setNumberedList() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the style of the current paragraph or selected paragraphs to numbered list.
setObjectValue(Object) - Method in class com.sssw.shr.page.AgpTextField
Set the field value as an Object.
setOffset(int) - Method in class com.sssw.srv.mail.AgoByteStore
Sets the current offset into the byte store.
setOffset(int) - Method in class com.sssw.srv.mail.AgoCharStore
Sets the current offset into the character store.
setOrderBy(String) - Method in class com.sssw.shr.page.AgpPresentation
Sets the Order By property of the presentation.
setOrganization(String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the name of the organization that appears on the message.
setOrganization(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the name of the organization that appears on the message.
setOverlapRowCount(int) - Method in class com.sssw.shr.page.AgpViewPanel
Specifies the number of rows to overlap when scrolling up and down by page.
setPageRowCount(int) - Method in class com.sssw.shr.page.AgpViewPanel
Sets the number of rows to display in the view on a page.
setPaneCount(int, String) - Method in class com.sssw.rt.form.AgcTabControl
Creates a specified number of panes for a Tab control.
setPaneImage(int, Image) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the specified image to the specified pane.
setPaneName(int, String) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the text displayed in the tab of a pane.
setParameter(String, int) - Method in class com.sssw.rt.form.AgfForm
Assigns a value to a parameter.
setParameter(String, Object) - Method in class com.sssw.rt.form.AgfForm
Assigns a value to a parameter.
setParameter(String, String) - Method in class com.sssw.srv.mail.AgoMIMEHeaderField
Sets the value of a named parameter.
setParameterValue(String, String) - Method in class com.sssw.shr.page.AgpObject
Sets the value of the specified parameter.
setParams(String) - Method in class com.sssw.shr.page.AgpPresentation
Specifies the parameters of the presentation
setPassword(String) - Method in class com.sssw.rt.form.AgfForm
Changes the current user's password.
setPassword(String) - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Set the password of the mail account.
setPermissions(Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmElement
Set element's permissions.
setPort(int) - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Set the port number the mail server uses to receive mail.
setPreferredVersionNumber(AgVersionNumber) - Method in class com.sssw.rt.util.AgoVersionUnsupportedException
setPreferredVersionNumber
setPressedValue(Object) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the value that is written to the database when this radio button is pressed.
setPrincipal(Principal) - Method in class com.sssw.rts.acl.AgoAclEntry
Specifies the principal for which permissions are granted or denied by this ACL entry.
setProperties(Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmPropertyBag
Set the element's properties.
setProperty(int, Object) - Method in interface com.sssw.rt.util.AgiRowCursor
Set the value of the property at the specified index of the current row.
setProperty(String, Object) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Modifies the specified property.
setProperty(String, Object) - Method in interface com.sssw.rt.util.AgiRowCursor
Set the value of the named property of the current row.
setProperty(String, Object) - Method in interface com.sssw.rts.adminapi.AgiAdmPropertyBag
Set the value of the property with the specified name
setProperty(String, Object) - Method in class com.sssw.shr.page.AgpTag
Sets the value of an attribute associated with an HTML tag.
setProperty(String, Object) - Method in class com.sssw.shr.page.AgpPage
Sets the specified page property.
setPropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnText
Set the name of the property associated with this column.
setPropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnImage
Sets the name of the image to display in this column, or name of the source database column.
setPropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnButtonRadio
Sets the name of the database column whose value will be changed when this button is pressed.
setPropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets the name of the data column whose value will be changed when this button is pressed
setProportionalWidth(int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the width.
setProportionalWidth(int, int, int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the width.
setPush() - Method in class com.sssw.rt.form.AgcButtonRaw
Set the push type.
setQuery(String) - Method in class com.sssw.shr.page.AgpPresentation
Sets the Query property of the presentation.
setRadio() - Method in class com.sssw.rt.form.AgcButtonRaw
Set the radio type.
setRawHTMLMode(boolean) - Method in class com.sssw.shr.page.AgpLabel
Sets whether the control is in raw HTML mode.
setReplyTo(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the Reply to: address that appears on the message.
setReplyTo(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the Reply to: address that appears on the message.
setResizable(boolean) - Method in class com.sssw.rt.tview.AgoColumnBase
Specifies whether the user can resize the column.
setResizable(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Sets the resizable property.
setResult(Serializable) - Method in class com.sssw.srv.busobj.AgoInvokedEvent
Sets the return value of this invoked event.
setResult(Serializable, String) - Method in class com.sssw.srv.busobj.AgoInvokedEvent
Sets the return value of this invoked event.
setResultMimeType(String) - Method in class com.sssw.srv.busobj.AgoInvokedEvent
Assigns the MIME type of the return value of an InvokedAgent.
setResultSet(ResultSet) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
Sets the ResultSet to be returned by the invokeQuery event of a DataSource Object
setResultSet(ResultSet, AgiDatabase, Connection, Statement) - Method in class com.sssw.srv.busobj.AgoDataSourceEvent
Sets the ResultSet to be returned by the invokeQuery event of a DataSource Object
setResultSet(Vector) - Method in class com.sssw.rt.util.AgoVectorRowCursor
Supply the vector of data.
setRowCount(int) - Method in class com.sssw.shr.page.AgpTextArea
Sets the height of this control, expressed as a number of rows of text.
setRowDescription(String[]) - Method in class com.sssw.rt.util.AgoVectorRowCursor
Specify column names
setRowKey(String) - Method in class com.sssw.rt.util.AgoSystemDatabaseException
Set the "row key" which identifies the data row on which an exception occurred.
setSearchable(boolean) - Method in class com.sssw.rt.tview.TView
Specifies that the first AgoColumnText column appended to the view supports type-ahead search.
setSelectable(boolean) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the selectable option for the column.
setSelectedNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcTreeControl
Sets the selection to the specified node.
setSelectedNode(AgoTreeControlNode) - Method in class com.sssw.rt.form.AgcComboBox
Sets the selection to the specified node.
setSelection(AgiRowCursor) - Method in class com.sssw.rt.form.AgcView
Sets the currently selected row in the view to be the current row in the supplied AgiRowCursor object.
setServerName(String) - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Set the name of the mail server.
setSessionValue(String, Object) - Method in class com.sssw.shr.page.AgpPage
Sets a value in the user's session object.
setShadowColor(Color) - Method in class com.sssw.rt.form.AgcTabControl
Assigns the Color object associated with the control's shadow Color.
setShowCollapseExpandControl(boolean) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Specifies whether the collapse/expand indicator ("twistie") is to be displayed or not
setShowHorizontalRule(boolean) - Method in class com.sssw.rt.tview.AgoColumnHierarchy
Sets the show horizontal rule property.
setShowInitialSelection(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the property which specifies whether a selected item is to be displayed when the view is initialized or not.
setSize(int) - Method in class com.sssw.rt.gui.AgoFontIdentifier
Sets the font point size.
setSize(int) - Method in class com.sssw.shr.page.AgpTextField
Sets the Size property of the control.
setSrc(String) - Method in class com.sssw.shr.page.AgpImage
Sets the Image Source property of the image.
setState(boolean) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the state (pressed or unpressed) of the button.
setState(boolean) - Method in class com.sssw.rt.jform.AgcJRadioButton
Deprecated. use setSelected().
setState(boolean) - Method in class com.sssw.rt.jform.AgcJToggleButton
Deprecated. use setSelected().
setState(boolean) - Method in class com.sssw.rt.jform.AgcJCheckBox
Deprecated. use setSelected().
setState(boolean) - Method in class com.sssw.shr.page.AgpButtonRadio
Sets the state of the control.
setState(boolean) - Method in class com.sssw.shr.page.AgpButtonCheck
Sets the state of the control.
setStats(AgoAdmStatInfo[]) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Set a group of statistics
setStringProperty(String, String) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Sets the property specified by the given name to a string value.
setStyle(int) - Method in class com.sssw.rt.gui.AgoFontIdentifier
Sets the AgoFontIdentifier's font style.
setSubject(String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the Subject that appears on the message.
setSubject(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Sets the Subject that appears on the message.
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpButtonRadio
Specifies whether a Submit request is sent to the server when the control's value changes.
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpButtonText
Specifies whether a Submit request is sent to the server when the button is pressed
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpTextArea
Sets the Submit On Change property of this control.
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpListBase
Specifies whether a Submit request is sent to the server when the end user selects an item in the control.
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpButtonCheck
Specifies whether a Submit request is sent to the server when the control's value changes.
setSubmitOnChange(boolean) - Method in class com.sssw.shr.page.AgpTextField
Sets the Submit On Change property of this control.
setTabOrder(Component[]) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. as of SilverStream 3.0. Use PvBaseContainer.setUserDefinedTabOrder(Component[]).
setTargetFrame(String) - Method in class com.sssw.shr.page.AgpLabel
Specify the frame that will be used to display the destination page if this label is an Expression Link.
setText(String) - Method in class com.sssw.rt.form.AgoTreeControlNode
Sets the text associated with this node
setText(String) - Method in class com.sssw.rt.form.AgcButtonText
Sets the text that is displayed on the button.
setText(String) - Method in class com.sssw.rt.form.AgcComboBox
Assigns the control's text.
setText(String) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the button text.
setText(String) - Method in class com.sssw.rt.form.AgcRectangle
Assigns the control's text.
setText(String) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the control's text.
setText(String) - Method in class com.sssw.rt.form.AgcLabel
Sets the label text.
setText(String) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the text displayed in the input field.
setText(String) - Method in class com.sssw.shr.page.AgpLabel
Sets the text to display in the control.
setText(String) - Method in class com.sssw.shr.page.AgpTextArea
Sets the text of the control.
setText(String) - Method in class com.sssw.shr.page.AgpTextField
Sets the text of the control.
setTextBackgroundColor(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the text background color.
setTextColor(Color) - Method in class com.sssw.rt.form.AgcTextArea
Deprecated. use Component.setForeground(Color).
setTextColor(Color) - Method in class com.sssw.rt.form.AgcTextField
Deprecated. use Component.setForeground(Color).
setTextColor(Color) - Method in class com.sssw.rt.form.AgcButtonText
Deprecated. replaced by Component.setForeground(Color).
setTextColor(Color) - Method in class com.sssw.rt.form.AgcButtonRaw
Deprecated. use AgcButtonRaw.setForeground(Color) to set the color of the button text.
setTextColor(Color) - Method in class com.sssw.rt.form.AgcRectangle
Deprecated. use AgcRectangle.setForeground(Color)
setTextColor(Color) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Deprecated. use Component.setForeground(Color) to assign an instance of java.awt.Color to the control's text.
setTextColor(Color) - Method in class com.sssw.rt.form.AgcLabel
Deprecated. use AgcLabel.setForeground(Color) to assign an instance of java.awt.Color to the control's text.
setTextHighlightColor(Color) - Method in class com.sssw.rt.form.AgcLabel
Sets the label text highlight color.
setTextHighlightColor(Color) - Method in class com.sssw.rt.jform.AgcJLabel
Sets the text highlight color.
setTextShadowColor(Color) - Method in class com.sssw.rt.form.AgcLabel
Sets the text shadow color.
setTextShadowColor(Color) - Method in class com.sssw.rt.jform.AgcJLabel
Sets the text shadow color.
setTextStyle(int) - Method in class com.sssw.rt.form.AgcLabel
Assigns the style for the Label's text.
setTextStyle(int) - Method in class com.sssw.rt.jform.AgcJLabel
Sets the text effect, such as drop-shadow or embossing.
setTimestampValue(Timestamp) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setTimeValue(Time) - Method in class com.sssw.shr.page.AgpTextField
Set the field value.
setTimeZoneID(String) - Method in class com.sssw.shr.page.AgpPage
Sets a server variable that keeps track of the time zone for the client system
setTitle(String) - Method in class com.sssw.rt.form.PvHelperGeneral
Sets the title of the form's window, if possible.
setTitlePropertyName(String) - Method in class com.sssw.rt.tview.AgoColumnImage
Sets the name of the property that will provide the text for the image title
setToggle() - Method in class com.sssw.rt.form.AgcButtonRaw
Set the toggle type.
setToolTipText(String) - Method in interface com.sssw.rt.form.AgiControl
Assigns the floating Tool Tip string for a control.
setTransparent(boolean) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the column's transparency property.
setTransparent(boolean) - Method in class com.sssw.rt.tview.AgoColumnTextEditor
Sets the transparency property for this column.
setTransparent(boolean) - Method in class com.sssw.rt.tview.AgoBandFormatBase
Sets the band transparency property
setTransparent(boolean) - Method in class com.sssw.rt.tview.AgoViewFormat
Set the transparent property.
setType(int) - Method in class com.sssw.shr.page.AgpLabel
Sets the type of label.
setType(String) - Method in class com.sssw.shr.page.AgpButtonText
Sets the type of HTML button.
setType(String) - Method in class com.sssw.shr.page.AgpTextField
Sets the Type property of the control.
setUncheckedValue(Object) - Method in class com.sssw.rt.form.AgcButtonRaw
Use this method to set an associated value with the unchecked state of a button.
setUncheckedValue(Object) - Method in class com.sssw.rt.jform.AgcJToggleButton
Sets the button's "unchecked value" - the value of the button when it is not selected.
setUncheckedValue(Object) - Method in class com.sssw.rt.jform.AgcJCheckBox
Sets the button's "unchecked value" - the value assigned to the check box when it is not selected.
setUncheckedValue(Object) - Method in class com.sssw.rt.tview.AgoColumnButtonCheck
Sets the (constant) value that is written to the database when the checkbox is unchecked
setUpImage(Image) - Method in class com.sssw.rt.form.AgcButtonRaw
Set the Image that is displayed when the button is in the unpressed state.
setUrlQueryMode(boolean) - Method in class com.sssw.shr.page.AgpPage
Specify whether the 'query' and 'order-by' parameters of the request URL are handled by the page.
setUseFixedRowHeight(boolean) - Method in class com.sssw.rt.tview.AgoBandFormat
Specify whether or not rows in this band are to have a fixed height.
setUseMultipartFormData(boolean) - Method in class com.sssw.shr.page.AgpPage
Tells the page to specify whether data POSTed from the browser should be encoded using MIME multipart/form-data.
setUsePlugIn(boolean) - Method in class com.sssw.shr.page.AgpApplet
Enables or disables the Sun 1.2 Java Plug-In for the control.
setUserData(Object) - Method in class com.sssw.rt.form.AgoTreeControlNode
Sets the user data associated with this node.
setUserData(Object) - Method in class com.sssw.rt.tview.AgoColumnForm
Sets the user-supplied data to be passed to the form.
setUserDefinedTabOrder(Component[]) - Method in class com.sssw.rt.form.PvBaseContainer
Specifies the tab order of the controls in the container.
setUserName(String) - Method in interface com.sssw.rts.adminapi.AgiAdmMailAccount
Set the user name.
setValue(AgoByteStore) - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Sets the value or body of this MIME part.
setValue(BigDecimal) - Method in class com.sssw.rt.form.AgcBigDecimalField
Sets the field value.
setValue(BigDecimal) - Method in class com.sssw.rt.jform.AgcJBigDecimalField
Sets the field value.
setValue(Date) - Method in class com.sssw.rt.form.AgcDateField
Sets the field's value as a java.sql.Date value.
setValue(Date) - Method in class com.sssw.rt.jform.AgcJDateField
Sets the field value to a java.sql.Date object.
setValue(double) - Method in class com.sssw.rt.form.AgcDoubleField
Sets the field value as a primitive double.
setValue(double) - Method in class com.sssw.rt.jform.AgcJDoubleField
Sets the field value with a primitive double.
setValue(int) - Method in class com.sssw.rt.form.AgcSlider
Assigns the slider's value.
setValue(int) - Method in class com.sssw.rt.form.AgcIntegerField
Sets the field value as a primitive int.
setValue(int) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
Assigns the control's value.
setValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerSpinnerField
Sets the field value.
setValue(int) - Method in class com.sssw.rt.jform.AgcJIntegerField
Sets the field value with a primitive int.
setValue(Object) - Method in class com.sssw.rt.form.AgcTreeControl
Selects the row whose value is equal to the specified value.
setValue(Object) - Method in class com.sssw.rt.form.AgcList
Selects the row whose value is equal to the specified value.
setValue(Object) - Method in class com.sssw.rt.form.AgcChoice
Selects the row whose value is equal to the specified value.
setValue(Object) - Method in class com.sssw.rt.form.AgcComboBox
Selects the row whose value is equal to the specified value.
setValue(Object) - Method in class com.sssw.rt.form.AgcButtonRaw
Sets the value for an AgcCheckBox or group of AgcButtonRadio buttons.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJComboBox
Selects the item whose value matches the specified value.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJRadioButton
Selects one of the buttons in the button group, based on the value of Object.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJToggleButton
Sets the button's state, based on the value.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJTree
Selects the item whose value matches the specified value.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJList
Selects the item whose storage value matches the specified value.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJTable
Selects the row where the data in the value column is equal to the specified value.
setValue(Object) - Method in class com.sssw.rt.jform.AgcJCheckBox
Sets the button's state, based on the value.
setValue(Object) - Method in class com.sssw.shr.page.AgpButtonRadio
Sets the value of the group that this radio button belongs to.
setValue(Object) - Method in class com.sssw.shr.page.AgpListBase
Sets the value of the control.
setValue(String) - Method in class com.sssw.shr.page.AgpTextArea
Sets the value of the control.
setValue(String) - Method in class com.sssw.shr.page.AgpHTMLControl
Sets the HTML data of this control.
setValue(String) - Method in class com.sssw.shr.page.AgpTextField
Deprecated. to setText(). Use setObjectValue() to set the parsed value (e.g. a Double object if the field's datatype is TYPE_DOUBLE).
setValue(Time) - Method in class com.sssw.rt.form.AgcTimeField
Set the field value.
setValue(Time) - Method in class com.sssw.rt.jform.AgcJTimeField
Sets the field value to a java.sql.Time object.
setValue(Timestamp) - Method in class com.sssw.rt.form.AgcTimestampField
Sets the value.
setValue(Timestamp) - Method in class com.sssw.rt.jform.AgcJTimestampField
Sets the field value to a java.sql.Timestamp object.
setValueInOptionTag(boolean) - Method in class com.sssw.shr.page.AgpListBase
 
setVisible(boolean) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the "visible" property for the column.
setVisibleRowCount(int) - Method in class com.sssw.shr.page.AgpList
Sets the Rows to Display property for the control.
setWidth(int) - Method in class com.sssw.rt.tview.AgoColumnBase
Sets the column width in pixels.
setWidth(int) - Method in class com.sssw.shr.page.AgpHTMLControl
Sets the width of the control in pixels.
setWidth(String) - Method in class com.sssw.shr.page.AgpPresentation
Sets the width of the presentation.
setWordWrap(boolean) - Method in class com.sssw.rt.form.AgcLabel
Takes a boolean value that determines if the Label's text should be wrapped.
setWordWrap(boolean) - Method in class com.sssw.rt.jform.AgcJLabel
Sets the word wrap setting for the label.
shiftDown() - Method in class com.sssw.rt.tview.AgoHeaderRowClick
Returns true if the shift key was held down when the mouse click occurred.
showConsole(boolean) - Method in class com.sssw.rt.form.PvHelperGeneral
Shows or hides the Java console, which displays printouts and exceptions.
showForm(String, AgfForm, int, boolean, int, int) - Method in class com.sssw.rt.form.PvHelperDialog
Shows a form in a window.
showForm(String, String, String, String, Hashtable, int, boolean, int, int) - Method in class com.sssw.rt.form.PvHelperDialog
Shows a form in a window.
showFormDialog(String, AgfForm) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a form in a modal dialog box.
showFormDialog(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a form in a modal dialog box.
showFormDialog(String, String, Hashtable) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a form in a modal dialog box.
showFormDialog(String, String, String, String, Hashtable) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a form in a modal dialog box.
showMessage(String) - Method in class com.sssw.rt.form.PvHelperDialog
Show a message Displays a dialog box with a message and an OK button.
showMessage(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a dialog box with a message and an OK button.
showMessageOKCancel(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a dialog with an OK button and a Cancel button.
showMessageYesAllNoCancel(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Show an alert with a Yes button (the default button), a No button, a Yes to All button and a Cancel button.
showMessageYesNo(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a dialog with a Yes button and a No button.
showMessageYesNoCancel(String, String) - Method in class com.sssw.rt.form.PvHelperDialog
Displays a dialog with a Yes button, a No button, and a Cancel button.
showPage(String) - Method in class com.sssw.rt.form.PvHelperBrowser
Move the current frame of the browser to a new page
showPage(String) - Method in class com.sssw.shr.page.AgpPage
Redirects the most recent request for this page to a different URL.
showPage(String, String) - Method in class com.sssw.rt.form.PvHelperBrowser
Move the browser to a new page in the specified frame.
showPage(String, String, Hashtable) - Method in class com.sssw.rt.form.PvHelperBrowser
Moves the browser to a new page in the specified frame.
showPage(String, String, String) - Method in class com.sssw.shr.page.AgpPage
Redirects the most recent request for this page to a different URL.
showPage(String, String, String, Hashtable) - Method in class com.sssw.shr.page.AgpPage
Redirects the most recent request for this page to a different URL.
showPage(String, String, String, String, Hashtable) - Method in class com.sssw.rt.form.PvHelperBrowser
Move the browser to a new page in the specified frame.
showStatus(String) - Method in class com.sssw.rt.form.PvHelperBrowser
Show a status message in the browser's status bar
shutdown() - Method in interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv
Shut down the currently active cluster.
shutdown() - Method in interface com.sssw.srv.api.AgiLogger
Shut down the logger, closing any resources it may hold.
shutdown(boolean) - Method in interface com.sssw.rts.adminapi.AgiAdmEjbJar
Shut down the JAR and all its beans for the current server session.
shutdown(boolean, boolean, String[][]) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Shut down the server.
shutdown(boolean, String[][]) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Shut down the server.
SILVER_SECURITY - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The SilverSecurity directory.
SILVERGROUP - Static variable in interface com.sssw.rts.adminapi.AgiAdmGroup
The SilverGroup type of group.
SILVERGROUPS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The SilverGroups directory.
SILVERUSER - Static variable in interface com.sssw.rts.adminapi.AgiAdmUser
The SilverUser type.
SILVERUSERS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The SilverUsers directory.
simulateClick() - Method in class com.sssw.rt.form.AgcButtonText
Simulates the user pressing the text button.
simulateClick() - Method in class com.sssw.rt.form.AgcButtonRaw
Simulate what would happen if the user clicked and released the button.
sort(int, boolean) - Method in class com.sssw.rt.form.AgcView
Sorts the view by the specified column.
sort(String, int[], boolean[]) - Method in class com.sssw.rt.form.AgcView
Sorts the view.
SOUND - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a sound.
SOUNDS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Sounds directory.
SOURCE_PROG - Static variable in class com.sssw.rt.event.AgoPropertyChangeEvent
Deprecated.  
SOURCE_USER - Static variable in class com.sssw.rt.event.AgoPropertyChangeEvent
Deprecated.  
spanCell(int, int) - Method in class com.sssw.rt.form.AgcHTMLEditControl
Causes text to span a column and a row.
splitCell() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Splits a single table cell into two cells.
startNewQuery(String, String, int) - Method in interface com.sssw.rt.util.AgiDataSource
Start a new query on the data source, closing the old query if any.
startTimer() - Method in class com.sssw.rt.form.AgcTimer
Starts the Timer control.
STAT_UNAVAILABLE - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatSet
This value is returned in getValues for statistics which are not available for a particular element.
stopTimer() - Method in class com.sssw.rt.form.AgcTimer
Stops the Timer control.
STORAGE_VALUE - Static variable in class com.sssw.rt.tview.AgoColumnComboBox
A constant whose value is "Value".
STR_EXPIRATION_NONE - Static variable in interface com.sssw.rts.adminapi.AgiAdmLicense
Signifies an unlimited access, in terms of the period of time the license is valid.
STR_LICENSE_UNLIMITED - Static variable in interface com.sssw.rts.adminapi.AgiAdmLicense
Signifies an unlimited access, in terms of the number of users or the number of CPUs.
streamFromTo(InputStream, OutputStream) - Static method in class com.sssw.srv.mail.AgoStreamer
A helper method that streams bytes from one stream to another.
streamFromTo(Reader, Writer) - Static method in class com.sssw.srv.mail.AgoStreamer
A helper method that streams bytes from one stream to another.
streamFromTo(String, OutputStream) - Static method in class com.sssw.srv.mail.AgoStreamer
A helper method that streams bytes from a String to a named OutputStream.
stringToPtrAnsi(String) - Static method in class com.sssw.rt.com.DllLib
Convert a java.lang.String into to a native Ansi buffer.
stringToPtrUni(String) - Static method in class com.sssw.rt.com.DllLib
Convert a java.lang.String into to a native Unicode buffer.
STYLE_DROP_SHADOW - Static variable in class com.sssw.rt.form.AgcLabel
Display shadow effect (use the text and shadow colors).
STYLE_DROP_SHADOW - Static variable in class com.sssw.rt.jform.AgcJLabel
Shadow effect (uses the text and shadow colors)
STYLE_EMBOSSED - Static variable in class com.sssw.rt.form.AgcLabel
Display with embossed effect (use the text, shadow, and highlight colors).
STYLE_EMBOSSED - Static variable in class com.sssw.rt.jform.AgcJLabel
Embossed effect (uses the text, shadow, and highlight colors)
STYLE_NORMAL - Static variable in class com.sssw.rt.form.AgcLabel
Display regular, flat text, using only the text color (default).
STYLE_NORMAL - Static variable in class com.sssw.rt.jform.AgcJLabel
Regular, flat text (uses the text color only)
submitMessage(String) - Method in class com.sssw.srv.mail.AgoMailSend
Submits the message to the specified SMTP server.
submitMessage(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Submit the message to the specified from the specified domain.
SUBTYPE_ALTERNATIVE - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_MULTIPART
SUBTYPE_BASIC - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_AUDIO
SUBTYPE_DIGEST - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_MULTIPART
SUBTYPE_EXTERNAL_BODY - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type with AgoMIME.TYPE_MESSAGE
SUBTYPE_GIF - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with AgoMIME.TYPE_IMAGE
SUBTYPE_HTML - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_TEXT
SUBTYPE_JPEG - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with AgoMIME.TYPE_IMAGE
SUBTYPE_MIXED - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_MULTIPART
SUBTYPE_MPEG - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_VIDEO
SUBTYPE_OCTET_STREAM - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_APPLICATION
SUBTYPE_PARALLEL - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_MULTIPART
SUBTYPE_PARTIAL - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type with AgoMIME.TYPE_MESSAGE
SUBTYPE_PLAIN - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_TEXT
SUBTYPE_POSTSCRIPT - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type for AgoMIME.TYPE_APPLICATION
SUBTYPE_RFC822 - Static variable in class com.sssw.srv.mail.AgoMIME
MIME sub-type with AgoMIME.TYPE_MESSAGE
SUBTYPE_TIFF - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with AgoMIME.TYPE_IMAGE
SUBTYPE_X_AIFF - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_AUDIO
SUBTYPE_X_MPEG2 - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_VIDEO
SUBTYPE_X_MS_BMP - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with AgoMIME.TYPE_IMAGE
SUBTYPE_X_MSVIDEO - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_VIDEO
SUBTYPE_X_PN_REALAUDIO - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_AUDIO
SUBTYPE_X_PNG - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with AgoMIME.TYPE_IMAGE
SUBTYPE_X_QUICKTIME - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_VIDEO
SUBTYPE_X_WAV - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type for AgoMIME.TYPE_AUDIO
subtype() - Method in class com.sssw.srv.mail.AgoMIMEPart
Returns the MIME subtype of this part.
success() - Static method in class com.sssw.rt.util.AgoValidationException
Static factory method which returns an exception indicating a successful validation with no new value.
suspend() - Method in class com.sssw.rt.util.AgrServerSession
Suspend this server session.
synchronizeSchema() - Method in interface com.sssw.rts.adminapi.AgiAdmDatabase
Synchronize the database's schema.

T

TABLE - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a database table.
TABLE_ALIGNMENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the alignment of the table.
TABLE_BGCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background color of the table.
TABLE_BGIMAGE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background image of the table.
TABLE_BGTRANSPARENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the background transparency flag of the table.
TABLE_BORDERCOLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the border color of the table.
TABLE_BORDERSIZE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the border size of the table.
TABLE_CELLPADDING - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the cell padding of the table.
TABLE_CELLSPACING - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the cell spacing of the table.
TABLE_MINWIDTH - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the minimum width of the table.
TABLE_MINWIDTHUNITS - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the unit in which the minimum width of the table is specified.
TABLES - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Tables directory.
TEXT_ANCHOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the anchor associated with the text.
TEXT_ANCHORTARGET - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the anchor target.
TEXT_BLINK - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the blink flag of the text.
TEXT_BOLD - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the bold flag.
TEXT_COLOR - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the color of the text.
TEXT_FONTNAME - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the name of the font.
TEXT_FONTSIZE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the size of the text.
TEXT_FONTSTYLE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the style of the text.
TEXT_ITALIC - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the italic flag.
TEXT_STRIKETHROUGH - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the strikethrough flag of the text.
TEXT_SUBSCRIPT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the subscript flag of the text.
TEXT_SUPERSCRIPT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the superscript flag of the text.
TEXT_UNDERLINE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Property name for the underline flag.
THREAD - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatElement
The element type for the 'thread' statistic element.
THREADS - Static variable in interface com.sssw.rts.adminapi.AgiAdmStatContainer
The element type for the 'threads' statistic container element.
timeIntervalExpired(EventObject) - Method in interface com.sssw.rt.event.AgiTimerListener
This method is called when the time interval expires.
toBigDecimal(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a BigDecimal using the default locale
toBigDecimal(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a BigDecimal using the specified locale
toBlob(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Blob using the default locale.
toBlob(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Blob using the specified locale.
toBoolean(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Boolean using the default locale
toBoolean(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Boolean using the specified locale.
toByte(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Byte using the default locale.
toByte(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Byte using the specified locale.
toByteArray(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a byte array using the default locale.
toByteArray(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a byte array using the specified locale.
toChar(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Character using the default locale.
toChar(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Character using the specified locale.
toClassInstance(Object, Class) - Static method in class com.sssw.rt.util.AgConvert
Returns Object of desired class.
toClassInstance(Object, Class, Locale) - Static method in class com.sssw.rt.util.AgConvert
Returns Object of desired class using the specified locale.
toClassInstance(Object, Class, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Returns Object of desired class using the specified locale and timezone.
toClob(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Clob using the default locale.
toClob(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Clob using the specified locale.
toDouble(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Double using the default locale
toDouble(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Double using the specified locale
toFile(File) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Write statistics set to a file.
toFloat(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Float using the default locale
toFloat(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Double using the specified locale
toggleBold() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Applies or unapplies the HTML strong character style to the currently selected text.
toggleHighlight() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Toggles between displaying only the hotspots defined on an image, and displaying the image and the hotspots.
toggleItalic() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Applies or unapplies the HTML emphasis character style to the currently selected text.
toggleUnderline() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Applies or unapplies the HTML underline character style to the currently selected text.
toInteger(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Integer using the default locale
toInteger(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Integer using the specified locale
toLong(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Integer using the default locale
toLong(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Integer using the specified locale
toPrimitiveBoolean(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive boolean.
toPrimitiveByte(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive byte.
toPrimitiveCharacter(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive char.
toPrimitiveDouble(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive double.
toPrimitiveFloat(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive float.
toPrimitiveInteger(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive integer.
toPrimitiveLong(Object) - Static method in class com.sssw.rt.util.AgConvert
Converts the object to a primitive long.
toShort(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Short using the default locale.
toShort(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a Short using the specified locale.
toSqlDate(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Date using the default locale.
toSqlDate(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Date using the specified locale.
toSqlDate(Object, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Date using the specified locale and timezone.
toStream(OutputStream) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Write statistics set to an output stream.
toString() - Method in class com.sssw.rt.gui.AgoFontIdentifier
Convert to a string.
toString() - Method in class com.sssw.rt.jform.AgoDisplayValue
Gets the text that the AgoDisplayValue object displays in a list.
toString() - Method in class com.sssw.rts.acl.AgoPermission
Prints a string representation of this permission.
toString() - Method in class com.sssw.srv.mail.AgoByteStore
For the AgoByteStore class, converts the byte store to a String.
toString() - Method in class com.sssw.srv.mail.AgoMailAddressMailbox
Returns the mailbox as a String in the form name<address>.
toString() - Method in class com.sssw.srv.mail.AgoCharStore
For the AgoCharStore class, converts the character store to a String.
toString(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a String using the default locale
toString(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a String using the specified locale
toString(Object, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a String using the specified locale and timezone
toTime(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Time using the default locale.
toTime(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Time using the specified locale.
toTime(Object, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Time using the specified locale and timezone.
toTimestamp(Object) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Timestamp using the default locale.
toTimestamp(Object, Locale) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Timestamp using the specified locale.
toTimestamp(Object, Locale, String) - Static method in class com.sssw.rt.util.AgConvert
Convert the object to a java.sql.Timestamp using the specified locale and timezone.
trace(AgiSession, String) - Method in interface com.sssw.srv.api.AgiLogger
Log a tracing message to the trace log.
trace(String) - Method in interface com.sssw.srv.api.AgiLogger
Log a tracing message not associated with a particular session to the trace log
TREE_DATA_MANAGER - Static variable in class com.sssw.rt.util.AgoTreeDataManager
This property name may be used to request the AgoTreeDataManager object that is managing an AgiRowCursor.
TView - class com.sssw.rt.tview.TView.
The SilverStream base class for SilverStream's Java-based view controls.
TView() - Constructor for class com.sssw.rt.tview.TView
 
TYPE_1 - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for integer number list style (1, 2, 3...).
TYPE_a - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for lower case number list style (a, b, c...).
TYPE_A - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for upper case number list style (A, B, C...).
TYPE_APPLICATION - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_OCTET_STREAM, AgoMIME.SUBTYPE_POSTSCRIPT
TYPE_AUDIO - Static variable in class com.sssw.srv.mail.AgoMIME
IME type with sub-types AgoMIME.SUBTYPE_BASIC, AgoMIME.SUBTYPE_X_PN_REALAUDIO, AgoMIME.SUBTYPE_X_WAV, AgoMIME.SUBTYPE_X_AIFF
TYPE_CIRCLE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for circle bullet style.
TYPE_DISC - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for disc bullet style.
TYPE_i - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for lower case Roman numeral list style (i, ii, iii...).
TYPE_I - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for upper case Roman numeral list style (I, II, III...).
TYPE_IMAGE - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_GIF, AgoMIME.SUBTYPE_JPEG, AgoMIME.SUBTYPE_TIFF, AgoMIME.SUBTYPE_X_PNG, AgoMIME.SUBTYPE_X_MS_BMP
TYPE_INT - Static variable in class com.sssw.rt.util.AgParse
Passthrough to DatatypeCodes constants.
TYPE_MESSAGE - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_RFC822, AgoMIME.SUBTYPE_PARTIAL, AgoMIME.SUBTYPE_EXTERNAL_BODY
TYPE_MULTIPART - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_MIXED, AgoMIME.SUBTYPE_ALTERNATIVE, AgoMIME.SUBTYPE_DIGEST
TYPE_NONE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for default list style.
TYPE_SQUARE - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for square bullet style.
TYPE_TEXT - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_HTML, AgoMIME.SUBTYPE_PLAIN
TYPE_VIDEO - Static variable in class com.sssw.srv.mail.AgoMIME
MIME type with sub-types AgoMIME.SUBTYPE_MPEG, AgoMIME.SUBTYPE_X_MPEG2, AgoMIME.SUBTYPE_X_QUICKTIME, AgoMIME.SUBTYPE_X_MSVIDEO
type() - Method in class com.sssw.srv.mail.AgoMIMEPart
Returns the MIME type of this part.

U

unbind(Object, String) - Method in class com.sssw.rt.event.AgoBindingManager
Breaks a binding between a control property and a data source property.
uncancelAgent() - Method in interface com.sssw.srv.busobj.AgiDataRunner
Uncancels an agent that was cancelled by the cancelAgent() method.
undo() - Method in class com.sssw.rt.form.AgcHTMLEditControl
Undoes the last operation.
undo(AgpHTMLUndoable) - Method in class com.sssw.shr.page.AgpControlHTMLUnitBase
 
UNIT_AUTO - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for automatic fit.
UNIT_PERCENT - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for percent unit.
UNIT_PERCENT - Static variable in class com.sssw.shr.page.AgpTag
 
UNIT_PIXEL - Static variable in class com.sssw.rt.form.AgcHTMLEditControl
Symbolic value for pixel unit.
UNIT_PIXEL - Static variable in class com.sssw.shr.page.AgpTag
 
unwindToMark() - Method in class com.sssw.srv.mail.AgoBufferingInputStream
Restores the input stream to the last mark set.
unwindToMark() - Method in class com.sssw.srv.mail.AgoBufferingReader
Restores the input stream to the last mark set.
updateRow(AgiDataSource, AgiDataRow, AgiDataRow) - Method in interface com.sssw.rt.util.AgiDataUpdateRequest
Update the specified data row for the specified data source.
updateRows() - Method in interface com.sssw.rt.util.AgiRowSetManager
Writes changes to the data and the structure of the data back to the data source.
updateTransactionally(AgaData[]) - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Updates two or more AgaData objects in a single transaction.
updateTransactionally(AgcData[]) - Method in class com.sssw.rt.form.AgcDataPrimary
Updates changes made to AgcData objects all within a single transaction.
updateTransactionally(AgpData[]) - Method in class com.sssw.shr.page.AgpDataPrimary
Update changes made to AgpData objects all within a single transaction.
upload(File, boolean) - Method in class com.sssw.rt.form.AgcFileAttachment
Uploades the local file to the database column to which the AgcFileAttachment is bound.
USER_REFERENCE - Static variable in interface com.sssw.rts.adminapi.AgiAdmUserReference
The user reference element type
userInGroup(String) - Method in class com.sssw.rt.form.AgfForm
Returns a boolean indicating whether the current user is in the specified group.
userInGroup(String) - Method in class com.sssw.shr.page.AgpPage
Tests whether the current user is in the specified group
userInGroup(String) - Method in class com.sssw.srv.busobj.AgoBusinessObjectEvent
Test whether the current user is in the specified group.
userLogin(AgoUserLoginEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when a user logs in to a session, unless the server was started with the -noserverlisteners option.
userLogout(AgoUserLogoutEvent) - Method in interface com.sssw.srv.busobj.AgiServerListener
Fires when a user logs out from the server, unless the server was started with the -noserverlisteners option.

V

validateAll() - Method in class com.sssw.rt.event.AgoBindingManager
Triggers the global validation process for a page or form.
validateForm() - Method in class com.sssw.rt.form.AgcDataPrimary
Deprecated. replaced by AgoBindingManager's validateAll() method (available in agDataMgr).
VALIDATION_FAIL - Static variable in class com.sssw.rt.util.AgoValidationException
Indicates that validation test has failed.
VALIDATION_SUCCEED - Static variable in class com.sssw.rt.util.AgoValidationException
Indicates that validation test succeeded.
validationFailed(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiPropertyValidationListener
Called when an attempted new value for a control has been determined to be invalid.
validationTest(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiPropertyValidationListener
Called when a control's value changes, either directly from user action or because of executed code.
value() - Method in class com.sssw.srv.mail.AgoMIMEHeaderField
Return the value of the field
valueChanged(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiPropertyValidationListener
Called when a control's value has changed, and the value has been accepted by all applicable validation tests.
valueChanging(AgoPropertyChangeEvent) - Method in interface com.sssw.rt.event.AgiValueChangingListener
This method is invoked whenever a value is in the process of being changed by the user.
Variant - class com.sssw.rt.com.Variant.
Provides access to the native COM Variant datatype on Windows.
Variant() - Constructor for class com.sssw.rt.com.Variant
Create an empty Varant.
Variant(boolean) - Constructor for class com.sssw.rt.com.Variant
Create a Variant of type VT_BOOL.
Variant(double) - Constructor for class com.sssw.rt.com.Variant
Create a Variant of type VT_R8.
Variant(int) - Constructor for class com.sssw.rt.com.Variant
Create a Variant of type VT_I4.
Variant(String) - Constructor for class com.sssw.rt.com.Variant
Create a Variant of type VT_BSTR.
VariantArray - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_ARRAY modifier.
VariantBoolean - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_BOOL variant type.
VariantByref - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_BYREF modifier.
VariantByte - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_UI1 variant type.
VariantCurrency - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_CY variant type.
VariantDate - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_DATE variant type.
VariantDispatch - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_DISPATCH variant type.
VariantDouble - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_R8 variant type.
VariantEmpty - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_EMPTY variant type.
VariantError - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_ERROR variant type.
VariantFloat - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_R4 variant type.
VariantInt - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_I4 variant type.
VariantNull - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_NULL variant type.
VariantObject - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_UNKNOWN variant type.
VariantShort - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_I2 variant type.
VariantString - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_BSTR variant type.
VariantTypeMask - Static variable in class com.sssw.rt.com.Variant
Equivalent to masking off variant type modifiers.
VariantVariant - Static variable in class com.sssw.rt.com.Variant
Equivalent to VT_VARIANT variant type.
verifySecurityExpression(AgiAdmElement, String) - Method in interface com.sssw.rts.adminapi.AgiAdmExpressionMgr
Check whether the specified security expression is valid for the given element.
vetoableChange(PropertyChangeEvent) - Method in class com.sssw.rt.event.AgoBindingManager
Vetoable property change listener method.
VIEW - Static variable in interface com.sssw.rts.adminapi.AgiAdmDesignElement
Design element type for a view.
viewColumnResize(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called when a column has been resized.
viewDoubleClick(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called when a view is double-clicked.
viewHeaderRowClick(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called when the header row has been clicked.
viewRowCollapse(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called after a row has been collapsed.
viewRowExpand(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called after a row has been expanded.
VIEWS - Static variable in interface com.sssw.rts.adminapi.AgiAdmDirectory
The Views directory.
viewSelectionChange(AgoEvent) - Method in interface com.sssw.rt.event.AgiViewListener
This method is called each time a view changes selection.

W

wasConsumed() - Method in class com.sssw.rt.event.AgoEvent
Determine whether the event has been consumed
WORLD - Static variable in interface com.sssw.rts.adminapi.AgiAdmGroup
A distinguished identity that every other principal group belongs to.
WRITE - Static variable in class com.sssw.rts.acl.AgoPermission
The write permission.
write(OutputStream) - Method in class com.sssw.srv.mail.AgoMIMEPart
Writes this part (including headers) to the specified output stream.
write(OutputStream) - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Writes the part (including headers) to the specified output stream.
write(OutputStream) - Method in class com.sssw.srv.mail.AgoRFC822HeaderField
Writes the header field to the specified output stream in a format suitable for a mail header
write(OutputStream) - Method in class com.sssw.srv.mail.AgoMIMEHeaderField
Writes the header field to the specified output stream in a format suitable for a mail header
write(OutputStream, AgoCharSetIdentifier, AgoEncodingIdentifier) - Method in class com.sssw.srv.mail.AgoCharStore
Writes this character store to the specified output stream using a specific character set and encoding identifier.
write(OutputStream, AgoEncodingIdentifier) - Method in class com.sssw.srv.mail.AgoByteStore
Writes to the specified output stream.
write(Writer) - Method in class com.sssw.srv.mail.AgoCharStore
Writes the character store to the specified Writer.
write1(int, int, byte) - Static method in class com.sssw.rt.com.DllLib
Write a single byte to the specified offset of a native memory block.
write2(int, int, short) - Static method in class com.sssw.rt.com.DllLib
Write a two byte integer value to the specified offset of a native memory block.
write4(int, int, int) - Static method in class com.sssw.rt.com.DllLib
Write a four byte integer value to the specified offset of a native memory block.
writeAndLaunchFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Notifies the user, creates a local file, then launches its associated application.
writeBoundary(OutputStream, boolean) - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Writes a boundary to the specified outputstream.
writeFile(File) - Method in class com.sssw.rt.form.AgcFileAttachment
Notifies the user then writes to a local file.
writeHeaderFields(OutputStream) - Method in class com.sssw.srv.mail.AgoMIMEPart
Writes only the header fields to the specified output stream.
writeHeaderFields(OutputStream) - Method in class com.sssw.srv.mail.AgoMIMEPartByteStream
Writes only the header fields to the specified output stream.
writeScript(String) - Method in class com.sssw.shr.page.AgpPage
Adds the JavaScript to the current response.
writeState(AgoInvokedEvent, String, String, Hashtable) - Method in class com.sssw.atg.persist.AgoPersistentStoreManager
Writes the current application state to the persistent store.

A B C D E F G H I J K L M N O P Q R S T U V W
SilverStream
Application Server 3.5