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

H

haltCount() - Method in class planetj.gui.CMProgressDialog
Stops the count and hides the window
haltCount() - Method in class planetj.gui.CMProgressBar
Stops the progress count (if one is in progress)
haltCount(boolean) - Method in class planetj.gui.CMProgressDialog
Stops the count, optionally hiding the window
handleAction(HttpServletRequest, HttpServletResponse) - Method in class planetj.database.flatfile.ISeriesFlatFileReferenceRow
 
handleAction(HttpServletRequest, HttpServletResponse) - Method in class planetj.database.flatfile.HttpFlatFieldReferenceRow
 
handleAction(HttpServletRequest, HttpServletResponse) - Method in class planetj.database.flatfile.FlatFileReferenceRow
handles actions Creation date: Jun 4, 2004 2 : 17 : 34 AM
handleAction(Object) - Method in class planetj.dataengine.display.RowAction
Ensure given object to perform action on is a Row.
handleAction(Object) - Method in class planetj.dataengine.display.ReflectAction
Refects this action's method on the given object.
handleAction(Object) - Method in class planetj.dataengine.display.AbstractAction
Subclasses need to provide logic to handle the action they wish to perform.
handleAction(Object, Object[]) - Method in class planetj.dataengine.display.ReflectAction
Uses java reflection to invoke this action's method on the given Object.
handleConnectionEvent(ConnectionEvent) - Method in interface planetj.database.connection.IConnectionListener
Invoked when a ConnectionEvent occurs.
handleDistributed(String) - Method in class planetj.database.RowCollection
Set the method that will be called after Row is deserialized on the target.
handleDistributed(String) - Method in class planetj.database.Row
Set the method that will be called after Row is deserialized on the target.
handleFeature(IFeature, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Handles the feature, possibly causing a warning to be displayed
handlePossibleValueOperation(ExecutingContext) - Method in class planetj.database.Field
Creation date: (4/23/2003 6:56:22 AM)
handleRecordSelection(Row, HttpServletRequest, HttpServletResponse) - Method in interface planetj.dataengine.ISelectionListener
Insert the method's description here.
handleRecordSelection(Row, HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.sqloperation.PossibleValuesSearchOperation
Handles the selection of a record.
handleRowAction(Row) - Method in class planetj.dataengine.display.RowAction
Subclasses need to provide logic to handle the action they wish to perform.
handleRowEvent(RowEvent) - Method in interface planetj.database.IRowEventListener
This will handle the RowEvent accordingly (7/11/2002 1:37:05 PM)
handleRowEvent(RowEvent) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
handleServiceRequest(HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.DataEngineServlet
Handle generic dataengine service requests.
handleServiceRequest(HttpServletRequest, HttpServletResponse) - Method in class planetj.processes.logon.SignOnAndRegistrationServlet
Handle generic dataengine service requests.
hasAutoPopulateOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
This method simply tells whether or not there is a value in the PV_LV_ID column.
hasChildRows() - Method in class planetj.database.Row
Check to see if this Row has child rows.
hasChildRows() - Method in class planetj.dataengine.messageboard.MessageRow
 
hasConnectedChildren() - Method in class planetj.database.RowCollection
Tests if this RowCollection has connected children
hasDefaultValue() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Tests if Fields associated with this descriptor have a default value.
hasDependants() - Method in class planetj.dataengine.operation.Operation
Tests to see if this Operation has any dependant operations.
hasDisplayableFields(ExecutingContext) - Method in class planetj.database.field.FieldSet
 
hasDisplayableOperation(ExecutingContext) - Method in class planetj.dataengine.application.Application
Test if this Application contains a SQLOperation that is displayable
hasExpression() - Method in class planetj.database.sql.SQLStatement
 
hasFormatter() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Tests if a formatter class exists for the described field.
hashCode() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a hashCode based on the hashCodes of the contained parameters
hashCode() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets a hashCode based on the context index, token, and value of this parameter
hashCode() - Method in class planetj.database.SQLContext
 
hashCode() - Method in class planetj.database.RowKey
Gets the hashCode for this row key
hashCode() - Method in class planetj.database.Field.FieldLocation
 
hashCode() - Method in class planetj.database.field.FieldSet
 
hashCode() - Method in class planetj.database.report.ReportBreakCollection
Returns a hashCode for this ReportBreakCollection.
hashCode() - Method in class planetj.database.report.ReportBreak
Returns a hashCode for this ReportBreak.
hashCode() - Method in class planetj.property.Property
Get the hashcode for this Property object
hashCode() - Method in class planetj.servlet.wrapper.NoOverwriteMap
 
hashCode() - Method in class planetj.dataengine.application.ApplicationSQLContext
Creates the hash code for this ApplicationSQLContext.
hashCode() - Method in class planetj.util.NamedValue
Deprecated. Gets this object's hashcode
hasHelpText() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Tests if help text exists for the described field.
hasLinkedRequestsAfter() - Method in class planetj.magic.AbstractMagicRequest
Return wheter or not this request has additional request to execute
hasLinkedRequestsBefore() - Method in class planetj.magic.AbstractMagicRequest
Return wheter or not this request has additional request to execute
hasListeners() - Method in class planetj.database.SQLContext
Tests if there are any objects listening to this SQLContext.
hasListeners(String) - Method in class planetj.dataengine.DataEnginePropertyChangeSupport
Check if there are any listeners for a specific property.
hasMultipleStyleClasses(ExecutingContext) - Method in class planetj.database.Field
Check if the given Field possibly has more than one style class.
hasMultipleStyleClasses(Field, ExecutingContext) - Method in class planetj.database.Row
Check if the given Field possibly has more than one style class.
hasNextRowCollection() - Method in class planetj.database.RowCollection
Checks if there were additional rows available in the last ResultSet that was used to populate this RowCollection that were not added to this RowCollection.
hasOldValue() - Method in class planetj.database.Field
Returns wheter or not this Field has an old value.
hasPossibleValuesKeyClassOrOp() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
This method determines if the FD has possible values of any kind.
hasPossibleValuesKeyClassOrOp() - Method in class planetj.database.Field
This method simply tells whether or not there is a value in the PV_LV_ID column.
hasPossibleValuesSQLOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
This method simply tells whether or not there is a value in the PV_LV_ID column.
hasPossibleValuesSQLOperation() - Method in class planetj.database.Field
Checks to see if the field has an associated PossibleValues Op Creation date: (4/28/2003 2:43:11 PM)
hasPossibleValuesSQLOperation(ExecutingContext) - Method in class planetj.database.Field
Checks to see if the field has an associated PossibleValues Op Creation date: (4/28/2003 2:43:11 PM)
hasPreviousRowCollection() - Method in class planetj.database.RowCollection
Checks if there were previous rows available in the last ResultSet that was used to populate this RowCollection that were not added to this RowCollection.
hasPropertyChangeListeners(String) - Method in class planetj.database.Row
Tests if any object are listening to this Row for changes in one of its properties.
hasSecurityLevel() - Method in class planetj.dataengine.security.http.SignOnReceipt
Method that can be used to determine if the user has a security level.
hasSecurityLevel() - Method in interface planetj.dataengine.security.IUser
Method that can be used to determine if the user has a security level.
hasSecurityLevel() - Method in class planetj.dataengine.security.DEUser
Method that can be used to determine if the user has a security level.
hasStateChanged() - Method in class planetj.license.License
Creation date: (4/8/2003 1:57:37 PM)
hasStateChanged() - Method in interface planetj.license.ILicense
Suggests that something significant has changed in the license and it should be stored again.
hasUsageId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Check if this FieldDescriptorRow has a usage id.
hasValue() - Method in class planetj.database.Field
Returns wheter or not this Field's has a value.
HEADER - Static variable in class planetj.dataengine.display.TableDisplayPropertyGroup
Whether or not to display the column header
HEIGHT - Static variable in interface planetj.html.IHTMLAttribute
 
HEIGHT - Static variable in class planetj.dataengine.display.FramePropertyGroup
Height (either pixels or %)
HEIGHT - Static variable in class planetj.dataengine.display.BrowserProperties
Height for the browser.
HEIGHT - Static variable in class planetj.chart.ChartSpecificationPG
Property name for the height of chart.
HELP_TEXT - Static variable in interface planetj.database.fielddescriptors.IFieldData
 
HELP_URI - Static variable in class planetj.dataengine.display.LayoutDisplayPropertyGroup
 
helpClicked(EventObject) - Method in class planetj.gui.CopyrightOkCancelPanelJListenerEventMulticaster
 
helpClicked(EventObject) - Method in interface planetj.gui.CopyrightOkCancelPanelJListener
 
helpClicked(EventObject) - Method in class planetj.gui.CMMessageLogFrameJ
Method to handle events for the CopyrightOkCancelPanelJListener interface.
helpEnabledPropertyDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the helpEnabled property descriptor.
HelperTests - class planetj.dataengine.test.HelperTests.
Insert the type's description here.
HelperTests() - Constructor for class planetj.dataengine.test.HelperTests
 
helpTextPropertyDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the helpText property descriptor.
helpVisibilePropertyDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the helpVisibile property descriptor.
HIDDEN - Static variable in class planetj.html.HTMLRadioButtonPVSelect
 
HIDDEN - Static variable in class planetj.html.HTMLInput
 
HIDDEN_APPLICATION_ID - Static variable in interface planetj.dataengine.IDataEngine
Key used for generating and extracting the hidden application id appended to each page.
HIDDEN_APPLICATION_METADATA_ALIAS - Static variable in interface planetj.dataengine.IDataEngine
Key used for generating and extracting the hidden metadata alias for the current application on each page.
HIDDEN_SELECTIONS_ADDED_KEY - Static variable in interface planetj.html.IHTML
Key to determine if hidden inputs for RowCollection, Row, and Field were added to output.
HIDE - Static variable in class planetj.dataengine.display.ActionDescriptor
Actions to hide.
hide() - Method in class planetj.gui.CMFrameJ
overrides to ensure always on top is false
hide() - Method in class planetj.gui.CMDialogJ
overrides to ensure always on top is false
HOME_PHONE_NUMBER - Static variable in interface planetj.processes.logon.IAdmin
 
HORIZONTAL_BAR - Static variable in interface planetj.chart.IChartTypes
 
HORIZONTAL_BAR_3D - Static variable in interface planetj.chart.IChartTypes
 
HORIZONTAL_BAR_3D_KEY - Static variable in interface planetj.chart.IChartTypes
 
HORIZONTAL_BAR_CHART_ICON - Static variable in interface planetj.chart.IChartConstants
 
HORIZONTAL_BAR_ICON - Static variable in interface planetj.html.IImageReferences
Deprecated. path moved into charting package
HORIZONTAL_BAR_KEY - Static variable in interface planetj.chart.IChartTypes
 
HTML - Static variable in interface planetj.html.IHTMLRenderer
 
HTML_INPUT_CHECKBOX - Static variable in interface planetj.html.ICSSStyles
 
HTML_INPUT_PASSWORD - Static variable in interface planetj.html.ICSSStyles
 
HTML_INPUT_PREFIX - Static variable in interface planetj.html.ICSSStyles
 
HTML_INPUT_RADIO - Static variable in interface planetj.html.ICSSStyles
 
HTML_INPUT_TEXT - Static variable in interface planetj.html.ICSSStyles
 
HTML_PREFIX - Static variable in interface planetj.html.ICSSStyles
 
HTML_SELECT_LIST - Static variable in interface planetj.html.ICSSStyles
 
HTML_SELECT_OPTION - Static variable in interface planetj.html.ICSSStyles
 
HTML_SELECT_PREFIX - Static variable in interface planetj.html.ICSSStyles
 
HTML_TEXTAREA_PREFIX - Static variable in interface planetj.html.ICSSStyles
 
HTMLAttribute - class planetj.html.HTMLAttribute.
This class contains convience methods that may be used to generate attribute tags on HTML elements.
HTMLAttribute() - Constructor for class planetj.html.HTMLAttribute
 
HTMLComparisonInput - class planetj.html.HTMLComparisonInput.
Generates HTML input for parameters in an SQLStatement
HTMLContext - class planetj.dataengine.HTMLContext.
 
HTMLContext() - Constructor for class planetj.dataengine.HTMLContext
SQLContext constructor
HTMLContext(IUser) - Constructor for class planetj.dataengine.HTMLContext
SQLContext constructor
HTMLEditableSelect - class planetj.html.HTMLEditableSelect.
Insert the type's description here.
HTMLEditableSelect() - Constructor for class planetj.html.HTMLEditableSelect
 
HTMLElement - class planetj.html.HTMLElement.
!!DA (7/8/2003 11:37:59 AM) - needs documentation
HTMLElement() - Constructor for class planetj.html.HTMLElement
 
HTMLEmailRow - class planetj.dataengine.email.html.HTMLEmailRow.
This class servers as a convience class for a Row that contains email functionality.
HTMLEmailRow() - Constructor for class planetj.dataengine.email.html.HTMLEmailRow
 
HTMLEmailRowCollection - class planetj.dataengine.email.html.HTMLEmailRowCollection.
This class servers as a convience class for a RowCollection that contains email functionality.
HTMLEmailRowCollection() - Constructor for class planetj.dataengine.email.html.HTMLEmailRowCollection
EmailRowCollection constructor comment.
HTMLEmailRowCollection(Table) - Constructor for class planetj.dataengine.email.html.HTMLEmailRowCollection
EmailRowCollection constructor comment.
HTMLEmailRowCollection(Table, List) - Constructor for class planetj.dataengine.email.html.HTMLEmailRowCollection
EmailRowCollection constructor comment.
HTMLExtractor - class planetj.html.HTMLExtractor.
This class is used for extracting HTML data into Rows.
HTMLExtractor() - Constructor for class planetj.html.HTMLExtractor
 
HTMLField - class planetj.html.HTMLField.
!!DA (8/6/2003 9:23:32 AM) - documentation needed
HTMLField() - Constructor for class planetj.html.HTMLField
Creates a new HTMLTableProperties object and sets its table id.
HTMLField(Field) - Constructor for class planetj.html.HTMLField
Creates a new HTMLTableProperties object and sets its table id.
HTMLGenerator - class planetj.html.HTMLGenerator.
This class is used for creating HTML elements that contain values based upon the FieldDescribedClasses and their Fields that are used as parameters.
HTMLInput - class planetj.html.HTMLInput.
!!DA (8/6/2003 9:05:52 AM) - documentation needed
HTMLInput() - Constructor for class planetj.html.HTMLInput
 
HTMLOperation - class planetj.dataengine.operation.HTMLOperation.
HTMLOperations allow entry and viewing of straight HTML from WOW.
HTMLOperation() - Constructor for class planetj.dataengine.operation.HTMLOperation
 
HTMLOperationContext - class planetj.dataengine.operation.HTMLOperationContext.
 
HTMLOperationContext() - Constructor for class planetj.dataengine.operation.HTMLOperationContext
HTMLOperationContext constructor comment.
HTMLOperationContext(IUser) - Constructor for class planetj.dataengine.operation.HTMLOperationContext
HTMLOperationContext constructor comment.
HTMLOperationGenerator - class planetj.html.HTMLOperationGenerator.
Class that can be used to auto-generate HTML in order to execute Operations.
HTMLOption - class planetj.html.HTMLOption.
 
HTMLOption() - Constructor for class planetj.html.HTMLOption
 
HTMLParameterInput - class planetj.html.HTMLParameterInput.
Generates HTML inputs for display parameters.
HTMLRadioButtonPVSelect - class planetj.html.HTMLRadioButtonPVSelect.
Insert the type's description here.
HTMLRadioButtonPVSelect() - Constructor for class planetj.html.HTMLRadioButtonPVSelect
 
HTMLReferenceR - class planetj.magic.HTMLReferenceR.
 
HTMLReferenceR(String, HttpServletRequest, HttpServletResponse) - Constructor for class planetj.magic.HTMLReferenceR
 
HTMLReportFileDescriptor - class planetj.helpers.HTMLReportFileDescriptor.
HTMLFileDescriptor is to only be created via planetj.helpers.HTMLHelper.newHTMLReportFileDescriptor(); This descriptor will store attributes that need to be placed into the HTML file by HTMLHelper.
HTMLRowActionRenderer - class planetj.html.HTMLRowActionRenderer.
Generates HTML code for an Action using an ActionDisplayDescriptor.
HTMLRowActionRenderer() - Constructor for class planetj.html.HTMLRowActionRenderer
 
HTMLRowDetails - class planetj.html.HTMLRowDetails.
!!DA (8/6/2003 3:11:14 PM) documentation needed
HTMLRowDetails() - Constructor for class planetj.html.HTMLRowDetails
 
HTMLSecurityGenerator - class planetj.html.HTMLSecurityGenerator.
Insert the type's description here.
HTMLSelect - class planetj.html.HTMLSelect.
!!DA (8/6/2003 9:24:30 AM) - documentation needed
HTMLSelect() - Constructor for class planetj.html.HTMLSelect
 
HTMLTable - class planetj.html.HTMLTable.
This class is used for containing the properties of an HTML table into an object.
HTMLTable() - Constructor for class planetj.html.HTMLTable
Creates a new HTMLTable object and sets its table id to the default.
HTMLTable(String) - Constructor for class planetj.html.HTMLTable
Creates a new HTMLTable object and sets its table id.
HTMLTable(String, String) - Constructor for class planetj.html.HTMLTable
Creates a new HTMLTable object and sets its table id.
HTMLTextArea - class planetj.html.HTMLTextArea.
 
HTMLTextArea() - Constructor for class planetj.html.HTMLTextArea
 
HttpExecutingContext - class planetj.dataengine.http.HttpExecutingContext.
This class is an ExecutingContext that holds reference to the current request and response.
HttpExecutingContext(IUser, Application, HttpServletRequest, HttpServletResponse) - Constructor for class planetj.dataengine.http.HttpExecutingContext
Constructor.
HttpExecutingContext(IUser, HttpServletRequest, HttpServletResponse) - Constructor for class planetj.dataengine.http.HttpExecutingContext
Constructor.
HttpFlatFieldReferenceRow - class planetj.database.flatfile.HttpFlatFieldReferenceRow.
Row responsible for Http Flat File references Creation date: Jun 2, 2004 - 5:32:30 PM
HttpFlatFieldReferenceRow() - Constructor for class planetj.database.flatfile.HttpFlatFieldReferenceRow
 
HttpOperationManager - class planetj.dataengine.sqloperation.http.HttpOperationManager.
This class contains methods for handling and preparing Operations.
HttpSecurityManager - class planetj.dataengine.security.http.HttpSecurityManager.
Manages security for SignonableApplicatons.
HttpServletRequestWrapper - class planetj.servlet.wrapper.HttpServletRequestWrapper.
 
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class planetj.servlet.wrapper.HttpServletRequestWrapper
 
HttpServletResponseWrapper - class planetj.servlet.wrapper.HttpServletResponseWrapper.
 
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class planetj.servlet.wrapper.HttpServletResponseWrapper
 

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