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

G

GEARS_ICON - Static variable in interface planetj.html.IImageReferences
 
GENERATE_CLASS_JSP - Static variable in interface planetj.dataexplorer.IDataExplorer
 
GENERATE_CLASS_NAME - Static variable in interface planetj.dataexplorer.IDataExplorer
 
GENERATE_JAVA_CLASS_FILE - Static variable in interface planetj.dataexplorer.IDataExplorer
 
GENERATE_JAVA_INTERFACE_FILE - Static variable in interface planetj.dataexplorer.IDataExplorer
 
GENERATING_PARAMETER_INPUTS - Static variable in class planetj.html.HTMLComparisonInput
Variable set in the request while inputs are being generated.
GENERATING_TAB_LINKS - Static variable in class planetj.dataengine.TabManager
 
GENERATING_TAB_PARENT - Static variable in class planetj.dataengine.TabManager
 
GENERATOR_CLASS - Static variable in class planetj.helpers.properties.FilePropertyGroup
The Java class which should be used to generate the file
GENERATOR_KEY - Static variable in class planetj.html.HTMLComparisonInput
 
GET - Static variable in class planetj.dataengine.RowClassGenerator
 
GETTER_COMMENT_BEGIN - Static variable in class planetj.dataengine.RowClassGenerator
 
GETTER_METHOD - Static variable in interface planetj.database.fielddescriptors.IFieldData
 
GET_FIELD_VALUE - Static variable in class planetj.dataengine.RowClassGenerator
 
GLOBAL_REQUEST_ATTRIBUTES - Static variable in class planetj.dataengine.parameter.GlobalAttributeParameter
 
GLOBAL_SIGNON_KEY_OPERATION_ID - Static variable in interface planetj.dataengine.security.http.ISignOn
 
GLOBAL_SIGNON_KEY_SYSTEM_ALIAS - Static variable in interface planetj.dataengine.security.http.ISignOn
 
GLOBAL_VALUE - Static variable in interface planetj.database.field.IUsageId
Usage id to denote Field contains a global value.
GREATER_THAN - Static variable in interface planetj.util.IFilter
 
GREATER_THAN_OR_EQUAL - Static variable in interface planetj.util.IFilter
 
GRID - Static variable in class planetj.dataengine.display.DetailDisplayPropertyGroup
Display grid
GROUP_ATTRIBUTES - Static variable in interface planetj.dataengine.INavigation
 
GROUP_ID - Static variable in interface planetj.dataengine.INavigation
 
GROUP_ID - Static variable in class planetj.dataengine.security.DEGroup2Authorization
 
GROUP_ID - Static variable in class planetj.dataengine.security.DEUser2Group
 
GUEST - Static variable in class planetj.shortcuts.ShortcutGenerator
 
GenderField - class planetj.database.field.GenderField.
This field will represent a sex or gender.
GenderField() - Constructor for class planetj.database.field.GenderField
 
GenericRowFilter - class planetj.database.filter.GenericRowFilter.
A Filter for filtering Row objects.
GenericRowFilter() - Constructor for class planetj.database.filter.GenericRowFilter
 
GenericSignOn - class planetj.dataengine.security.http.GenericSignOn.
Provides a partial implementation of the SignOn interface.
GenericSignOn() - Constructor for class planetj.dataengine.security.http.GenericSignOn
GenericSignOn constructor
GlobalAttributeParameter - class planetj.dataengine.parameter.GlobalAttributeParameter.
A parameter which gets its value from an HttpServletRequest that were stored globably either from custom programming or through Row inserts and updates.
GlobalAttributeParameter() - Constructor for class planetj.dataengine.parameter.GlobalAttributeParameter
 
generate(Table, List, List, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.FDHTMLTable
 
generate(String, String, String, RowCollection) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(String, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(String, String, RowCollection) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(String, String, RowCollection, String) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(HttpServletRequest, HttpServletResponse) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(Field, String, String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.FieldHTMLSelect
Deprecated. y & x are no longer used, replaced with generate(Field, HttpServletRequest, HttpServletResponse)
generate(Field, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
generate(String[], String[]) - Method in class planetj.html.SimpleHTMLSelect
Generates a HTML Select from the given list of values (Combobox).
generate(String[], String) - Method in class planetj.html.SimpleHTMLSelect
Generates a HTML Select from the given list of values (Combobox).
generate(String, String[], String[]) - Method in class planetj.html.SimpleHTMLSelect
Generates a HTML Select from the given list of values (Combobox).
generate(String, String[], String) - Method in class planetj.html.SimpleHTMLSelect
Generates a HTML Select from the given list of values (Combobox).
generate(String, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.SimpleHTMLSelect
Generates HTML code for this HTMLSelect using the specified rows (RowCollection).
generate(String, List, String) - Method in class planetj.html.SimpleHTMLSelect
 
generate(String, List, List) - Method in class planetj.html.SimpleHTMLSelect
 
generateAction(ActionDescriptor, Row, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLRowActionRenderer
Generates HTML code for the Action associated with the given display descriptor.
generateAction(ActionDescriptor, Row, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.MagicRequestRenderer
Generates HTML code for the Action associated with the given display descriptor.
generateApproximateReport() - Method in class planetj.database.connection.DataEngineConnectionPool
Creates a ConnectionPoolReport from the information in this connection pool.
generateAssociationLinks(RowCollection, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateCSVFile(List, CSVFileDescriptor) - Method in class planetj.helpers.CSVHelper
This method will generate a CSV file with CSV data supplied in pList.get(i).toString() if pList.elementAt(i) is not a ICSVField, ICSVRow or List.
generateCSVFile(ICSVRow, CSVFileDescriptor) - Method in class planetj.helpers.CSVHelper
This method will generate a CSV file with CSV data supplied in pCSVRow.getCSVRow().
generateClassDefinitionBeginning(String, StringBuffer, boolean) - Static method in class planetj.dataengine.RowClassGenerator
Appends the beginning of a Java class or interface definition to a StringBuffer.
generateComboBox(String, String, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(String, String, String, String, RowCollection, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(String, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(String, String, String, RowCollection, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(Field, String, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(Field, String, String, String, RowCollection, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(Field, String, String, RowCollection, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComboBox(Field, String, String, RowCollection, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated.  
generateComment(StringBuffer, boolean) - Static method in class planetj.dataengine.RowClassGenerator
Generates a Java class or interface comment.
generateConstant(String, String, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Generates a Java code for defining a constant.
generateConstantComments(FieldDescriptorRow, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Generates a Java constant comment
generateConstantTableProperties(RowClassProperties, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
This method will generate the TABLE_NAME and LIBRARY_NAME constants Creation date: (4/9/2002 1:27:51 PM)
generateCreateTableStatementFromFDs(Table) - Static method in class planetj.database.SQLGenerator
Generates a CREATE TABLE Statement that constructs a table based on the specified Table
generateCreateTableStatementFromRowCollection(Table, RowCollection) - Static method in class planetj.database.SQLGenerator
Generates a CREATE TABLE Statement that constructs a table based on the specified Table
generateCurrentUserValue(String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Convience method the generates and returns HTML code to display a user's property value for the given Field name.
generateDOCFile(List, CSVFileDescriptor) - Method in class planetj.helpers.DOCHelper
This method will generate a CSV/DOC file with CSV/DOC data supplied in pList.get(i).toString() if pList.elementAt(i) is not a ICSVField, ICSVRow or List.
generateDOCFile(ICSVRow, CSVFileDescriptor) - Method in class planetj.helpers.DOCHelper
This method will generate a CSV/DOC file with CSV/DOC data supplied in pCSVRow.getCSVRow().
generateDatePicker(StringBuffer, String, Field, HttpServletRequest) - Static method in class planetj.html.JavaScriptManager
This will generate the DatePicker.
generateDatePickerSourceReferences(StringBuffer) - Static method in class planetj.html.JavaScriptManager
This will generate source references for DatePicker JavaScript files.
generateDesktopShortcut(IShortcut) - Static method in class planetj.shortcuts.ShortcutGenerator
This method will generate a shortcut on your desktop.
generateDetails(FieldSet, Row, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Deprecated. - replaced with generateFieldSetDetails(FieldSet, Row, boolean, HttpServletRequest, HttpServletResponse)
generateDetails(FieldSet, Row, boolean, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Deprecated. - replaced with generateFieldSetDetails(FieldSet, Row, boolean, HttpServletRequest, HttpServletResponse)
generateDetails(FieldSetCollection, Row, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Deprecated. - replaced with appendFieldSetCollectionDetails(FieldSetCollection, Row, StringBuffer, HttpServletRequest, HttpServletResponse)
generateDetails(Row, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Generates the details for a Row
generateDisplayValue(HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. repaced with appendDisplayValue(HttpServletRequest, HttpServletResponse, StringBuffer)
generateDisplayValue(Field, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLField
 
generateEditableSelectSourceReferences(StringBuffer) - Static method in class planetj.html.JavaScriptManager
This will generate source references for EditableSelect JavaScript files.
generateExactReport(boolean) - Method in class planetj.database.connection.DataEngineConnectionPool
Creates a ConnectionPoolReport from the information in this connection pool.
generateException(String) - Method in class planetj.common.BusinessObject
Convenience method which simply creates the replacement text variables as an array
generateException(String, Object[]) - Method in class planetj.common.BusinessObject
Generate a new CMException.
generateException(String, String) - Method in class planetj.common.BusinessObject
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String) - Method in class planetj.common.BusinessObject
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String, String) - Method in class planetj.common.BusinessObject
Convenience method which simply creates the replacement text variables as an array
generateException(String) - Static method in class planetj.common.MessageManager
Convenience method which simply creates the replacement text variables as an array
generateException(String, Object[]) - Static method in class planetj.common.MessageManager
Generate a new CMException.
generateException(String, String) - Static method in class planetj.common.MessageManager
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String) - Static method in class planetj.common.MessageManager
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String, String) - Static method in class planetj.common.MessageManager
Convenience method which simply creates the replacement text variables as an array
generateException(String) - Method in class planetj.gui.CMFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, Object[]) - Method in class planetj.gui.CMFrameJ
Generate a new CMException.
generateException(String, String) - Method in class planetj.gui.CMFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String) - Method in class planetj.gui.CMFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String, String) - Method in class planetj.gui.CMFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String) - Method in class planetj.gui.CMInternalFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, Object[]) - Method in class planetj.gui.CMInternalFrameJ
Generate a new CMException.
generateException(String, String) - Method in class planetj.gui.CMInternalFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String) - Method in class planetj.gui.CMInternalFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException(String, String, String, String) - Method in class planetj.gui.CMInternalFrameJ
Convenience method which simply creates the replacement text variables as an array
generateException_javalangStringMethodDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the generateException(java.lang.String) method descriptor.
generateException_javalangString_javalangObject__MethodDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the generateException(java.lang.String, java.lang.Object[]) method descriptor.
generateException_javalangString_javalangStringMethodDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the generateException(java.lang.String, java.lang.String) method descriptor.
generateException_javalangString_javalangString_javalangStringMethodDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the generateException(java.lang.String, java.lang.String, java.lang.String) method descriptor.
generateException_javalangString_javalangString_javalangString_javalangStringMethodDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the generateException(java.lang.String, java.lang.String, java.lang.String, java.lang.String) method descriptor.
generateFDFFile(IFDFObject, FDFFileDescriptor) - Method in class planetj.helpers.FDFHelper
This method will return a StringBuffer in FDF format according to pFDFObject.getFDFData().
generateField(Field, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. replaced with HTMLField.appendDisplayValue(.......)
generateFieldSQLValues(List) - Static method in class planetj.database.SQLGenerator
 
generateFieldSetDetails(FieldSet, Row, boolean, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Generates the details for using only a field set.
generateGetter(String, String, Class, boolean, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which gets the value of a field
generateHidden(StringBuffer, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. replaced with HTMLInput.appendHiddenInput(....)
generateHiddenInputs(StringBuffer, HttpServletRequest) - Static method in class planetj.html.HTMLGenerator
Deprecated. replaced with HTMLGenerator.appendHiddenInputs(StringBuffer, HttpServletRequest, HttpServletResponse)
generateHiddenInputs(StringBuffer, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Appends hidden html input fields used for the unique session identifier for objects, magic requests, and servlet actions.
generateIIFFile(IIFRecord, IIFFileDescriptor) - Method in class planetj.helpers.IIFHelper
This method will return a StringBuffer in IIF format according to pIIFData.
generateIIFFile(IIFRecordArray, IIFFileDescriptor) - Method in class planetj.helpers.IIFHelper
This method will return a StringBuffer in IIF format according to pIIFData.
generateInput(SQLContext, int, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLComparisonInput
Generates input fields for all parameters in the SQLStatement contained in the SQLContext.
generateInput(int, String, int, int, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. row & column variables are no longer used, replaced with generateInput(int, String, HttpServletRequest, HttpServletResponse)
generateInput(int, String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. replaced with appendInput(.....)
generateInput(String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated.  
generateInput(Field, int, String, int, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. x and y are no longer used, replaced with appendInput(Field, int, String, int, int, StringBuffer, HttpServletRequest, HttpServletResponse)
generateInput(Field, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. replaced with HTMLField.appendInput(....)
generateInput(Field, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. replaced with HTMLField.appendInput(....)
generateJavaCode(FieldDescriptorRow, RowClassProperties, StringBuffer) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
generateKey(String) - Static method in class planetj.dataengine.fileupload.FileUploader
Generates a key, based on the name of a FileUploader object.
generateLabel(HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Returns a String representing the Field's external name as a bold label.
generateLabel(Field, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String representing the Field's external column name as a bold label.
generateLabelAndField(HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Returns a String representing the Field's and its label.
generateLabelAndField(Field, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String representing HTML for a Field and also its label.
generateLabelAndInput(int, String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Returns a String representing the Field's as input of specified size and also a label.
generateLabelAndInput(String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Returns a String representing the Field's as input and its label.
generateLabelAndInput(Field, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String representing HTML for input (with specified size) for a Field and also its label.
generateLabelAndInput(Field, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String representing HTML for input of a Field and also its label.
generateLabelDisplayDetails(Field) - Method in class planetj.html.HTMLField
This will generate display details if it is turned on.
generateList(String, String, String, String, RowCollection, int, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, String, RowCollection, int, String, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, String, RowCollection, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, String, RowCollection, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, RowCollection, int, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, RowCollection, int, String, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, RowCollection, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(String, String, String, RowCollection, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, String, RowCollection, int, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, String, RowCollection, int, String, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, String, RowCollection, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, String, RowCollection, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, RowCollection, int, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, RowCollection, int, String, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, RowCollection, int, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateList(Field, String, String, RowCollection, int, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Returns a String for a HTML list.
generateMagicButton(String, String, String, String, String, MagicRequest) - Static method in class planetj.html.HTMLGenerator
This method generates the HTML string that will construct an HTML button component that onClick will set the action of the form that contains it and sets the magic request.
generateNavigationLink(String, String, String, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Convience method that generates a link that will load the given body into the current layout.
generateNavigationLink(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Convience method that generates a link that will load the given body into the current layout.
generateNewNumberObject(Class, String, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends a String of Java code for creating a new instance of a Java wrapper class (like Integer) to a StringBuffer.
generateObjectGetter(String, String, Class, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which gets the value of a field
generateObjectSetter(String, String, Class, String, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which sets the value of a field
generateOperation(Operation, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLOperationGenerator
Deprecated. (6/27/2003 1:04:59 PM) - this method has been here since Jan 28, 2003 and hasn't changed.
generateOperationJavaScript(StringBuffer) - Static method in class planetj.html.JavaScriptManager
This will generate JavaScript used for Operations.
generateOperationLinks(List, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLOperationGenerator
Generates links for the given Operations.
generateOperationLinks(Application, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLOperationGenerator
Deprecated. generates operations links using old generators where operation links are combined of three separate td cells...
generateOperationSets(Application, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLOperationGenerator
Generates links for the Application's Operations.
generateOptionalSignon(Application, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLSecurityGenerator
 
generatePDF(Object, PDFFileDescriptor, ExecutingContext) - Method in interface planetj.helpers.IPDFGenerator
Generates PDF for an object.
generatePDF(Object, PDFFileDescriptor, ExecutingContext) - Method in class planetj.helpers.PDFHelper
Generates PDF for an object.
generatePDFInternal(List, PDFFileDescriptor, ExecutingContext) - Method in class planetj.helpers.PDFHelper
Generates PDF for an object.
generatePrimitiveNumberGetter(String, String, Class, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which gets the value of a field as a primitive number.
generatePrimitiveNumberSetter(String, String, Class, String, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which sets the value of a field, based on a primitive
generateQIFFile(QIFRecord, QIFFileDescriptor) - Method in class planetj.helpers.QIFHelper
This method will return a StringBuffer in QIF format according to pQIFData.
generateQIFFile(QIFRecordArray, QIFFileDescriptor) - Method in class planetj.helpers.QIFHelper
This method will return a StringBuffer in QIF format according to pQIFData.
generateRadio(String, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. replaced by HTMLInput.appendRadioInput(....)
generateRadio(Field, String, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. replaced by HTMLInput.appendRadioButton(....)
generateReport(String) - Static method in class planetj.database.DatabaseManager
Generates a report about a connection pool.
generateReport(List) - Method in class planetj.database.report.ReportBreak
Deprecated. Use the method which takes in a RowCollection as well
generateReport(List, RowCollection) - Method in class planetj.database.report.ReportBreak
Generates a report containing the values of all this ReportBreak's column functions.
generateRowClass(Iterator, RowClassProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates a subclass of the Row class.
generateRowClass(RowCollection, RowClassProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates a subclass of the Row class.
generateRowClass(Table, RowClassProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates a subclass of the Row class.
generateRowInterface(Iterator, RowInterfaceProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates an interface based on a Database Row.
generateRowInterface(RowCollection, RowInterfaceProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates an interface based on a Database Row.
generateRowInterface(Table, RowInterfaceProperties) - Static method in class planetj.dataengine.RowClassGenerator
Generates an interface based on a Database Row.
generateSelectAssociationStatement(Table, String, Map) - Static method in class planetj.database.SQLGenerator
Generates a SQL select statement for retreiving Row associations Examples:
generateSelectAssociationStatementForRowCollection(Table, String, Map) - Static method in class planetj.database.SQLGenerator
Generates a SQL select statement for retreiving RowCollection associations Examples:
generateSelectOperationStatement(Table, String, String, String) - Static method in class planetj.database.SQLGenerator
Generates a SQL select statement for the givin pSelectOperation with an optional pColumnName Examples: COUNT -> generateSelectOperationStatement(, SQLGenerator.COUNT, null, ) MIN -> generateSelectOperationStatement(, SQLGenerator.MIN, , ) MAX -> generateSelectOperationStatement(, SQLGenerator.MAX, , ) AVERAGE -> generateSelectOperationStatement(, SQLGenerator.AVERAGE, , ) TOTAL -> generateSelectOperationStatement(, SQLGenerator.SUM, , )
generateSelectSQL(Table, Map) - Static method in class planetj.database.SQLGenerator
Generate the SQL based on the Table and a Map of FieldDescriptors and Values Creation date: (1/16/2002 3:14:14 PM)
generateSetter(String, String, Class, boolean, String, StringBuffer) - Static method in class planetj.dataengine.RowClassGenerator
Appends to a StringBuffer a String defining a Java method which sets the value of a field
generateShortcut(IShortcut) - Static method in class planetj.shortcuts.ShortcutGenerator
This method will generate a shortcut on your file system.
generateStartMenuShortcut(IShortcut) - Static method in class planetj.shortcuts.ShortcutGenerator
This method will generate a shortcut on your start menu.
generateTable(Row, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.HTMLGenerator
Deprecated. This is a unused method with a bad name
generateTable(HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLTable
Generates HTML code for this HTMLTable object.
generateTable(RowCollection, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLTable
Generates HTML code for this HTML table using the specified rows (RowCollection).
generateTable(RowCollection, List, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLTable
Generates HTML code for this HTML table using the given RowCollection.
generateTextArea(int, int, String, int, int, StringBuffer, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. replaced with generateTextArea(int, int, String, StringBuffer, HttpServletRequest, HttpServletResponse)
generateTextArea(int, int, String, StringBuffer, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLField
Deprecated. replaced with HTMLTextArea.appendTextArea(String, Field, int, int, String, int, int, StringBuffer, HttpServletRequest, HttpServletResponse)
generateValidationFieldJavaScript(StringBuffer, Field, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.JavaScriptManager
 
generateValidationFieldJavaScript(StringBuffer, Field, boolean, HttpServletRequest, HttpServletResponse) - Static method in class planetj.html.JavaScriptManager
This will generate the java script for a field.
generateValidationSourceReferences(StringBuffer) - Static method in class planetj.html.JavaScriptManager
This will generate source references for Validation JavaScript files.
generateXMLFile(IXMLObject, XMLFileDescriptor) - Method in class planetj.helpers.XMLHelper
This method will return a StringBuffer in XML format according to pXMLObject.getXMLData().
get(int) - Method in class planetj.database.RowCollection
Gets the row at the specified index
get(Object) - Method in class planetj.database.field.FieldSetCollection
 
get(Class) - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List FieldDescriptors with the that has a fieldClass which is equal or a subclass of pFieldClass
get(String) - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns the Object keyed by the given object.
get(SQLContext) - Method in class planetj.dataengine.cache.CacheManager
Gets a RowCollection out of the cache, based on the SQLContext.
get(SQLContext) - Method in class planetj.dataengine.cache.DataEngineCache
Gets a RowCollection out of the cache, based on the SQLContext.
get(RowKey) - Method in class planetj.dataengine.cache.KeyedRowCache
Gets a keyed row out of the cache
get(RowKey, TableCollection) - Method in class planetj.dataengine.cache.RowKeyTableCache
Gets an Object out of the cache
get(Object) - Method in class planetj.servlet.wrapper.NoOverwriteMap
 
get() - Method in class planetj.util.WeakCollection
Gets a single item out of the Collection.
get4DigitYear(Date) - Static method in class planetj.common.ConvertUtility
Return the 4 digit year part of a date for example 2002-01-01 would be returned as 2002
getAS400() - Method in class planetj.database.connection.AS400DataEngineConnection
Get the AS400 object used by the connection.
getAS400(FileDescriptor) - Static method in class planetj.helpers.FileHelper
Lazy Inits the AS400 object.
getAS400Connection(String) - Method in class planetj.common.AS400Manager
Return an AS400 object for this specified connection alias
getAS400Connection(ConnectionRow) - Method in class planetj.common.AS400Manager
Get an AS400 object from a pool of AS400 objects.
getAccount() - Method in class planetj.iif.IIFDistribution
Returns the account from which the amount of the distribution was taken from.
getAccount() - Method in class planetj.iif.IIFTransaction
Returns the account from which the amount of the transaction was taken from.
getAccount() - Method in class planetj.qif.QIFBankTransaction
Returns the account from which the amount of the transaction was taken from.
getAcctLogon() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Verisign account logon
getAcctPwd() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Verisign account password
getAction() - Method in class planetj.dataengine.action.AbstractActionRequest
Get the action to run.
getAction(String, String) - Method in class planetj.dataengine.action.ActionManager
Gets the action for the given action type and name.
getAction() - Method in interface planetj.dataengine.action.IActionRequest
Get the action to run.
getAction() - Method in class planetj.gui.CMButtonJ
Gets the action property (javax.swing.Action) value.
getAction(String, String) - Method in class planetj.html.HTMLTable
Get a list of actions for generation
getActionDefaultLocation() - Method in class planetj.database.Field
 
getActionDefaultLocation() - Method in class planetj.database.Row
 
getActionDefaultLocation() - Method in class planetj.database.RowCollection
 
getActionDefaultLocation() - Method in interface planetj.dataengine.action.IActionObject
Get the location where this action is to be generated
getActionDefaultLocation() - Method in class planetj.dataengine.operation.Operation
Gets the default location for OperationActions
getActionDescriptor(AbstractAction) - Method in class planetj.database.Field
Gets the action descriptor associated with the given action.
getActionDescriptor(AbstractAction) - Method in class planetj.database.Row
 
getActionDescriptor(AbstractAction) - Method in class planetj.database.RowCollection
 
getActionDescriptor(AbstractAction) - Method in class planetj.database.connection.ConnectionRow
 
getActionDescriptor(AbstractAction) - Method in class planetj.database.flatfile.HttpFlatFieldReferenceRow
 
getActionDescriptor(AbstractAction) - Method in interface planetj.dataengine.action.IActionObject
Get an action descriptor for the given action type and name.
getActionDescriptor(AbstractAction) - Method in class planetj.dataengine.operation.Operation
Gets the action descriptor for the specified action
getActionName() - Method in class planetj.dataengine.action.AbstractActionRequest
Get the action's name.
getActionName() - Method in class planetj.dataengine.action.ActionDescriptor
Get the name of action being described for display.
getActionName() - Method in interface planetj.dataengine.action.IActionRequest
Get the action's name.
getActionNamesForType(String) - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets any actions for the given type of action that this operation contains.
getActionObject() - Method in class planetj.dataengine.action.ObjectAction
Gets the action object this action is to be carried out upon
getActionRequest(AbstractAction, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.Field
 
getActionRequest(AbstractAction, Object, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.Field
 
getActionRequest(AbstractAction, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.Row
 
getActionRequest(AbstractAction, Object, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.Row
 
getActionRequest(AbstractAction, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.RowCollection
 
getActionRequest(AbstractAction, Object, HttpServletRequest, HttpServletResponse) - Method in class planetj.database.RowCollection
 
getActionRequest(AbstractAction, HttpServletRequest, HttpServletResponse) - Method in interface planetj.dataengine.action.IActionObject
Get the magic request used to handle a given action.
getActionRequest(AbstractAction, Object, HttpServletRequest, HttpServletResponse) - Method in interface planetj.dataengine.action.IActionObject
Get the magic request used to handle a given action.
getActionRequest(AbstractAction, Object, HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.possiblevalues.PVSearchRow
 
getActionType() - Method in class planetj.dataengine.action.AbstractActionRequest
Get the action's type.
getActionType() - Method in class planetj.dataengine.action.ActionDescriptor
Get the type of action being described for display.
getActionType() - Method in interface planetj.dataengine.action.IActionRequest
Get the action's type.
getActions(ExecutingContext) - Method in class planetj.database.Field
 
getActions(ExecutingContext) - Method in class planetj.database.Row
 
getActions(ExecutingContext) - Method in class planetj.database.RowCollection
 
getActions(ExecutingContext) - Method in interface planetj.dataengine.action.IActionObject
Get a List of the actions this object supports.
getActions(ExecutingContext) - Method in class planetj.dataengine.operation.Operation
 
getActions() - Method in class planetj.gui.CMToolbarJ
Gets the actions property (com.cybra.actions.JMagicAction[]) value.
getActions(int) - Method in class planetj.gui.CMToolbarJ
Gets the actions index property (com.cybra.actions.JMagicAction) value.
getActions(String) - Method in class planetj.html.HTMLActionRenderer
Get a list of actions for generation
getActions(String) - Method in class planetj.html.HTMLTable
Get a list of actions for generation
getActionsForFields(ExecutingContext) - Method in class planetj.database.Row
Get a List of names of actions handled by this Row.
getActionsForOperation(ExecutingContext) - Method in class planetj.database.Row
Gets the Operation actions which may apply to this Row.
getActionsForOperation(ExecutingContext) - Method in class planetj.database.RowCollection
Gets the Operation actions which may apply to this RC.
getActionsForRow(ExecutingContext) - Method in class planetj.database.RowCollection
Gets the actions for this RowCollection's Rows.
getActionsForRowFields(ExecutingContext) - Method in class planetj.database.RowCollection
Gets the actions for this RowCollection's Row's Fields.
getActionsForType(String) - Method in class planetj.dataengine.operation.Operation
Gets any actions for the given type of action that this operation contains.
getActiveSessions() - Static method in class planetj.http.SessionCounter
 
getAddButtons() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Convenience method to get the add buttons section.
getAdditionalBeanInfo() - Method in class planetj.connections.AS400SignOnDialogBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAddress1() - Method in class planetj.iif.IIFTransaction
Address1 is usually street address Creation date: (2/13/2002 2:37:51 AM)
getAddress2() - Method in class planetj.iif.IIFTransaction
Address1 is usually apt# Creation date: (2/13/2002 2:37:51 AM)
getAdjustedScale() - Method in class planetj.database.field.BigDecimalField
 
getAdjustedScale() - Method in class planetj.database.field.ScaledBigDecimalField
Convience method to get this Field's scale if it has one.
getAge(DataEngineConnection) - Method in class planetj.database.connection.DataEngineConnectionPool
 
getAlias() - Method in class planetj.database.DBSystem
Returns the alias of the system.
getAlias() - Method in class planetj.database.connection.ConnectionPoolReport
Gets the alias of the connection pool from which this report was generated
getAlias() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Gets the alias of the connection pool for which reports should be generated.
getAlias() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets the alias property
getAlias() - Method in class planetj.database.connection.ConnectionRow
Getter method for the Alias property
getAlias() - Method in class planetj.database.connection.DataEngineConnection
Gets this connection's system alias.
getAlias() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the alias for the database system to which this connection pool's connections are conntected.
getAlias() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value system alias for the field.
getAlias() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the system alias for the field.
getAlias() - Method in class planetj.dataengine.cache.DataEngineCache
Gets the system alias associated with this cache
getAll(TableCollection) - Method in class planetj.dataengine.cache.RowKeyTableCache
Returns all the Objects for a given table collection that are in the cache.
getAll(Table) - Method in class planetj.dataengine.cache.RowKeyTableCache
Returns all the Objects for a given table that are in the cache.
getAllCacheDetailSummary() - Static method in class planetj.dataengine.cache.CacheInspector
Creates and returns a derived RowCollection containing information about the current cache for all systems.
getAllCaches() - Method in class planetj.dataengine.cache.CacheManager
Returns a Map containing all the caches being managed.
getAllConnectionPools() - Static method in class planetj.database.DatabaseManager
Gets all of the connection pools.
getAllFieldSetNames() - Method in class planetj.database.field.FieldSetCollection
Gets a List containing the names of all the field sets that have been set on this FieldSetCollection.
getAllFields() - Method in class planetj.database.field.FieldSetCollection
Gets a Set containing all the fields in all of the field sets that have been set on this FieldSetCollection.
getAllKeys() - Method in class planetj.dataengine.cache.DataEngineCache
Gets all the keys in the cache.
getAllLibraries() - Method in class planetj.database.DBSystem
Returns a Map of all the Libraries (keyed by name) in this system.
getAllLibraries(String) - Static method in class planetj.database.DataEngine
Deprecated.  
getAllLibraries(DBSystem) - Static method in class planetj.database.DataEngine
Returns a Map of all the Libraries for the specified system alias.
getAllMessages(Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get all owner messages for an owner and application
getAllMetapropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the supported metaproperties.
getAllObjects() - Method in interface planetj.businessObjects.IBusinessObjectManager
Return a Vector of all objects available for this given BusinessObjectManager class Example: DataElementManager.getAllObjects(); returns a Vector with all DataElements
getAllObjects() - Method in class planetj.gui.CMTableModel
Gets the allObjects property (List) value.
getAllOrderedColumnNames() - Method in class planetj.database.Table
Returns a List of column names in this Table.
getAllOrderedColumnNames(boolean) - Method in class planetj.database.Table
Returns a List of column names in this Table.
getAllPropertyNames() - Method in class planetj.chart.ChartSpecificationPG
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.database.report.ReportPropertyGroup
Gets a List containing the names of all the supported properties
getAllPropertyNames() - Method in class planetj.database.sql.SQLContextPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.action.ActionDescriptor
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.action.ActionPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.BrowserProperties
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.DisplayColumnsPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.JoinProperties
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.OperationSettingsPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.SignOnPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.StoredProcedurePropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.dataengine.email.EmailPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.dataengine.pleasewait.PleaseWaitPropertyGroup
 
getAllPropertyNames() - Method in class planetj.dataengine.possiblevalues.PossibleValuesPropertyGroup
 
getAllPropertyNames() - Method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.helpers.properties.FilePropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.helpers.properties.MSAccessPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.helpers.properties.PDFPropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllPropertyNames() - Method in class planetj.property.DefaultPropertyGroup
Gets a List containing the names of all the supported properties.
getAllPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the supported properties, not including metaproperties.
getAllRemainingRows() - Method in class planetj.database.RowCollection
Returns an iterator which iterates over all remaining rows in the DB which meet the criteria used to populate this RowCollection.
getAllRows() - Method in class planetj.database.Table
Gets all the rows from the table
getAllSetBooleanPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the boolean properties that have been set on this PropertyGroup.
getAllSetIntPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the int properties that have been set on this PropertyGroup.
getAllSetListPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the List properties that have been set on this PropertyGroup.
getAllSetPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the properties that have been set on this PropertyGroup.
getAllSetStringPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the String properties that have been set on this PropertyGroup.
getAllSignOnReceipts(HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the Set of all SignOnReceipts which the user currently has
getAllTables(Library) - Static method in class planetj.database.DataEngine
Returns a Map of all the Tables for the Library.
getAllTables() - Method in class planetj.database.Library
Returns a Map of all the Tables in this Library.
getAllTabs() - Method in class planetj.gui.CMTabbedPaneJ
returns all the panels on this tab pane panels are also tabs.
getAllValues() - Method in class planetj.dataengine.cache.DataEngineCache
Gets all the values in this cache.
getAlterSQL() - Method in class planetj.wow.update.AlterTableUpdate.SQLAlterStringObject
 
getAlterationType() - Method in class planetj.exception.AlterationLWO
Gets the type of alteration that took place.
getAlterationType() - Method in class planetj.exception.ConcurrentAlterationException
Gets the type of alteration that took place.
getAlterations() - Method in class planetj.exception.ConcurrentAlterationException
Deprecated. Always returns an empty List.
getAlteredTable(String, String) - Static method in class planetj.database.sql.SQLStatement
Gets the table that will be altered by this SQL statement.
getAlternateEmailOpId(DistributionPropertyGroup) - Method in class planetj.magic.EmailExecutionRequest
Gets properties from another email property group.
getAlternateEmailPropertyGroup() - Method in class planetj.dataengine.autorun.EmailTask
Gets properties from another email property group.
getAlternateEmailPropertyGroup() - Method in class planetj.magic.EmailExecutionRequest
Gets properties from another email property group.
getAmount() - Method in class planetj.iif.IIFDistribution
Returns the amount of the distribution
getAmount() - Method in class planetj.iif.IIFTransaction
Returns the amount of the transaction
getAncestorChildTables() - Method in class planetj.database.table.OperationTable
Gets all of this table's child tables that are also ancestors of this table.
getAnchorName() - Method in class planetj.magic.AbstractMagicRequest
Get the name of the anchor generated next to the Field requiring the status change.
getAppletInfo() - Method in class planetj.dataengine.applet.QueryBuilder
Returns information about this applet.
getAppletInfo() - Method in class planetj.dataengine.applet.Test
Returns information about this applet.
getApplicable() - Method in class planetj.gui.CMComboBoxJ
adds a bit more functionality than enabled alone
getApplicable() - Method in class planetj.gui.CMTextFieldJ
adds a bit more functionality than enabled alone
getApplicablePropertyGroupNames() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the names of the applicable property groups for this operation.
getApplicablePropertyGroupNames() - Method in class planetj.dataengine.sqloperation.TabbedOperation
Gets the names of the applicable property groups for this operation.
getApplication() - Method in class planetj.dataengine.ExecutingContext
Get the current application of this executing context.
getApplication(String, int, List, IUser) - Method in class planetj.dataengine.application.ApplicationManager
Gets an application by ID Creation date: (3/25/2002 1:48:24 PM)
getApplication(int, String, String) - Method in class planetj.dataengine.application.ApplicationManager
Get an application by id and user library.
getApplication(String, String, String, int, List, boolean, IUser) - Method in class planetj.dataengine.application.ApplicationManager
Gets an application by ID Creation date: (3/25/2002 1:48:24 PM)
getApplication() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets this SQLContext's corresponding Application
getApplication() - Method in interface planetj.dataengine.application.IApplicationContext
Get this context's application.
getApplication() - Method in class planetj.dataengine.application.magic.ApplicationSignOffRequest
 
getApplication() - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
 
getApplication() - Method in class planetj.dataengine.operation.HTMLOperationContext
Get this context's application.
getApplication() - Method in class planetj.dataengine.operation.JavaOperationContext
Get this context's application.
getApplication() - Method in class planetj.dataengine.operation.Operation
Gets the Application assoicated with this Operation (may be null if there is no such application).
getApplicationClass() - Method in class planetj.dataengine.application.Application
Gets the Java class for this Application.
getApplicationClassName() - Method in class planetj.dataengine.application.Application
Gets the Java class for this Application.
getApplicationID() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getApplicationId() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets this SQLContext's corresponding Application
getApplicationId() - Method in interface planetj.dataengine.application.IApplicationContext
Get this context's appplication's id.
getApplicationId() - Method in interface planetj.dataengine.application.View
Gets the id of the Application to which this View belongs
getApplicationId() - Method in class planetj.dataengine.operation.HTMLOperationContext
Get this context's appplication's id.
getApplicationId() - Method in class planetj.dataengine.operation.JavaOperationContext
Get this context's appplication's id.
getApplicationId() - Method in class planetj.dataengine.operation.Operation
Gets the ID of this SQLOperation's Application
getApplicationIdAsInteger() - Method in class planetj.dataengine.operation.Operation
Gets the ID of this SQLOperation's Application
getApplicationOperationByUsageId(int, ExecutingContext) - Static method in class planetj.dataengine.application.Application
Gets this Operation with the given usage id from the Application in the current executing context.
getApplications(String, String, String, List, IUser) - Method in class planetj.dataengine.application.ApplicationManager
Returns A RowCollection of all Application objects Creation date: (3/25/2002 1:48:24 PM)
getApplications(String, String, String, List, IUser, List) - Method in class planetj.dataengine.application.ApplicationManager
Returns A RowCollection of all Application objects Creation date: (3/25/2002 1:48:24 PM)
getApplications(String, List, IUser) - Method in class planetj.dataengine.application.ApplicationManager
Returns A RowCollection of all Application objects
getApplications(String, List, IUser, List) - Method in class planetj.dataengine.application.ApplicationManager
Returns A RowCollection of all Application objects
getApplicationsCount(HttpServletRequest) - Static method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
Gets the number of applications owned by the current user
getApplicationsRC(HttpServletRequest) - Static method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
Gets the user's Applications
getAppliedWOWUpdates() - Static method in class planetj.wow.update.WOWUpdateManager
 
getAsReader() - Method in interface planetj.servlet.wrapper.Buffer
Produces a reader of the buffered data.
getAsReader() - Method in class planetj.servlet.wrapper.PrintWriterBuffer
 
getAsReader() - Method in class planetj.servlet.wrapper.ServletOutputStreamBuffer
 
getAsString() - Method in interface planetj.servlet.wrapper.Buffer
Produces the buffered data in string form.
getAsString() - Method in class planetj.servlet.wrapper.PrintWriterBuffer
 
getAsString() - Method in class planetj.servlet.wrapper.ServletOutputStreamBuffer
 
getAssociatedData(String, String) - Method in interface planetj.database.IAssociatedData
Deprecated. Return data that is associated with this data.
getAssociatedRow(String, String) - Method in interface planetj.database.IAssociatedData
Deprecated. Get A Row Associated With This Row
getAssociatedRows(String, String) - Method in interface planetj.database.IAssociatedData
Deprecated. Get A Row Associated With This Row
getAssociation(String) - Method in class planetj.database.Row
Gets the association for the given Field name.
getAssociation(String, ExecutingContext) - Method in class planetj.database.Row
Gets the association for the given Field name.
getAssociation(Field) - Static method in class planetj.database.field.SQLAssociationField
Deprecated. replaced with getAssociation(Field, ExecutingContext) because with the executing context, user parameters can now be included in association sqls operations
getAssociation(Field, ExecutingContext) - Static method in class planetj.database.field.SQLAssociationField
Get the association from the given Field.
getAssociation(Operation, Row, ExecutingContext) - Static method in class planetj.database.field.SQLAssociationField
Get the association from the given operation.
getAssociationByOperationUsageId(int, ExecutingContext) - Method in class planetj.database.Row
Gets the association for the given operation usage id.
getAssociationFieldId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. old way of specifing associations
getAssociationId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. used by old way of getting associations
getAssociationOperation() - Method in class planetj.database.Field
Gets the data Operation of this Field's FieldDescriptor.
getAssociationOperation(String) - Method in class planetj.database.Row.SpacingRow
 
getAssociationOperation(String) - Method in class planetj.database.Row
Deprecated. use getFieldAssociationOperation(Field)
getAssociationOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the SQLOperation describing how the data for fields should be retrieved
getAssociationOperationId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the id of the SQLOperation which is used to retrieve the data described by this field descriptor
getAssociationOperations(String, int, List) - Method in class planetj.dataengine.operation.OperationManager
Get association operations for the given owner and meta data system.
getAssociationSQLOperations(String, int, List) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. replaced by getAssociationOperations(String, int, List)
getAssociations() - Method in interface planetj.database.IAssociatedData
Deprecated. Return a RowCollection of FieldDescriptorRows for this Table that have a Associations defined for them.
getAttachments() - Method in class planetj.common.CMMailMessage
Gets the attachment files of the message.
getAttribute(Object) - Method in class planetj.database.Field
Get an attribute about the Field for the given key.
getAttribute(Object) - Method in class planetj.database.Row
Map that allows general attributes about a Row to be set and retreived.
getAttribute(Object) - Method in class planetj.database.RowCollection
Get an attribute about the RowCollection for the given key.
getAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets an attribute out of the request.
getAttribute(String, String, HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Deprecated.  
getAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets an object from the HttpSession using the given key.
getAttribute(String) - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getAttributeAfterTitle() - Method in class planetj.database.field.FieldSet
Returns the text, HTML, XML, etc...
getAttributeNames() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getAttributes(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the HttpSession from the given request for the requests session id.
getAuth() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Returns false if the mail server does not require authentication.
getAuthType() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getAuthentication() - Method in class planetj.dataengine.autorun.EmailOperation
Gets the authentication setting !KGetting (08/17/2005)
getAuthenticationOperation() - Method in class planetj.dataengine.application.Application
Gets this Application's Operation with a type of Authorization.
getAuthorization(IUser, Operation) - Static method in class planetj.dataengine.security.DESecurityManager
Check to see if the given principal is allowed to view the given operation.
getAuthorizationId() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the Authorization ID
getAuthorizationIdAsInteger() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the Authorization ID
getAuthorizationOperations(String, int, List) - Method in class planetj.dataengine.operation.OperationManager
Get association SQLOperations for the given owner.
getAuthorizations(IUser) - Static method in class planetj.dataengine.security.DESecurityManager
Check to see if the given principal is allowed to view the given operation.
getAuthorizedRefererPrefixes() - Method in class planetj.dataengine.operation.RefererAuthorizationOperation
Gets the allowed list of referer prefixes
getAutoCommit() - Method in class planetj.database.connection.DataEngineConnection
Gets the current auto-commit state.
getAutoIncrementDatabaseDrivenField(ExecutingContext) - Method in class planetj.database.Row
Check to see if there is a Field in this Row that is an auto increment field handled by the database.
getAutoIncrementFieldDescriptors() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List containing all the FieldDescriptorRow objects which describe Auto-Increment fields in the table
getAutoIncrementFieldDescriptorsA() - Method in class planetj.database.Table
Returns a List containing all the FieldDescriptorRow objects which describe Auto-Increment fields in the table
getAutoRunId() - Method in class planetj.dataengine.operation.Operation
Gets the autorun ID of this SQLOperation
getAutoRunOperation() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets this AutoRunTask's source operation (the operation which defines this task)
getAutoRunOperation() - Method in class planetj.dataengine.operation.Operation
Get this operation's auto-run operation, which describes how and if this operation should be automatically run.
getAutoRunOperationId() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the ID of this AutoRunTask's source operation (the operation which defines this task)
getAutoRunPropertyGroup() - Method in class planetj.dataengine.autorun.AutoRunOperation
Gets the property group containing the auto run properties.
getAutoRunPropertyGroup() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the property group containing the auto run properties.
getAutoRunStatus() - Method in class planetj.dataengine.application.Application
Gets a constant representing the auto-run status.
getAutoRunStatus() - Method in class planetj.dataengine.operation.Operation
Gets the autorun status of this operation.
getAutoShowException() - Method in class planetj.gui.CMNumberField
 
getAutoUpdateFields() - Method in class planetj.database.FieldCollection
Returns a Map of Fields (keyed by name) that have been updated.
getAutoUpdateStringValue(ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. should also pass Field object to allow for ?? parameters
getAutoUpdateStringValue(Field, ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the auto update String parameter for the described fields.
getAutoUpdateValue(ExecutingContext) - Method in class planetj.database.Field
Get the field's auto update value as a String.
getAutoUpdateValue(ExecutingContext) - Method in interface planetj.database.field.ICurrentValueField
This method should be overriden in subclasses of field that wish to set a dynamic value for update.
getAutoUpdateValue(ExecutingContext) - Method in class planetj.database.field.LastUpdateTimestampField
Get the field's auto update value as a Timestamp.
getAutoUpdateValue(ExecutingContext) - Method in class planetj.database.field.TimestampField
Get the field's auto update value as a Timestamp.
getAutoUpdateValue() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the default value for the described fields.
getAvailableServletNames() - Method in class planetj.dataengine.DataEngineServlet
Return a String which contains the available servlet's within this context.
getAverage() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the average of all values added to this RunningTotal
getBCC() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the list of addresses the email is being blind carbon copied to.
getBackgroundColor() - Method in class planetj.database.Field
Gets the background color to use when rendering this field in a non-HTML way
getBackgroundColor(ExecutingContext) - Method in class planetj.database.Field
Gets the background color to use when rendering this field in a non-HTML way
getBackgroundColor(Field, ExecutingContext) - Method in class planetj.database.Row
Gets the background color to use when rendering the specified field in a non-HTML way
getBackgroundColor(ExecutingContext) - Method in interface planetj.helpers.IPDFField
Gets the background of this field when it is rendered in a PDF document
getBaseCollection() - Method in class planetj.dataengine.action.OperationActionRequest
Gets the collection of objects passed into this MR's constructor
getBaseField() - Method in class planetj.magic.AbstractMagicRequest
Get the based on Row for this Request.
getBaseField() - Method in interface planetj.magic.IMagicRequest
Return the Base Field of this Request.
getBaseRow() - Method in class planetj.magic.AbstractMagicRequest
Get the based on Row for this Request.
getBaseRow() - Method in interface planetj.magic.IMagicRequest
Get the based on Row for this Request.
getBaseRowCollection() - Method in class planetj.magic.AbstractMagicRequest
Get the based on RowCollection for this Request.
getBaseURL() - Method in class planetj.dataengine.sqloperation.http.HttpOperationManager
Gets the base URL
getBcc() - Method in class planetj.common.CMMailMessage
Gets the recipients of the message blind copy.
getBeanClass() - Static method in class planetj.connections.AS400SignOnDialogBeanInfo
Gets the bean class.
getBeanClass() - Static method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the bean class.
getBeanClass() - Static method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the bean class.
getBeanClassName() - Static method in class planetj.connections.AS400SignOnDialogBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class planetj.gui.CMInternalFrameJBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the bean class name.
getBeanDescriptor() - Method in class planetj.connections.AS400SignOnDialogBeanInfo
 
getBeanDescriptor() - Method in class planetj.gui.CMInternalFrameJBeanInfo
 
getBeanDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
 
getBigDecimal(int) - Static method in class planetj.common.CMUtility
Gets an BigDecimal object for the specified int, possibly from a cache
getBigInteger(int) - Static method in class planetj.common.CMUtility
Gets an BigInteger object for the specified int, possibly from a cache
getBinaryStream() - Method in class planetj.database.BlobObject
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream() - Method in class planetj.database.field.BlobField
Retrieves the BLOB designated by this Blob instance as a stream.
getBlobObject() - Method in class planetj.database.field.BlobField
Get the BlobObject for this BlobField
getBody() - Method in class planetj.common.CMMailMessage
Returns the body of the message.
getBody(Operation) - Method in class planetj.dataengine.autorun.EmailTask
Gets the body of the email
getBody() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the body of the template.
getBodyStyle() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets the general style applied to the body
getBodyType() - Method in class planetj.dataengine.autorun.EmailOperation
Gets a list of String objects containing the email address to send the message to
getBooleanValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a boolean.
getBorder() - Method in class planetj.html.HTMLTable
Deprecated.  
getBottomNavigation() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the bottom navigation of the template.
getBreakColumn() - Method in class planetj.database.report.ReportBreak
Gets the name of the column which this ReportBreak will monitor for breaks.
getBufferSize() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getBusinessObject() - Method in class planetj.gui.CMFrameJ
Method generated to support the promotion of the BusinessObject attribute.
getBusinessObject() - Method in class planetj.gui.CMRadioButtonJ
getBusinessObject method returns the business object for the type
getBusinessObject(int) - Method in class planetj.gui.CMTableModel
Return the business object at a particular row.
getBusinessObjects() - Method in class planetj.gui.CMComboBoxJ
Return a Vector of businessObjects
getBusinessObjects() - Method in class planetj.gui.CMListJ
Returns a List of businessObjects
getBusinessObjectsAreInvokable() - Method in class planetj.gui.CMSmartTableModel
Gets the businessObjectsAreInvokable property (boolean) value.
getBusyOperation() - Method in class planetj.gui.CMFrameJ
This will return the busy operation vector Creation date: (1/28/00 4:09:52 PM)
getButtonImage() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets the image path for the button
getButtonJustify() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the justification of the buttons
getButtonLabel() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets the value of the button property
getButtonLabel() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets the value of the button property
getButtonLocations() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the justification of the Fields label.
getButtonsPerLine() - Method in class planetj.html.HTMLRadioButton
 
getBytes() - Method in class planetj.database.BlobObject
Returns as an array of bytes the BLOB value that this Blob object designates.
getBytes(long, int) - Method in class planetj.database.BlobObject
Returns as an array of bytes part or all of the BLOB value that this Blob object designates.
getBytes() - Method in class planetj.database.field.BlobField
 
getBytes(long, int) - Method in class planetj.database.field.BlobField
Returns as an array of bytes part or all of the BLOB value that this Blob object designates.
getCC() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the list of addresses the email is being carbon copied to.
getCMException() - Method in class planetj.gui.CmExceptionEvent
 
getCMMessage() - Method in class planetj.common.MessageManager
Gets the CMMessage property (cm.common.CMMessage) value, once and once only.
getCMMessage() - Method in class planetj.exception.CMException
Return the CM message associated with this Exception
getCSS() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the css of the template.
getCSSFile() - Method in class planetj.dataengine.theme.Theme
Gets this Theme's CSS file.
getCSSLinkClass() - Method in class planetj.dataengine.operation.Operation
Gets the CSS class to use when displaying this operation's link in the TOC
getCSVData(List, CSVFileDescriptor) - Method in class planetj.helpers.CSVHelper
Converts an List of items into a String containing CSV data.
getCSVData(ICSVRow, CSVFileDescriptor) - Method in class planetj.helpers.CSVHelper
Converts an ICSVRow into a String containing CSV data.
getCSVDisplayField() - Method in class planetj.database.Field
Returns the String value of the Object, that will be written to the CSV file.
getCSVDisplayField() - Method in interface planetj.helpers.ICSVField
Return the String display value of the Object, that will be written to the CSV file.
getCSVField() - Method in class planetj.database.Field
Returns the String value of the Object, that will be written to the CSV file.
getCSVField() - Method in class planetj.database.field.BigDecimalField
Returns the String value of the Object, that will be written to the CSV file.
getCSVField() - Method in class planetj.database.field.BigIntegerField
Returns the String value of the Object, that will be written to the CSV file.
getCSVField() - Method in class planetj.database.field.DateField
Returns the String value of the Object, that will be written to the CSV file.
getCSVField() - Method in class planetj.database.field.StringField
Returns the String value of the Object, that will be written to the CSV file.
getCSVField() - Method in interface planetj.helpers.ICSVField
Returns the String value of the Object, that will be written to the CSV file.
getCSVFormat() - Method in class planetj.database.field.DateField
Returns the CSV Format Creation date: (5/11/2002 7:56:58 PM)
getCSVFormat() - Method in class planetj.database.field.TimeField
Get the CVS format for this time field.
getCSVRow() - Method in class planetj.database.Row
Returns a List of Fields that implement ICSVField or a list of Objects that provide a toString method which returns the desired text to be written to the CSV file.
getCSVRow(List) - Method in class planetj.database.Row
Returns a List of Fields that implement ICSVField or a list of Objects that provide a toString method which returns the desired text to be written to the CSV file.
getCSVRow() - Method in interface planetj.helpers.ICSVRow
Returns a List of Fields that implement ICSVField or a list of Objects that provide a toString method which returns the desired text to be written to the CSV file.
getCSVRow(List) - Method in interface planetj.helpers.ICSVRow
Returns a List of Fields that implement ICSVField or a list of Objects that provide a toString method which returns the desired text to be written to the CSV file.
getCache(AbstractContext) - Method in class planetj.database.DBSystem
Gets the cache which holds RC's read from this system
getCache(SQLContext) - Method in class planetj.dataengine.cache.CacheManager
Gets the appropriate cache for the SQLContext.
getCacheDetail(String) - Static method in class planetj.dataengine.cache.CacheInspector
Creates and returns a derived RowCollection containing information about the current cache.
getCachedRowCollection(SQLContext) - Method in class planetj.dataengine.cache.DataEngineCache
Allow Cached RowCollections to decide if they can be used for a query.
getCachingLevel() - Method in class planetj.database.SQLContext
Gets the current caching level, describing whether the cache should be checked, and whether results should be stored in the cache.
getCachingLevel() - Method in class planetj.dataengine.cache.CacheManager
Gets the caching level.
getCachingLevel() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the caching level to use when retrieving a row collection for this SQLOperation
getCachingTimeMillis() - Method in class planetj.database.SQLContext
Gets the amount of time in milliseconds this context's results are to be cached.
getCachingTimeMillis() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the amount of time this operation should be cached for.
getCancel() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Get whether or not to include the cancel button when viewing details.
getCancelEnabled() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the cancelEnabled attribute.
getCancelEnabledMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getCancelEnabled() method descriptor.
getCancelJBText() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the cancelJBText attribute.
getCancelJBTextMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getCancelJBText() method descriptor.
getCancelText() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the cancelText attribute.
getCancelTextMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getCancelText() method descriptor.
getCancelVisible() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the cancelVisible attribute.
getCancelVisibleMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getCancelVisible() method descriptor.
getCardNumber() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Credit Card Number.
getCardType() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the card type.
getCascadeOffsets() - Method in class planetj.gui.CMDesktopPaneJ
returns the offset dimensions of a component
getCascadeOffsets() - Method in class planetj.gui.CMLayeredPaneJ
returns the offset dimensions of a component
getCatalog() - Method in class planetj.database.connection.DataEngineConnection
Returns the Connection's current catalog name.
getCatalog() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Table's catalog (may be null).
getCategory() - Method in class planetj.iif.IIFDistribution
Returns the category/class from which the amount of the distribution was taken from.
getCategory() - Method in class planetj.iif.IIFTransaction
Returns the category/class from which the amount of the transaction was taken from.
getCategory() - Method in class planetj.qif.QIFBankTransaction
 
getCategoryAxisLabel() - Method in class planetj.chart.ChartSpecificationPG
Get the label for the category axis.
getCategoryColumns() - Method in class planetj.chart.ChartSpecificationPG
Get a list of columns containing values for each category.
getCategoryDataset(RowCollection, ChartSpecificationPG) - Method in class planetj.chart.ChartManager
Creates a CategoryDataset using the given chart specifications and data.
getCategoryLabelColumns() - Method in class planetj.chart.ChartSpecificationPG
Get a list of columns to use for labels for the chart's categories.
getCategoryLabelSeparator() - Method in class planetj.chart.ChartSpecificationPG
Get the separator for multiple labels for a category.
getCategoryLabels() - Method in class planetj.chart.ChartSpecificationPG
Get a list of labels for the chart's categories.
getCc() - Method in class planetj.common.CMMailMessage
Gets the recipients of the message copy.
getCellPadding() - Method in class planetj.html.HTMLTable
Deprecated.  
getCellSpacing() - Method in class planetj.html.HTMLTable
Deprecated.  
getCentury(Date) - Static method in class planetj.common.ConvertUtility
Return the century part of a date, for example 2002-01-01 in this context has a century of 20.
getCentury(Date) - Static method in class planetj.database.field.DateField
Get the century for the given date.
getCenturyFieldName() - Method in class planetj.database.fielddescriptors.DerivedDate
Insert the method's description here.
getCertPath() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Cert path
getChangedFields() - Method in class planetj.database.Row
Gets the fields whose values have been changed
getCharacterEncoding() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getCharacterEncoding() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getChartId(HttpServletRequest) - Method in class planetj.chart.ChartRequest
Gets the chart id set for the chart this ChartRequest is to generate.
getChartSpecifications(String, RowCollection) - Method in class planetj.chart.ChartManager
Convience method to retrieve a chart specification property group that has the given chart id from a given RowCollection.
getChartSpecifications(String, HttpServletRequest) - Method in class planetj.chart.ChartRequest
Gets the RowCollection's chart specifications for the given chart id.
getCheck() - Method in class planetj.wow.update.CheckFirstSQLUpdate.SQLCheckStringObject
 
getChildNavigationKeyPrefix() - Method in class planetj.dataengine.AbstractNavigationMap
Get the prefix for navigation maps contained within this navigation map.
getChildNavigationKeyPrefix() - Method in class planetj.dataengine.NavigationGroup
Get the prefix for navigation maps contained within this navigation map.
getChildNavigationKeyPrefix() - Method in class planetj.dataengine.NavigationPage
Get the prefix for navigation maps contained within this navigation map.
getChildNavigationKeyPrefix() - Method in class planetj.dataengine.NavigationRequest
Get the prefix for navigation maps contained within this navigation map.
getChildNavigationKeyPrefix() - Method in class planetj.dataengine.NavigationSession
Get the prefix for navigation maps contained within this navigation map.
getChildTables() - Method in class planetj.database.table.AdministrationTable
Gets all of this table's child tables that are not ancestors of this table.
getChildTables() - Method in class planetj.database.table.ApplicationTable
Gets all of this table's child tables that are not ancestors of this table.
getChildTables() - Method in class planetj.database.table.ConnectionTable
Gets all of this table's child tables that are not ancestors of this table.
getChildTables() - Method in class planetj.database.table.OperationTable
Gets all of this table's child tables that are not ancestors of this table.
getChildTables() - Method in class planetj.database.table.ThemeTable
Gets all of this table's child tables that are not ancestors of this table.
getChildren() - Method in class planetj.database.Row
Gets a RowCollection of children this Row has.
getChildren() - Method in class planetj.dataengine.messageboard.MessageRow
 
getChildren() - Method in class planetj.dataengine.operation.Operation
Gets the children Operations of this Operation (may be null if Operation does not have any children)
getChildren(int, String) - Method in class planetj.dataengine.operation.OperationManager
Gets all children Operation's from the given system alias and for the given Operation id.
getCityStateZip() - Method in class planetj.iif.IIFTransaction
City, State Zip San Diego, CA 92029 Creation date: (2/13/2002 2:37:51 AM)
getCleanUpTimeout() - Method in class planetj.database.connection.ConnectionRow
Getter method for the CleanUpTimeout property
getClientProperties() - Method in class planetj.gui.CMDialogJ
 
getClientProperty(Object) - Method in class planetj.gui.CMFrameJ
Returns the value of the property with the specified key.
getClone() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Clones this RunningTotal
getClosedSessions() - Static method in class planetj.http.SessionCounter
 
getCode() - Method in class planetj.dataengine.AbstractContext
Gets this context's code string.
getCodeReplacementString() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the String which represents this parameter's value in a String of code.
getCodeReplacementString() - Method in interface planetj.dataengine.parameter.IParameter
Gets the String which represents this parameter's value in a String of code.
getCodeReplacementString() - Method in class planetj.dataengine.parameter.SQLTextReplacementParameter
 
getColor(String, PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getColumn(int) - Method in class planetj.database.sql.SQLComparison
Gets this comparison's column token.
getColumnClass(int) - Method in class planetj.gui.CMSmartTableModel
Insert the method's description here.
getColumnClass(int) - Method in class planetj.gui.TableMap
 
getColumnCount() - Method in class planetj.database.RowCollection
Returns the number of columns in each of the rows in this RowCollection.
getColumnCount() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the number of columns to show on Row details.
getColumnCount() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Gets the number of records to show on each row when row's are displayed vertically.
getColumnCount() - Method in class planetj.gui.CMTableModel
getColumnCount method comment.
getColumnCount() - Method in class planetj.gui.TableMap
 
getColumnCount() - Method in class planetj.html.HTMLRowDetails
Gets the number of columns to use when displaying Row details.
getColumnCount(FieldSet) - Method in class planetj.html.HTMLRowDetails
Gets the number of columns to use when displaying Row details for a specific field set.
getColumnDataTypeName(FieldDescriptorRow) - Method in class planetj.database.DBSystem
Gets the correct column data type name for the FD on this system.
getColumnDataTypeName(FieldDescriptorRow) - Method in class planetj.database.MySQLDBSystem
Gets the correct column data type name for the FD on this system.
getColumnDataTypeName(FieldDescriptorRow) - Method in class planetj.database.PostgreSQLDBSystem
Gets the correct column data type name for the FD on this system.
getColumnFunction(String, String) - Static method in class planetj.database.report.ColumnFunction
Gets a ColumnFunction object for the specified token and field name.
getColumnFunctionToken() - Method in class planetj.database.report.ReportBreak
Gets the column function token representing the function that will be used to generate this ReportBreak's reports
getColumnFunctions() - Method in class planetj.database.report.ReportBreak
Sets the List ColumnFunctions which are used to generate ReportBreakRows for this ReportBreak.
getColumnGetterMethodObjects() - Method in class planetj.gui.CMSmartTableModel
Gets the column getter methods via a List of Method objects.
getColumnGetterMethods() - Method in class planetj.gui.CMSmartTableModel
Gets the columnGetterMethods property (java.lang.String[]) value.
getColumnGetterMethods(int) - Method in class planetj.gui.CMSmartTableModel
Gets the name of the getter method at the specified index
getColumnHeadingsDisplayType() - Method in class planetj.helpers.FileDescriptor
Gets the type of column headings to display
getColumnHeadingsDisplayType() - Method in class planetj.helpers.properties.FilePropertyGroup
Gets the byte value (defined in FileDescriptor) indicating what to display for column headings
getColumnIndicationCharacter() - Method in class planetj.database.AS400DBSystem
Returns the character that needs to be used during an insert.
getColumnIndicationCharacter() - Method in class planetj.database.DBSystem
Returns the character that needs to be used during an insert.
getColumnIndicationCharacter() - Method in class planetj.database.MySQLDBSystem
Returns the character that needs to be used during an insert.
getColumnName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Column name.
getColumnName(int) - Method in class planetj.gui.CMTableModel
 
getColumnName(int) - Method in class planetj.gui.TableMap
 
getColumnName() - Method in class planetj.wow.update.AlterTableUpdate
 
getColumnNames(ResultSetMetaData) - Static method in class planetj.database.RowCollection
Gets a List containing the names of columns in the meta data.
getColumnNames() - Method in class planetj.gui.CMTableModel
Gets the columnNames property (java.lang.String[]) value.
getColumnPrimaryKeyName(FieldDescriptorRow) - Method in class planetj.database.DBSystem
Gets the correct column name which a primary key on this system should refer to for the FD.
getColumnPrimaryKeyName(FieldDescriptorRow) - Method in class planetj.database.MySQLDBSystem
Gets the correct column name which a primary key on this system should refer to for the FD.
getColumnSize() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the column's size.
getColumnSpan(boolean) - Method in class planetj.database.Field
Get the number of columns this field should take up.
getColumnSpan(Field, boolean) - Method in class planetj.database.Row
Get the number of columns the given field should take up.
getColumnSpan(boolean) - Method in interface planetj.helpers.IPDFField
Get the number of columns this field should take up.
getColumnSystem() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the table that this field descriptor is in.
getColumnTable() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns the table that this field descriptor is in.
getColumnTable(boolean) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns the table that this field descriptor is in.
getColumnTableName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Table name.
getColumnTokens() - Method in class planetj.database.sql.SelectStatement
 
getColumnValues(int) - Method in class planetj.database.RowCollection
Gets all the values of a single column in this RowCollection.
getColumnValues(String) - Method in class planetj.database.RowCollection
Gets all the values of a single column in this RowCollection.
getColumnValuesByUsageId(int) - Method in class planetj.database.RowCollection
Gets all the values of a single column in this RowCollection.
getColumns() - Method in class planetj.database.report.ReportPropertyGroup
Gets the columns for which reports should be generated
getColumnsContainingIcons() - Method in class planetj.gui.CMSmartTableModel
Insert the method's description here.
getComment1() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the comment 1, a merchant-defined value for reporting and auditing purposes.
getComment2() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the comment 2, a merchant-defined value for reporting and auditing purposes.
getCommonTabData(Object, HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets previously stored common tab data.
getCompanyID() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getCompanyName() - Method in class planetj.dataengine.application.Application
 
getCompanyName() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getCompanyName() - Method in interface planetj.dataengine.security.http.ISecured
Gets the company name associated with this secured object
getComparison() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Deprecated. Because it's not used
getComparisonNames() - Method in class planetj.database.sql.AbstractExpressionToken
Gets a List containing the names of the columns in the SQLComparisons.
getComparisons() - Method in class planetj.database.sql.AbstractExpressionToken
Gets a List containing the SQLComparisons which comprise this ExpressionToken
getCompatibleClass() - Method in class planetj.database.field.JavaClassNameField
Gets the class which the class specified in this field must implement or extend
getCompleteRow() - Method in class planetj.database.Row
Gets a complete Row for this Row containing all of its Fields in the database.
getCompleteRow(Connection) - Method in class planetj.database.Row
Gets a complete Row for this Row containing all of its Fields in using the specified connection if needed.
getCompleteRowCollection() - Method in class planetj.database.RowCollection
Gets a RowCollection containing Rows having all Fields using the same search criteria as this RowCollection.
getCompleteRowCollection(Connection) - Method in class planetj.database.RowCollection
Gets a RowCollection containing Rows having all Fields using the same search criteria as this RowCollection.
getCompleteToken() - Method in class planetj.database.sql.ColumnToken
 
getCompletionMsg() - Method in interface planetj.common.IAS400ProgramCall
Get the completion message after the program has run.
getCompletionTime() - Method in class planetj.util.TaskEvent
Returns the time the task completed.
getComponent(String) - Method in class planetj.gui.CMDesktopPaneJ
retuns the component with the given name **NOTE** only returns the components directly on this desktop pane and not their children.
getComponent(String) - Method in class planetj.gui.CMLayeredPaneJ
retuns the component with the given name **NOTE** only returns the components directly on this layered pane and not their children.
getComponent(String) - Method in class planetj.gui.CMTabbedPaneJ
retuns the component with the given name **NOTE** only returns the components directly on this tabbed pane and not their children.
getComponentsInLayer(Integer) - Method in class planetj.gui.CMLayeredPaneJ
a convience method so we can use the integer constants for getting components in a specific layer
getConcurrency() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the concurrency for the described field,, which determines if it is okay for concurrent update/deletes to occur.
getConcurrentFields() - Method in class planetj.database.Row
Returns a FieldCollection object containing the fields in this row that do not allow for concurrent alterations
getConfigProperties(String, String, String[], int) - Static method in class planetj.database.possiblevalues.PossibleValueManager
This will return a RowCollection fo PossibleValues with the givin key @ pKey
getConfigProperty(String, ExecutingContext) - Method in class planetj.database.Field
Get a config property for the given row.
getConfigProperty(String, ExecutingContext) - Method in class planetj.database.Row
Get a config property for the given row.
getConfigProperty(String, ExecutingContext) - Method in class planetj.database.RowCollection
Get a config property for the given row.
getConfigProperty(String, String, String[], int) - Static method in class planetj.database.possiblevalues.PossibleValueManager
This will return a RowCollection of configuration properties.
getConfigProperty(String, Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
 
getConfigProperty(String, ExecutingContext) - Static method in class planetj.dataengine.DataEngineManager
 
getConfirmation() - Method in class planetj.common.CMMessage
Gets the confirmation property (boolean) value.
getConfirmationCode() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the confirmation code from the transaction.
getConfirmationMessage() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the confirmation message from the transaction.
getConnectedChildren() - Method in class planetj.database.RowCollection
Gets the child RowCollections which are connected to this one.
getConnectedChildrenInternal() - Method in class planetj.database.RowCollection
Gets the child RowCollections which are connected to this one.
getConnection(String) - Static method in class planetj.database.DatabaseManager
Returns a connection associated with the given alias
getConnection() - Method in class planetj.database.SQLContext
Gets theCconnection that should be used for queries which use thix QuerContext.
getConnection(boolean) - Method in class planetj.database.SQLContext
Gets the connection that should be used for DataEngine operations which use this SQLContext
getConnection() - Method in class planetj.database.connection.ConnectionEvent
Gets the connection associated with the event (this will be null only if the event is the creation or destruction of an entire connection pool).
getConnection() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets an available connection from the connection pool
getConnection(String) - Method in class planetj.database.connection.DataEngineConnectionPool
Gets a Connection which will be used to execute the specified SQL.
getConnection(String, String) - Method in class planetj.database.connection.DataEngineConnectionPool
Gets a connection for the specified userid and password.
getConnection(DataEngineConnection) - Method in class planetj.database.connection.DataEngineConnectionPool
Attempts to get the specified connection from the connection pool
getConnection(String) - Method in interface planetj.database.connection.DataEngineDataSource
Gets a Connection which will be used to execute the specified SQL.
getConnection() - Method in class planetj.database.connection.DataSourceWrapper
Gets a connection out of the proxied datasource.
getConnection(String) - Method in class planetj.database.connection.DataSourceWrapper
Gets a Connection which will be used to execute the specified SQL.
getConnection(String, String) - Method in class planetj.database.connection.DataSourceWrapper
getConnection method comment.
getConnection(String) - Method in class planetj.dataengine.cache.PreparedStatementManager
Gets a Connection.
getConnectionAlias() - Method in class planetj.database.SQLContext
Deprecated. Just use getSystemAlias() instead
getConnectionAlias() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the system alias.
getConnectionAlias() - Method in class planetj.dataengine.application.Application
Gets the connection alias for this application
getConnectionAlias() - Method in class planetj.dataengine.application.DynamicConnectionApplication
 
getConnectionAlias() - Method in class planetj.dataengine.operation.Operation
Get the alias of the system where this Operation's data is located.
getConnectionAlias(boolean) - Method in class planetj.dataengine.operation.Operation
Get the alias of the system where this Operation's data is located.
getConnectionAlias() - Method in class planetj.dataengine.sqloperation.SQLOperation
Get the alias of the system where this SQLOperation's data is located.
getConnectionClass() - Method in class planetj.database.connection.ConnectionRow
Gets the Java class for this Connection.
getConnectionClassName() - Method in class planetj.database.connection.ConnectionRow
Gets the Java class name for this Connection.
getConnectionID() - Method in class planetj.database.connection.DataEngineConnection
Gets the connection ID
getConnectionOwner() - Method in class planetj.database.SQLContext
If the Connection contained in this object was created in this SQLContext, then this object is returned.
getConnectionPoolAlias() - Method in class planetj.database.connection.DataEngineConnection
Gets the alias by which this connection's connection pool is known.
getConnectionRow(String, String) - Static method in class planetj.database.connection.ConnectionRow
 
getConnectionRow(String, String, String) - Static method in class planetj.database.connection.ConnectionRow
Get the connection row for the given alias.
getConnectionRow() - Method in class planetj.dataengine.application.Application
Gets the ConnectionRow assoicated with this Application
getConnectionRow() - Method in class planetj.dataengine.operation.Operation
Gets the ConnectionRow assoicated with this Operation
getConnectionRow(boolean) - Method in class planetj.dataengine.operation.Operation
Gets the ConnectionRow assoicated with this Operation
getConnectionRow() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the ConnectionRow assoicated with this Application
getConnectionTable(String) - Static method in class planetj.database.connection.ConnectionRow
 
getConnectionUsageCounts() - Method in class planetj.database.connection.DataEngineConnectionPool
Returns information about the amount of usage this connection pool has seen.
getConnectionsCount(HttpServletRequest) - Static method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
Gets the number of connections owned by the current user
getContainedClass() - Method in class planetj.database.RowCollection
Gets the type of Row (or subclass of Row) contained in this RowCollection
getContentLength() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getContentType() - Method in class planetj.common.CMMailMessage
Gets the content type of this message.
getContentType() - Method in class planetj.dataengine.fileupload.UploadedFile
A String describing the content of the file.
getContentType() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getContentType() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getContext() - Method in class planetj.database.sql.SQLStatement
Gets the SQLContext from which this statement was created
getContext() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the parameter's context
getContext() - Method in interface planetj.dataengine.parameter.IParameter
Gets the parameter's context
getContext() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets the context associated with this parameter collection
getContext(Operation, String, HttpServletRequest) - Method in class planetj.dataengine.sqloperation.http.HttpOperationManager
Gets the SQLOperation's ApplicationSQLContext.
getContext() - Method in class planetj.magic.AbstractParameterRequest
Gets this request's SQLContext
getContext() - Method in class planetj.magic.AbstractSQLParameterRequest
Gets this request's SQLContext
getContextClass() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the class to use for this operation's context.
getContextIndex() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the (0-based) index of this parameter within its context
getContextIndex() - Method in interface planetj.dataengine.parameter.IParameter
Gets the (0-based) index of this parameter within its context
getContextNavigationKey(Operation) - Static method in class planetj.dataengine.DataEngineManager
 
getContextPath() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getContextSpecificId() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the context specific ID of this parameter.
getContextSpecificId() - Method in interface planetj.dataengine.parameter.IParameter
Gets the context specific ID of this parameter.
getCookie(HttpServletRequest, String, String) - Method in class planetj.dataengine.DataEngineServlet
Gets the Cookie with the specified name and path from the HttpServletRequest.
getCookies(HttpServletRequest) - Method in class planetj.dataengine.DataEngineServlet
Gets all the Cookies in the HttpServletRequest.
getCookies() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getCopiedFieldValues() - Method in class planetj.database.FieldCollection
Returns a Map of field values, keyed by field name.
getCopiedFieldValues() - Method in class planetj.database.Row
Returns a Map of field values, keyed by field name.
getCopiedValue() - Method in class planetj.database.Field
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.BlankDisplayField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.BlobField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.DateField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.SQLAssociationField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.StringOrNumberField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.TempField
Gets an independent copy of this field's value.
getCopiedValue() - Method in class planetj.database.field.TimestampField
Gets an independent copy of this field's value.
getCopyLinkText() - Method in class planetj.html.HTMLTable
 
getCopyList() - Method in class planetj.dataengine.possiblevalues.PossibleValuesPropertyGroup
Get a list of fields to copy
getCopyRule() - Method in class planetj.dataengine.possiblevalues.PossibleValuesPropertyGroup
Gets the rule for copying field values.
getCopyTargetWindow() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the TargetWindow object representing the target window to display the copy screen in.
getCopyURI() - Method in class planetj.html.HTMLTable
 
getCopyrightCompanyLabel() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the copyrightCompanyLabel attribute.
getCopyrightCompanyLabelMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getCopyrightCompanyLabel() method descriptor.
getCopyrightText() - Static method in class planetj.util.CopyrightGenerator
Getst the complete copyright text to add/update
getCorrectAction(IActionObject) - Method in class planetj.dataengine.action.ObjectAction
Gets the correct action object for the given parameter.
getCorrelationName() - Method in class planetj.database.sql.TableToken
 
getCount() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the number of values that have been added to this RunningTotal
getCreated() - Method in class planetj.license.License
Insert the method's description here.
getCreatedSessions() - Static method in class planetj.http.SessionCounter
 
getCreationContext() - Method in class planetj.database.Row
Gets the SQL context that was used when creating this Row
getCreationDate() - Method in class planetj.license.WOWLicense
Get date license was created.
getCreationSQL() - Method in class planetj.database.Table
Gets the "CREATE TABLE" SQL statement that can be used to recreate this table.
getCreationSQL(String, String, String) - Method in class planetj.database.Table
Gets the "CREATE TABLE" SQL statement that can be used to duplicate this table on another system.
getCreationSQL(Table) - Method in class planetj.database.Table
Gets the "CREATE TABLE" SQL statement that can be used to duplicate this table on another system.
getCreationSQL(Table, List) - Method in class planetj.database.Table
Gets the "CREATE TABLE" SQL statement that can be used to duplicate this table on another system.
getCreationSource() - Method in class planetj.dataengine.AbstractContext
Gets this context's source of where it was created.
getCreationSource() - Method in class planetj.dataengine.application.ApplicationSQLContext
 
getCreationSource() - Method in class planetj.dataengine.operation.HTMLOperationContext
 
getCreationSource() - Method in class planetj.dataengine.operation.JavaOperationContext
 
getCreationTimeText() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets a String containing the time the pool was created.
getCreationUser() - Method in class planetj.license.WOWLicense
Get the user who created this license.
getCreditLimit() - Method in class planetj.qif.QIFAccountRecord
Credit limit (only for credit card accounts)
getCurrentAlternateRow(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current Alternate Row from the request.
getCurrentApplication(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current executing application from navigation.
getCurrentContext(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current AbstractContext from the request.
getCurrentContextKey(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current AbstractContext key from the request.
getCurrentExecutingContext(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Deprecated. replaced with getCurrentExecutingContext(HttpServletRequest, HttpServletResponse) to allow proper setting of request and response on executing context.
getCurrentExecutingContext(HttpServletRequest, HttpServletResponse) - Static method in class planetj.dataengine.DataEngineManager
Gets the current executing context
getCurrentExecutingContext() - Static method in class planetj.dataengine.ExecutingContext
Gets the current executing context
getCurrentExecutingContext(IUser) - Static method in class planetj.dataengine.ExecutingContext
Gets the current executing context.
getCurrentHttpExecutingContext() - Static method in class planetj.dataengine.ExecutingContext
Gets the current Http executing context
getCurrentKeys(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Returns the current DataEngine keys in a Map.
getCurrentLabelsBundle() - Method in class planetj.common.TranslationManager
Gets the CurrentBundle for the being used for this translationManager.
getCurrentLayout(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current layout properties.
getCurrentLocale() - Method in class planetj.common.TranslationManager
Gets the current Locale being used by the TranslationManager.
getCurrentMagicRequest(HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets the "current" magic request.
getCurrentMagicRequest(HttpServletRequest) - Static method in class planetj.magic.MagicRequest
Gets the magic request which is currently executing.
getCurrentMessageBundle() - Method in class planetj.common.TranslationManager
Gets the CurrentBundle for the being used for this translationManager.
getCurrentOperation(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current Operation from the request.
getCurrentOperationKey(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current Operation key from the request.
getCurrentPropFileBundle() - Method in class planetj.common.TranslationManager
Gets the CurrentBundle for the being used for this translationManager.
getCurrentRow(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current Row from the request.
getCurrentRowCollection(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current RowCollection from the request.
getCurrentRowCollectionKey(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current RowCollection key from the request.
getCurrentRowKey(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current Row key from the request.
getCurrentSystem() - Method in class planetj.common.AS400Manager
 
getCurrentTab(HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets the name of the current tab for the current tabbed operation, or null if none exists
getCurrentTab(Operation, HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Deprecated. Pass in a tabbed operation instead
getCurrentTab(TabbedOperation, HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets the name of the current tab for the specified operation, or null if none exists
getCurrentTab(HttpServletRequest) - Method in class planetj.dataengine.operation.Operation
Gets the name of this operation's current tab.
getCurrentTab(HttpServletRequest) - Method in class planetj.dataengine.sqloperation.TabbedOperation
Gets the name of this operation's current tab.
getCurrentTabIndex() - Method in class planetj.dataengine.ExecutingContext
Get current tab index.
getCurrentTabParent(HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets the current parent row for the tabs.
getCurrentTabParent(boolean, HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Deprecated. You no longer should be passing in a refresh variable. Tab parent rows never need to be refreshed at this point - instead they have their values altered if necessary when a equivalent Row is updateded.
getCurrentURI() - Method in class planetj.magic.AbstractMagicRequest
Get the URI of the page this MagicRequest was created on.
getCurrentURI() - Method in interface planetj.magic.IMagicRequest
Get the URI of the page the MagicRequest was created from.
getCurrentUser(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current executing application from navigation.
getCurrentUserHome() - Static method in class planetj.shortcuts.ShortcutGenerator
 
getCurrentUserName() - Static method in class planetj.shortcuts.ShortcutGenerator
 
getCurrentValue(ExecutingContext) - Method in class planetj.database.Field
Returns a value that may be retrieved from a database, current time, calculation or other source that that is dynamic.
getCurrentValue(ExecutingContext) - Method in class planetj.database.field.DateField
Gets the default current value for this field as a String.
getCurrentValue(ExecutingContext) - Method in interface planetj.database.field.ICurrentValueField
Returns a value that may be retrieved from a database, current time, calculation or other source that is dynamic.
getCurrentValue(ExecutingContext) - Method in class planetj.database.field.TimestampField
Gets the default current value for this field as a String.
getCurrentValue(ExecutingContext) - Method in class planetj.database.field.UserIdField
Get the field's value as a UserId.
getCurrentValue(ExecutingContext) - Method in class planetj.database.field.YearField
Returns a value that may be retrieved from a database, current time, calculation or other source that that is dynamic.
getCurrentValue() - Method in class planetj.exception.AlterationLWO
Gets the value of the field that is currently in the data source.
getCurrentValueAsString(ExecutingContext) - Method in class planetj.database.Field
Returns the value of this field as a String.
getCurrentValueAsString(ExecutingContext) - Method in class planetj.database.field.DateField
Gets the default current value for this field as a String.
getCurrentValueAsString(ExecutingContext) - Method in interface planetj.database.field.ICurrentValueField
Convenience method to return the current value as a String.
getCurrentValueAsString(ExecutingContext) - Method in class planetj.database.field.TimestampField
Gets the default current value for this field as a String.
getCurrentValueAsString(ExecutingContext) - Method in class planetj.database.field.UserIdField
Get the field's default value as a String.
getCustRef() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Customer Reference, a merchant-defined identifier for reporting and auditing purposes.
getCustomerName() - Method in class planetj.license.WOWLicense
Get the customer's name this license was created for.
getCustomerNumber() - Method in class planetj.license.WOWLicense
Get the customer's number this license was created for.
getDBLibraryName(Library) - Method in class planetj.database.DBSystem
Returns the database name of the given library in the database.
getDBLibraryName() - Method in class planetj.database.Library
Returns the name of this library in the database.
getDBLibraryName(Library) - Method in class planetj.database.MSAccessDBSystem
Returns the database name of the given library in the database.
getDBLibraryName() - Method in class planetj.database.Table
Convience method to get this Table's Library and ask it for its database library name.
getDBSystem() - Method in class planetj.database.Row
Get the system object this Row.
getDEGroup2Authorization(String, int, int, int) - Static method in class planetj.dataengine.security.DESecurityManager
 
getDEGroups() - Method in class planetj.dataengine.security.DEAuthorization
 
getDEGroups(String, int, int) - Static method in class planetj.dataengine.security.DEAuthorization
 
getDEUser2Group(String, int, int, int) - Static method in class planetj.dataengine.security.DESecurityManager
 
getDEUsers() - Method in class planetj.dataengine.security.DEGroup
 
getDEUsers(String, int, int) - Static method in class planetj.dataengine.security.DEGroup
 
getData() - Method in class planetj.database.flatfile.FlatFileReferenceRow
returns the data that should be written to the servlet output stream Creation date: Aug 24, 2004 11:35:45 AM
getDataEngineDefaultConnectionInfo() - Static method in class planetj.database.DataEngine
Get a Row containing information for connecting to the DEFAULT connection which can be used to restart the default connection pool.
getDataEngineException(Throwable) - Static method in class planetj.dataengine.DataEngineServlet
 
getDataEngineKey() - Static method in class planetj.database.DataEngine
Returns a key that uniquely identifies this DataEngine.
getDataEngineLibraryName() - Static method in class planetj.database.DataEngine
Gets the library containing DataEngine files
getDataEngineMode() - Method in class planetj.magic.AbstractRowRequest
Gets the mode the this magic request should be in when running.
getDataEngineMode() - Method in class planetj.magic.AddRowToRCRequest
I guess we're in insert mode...
getDataEngineMode() - Method in class planetj.magic.DeleteRowRequest
By default, DeleteRowRequests should be in delete mode.
getDataEngineMode() - Method in class planetj.magic.InsertRowRequest
By default, InsertRowRequests should be in insert mode.
getDataEngineMode() - Method in class planetj.magic.RemoveRowRequest
By default, DeleteRowRequests should be in delete mode.
getDataEngineMode() - Method in class planetj.magic.UpdateRowRequest
By default, UpdateRowRequests should be in edit mode.
getDataEngineRowMode() - Method in class planetj.magic.AbstractRowRequest
Gets the mode int that this magic request should be in when running.
getDataEngineUserLibraryName() - Static method in class planetj.database.DataEngine
Gets the user library containing DataEngine files
getDataSQLOperation() - Method in class planetj.database.Field
Deprecated. replaced with getAssociationOperation()
getDataSQLOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. replaced with getAssociationOperation()
getDataSQLOperationId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. replaced with getAssociationID()
getDataSize() - Method in class planetj.database.flatfile.FlatFileReferenceRow
returns the data size that should be written to the servlet output stream Creation date: Aug 24, 2004 11:35:45 AM
getDataSourceName() - Method in class planetj.helpers.MSAccessDescriptor
Gets the name of the datasource to connect to
getDataSourceName() - Method in class planetj.helpers.properties.MSAccessPropertyGroup
Gets the name of the datasource to write to
getDataTimestamp() - Method in class planetj.dataengine.AbstractContext
Gets the time when the data in this context was read from its source.
getDataTimestamp() - Method in interface planetj.dataengine.operation.IOperationContext
Gets the time when the data in this context was read from its source Long.MIN_VALUE is returned if the value is not known.
getDataType(IParameter) - Method in class planetj.database.DBSystem
Gets the correct data type for the parameter for this DBSystem.
getDataType(IParameter) - Method in class planetj.database.PostgreSQLDBSystem
Gets the correct data type for the parameter for this DBSystem.
getDataType() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
The returned value can be compated to values in java.sql.Types Creation date: (6/20/2002 1:28:30 PM)
getDataType() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the SQL data type of the parameter
getDataType() - Method in interface planetj.dataengine.parameter.IParameter
Gets the SQL data type of the parameter
getDataType() - Method in class planetj.dataengine.parameter.ParameterParameter
Gets the SQL data type of the parameter
getDatabaseName(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnDB2RemoteRequest
 
getDatabaseName(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnMSAccessRequest
 
getDatabaseName(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnMySQLRequest
 
getDatabaseName(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnOracleRemoteRequest
 
getDatabaseName(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnSQLServerRequest
 
getDatabaseNameParam() - Method in class planetj.magic.SignOnDB2RemoteRequest
 
getDatabaseNameParam() - Method in class planetj.magic.SignOnMSAccessRequest
 
getDatabaseNameParam() - Method in class planetj.magic.SignOnMySQLRequest
 
getDatabaseNameParam() - Method in class planetj.magic.SignOnOracleRemoteRequest
 
getDatabaseNameParam() - Method in class planetj.magic.SignOnSQLServerRequest
 
getDatabaseRow(Connection) - Method in class planetj.database.Row
Rereads and returns this row as it exists in the database, or null if it doesn't exist in the database.
getDatabaseRow(boolean, Connection) - Method in class planetj.database.Row
Rereads and returns this row as it exists in the database, or null if it doesn't exist in the database.
getDatabaseRow(Connection, boolean) - Method in class planetj.database.Row
Rereads and returns this row as it exists in the database, or null if it doesn't exist in the database.
getDatabaseRow(boolean, Connection, boolean) - Method in class planetj.database.Row
Rereads and returns this row as it exists in the database, or null if it doesn't exist in the database.
getDate(int, int, int) - Static method in class planetj.common.ConvertUtility
Return the Date based on ints for 4 digit year, month and day
getDate(int, int, int, int) - Static method in class planetj.common.ConvertUtility
Return the Date based on ints for century, year, month and day
getDate(String[]) - Method in class planetj.database.Field
Returns a Date that represents the Date of the 3 values passed in as a String[].
getDate() - Method in class planetj.iif.IIFDistribution
Returns the date of the distribution.
getDate() - Method in class planetj.iif.IIFTransaction
Returns the date of the transaction.
getDate() - Method in class planetj.qif.QIFBankTransaction
Returns the date of the transaction.
getDateFirstRead() - Method in class planetj.license.WOWLicense
Get the date this license file was first read by WOW.
getDateFormat(String) - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Returns the date formatter to use when formatting dates for the specified property
getDateFormat(String) - Method in class planetj.property.PropertyGroup
Gets the date formatter to use for the specified property.
getDateHeader(String) - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getDateValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a Date.
getDay(Date) - Static method in class planetj.common.ConvertUtility
Return the day part of a date
getDayFieldName() - Method in class planetj.database.fielddescriptors.DerivedDate
Insert the method's description here.
getDecimalDigits() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. replaced with getScale() which returns -1 if FD doesn't have a scale (decimal digits) versus this method which returns 0
getDecimalsUsed() - Method in class planetj.gui.CMNumberField
getDecimalsUsed() will return if the decimals are used for this number field
getDefaultClassForLogicalType(int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Gets the Class that is registered as the default class for the specifed type of logical] field descriptor.
getDefaultDatabaseValue() - Method in class planetj.database.Field
Subclass must override this method and return a default value to be placed in the database when this field is Non-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.BlankDisplayField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.BlobField
Subclass must override this method and return a default value to be placed in the database when this field is Non-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.DateField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.LogicalField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.SQLOperationField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.StringOrNumberField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.TempField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDatabaseValue() - Method in class planetj.database.field.TimestampField
Subclass must override this method and return a default value to be placed in the database when this field is Not-nullable and not required.
getDefaultDateFormat() - Method in class planetj.database.DBSystem
 
getDefaultDateFormat() - Method in class planetj.database.OracleDBSystem
 
getDefaultDescriptor() - Method in class planetj.dataengine.action.AbstractAction
Get the default action descriptor for this action.
getDefaultDescriptor(String, String) - Method in class planetj.dataengine.action.ActionManager
Gets the default registered descriptor for the given display type, action name, and action type.
getDefaultDescriptor() - Method in class planetj.dataengine.action.paging.PagingAction
 
getDefaultEndNavigationGroup() - Method in class planetj.magic.AbstractMagicRequest
Get the default state if this request should end its navigation group.
getDefaultEndNavigationGroup() - Method in class planetj.magic.AbstractRowRequest
By default RowRequests end the current navigation group.
getDefaultEndNavigationGroup() - Method in class planetj.magic.InsertSQLParameterRequest
By default, InsertSQLParameterRequests end their navigation group.
getDefaultExecutingContext() - Static method in class planetj.dataengine.ExecutingContext
Return a default ExecutingContext with unknown user and application
getDefaultExecutingContext(int) - Static method in class planetj.dataengine.ExecutingContext
Return a default ExecutingContext with unknown user and application, and the specified mode
getDefaultExternalName(String) - Static method in class planetj.database.Field
Returns an the default external name to use, or null if none is specified.
getDefaultFormat() - Method in class planetj.database.field.DateField
Get the default format for this date field from its system.
getDefaultFormat() - Method in interface planetj.database.field.IDateField
 
getDefaultFormat() - Method in class planetj.database.field.TimeField
 
getDefaultFormat() - Method in class planetj.database.field.TimestampField
 
getDefaultInstance(HttpServletRequest, HttpServletResponse) - Static method in class planetj.magic.RemoveRequest
Gets a default instance of this class
getDefaultLayoutPropertiesString() - Static method in class planetj.chart.ChartSpecificationPG
Gets a default String for this property group.
getDefaultLayoutPropertiesString() - Static method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets a default String for this property group.
getDefaultLayoutPropertiesString() - Static method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Gets a default String for this property group.
getDefaultLibrary(String) - Static method in class planetj.database.Library
Returns the default Library for the given library name and system alias.
getDefaultLibraryName() - Method in class planetj.database.DBSystem
Gets the name of the default library specified in the connection URL.
getDefaultLicenseFile(boolean) - Method in class planetj.license.LicenseManager
 
getDefaultLicenseLocation() - Method in class planetj.license.LicenseManager
Returns the expected location of a license.
getDefaultLocation() - Method in class planetj.dataengine.action.AbstractAction
Get the default location where this action is to be generated
getDefaultLocation() - Method in class planetj.dataengine.action.ActionWrapper
 
getDefaultLocation() - Method in class planetj.dataengine.action.ObjectAction
 
getDefaultLocation() - Method in class planetj.dataengine.action.ReflectRowAction
 
getDefaultLocation() - Method in class planetj.dataengine.action.ReflectRowCollectionAction
 
getDefaultMetaDataAlias() - Static method in class planetj.database.DataEngine
Gets the default alias of system containing Meta Data (FD's, PV's ect) for DBSystems.
getDefaultOperationCode() - Method in class planetj.dataengine.operation.HTMLOperation
Return a default string to use on the operation field.
getDefaultOperationCode() - Method in class planetj.dataengine.operation.Operation
Return a default string to use on the operation field.
getDefaultOperationCode() - Method in class planetj.dataengine.operation.RefererAuthorizationOperation
Return a default string to use on the operation field.
getDefaultOperationCode() - Method in class planetj.dataengine.sqloperation.AuthenticationOperation
Return a default string to use on the operation field.
getDefaultOperationCode() - Method in class planetj.dataengine.sqloperation.JavaOperation
Return a default string to use on the operation field.
getDefaultOperationCode() - Method in class planetj.dataengine.sqloperation.SQLOperation
Return a default string to use on the operation field.
getDefaultPageType(String) - Method in class planetj.dataengine.application.magic.ViewSQLOperationRequest
Get the PageType to use for the specified section when no PageType is explictly specified
getDefaultPageType(String) - Method in class planetj.magic.AbstractMagicRequest
Get the PageType to use for the specified section when no PageType is explictly specified
getDefaultPageType(String) - Method in class planetj.magic.RowRequest
Get the PageType to use for the specified section when no PageType is explictly specified
getDefaultPageType(String) - Method in class planetj.magic.SQLParameterRequest
Get the PageType to use for the specified section when no PageType is explictly specified
getDefaultPropertiesString() - Method in class planetj.database.report.ReportPropertyGroup
 
getDefaultPropertiesString() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Gets a default String for this property group.
getDefaultPropertiesString() - Method in class planetj.property.DefaultPropertyGroup
Gets a default String for this property group.
getDefaultPropertyGroupClass() - Method in class planetj.property.PropertyGroupReader
Returns the subclass of PropertyGroup to use when no subclass has been mapped for a group of properties.
getDefaultStringValue(ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. actual Field getting value for should be passed as well
getDefaultStringValue(Field, ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Get the string parameter specified as the default value.
getDefaultTab() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the default tab name (the name of the field whose associated op is the tab's op)
getDefaultTableName() - Method in class planetj.dataengine.AbstractTableManager
Gets the default table name.
getDefaultTableName() - Method in class planetj.dataengine.application.ApplicationManager
Gets the name of the table containing application information (the default name is APPLICATION).
getDefaultTableName() - Method in class planetj.dataengine.operation.OperationManager
Gets the default table name.
getDefaultTheme(String, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets the Default Theme.
getDefaultTimeFormat() - Method in class planetj.database.DBSystem
 
getDefaultTimer() - Method in class planetj.util.TaskScheduler
Returns the default timer for this scheduler that may be used to schedule tasks.
getDefaultTimerKey() - Method in class planetj.util.TaskScheduler
Returns the key for the default timer.
getDefaultTimestampFormat() - Method in class planetj.database.DBSystem
 
getDefaultUsageId(String) - Static method in class planetj.database.Field
Returns an the default usage id as an Integer or null Creation date: (6/26/2002 3:25:15 PM)
getDefaultUsageId() - Static method in class planetj.database.field.LastNameField
 
getDefaultUserMessage() - Method in class planetj.magic.AbstractRowRequest
Return the default user message after successful execution of this request.
getDefaultUserMessage() - Method in class planetj.magic.AddRowToRCRequest
Return the default user message
getDefaultUserMessage() - Method in class planetj.magic.DeleteRowRequest
Return the default user message for delete operations.
getDefaultUserMessage() - Method in class planetj.magic.InsertRowRequest
Return the default user message for delete operations.
getDefaultUserMessage() - Method in class planetj.magic.RemoveRowRequest
Return the default user message for delete operations.
getDefaultUserMessage() - Method in class planetj.magic.UpdateRowRequest
Return the default user message for update operations.
getDefaultValue(ExecutingContext) - Method in class planetj.database.Field
Get the field's default value as a String.
getDefaultValue(ExecutingContext) - Method in interface planetj.database.field.ICurrentValueField
This method should be overriden in subclasses of field that wish to set a dynamic value for insert.
getDefaultValue(ExecutingContext) - Method in class planetj.database.field.LastUpdateTimestampField
Get the field's default value as a Timestamp.
getDefaultValue(ExecutingContext) - Method in class planetj.database.field.TimestampField
Get the field's default value as a Timestamp.
getDefaultValue() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Return the string parameter specified as the default value.
getDefaultValueAsString() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets this parameter's default value as a String
getDelete() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Get whether or not to include the delete button when viewing details.
getDelete() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Get whether or not to include the delete button when viewing results.
getDeleteAllLinkText() - Method in class planetj.html.HTMLTable
 
getDeleteConfirmation() - Method in class planetj.database.Row
Deprecated.  
getDeleteConfirmationMessage() - Method in class planetj.database.Row
Get the delete confirmation message.
getDeleteConfirmationMessage() - Method in class planetj.database.connection.ConnectionRow
 
getDeleteConfirmationMessage() - Method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getDeleteConfirmationMessage() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getDeleteConfirmationMessage() - Method in class planetj.database.possiblevalues.PossibleValueRow
 
getDeleteConfirmationMessage() - Method in class planetj.database.possiblevalues.UserMessageRow
 
getDeleteConfirmationMessage() - Method in class planetj.dataengine.application.Application
Get the message used when deleting an application.
getDeleteConfirmationMessage() - Method in class planetj.dataengine.operation.Operation
Get the message used when deleting an operation.
getDeleteLinkText() - Method in class planetj.html.HTMLTable
 
getDeleteText() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the custom button label if one was specified in the properties.
getDelimiter() - Method in class planetj.helpers.CSVFileDescriptor
Returns the delimiter Defaults to comma ',' Creation date: (12/5/2001 1:42:26 AM)
getDependants() - Method in class planetj.dataengine.operation.Operation
Gets the dependant Operations of this Operation (may be null if Operation does not have any children)
getDependants(int, String) - Method in class planetj.dataengine.operation.OperationManager
Gets all dependant Operation's from the given system alias and for the given Operation id.
getDependentTables() - Method in class planetj.database.ForeignKey
Gets a List containing all of the tables in this ITableDependency which depend on the primary table
getDependentTables() - Method in interface planetj.database.ITableDependency
Gets a List containing all of the tables in this ITableDependency which depend on the primary table
getDependsOn() - Method in class planetj.dataengine.operation.Operation
Gets the Operation this Operation depends on (may be null if Operation does not depend on another Operation)
getDependsOnId() - Method in class planetj.dataengine.operation.Operation
Get the id of the Operation this Operation depends on.
getDependsOnIdAsInteger() - Method in class planetj.dataengine.operation.Operation
Get the id of the Operation this Operation depends on.
getDerivedField(Row) - Method in class planetj.database.fielddescriptors.AbstractDerivedFieldDescriptor
Return a Field appropriate for the Derivation such as concat, substract, etc.
getDerivedField(Row) - Method in class planetj.database.fielddescriptors.ColumnFunctionResultFieldDescriptor
Return a Field appropriate for the Derivation such as concat, substract, etc.
getDerivedField(Row) - Method in class planetj.database.fielddescriptors.DerivedDate
Return a Field appropriate for the Derivation such as concat, substract, etc.
getDescription() - Method in class planetj.dataengine.action.ActionDescriptor
Get the description of the action.
getDescription() - Method in class planetj.dataengine.application.Application
Gets the description for this application
getDescription() - Method in class planetj.dataengine.cache.DataEngineCache
Gets a text description of this cache
getDescription() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the description for this SQLOperation
getDescription() - Method in class planetj.dataengine.theme.Theme
Gets the description for this Theme.
getDescription() - Method in class planetj.license.Feature
Insert the method's description here.
getDescription() - Method in class planetj.qif.QIFAccountRecord
Description of the account
getDescription() - Method in interface planetj.wow.update.IWOWUpdate
Get a description of what the update is.
getDescription() - Method in class planetj.wow.update.WOWUpdate
 
getDescriptor() - Method in class planetj.dataengine.action.AbstractAction
Get the descriptor for this action.
getDescriptor() - Method in class planetj.dataengine.action.ActionWrapper
 
getDescriptor() - Method in class planetj.dataengine.action.ObjectAction
Get the descriptor for this action.
getDesiredMnemonic() - Method in class planetj.gui.CMAction
This returns the mnemonic that should be used for this action.
getDesiredValue() - Method in class planetj.exception.AlterationLWO
Gets the value the field was going to be set to (but wasn't since another user had modified it).
getDesktopRootDirectory() - Static method in class planetj.shortcuts.ShortcutGenerator
Returns a String that points to this systems desktop directory Creation date: (5/26/2003 3:34:20 PM)
getDesktopRootDirectory(String) - Static method in class planetj.shortcuts.ShortcutGenerator
Returns a String that points to this systems desktop directory Creation date: (5/26/2003 3:34:20 PM)
getDestination() - Method in class planetj.helpers.MSAccessDescriptor
Gets the system to export to.
getDestination() - Method in class planetj.helpers.properties.MSAccessPropertyGroup
Gets the name of the server to send the file to.
getDetailedMessage() - Method in class planetj.common.CMMessage
Gets the detailedMessage property (java.lang.String) value.
getDetailedMessage() - Method in class planetj.database.sql.InvalidStatementType
Gets the detailed message for this exception.
getDetailedMessage() - Method in class planetj.exception.CMException
Gets the detailedMessage property (java.lang.String) value.
getDetailsJspFile() - Method in class planetj.dataengine.operation.Operation
Gets the JSP used to display this SQLOperation's details
getDetailsJspFile() - Method in class planetj.dataengine.sqloperation.TabbedOperation
Gets this SQLOperation's Details JSP file
getDetailsLocations() - Method in class planetj.dataengine.action.AbstractAction
Gets the locations where this action should be generated on the details page
getDetailsLocations() - Method in class planetj.dataengine.action.ActionDescriptor
Gets the List of locations where the action should be displayed on the details page.
getDetailsModes() - Method in class planetj.dataengine.action.AbstractAction
Gets the modes for which this action can be displayed in the details screen.
getDetailsModes() - Method in class planetj.dataengine.action.ActionDescriptor
Gets the List of modes when the action should be displayed in the details view
getDifferenceInDays(Date, Date) - Static method in class planetj.common.CMUtility
Get the number of days between the two given dates (regardless of hours).
getDirectOperationRequest(HttpServletRequest, HttpServletResponse) - Static method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets a DirectOperationRequest if appropriate.
getDisabledIcon() - Method in class planetj.gui.CMAction
Insert the method's description here.
getDisjointRowClass(Table, int, ExecutingContext) - Method in class planetj.database.Row
Gets the row class which will be used for containing the unjoined data in this row.
getDisplayColumns() - Method in class planetj.dataengine.operation.Operation
Gets the display columns as Strings in a List
getDisplayColumns() - Method in class planetj.helpers.FileDescriptor
Gets the names of the columns to display.
getDisplayColumns() - Method in class planetj.helpers.properties.FilePropertyGroup
Gets the List of columns names which should be displayed (may be null)
getDisplayColumnsAsString() - Method in class planetj.dataengine.operation.Operation
Gets the display columns, separated by commas in a String
getDisplayColumnsAsStringArray() - Method in class planetj.dataengine.operation.Operation
Gets the display columns as Strings in an Array.
getDisplayComponent() - Method in class planetj.database.Field
Gets the display component which should be used to display this field.
getDisplayComponent() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the display component for this field.
getDisplayField() - Method in interface planetj.dataengine.parameter.IDisplayParameter
Deprecated. (6/11/2003 7:43:20 AM) This method will not allow setting the Field's default value from a user property. Replaced by getDisplayField(ExecutingContext)
getDisplayField(ExecutingContext) - Method in interface planetj.dataengine.parameter.IDisplayParameter
Gets the field to use when displaying a prompt to the user.
getDisplayField() - Method in class planetj.dataengine.parameter.RequestPromptParameter
Deprecated. (6/11/2003 7:43:20 AM) This method will not allow setting the Field's default value from a user property. Replaced by getDisplayField(ExecutingContext)
getDisplayField(ExecutingContext) - Method in class planetj.dataengine.parameter.RequestPromptParameter
Gets the field to use when displaying a prompt to the user.
getDisplayField(ExecutingContext) - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the field to use when displaying a prompt to the user.
getDisplayFieldDescriptor() - Method in interface planetj.dataengine.parameter.IDisplayParameter
Gets the field descriptor to use when prompting the user for the parameter value.
getDisplayFieldDescriptor() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the field descriptor to use when prompting the user for the parameter value.
getDisplayFieldDescriptor() - Method in class planetj.dataengine.parameter.TableParameter
Gets the FieldDescriptor for this parameter.
getDisplayFormat() - Method in class planetj.database.field.DateField
Returns the Default Format Creation date: (5/11/2002 7:56:58 PM)
getDisplayFormat() - Method in class planetj.database.field.TimeField
Get the display format for this time field.
getDisplayFormat() - Method in class planetj.database.field.TimestampField
Get the display format for this Timestamp Field.
getDisplayHeight() - Method in class planetj.database.Field
Gets the Field's display height.
getDisplayHeight() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Field's display height.
getDisplayInTabRule() - Method in class planetj.dataengine.display.TabsPropertyGroup
Can this operation be displayed in a tab
getDisplayLength() - Method in class planetj.database.Field
Deprecated. replaced with getDisplayWidth() to keep consistent with what a user sees when they view the field (e.g. width and height of a field)
getDisplayLength() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. replaced with getDisplayWidth() to keep consistent with what a user sees when they view the field (e.g. width and height of a field)
getDisplayLocation() - Method in class planetj.dataengine.operation.Operation
Gets this operation's display location, which section in the layout it should be listed.
getDisplayMode() - Method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets the mode in which the Operation should be displayed
getDisplayName() - Method in class planetj.dataengine.Feature
Gets the test which identifies this feature in display messages
getDisplayOrder() - Method in class planetj.database.Field
Get the display order for this Field.
getDisplayOrder() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the order in which this field should be displayed.
getDisplayOrder() - Method in class planetj.dataengine.operation.Operation
Gets this SQLOperation's display order.
getDisplayOrderedFields() - Method in class planetj.database.FieldCollection
Returns a list of the fields in display order specified in the Field Descriptors.
getDisplayParameter() - Method in class planetj.database.sql.SQLComparison
Gets a display parameter out of this context.
getDisplayParameter() - Method in class planetj.database.sql.ValueToken
Gets the display parameter stored in this ValueToken.
getDisplayParameters() - Method in class planetj.dataengine.AbstractContext
Iterates over the parameters in this context which should be displayed to the user.
getDisplayParameters() - Method in interface planetj.dataengine.IContext
Iterates over the parameters in this context which should be displayed to the user.
getDisplayParameters() - Method in class planetj.dataengine.parameter.ParameterCollection
Iterates over the parameters in this context which should be displayed to the user.
getDisplayRule() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the display rule for this field.
getDisplayRule() - Method in class planetj.dataengine.operation.Operation
Field for future expansion.
getDisplayString() - Method in class planetj.exception.CMException
Returns the exception output as it should be displayed
getDisplayStringInternal(int) - Method in class planetj.exception.CMException
Returns the exception output as it should be displayed
getDisplayTableDescriptor() - Method in class planetj.dataengine.parameter.TableParameter
Gets the TableDescriptor for this parameter
getDisplayText() - Method in class planetj.html.HTMLItem
Gets this option's display text
getDisplayType() - Method in class planetj.dataengine.action.ActionDescriptor
Get the display type to generate for action.
getDisplayType() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
 
getDisplayType() - Method in interface planetj.dataengine.display.IRenderer
 
getDisplayType() - Method in class planetj.exception.CMException
Gets what information should be included in the output of the getDisplayString() method
getDisplayValue() - Method in class planetj.database.Field
Returns the display value of this Field as a String
getDisplayValue(String) - Method in class planetj.database.Row
Deprecated.  
getDisplayValue() - Method in class planetj.database.connection.ConnectionStatusField
Returns the display value of this Field as a String
getDisplayValue() - Method in class planetj.database.field.BlankDisplayField
Returns an empty String
getDisplayValue() - Method in class planetj.database.field.CreditCardNumberField
 
getDisplayValue(Object) - Method in class planetj.database.field.DateField
Gets the display value for this date field.
getDisplayValue() - Method in class planetj.database.field.ImageURLReferenceField
Get the display value for thie image reference field.
getDisplayValue() - Method in class planetj.database.field.NumberField
Returns the display value of this Field as a String.
getDisplayValue(Object) - Method in class planetj.database.field.NumberField
Returns the display value of this Field as a String.
getDisplayValue() - Method in class planetj.database.field.PhoneNumberAreaCodeField
Returns the display value of this Field as a String
getDisplayValue() - Method in class planetj.database.field.PhoneNumberField
Returns the display value of this Field as phone number string.
getDisplayValue() - Method in class planetj.database.field.SQLAssociationField
Returns the display value of this Field as a String
getDisplayValue(Object) - Method in class planetj.database.field.ScaledBigDecimalField
 
getDisplayValue() - Method in class planetj.database.field.TempField
Returns the display value of this Field as a String
getDisplayValue(Object) - Method in class planetj.database.field.TimestampField
Get the display value for this Timestamp.
getDisplayValue() - Method in class planetj.database.field.ZipCodeField
Returns the display value of this Field as a String
getDisplayValue() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible display value for the value.
getDisplayValue() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the display value for the value.
getDisplayValueByUsageId(int) - Method in class planetj.database.Row
Get a display value from this Row for the given usage id.
getDisplayValueByUsageId(int) - Method in interface planetj.dataengine.security.IUser
Get a display value from this user for the given usage id.
getDisplayValueByUsageId(int) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getDisplayValueForKey(Object) - Method in class planetj.database.Row
Get a display value from this row.
getDisplayValueSQLType() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value's value sql type.
getDisplayValueSQLType() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the display value sql type.
getDisplayValueSeparator() - Method in class planetj.html.FieldHTMLSelect
Deprecated.  
getDisplayValueSeparator() - Method in class planetj.html.SimpleHTMLSelect
 
getDisplayWidth() - Method in class planetj.database.Field
Gets the Field's display width.
getDisplayWidth() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Field's display width.
getDisplayableOperationSets(Application, ExecutingContext) - Static method in class planetj.dataengine.operation.OperationSet
Get a List containing OperationSet objects.
getDisplayableOperationSets(String, Application, ExecutingContext) - Static method in class planetj.dataengine.operation.OperationSet
Get a List containing OperationSet objects.
getDisplayableOperations(Application, String, ExecutingContext) - Static method in class planetj.dataengine.operation.OperationSet
Get an OperationSet containing the applications displayable operations in the given operation set name.
getDistributionHeader() - Static method in class planetj.iif.IIFDistribution
Returns the Distribution Header info.
getDistributionId() - Method in class planetj.iif.IIFDistribution
returns int pDistributionId, -1 if you don't have a distribution ID, else its the number that uniquely identifies the distribution line
getDistributionPropertyGroup() - Method in class planetj.dataengine.autorun.EmailOperation
Gets the property group containing the distribution properties.
getDistributionPropertyGroup() - Method in class planetj.dataengine.autorun.EmailTask
Gets the property group containing the distribution properties
getDistributions() - Method in class planetj.iif.IIFTransaction
List of distributions for this Transaction Creation date: (2/13/2002 4:29:02 PM)
getDivisionID() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getDocument() - Method in class planetj.helpers.PDFFileDescriptor
Holds a reference to a PDF document so the same object can be used from multiple invocations of the generate method
getDoubleValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a double.
getDriver() - Method in class planetj.database.connection.ConnectionRow
Getter method for the Driver property
getDriver(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnRequest
 
getDriver() - Method in class planetj.wow.update.SQLUpdate.SQLStringObject
 
getDuplicateKey() - Method in class planetj.servlet.wrapper.NoOverwriteMap.OverwriteException
 
getEditButtons() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Convenience method to get the edit buttons section.
getEditLinkText() - Method in class planetj.html.HTMLTable
 
getEditTargetWindow() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the TargetWindow object representing the target window to display the edit screen in.
getEditURI() - Method in class planetj.html.HTMLTable
 
getEditable() - Method in class planetj.gui.CMTextFieldJ
adds a bit more functionality than enabled alone
getEditableFieldNames() - Method in class planetj.html.HTMLTable
Returns the names of the fields which this table allows to be edited.
getEditableResultFieldNames() - Method in class planetj.dataengine.display.DisplayColumnsPropertyGroup
Gets a List containing the names of fields which are editable.
getEdition() - Method in class planetj.license.RuntimeLicense
Get the edition of license.
getEdition() - Method in class planetj.license.WOWLicense
 
getEditionString() - Method in class planetj.license.RuntimeLicense
Gets the edition level for this license.
getElapsedTime() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the time elapsed since this method was last invoked.
getEmailBody(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's body.
getEmailBody(ExecutingContext) - Method in class planetj.dataengine.email.html.HTMLEmailRow
Get this Row's body.
getEmailBody(ExecutingContext) - Method in class planetj.dataengine.email.html.HTMLEmailRowCollection
Get this Row's body.
getEmailOperation() - Method in class planetj.dataengine.autorun.EmailTask
Gets this EmailTask's Email Operation
getEmailOperationId() - Method in class planetj.dataengine.autorun.EmailTask
Gets the ID of this EMailTask's Email Operation
getEmailRecipients(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's recipients.
getEmailRecipients(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's recipients.
getEmailSubject(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's subject.
getEmailSubject(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get the email's subject.
getEmailSubject(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's subject.
getEmptyMessage() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the message to display when there are no tab results
getEnabled() - Method in class planetj.gui.CMComboBoxJ
adds a bit more functionality than enabled alone
getEnabled() - Method in class planetj.gui.CMTextFieldJ
adds a bit more functionality than enabled alone
getEncryptionId() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the encryption ID of this SQLOperation
getEnvironmentMode() - Static method in class planetj.database.DataEngine
 
getError() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the error page of the template.
getErrorCode() - Method in class planetj.dataengine.exception.DESQLException
Gets the vendor specific error code of the SQLException contained within this DESQLException object.
getErrorJsp() - Method in class planetj.dataengine.application.Application
Gets the name of the JSP used for displaying errors.
getErrorMessage(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
 
getErrorMessage(String, String, String, int, Row, Exception) - Method in class planetj.dataengine.operation.OperationMessageManager
Returns a user message, based on the operation type passed in.
getErrorMessageForOperation(int, Throwable) - Method in class planetj.database.Row
Return a message to the user after an operation completes.
getEstimatedSize() - Method in class planetj.database.RowCollection
Gets the estimated number of bytes of all field values in this RowCollection take up.
getEstimatedSize() - Method in class planetj.dataengine.cache.CacheManager
Gets the estimated number of bytes of all field values take up in every RowCollection in cache.
getEstimatedSize() - Method in class planetj.dataengine.cache.DataEngineCache
Gets the estimated number of bytes of all field values in this RowCollection take up.
getEvenColor(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getEvenReportColor(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getEventSetDescriptors() - Method in class planetj.connections.AS400SignOnDialogBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Return the event set descriptors for this bean.
getEventType(SQLContext) - Static method in class planetj.database.connection.ConnectionEvent
Gets the correct event type for the SQLContext
getException() - Method in class planetj.util.TaskEvent
Return the Exception that occured while the task was executing.
getExceptionCheckmark() - Static method in class planetj.html.HTMLField
Possible values currently are RED_CHECKMARK BLACK_CHECKMARK WHITE_CHECKMARK Creation date: (5/15/2002 8:46:47 PM)
getExceptionKey() - Method in class planetj.common.CMMessage
Gets the exceptionKey property (java.lang.String) value.
getExceptions() - Method in class planetj.dataengine.exception.DETransactionException
 
getExcludeTabFields() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the names of fields which are definitely not tabs
getExcludedFieldNames() - Method in class planetj.html.HTMLRowDetails
 
getExcludedFieldNames() - Method in class planetj.html.HTMLTable
 
getExecutingContext() - Method in class planetj.dataengine.AbstractContext
Gets this context's executing context.
getExecutingContext() - Method in interface planetj.dataengine.IContext
 
getExecutingContext(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.AbstractRowRequest
Gets the ExecutingContext to use.
getExecutingContextKey() - Method in class planetj.dataengine.parameter.ExecutingContextParameter
Gets the key with which this parameter's value is stored in the ExecutingContext
getExecutionMode() - Method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets if the operation should be immediately executed
getExecutionRule() - Method in class planetj.database.SQLContext
Gets the execution rule for this context.
getExecutionRule() - Method in class planetj.dataengine.operation.Operation
Gets the execution rule, either PROMPT_THEN_EXECUTE or EXECUTE_THEN_PROMPT
getExistingExecutingContext(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current executing context
getExpDate() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the credit card expiration date (MMYY)
getExpiration() - Method in class planetj.license.License
Insert the method's description here.
getExpirationDays() - Method in class planetj.license.WOWLicense
Get the number of days before this license expires.
getExpirationPeriod() - Method in class planetj.license.WOWLicense
Get the expiration period of this license.
getExpirationString() - Method in class planetj.license.License
Return warning string for expiring license.
getExpirationYear() - Method in class planetj.license.WOWLicense
Get the expiration year of this license.
getExpressTokenClass() - Method in class planetj.database.sql.InsertStatement
Deprecated.  
getExpressTokenClass() - Method in class planetj.database.sql.SQLStatement
Deprecated.  
getExpressionToken() - Method in class planetj.database.sql.SQLStatement
Gets the "first" expression token for this Statement.
getExpressionTokens() - Method in class planetj.database.sql.SQLStatement
Gets the List of expression tokens for this Statement.
getExternalName() - Method in class planetj.database.Field
 
getExternalName(String) - Method in class planetj.database.Row
Gets the external name of a field
getExternalName(String) - Method in class planetj.database.RowCollection
Gets the external name of a field
getExternalName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Sets the external name of the described fields.
getExternalName(String) - Method in class planetj.database.possiblevalues.PossibleValueRow
Gets the external name of a field
getExternalName(String) - Method in class planetj.database.possiblevalues.PossibleValueRowCollection
 
getExternalName(String) - Method in class planetj.database.possiblevalues.UserMessageRow
Gets the external name of a field
getExternalName(String) - Method in class planetj.database.possiblevalues.UserMessageRowCollection
 
getExternalName() - Method in interface planetj.util.IExternallyNamed
 
getExternalNames() - Method in class planetj.database.Row
Gets the external names of this RowCollection's fields
getExternalNames() - Method in class planetj.database.RowCollection
Gets the external names of this RowCollection's fields
getExternalNames(List) - Method in class planetj.database.RowCollection
Gets the external names of the specified fields of this RowCollection
getExternalValidationKey() - Method in class planetj.database.Field
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.BigDecimalField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.BigIntegerField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.CreditCardNumberField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.EmailField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.FaxNumberField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.NumberField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.PhoneNumberAreaCodeField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.PhoneNumberField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.SocialSecurityNumberField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.StringField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.ZipCodeField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExternalValidationKey() - Method in class planetj.database.field.ZipCodeSuffixField
Get the key that may be used to uniquely identify Field subclasses for external validation.
getExtraURLInfo() - Method in class planetj.connections.AS400SignOnDialog
Gets extra URL info for the SQL connection.
getFDFData(StringBuffer) - Method in class planetj.database.Field
This returns a StringBuffer containing all necessary FDF data for this object.
getFDFData(StringBuffer) - Method in class planetj.database.Row
This returns a StringBuffer containing all necessary FDF data for this object.
getFDFData(StringBuffer) - Method in class planetj.database.RowCollection
This returns a StringBuffer containing all necessary FDF data for this object.
getFDFData(Object, String) - Method in class planetj.helpers.FDFHelper
This returns a StringBuffer in FDF format for the giving value, pValue and name, pName Creation date: (2/8/2002 12:19:57 PM)
getFDFData(StringBuffer) - Method in interface planetj.helpers.IFDFObject
This returns a StringBuffer containing all necessary FDF data for this object.
getFDFFooter(String) - Method in class planetj.helpers.FDFHelper
Returns a StringBuffer containing FDF footer info Creation date: (2/7/2002 2:16:08 PM)
getFDFHeader() - Method in class planetj.helpers.FDFHelper
Returns a StringBuffer containing FDF header info The version may need to be adjusted in the future Creation date: (2/7/2002 2:08:58 PM)
getFDManagerApplication(HttpServletRequest) - Static method in class planetj.fdmanager.FDManagerServlet
Deprecated.  
getFDModifier() - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Gets the modifier that will be used to modify FD's read from RS or DB metadata (may be null)
getFDSQL() - Method in class planetj.wow.update.AlterTableUpdate.SQLAlterStringObject
 
getFDTable() - Method in class planetj.database.Row
Get's a table to use when searching for FDs.
getFDsFromFile(String, String, int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFDsFromFile(String, Library, int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFDsFromFile(Library, int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFDsFromFile(Table, int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFDsFromFile(Table, int, List) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFailMessage() - Method in class planetj.magic.AbstractMagicRequest
Deprecated. - only temporarily added to support custom fail messages
getFailureCount() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
The number of values representing failures that have been added to this RunningTotal
getFailureMessage() - Method in class planetj.dataengine.display.SignOnPropertyGroup
Gets the text to display when a signon fails
getFailureMessage(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.GenericSignOn
Gets the message to display when a sign on fails
getFailureMessage(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the message to display when a sign on fails
getFailureMessage(String, ISecured, HttpServletRequest) - Method in interface planetj.dataengine.security.http.ISignOn
Gets the message to display when a sign on fails
getFailureMessage(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.SQLOperationSignOn
Gets the message to display when a sign on fails
getFalseValue() - Method in class planetj.database.field.AbstractBooleanField
Subclasses need to return the value which represents the Field's 'false' value.
getFalseValue() - Method in interface planetj.database.field.IBooleanField
Insert the method's description here.
getFalseValue() - Method in class planetj.database.field.TFBooleanField
Get the Field's false value.
getFalseValue() - Method in class planetj.database.field.YBlankBooleanField
Get the Field's false value.
getFalseValue() - Method in class planetj.database.field.YNBooleanField
Get the Field's false value.
getFeature() - Method in class planetj.magic.AbstractMagicRequest
Gets the feature assoicated with this magic request
getFeature() - Method in class planetj.magic.AddRecordRequest
Gets the insert feature
getFeature() - Method in class planetj.magic.DeleteRequest
Gets the edit feature
getFeature() - Method in class planetj.magic.EditRowRequest
Gets the edit feature
getFeatureLevel() - Method in class planetj.chart.ChartRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.Feature
Gets the feature level of this feature
getFeatureLevel() - Method in class planetj.dataengine.IFeature.OperationCountFeature
 
getFeatureLevel() - Method in interface planetj.dataengine.IFeature
Gets the feature level for this feature
getFeatureLevel() - Method in class planetj.dataengine.application.magic.ApplicationSignOffRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.application.magic.PossibleValuesSearchOperationRequest
Deprecated. Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.application.magic.RunJavaOperationRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.application.magic.ViewExecutionGroupRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataengine.security.http.SignOnRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.dataexplorer.magic.DXSignOffRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in interface planetj.license.ILicense
Gets the feature level for this license
getFeatureLevel() - Method in class planetj.license.License
Gets the feature level for this license
getFeatureLevel() - Method in class planetj.license.RuntimeLicense
Gets the feature level for this license.
getFeatureLevel() - Method in class planetj.magic.AbstractMagicRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.AbstractRowRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.AssociationRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.AutoPopulateRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.CSVRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.CopyRCToTableRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.CopyRowRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.DeleteRowCollectionRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.DeserializeRCRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.EmailExecutionRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.EmailRCAsCSVRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.HTMLReferenceR
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.InsertAndNewRowRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.InsertRequest
Deprecated. Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.InsertSQLParameterRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.MSAccessRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.MagicRowSelectorRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.MicrosoftWordRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.PDFRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.PossibleValuesSelectorRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.ReconcileRCRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.RemoveAllRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.RemoveRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.RemoveRowRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.SQLParameterRequest
Gets the feature level for this feature
getFeatureLevel() - Method in class planetj.magic.SerializeRCRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.SignOffRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.SignOnRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.StatusChangeRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.UpdateRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.UpdateUserSettings
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.ViewSelectionAssociationRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.XLSRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevel() - Method in class planetj.magic.XMLRequest
Gets the minimum feature level requried to execute this operation
getFeatureLevelString() - Method in class planetj.license.RuntimeLicense
Gets the feature level for this license.
getField(int) - Method in class planetj.database.FieldCollection
Returns the Field with the given index.
getField(String) - Method in class planetj.database.FieldCollection
Returns the Field with the given name.
getField(int) - Method in class planetj.database.Row
Returns the Field at the specified index in this Row.
getField(String) - Method in class planetj.database.Row
Returns the Field for the given name, or null if no such Field exists.
getField(String, boolean) - Method in class planetj.database.Row
Get the Field in this Row with the given name.
getField(int) - Method in class planetj.database.sql.SQLComparison
Deprecated. (6/11/2003 8:11:05 AM) This method will not allow setting the Field's default value from a user property. Replaced by getField(int, ExecutingContext)
getField(int, ExecutingContext) - Method in class planetj.database.sql.SQLComparison
Gets this Field corresponding to one of this comparison's parameters.
getField() - Method in class planetj.dataengine.action.NamedFieldAction
Gets the Field tied to this action.
getField() - Method in class planetj.html.HTMLField
Returns the HTMLField's Field.
getFieldAssociationOperation(Field) - Method in class planetj.database.Row
Gets the association's operation for the given Field
getFieldClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. Use getFieldClassName() instead
getFieldClassForDataClass(Class) - Static method in class planetj.database.Field
Gets the type of Field that is registered to hold a type of data
getFieldClassForSQLTypeName(String) - Static method in class planetj.database.DBSystem
Gets the Field subclass that is representative of this SQL type name.
getFieldClassForSQLTypeName(String) - Static method in class planetj.database.OracleDBSystem
Gets the Field subclass that is representative of this SQL type name.
getFieldClassName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the name of the Java Class to use for instances of the described field.
getFieldClassParameterDigitRequired() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the digitRequired parameter following the FieldClass such as Example: planetj.database.field.PasswordField,digitRequired=true **NOTE** Digit requird default to false
getFieldClassParameterMinLength() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the minLength parameter following the FieldClass such as Example: planetj.database.field.PasswordField,minLength=7
getFieldClassParameters() - Method in class planetj.database.Field
Get any field class parameters this field might have.
getFieldClassParameters() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the parameters following the Field Class Example java.text.SimpleDateFormat, MMddyyyy
getFieldClassString() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Different from getFieldClassName in that we do not trim off the parameters.
getFieldCollection() - Method in class planetj.database.Row
Returns a FieldCollection object containing a List of Field names along with a Map of Fields keyed by Field name.
getFieldCount() - Method in class planetj.database.RowCollection
Gets the number of Fields each Row has in this RowCollection.
getFieldDataTable(String) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns the System ((ex.
getFieldDataTableName() - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
 
getFieldDataUserTable(String) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns the User Field data file Table object (FIELDDATA).
getFieldDefaultValue(Field, ExecutingContext) - Method in class planetj.database.Row
Get the field's default value as a String.
getFieldDefaultValue(Field, ExecutingContext) - Method in class planetj.database.connection.ConnectionRow
 
getFieldDefaultValue(Field, ExecutingContext) - Method in class planetj.dataengine.operation.Operation
 
getFieldDefaultValue(Field, ExecutingContext) - Method in class planetj.dataengine.theme.Theme
 
getFieldDescriptor() - Method in class planetj.database.Field
Returns the FieldDescriptorRow associated with this field.
getFieldDescriptor(Field, FieldDescriptorRow) - Method in class planetj.database.Row
Row subclasses can override this method to return the a clone of the default FD added by TJH Jun 22, 2004 11 : 49 : 27 PM to allow Rows to return different FDs for this field.
getFieldDescriptor(String) - Method in class planetj.database.Row
Return the IFieldDescriptor for the Field with the specified name.
getFieldDescriptor(String, Table) - Method in class planetj.database.Row
Return the IFieldDescriptor for the Field with the specified name.
getFieldDescriptor(String) - Method in class planetj.database.RowCollection
Returns the field descriptor associated with the given field name.
getFieldDescriptor(Class) - Method in class planetj.database.Table
Returns an IFieldDescriptor for the specified Type
getFieldDescriptor(String) - Method in class planetj.database.Table
Returns a FieldDescriptorRow for the specified field name.
getFieldDescriptor(String, Table) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns the FieldDescriptor for the given Field name.
getFieldDescriptor(String, Table, boolean) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns the FieldDescriptor for the given Field name.
getFieldDescriptor(Field) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Return an IFieldDescriptor for the given Field, if it doesn't exist then create it from DatabaseMetaData.
getFieldDescriptor() - Method in class planetj.database.sql.ColumnToken
Gets the FieldDescriptor for this database column referenced by this token
getFieldDescriptor(String) - Method in class planetj.database.sql.ColumnToken
Gets the FieldDescriptor for this database column referenced by this token
getFieldDescriptor(int, String) - Method in class planetj.database.sql.SQLComparison
Gets the FD for the specified value.
getFieldDescriptor() - Method in class planetj.database.sql.ValueToken
Gets the FD associated with this value.
getFieldDescriptorById(int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Gets a field descriptor by ID
getFieldDescriptorById(int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Gets a field descriptor by id, reading it from the file if necessary
getFieldDescriptorClass(int) - Static method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the FieldDescriptor java class which should be used to represent an FD of the specified type
getFieldDescriptorCollection() - Method in class planetj.database.RowCollection
Deprecated. This method returns all field descriptors in the table, including those which are not in this RowCollection. In addition, only field descriptors in the first table are returned.
getFieldDescriptorCollection(Table) - Method in class planetj.database.RowCollection
Deprecated. Use Table.getFieldDescriptorCollection() instead
getFieldDescriptorCollection() - Method in class planetj.database.Table
Returns a Map of FieldDescriptors for this table.
getFieldDescriptorCollection(boolean) - Method in class planetj.database.Table
Returns a Map of FieldDescriptors for this table.
getFieldDescriptorId() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the ID of the field descriptor to use for display purposes.
getFieldDescriptorSource() - Method in class planetj.database.Field
Convience method used to return a string containing the fields name, connection alias, library name, and table name.
getFieldDescriptorSource() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Convience method used to return a string containing the fields name, connection alias, library name, and table name.
getFieldDescriptorType() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the type of this field descriptor
getFieldDescriptorWithUsageId(int) - Method in class planetj.database.Row
Deprecated. ask for field with usage ids rather than fielddescriptors
getFieldDescriptorWithUsageId(int) - Method in class planetj.database.RowCollection
Get a FieldDescriptorRow for this Row that have the given usage id defined for them.
getFieldDescriptorWithUsageId(int) - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Return the FieldDescriptorRow for the Field with the specified usage id.
getFieldDescriptors() - Method in class planetj.database.RowCollection
Gets a List containing the field descriptors used for this RowCollection
getFieldDescriptors() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns all the FieldDescriptors in an unmodifiable Iterator
getFieldDescriptors(Table) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns a map of FieldDescriptors created for the given Table.
getFieldDescriptors(Table, boolean) - Static method in class planetj.database.fielddescriptors.FieldDescriptorManager
Returns a map of FieldDescriptors created for the given Table.
getFieldDescriptorsWithUsage() - Method in class planetj.database.Row
Deprecated. ask for fields with usage ids rather than fielddescriptors
getFieldDescriptorsWithUsage() - Method in class planetj.database.RowCollection
Get a Collection of FieldDescriptorRows for this Row that have a UsageId defined for them.
getFieldDescriptorsWithUsage() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns an Iterator for all field descriptors that have a usage ID
getFieldDescriptorsWithUsageId(int) - Method in class planetj.database.Row
Deprecated. ask for fields with usage ids rather than fielddescriptors
getFieldDescriptorsWithUsageId(int) - Method in class planetj.database.RowCollection
Get a Collection of FieldDescriptorRows for this Row that have the given UsageId defined for them.
getFieldDescriptorsWithUsageId(int) - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Create and return a list of field descriptors in this collection that have the given usage id.
getFieldDescriptorsWithUsageIdOverlap(Table) - Method in class planetj.database.Table
Gets the FD's in this table whose usageids equal the usageids in one or more fields of another table
getFieldDisplayComponent(String) - Method in class planetj.database.Row
Gets the display component which should be used to display the specified field.
getFieldDisplayComponent(String) - Method in class planetj.dataengine.sqloperation.TabbedOperation
 
getFieldDisplayOrder(Field) - Method in class planetj.database.Row
Gets the order of which the given Field will appear in its FieldSet
getFieldDisplayOrder(Field) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getFieldDisplayOrder(Field) - Method in class planetj.database.fielddescriptors.TableDescriptor
 
getFieldDisplaySize(Field) - Method in class planetj.html.HTMLRowDetails
Gets the width of the field as it will appear on the screen when it is rendered by this object
getFieldDisplayValue(String) - Method in class planetj.database.Row
Returns the display value for the Field with the specified name.
getFieldDisplayValue(Field) - Method in class planetj.database.Row
Returns the display value for the Field with the specified name.
getFieldExternalName(Field) - Method in class planetj.database.Row
Gets the external name of a field
getFieldExternalName(Field) - Method in class planetj.database.fielddescriptors.TableDescriptor
 
getFieldFieldClassParameters(Field) - Method in class planetj.database.Row
Gets the parameters for the given Field.
getFieldFieldSetName(Field) - Method in class planetj.database.Row
Gets the name of the given Field's FieldSet NOTE: This method will not get called unless you override the isUseRowForFieldSets method to return true.
getFieldFieldSetName(Field) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getFieldFieldSetName(Field) - Method in class planetj.database.fielddescriptors.TableDescriptor
 
getFieldFieldSetName(Field) - Method in class planetj.database.possiblevalues.PossibleValueRow
 
getFieldFieldSetName(Field) - Method in class planetj.database.possiblevalues.UserMessageRow
 
getFieldHandledActionNames() - Method in class planetj.database.Field
Get a list of action names handled by this Row
getFieldIncrementor() - Method in class planetj.database.Field
By default, Fields will use the same incrementor for their values.
getFieldIncrementor(Field) - Method in class planetj.database.Row
Gets the incrementor for the field By default, Fields will use the same incrementor for their values.
getFieldInputName(HttpServletRequest) - Static method in class planetj.dataengine.possiblevalues.PVSearchOperationRequest
Gets the input field name out of the request.
getFieldInputNames(HttpServletRequest) - Static method in class planetj.dataengine.possiblevalues.PVSearchOperationRequest
Gets the input field name out of the request.
getFieldMaxLength(String) - Method in class planetj.database.Row
Get the max length of the Field with the given name.
getFieldName(int) - Method in class planetj.database.FieldCollection
Returns the Field name located at the specified index.
getFieldName() - Method in class planetj.database.filter.BasicRowFilter
Identifies the field within the row that will be examined
getFieldName() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value field for the field.
getFieldName() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the field name for the field.
getFieldName() - Method in class planetj.database.report.ColumnFunction
Gets the field name identifying the column this ColumnFunction is operating on
getFieldName() - Method in class planetj.dataengine.possiblevalues.PossibleValuesPropertyGroup
Get the field name these possible value properties are for
getFieldName() - Method in class planetj.exception.AlterationLWO
Gets the name of the field to which an alteration attempt was made.
getFieldNameSets() - Method in class planetj.database.RowCollection
Gets a List of FieldSets, containing the *NAMES* of fields in that field set.
getFieldNameSets(RowCollection) - Static method in class planetj.database.field.FieldSet
Returns a List containing FieldSet objects.
getFieldNames() - Method in class planetj.database.FieldCollection
Gets a List containing the names of the contained Fields.
getFieldNames() - Method in class planetj.database.Row
Return a List of all the Field names in this Row.
getFieldNames(Table) - Method in class planetj.database.Row
Gets the names of all fields in this row which are from the specified table.
getFieldNames() - Method in class planetj.database.RowCollection
Returns a List of names of the Fields in each Row.
getFieldNames() - Method in class planetj.database.Table
Returns a List of Field names in this Table.
getFieldNames() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List of the Field names for the Table.
getFieldNames() - Method in class planetj.database.report.ReportBreak
Gets the List of field names identifying the columns which will be used by this ReportBreak for generating ReportBreakRows.
getFieldNames() - Method in class planetj.html.HTMLRowDetails
 
getFieldNames() - Method in class planetj.html.HTMLTable
 
getFieldNamesInternal() - Method in class planetj.database.report.ReportBreak
Gets the List of field names identifying the columns which will be used by this ReportBreak for generating ReportBreakRows.
getFieldPossibleValues(Field) - Method in class planetj.database.Row
Returns a RowCollection containing the possible values for the Field.
getFieldSQLObject(String) - Method in class planetj.database.Row
Gets this field's value as an Object in SQL format.
getFieldSearchDefaultValue(Field, ExecutingContext) - Method in class planetj.database.Row
Gets the default value for the field when it is being used in a search
getFieldSet(String) - Method in class planetj.database.field.FieldSetCollection
Gets the FieldSet with the specified name
getFieldSet() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the field set for the described fields.
getFieldSetCollectionForGivenFields(List, boolean) - Method in class planetj.database.field.FieldSetCollection
Get a FieldSetCollection that contains only fields sets that contain the given fields.
getFieldSetForGivenFields(List) - Method in class planetj.database.field.FieldSet
Get a FieldSet that contains only the given fields.
getFieldSetName() - Method in class planetj.database.Field
Get this name of the FieldSet this Field is displayed in.
getFieldSets() - Method in class planetj.database.Row
Gets a List of the FieldSet objects, containing the fields in this Row
getFieldSets(List, Row) - Static method in class planetj.database.field.FieldSet
Gets a List containing FieldSet objects.
getFieldSets(Row) - Static method in class planetj.database.field.FieldSet
Gets a List containing FieldSet objects.
getFieldSets() - Method in class planetj.database.field.FieldSetCollection
Gets a List containing all of the field sets.
getFieldSets() - Method in class planetj.html.HTMLRowDetails
 
getFieldSetsFromRow(Row) - Static method in class planetj.database.field.FieldSet
Returns a List containing FieldSet objects.
getFieldStatusChange(Field) - Method in class planetj.database.Row
Returns whether or not we notify on a status change for the specified field
getFieldStyleClass(Field, String, String, ExecutingContext) - Method in class planetj.database.Row
Get a Field's style.
getFieldStyleClass(Field, String, String, ExecutingContext) - Method in class planetj.row.FieldValueStyleRow
 
getFieldUsageIds(Field) - Method in class planetj.database.Row
Gets the usage ids of this field.
getFieldValue(String) - Method in class planetj.database.Row
Gets a field in this Row by name.
getFieldValueWithUsageId(int) - Method in class planetj.database.Row
Gets a field in this Row for the given usage id and returns its value.
getFieldWithUsageId(int) - Method in class planetj.database.Row
Get the Field with the given usage id from this row.
getFields() - Method in class planetj.database.FieldCollection
Returns a Map of Fields keyed by Field name.
getFields(Class) - Method in class planetj.database.FieldCollection
Returns a List with all the fields that are equal or subclasses to pFieldClass
getFields(Class) - Method in class planetj.database.Row
Returns a List of Fields for requested Class type.
getFields(List) - Method in class planetj.database.Row
Returns a Map of Fields in this Row from the names given in the List.
getFields(String) - Method in class planetj.database.RowCollection
Gets all the Fields of a single column in this RowCollection.
getFields() - Method in class planetj.database.sql.SQLComparison
Deprecated. (6/11/2003 8:12:04 AM) This method will not allow setting the Field's default value from a user property. Replaced by getField(ExecutingContext)
getFields(ExecutingContext) - Method in class planetj.database.sql.SQLComparison
Gets the display fields contained in the parameters of this SQLComparison.
getFieldsForInsert(ExecutingContext) - Method in class planetj.database.Row
Gets the fields which should be inserted when this row is inserted.
getFieldsToDisplay() - Method in class planetj.database.Row
Return a List of all the Field names that will be displayed by default.
getFieldsToDisplay() - Method in class planetj.database.RowCollection
Return a List of all the Field names that will be displayed by default.
getFieldsToDisplayStrict(ExecutingContext) - Method in class planetj.database.Row
Return a List of all the Field names that will be displayed by default.
getFieldsToDisplayStrict(List, ExecutingContext) - Method in class planetj.database.Row
Removes fields from the list that should not be displayed.
getFieldsToDisplayStrict(List, ExecutingContext) - Method in class planetj.database.RowCollection
Return a List of all the Field names that will be displayed by default.
getFieldsToDisplayStrict(ExecutingContext) - Method in class planetj.database.RowCollection
Return a List of all the Field names that will be displayed by default.
getFieldsWithUsageId(int) - Method in class planetj.database.Row
Get the Fields in this Row that have the specified usage id.
getFileExtension() - Method in class planetj.helpers.CSVHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.DOCHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.FDFHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.FileHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.IIFHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.MSAccessHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.PDFHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.QIFHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileExtension() - Method in class planetj.helpers.XMLHelper
Returns a String indicating the File Extension including the preceding '.' (i.e.
getFileLocation() - Method in class planetj.dataengine.RowClassProperties
Gets the directory name where the generated file will be saved.
getFileName() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Gets the file name to save reports under.
getFileName() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets the file name property
getFileName() - Method in class planetj.helpers.FileDescriptor
Returns the file name of the CSV file
getFileName() - Method in interface planetj.shortcuts.IShortcut
This will be the file name of the shortcut.
getFileName() - Method in class planetj.shortcuts.InternetShortcut
This will be the file name of the shortcut.
getFileSeparator() - Method in class planetj.helpers.FileHelper
Returns the correct file.separator for this platform.
getFileWriteType() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Tests what type of file writing should be used.
getFileWriteType() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets the file write type property
getFilter() - Method in class planetj.database.filter.FilteredRowCollection
Gets the filter used to create this FilteredRowCollection
getFilter1() - Method in class planetj.util.AndFilter
Gets the first subfilter
getFilter1() - Method in class planetj.util.OrFilter
Gets the first subfilter
getFilter2() - Method in class planetj.util.AndFilter
Gets the second subfilter
getFilter2() - Method in class planetj.util.OrFilter
Gets the second subfilter
getFilterComparison() - Method in class planetj.database.filter.BasicRowFilter
Gets the type of comparison that will take place
getFilterConfig() - Method in class planetj.dataengine.filters.CookieTesterFilter
 
getFilterInitParameter(String) - Method in class planetj.dataengine.filters.CookieTesterFilter
 
getFilterValue() - Method in class planetj.database.filter.BasicRowFilter
Gets the value that the field's value will be compared to
getFilteredRowCount() - Method in class planetj.database.filter.GenericRowFilter
Gets the number of rows that should be in RowCollections created with this filter.
getFirstAvailableConnection(List) - Method in class planetj.dataengine.cache.PreparedStatementManager
Spins through the List of Connections, returning the first one that is available (or null if none are).
getFirstDisplayParameter() - Method in class planetj.dataengine.AbstractContext
Gets the first parameter which the user is expected to enter information into.
getFirstName() - Method in class planetj.dataengine.security.DEUser
Getter method for the FirstName property
getFirstName() - Method in interface planetj.dataengine.security.IUser
Gets the name for this user, which should uniquely identify the user in the current context.
getFirstName() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the name for this user, which should uniquely identify the user in the current context.
getFirstParameterForInput() - Method in class planetj.dataengine.AbstractContext
Gets the first parameter which the user is expected to enter information into.
getFirstRequest() - Method in class planetj.magic.AbstractMagicRequest
Gets the first magic request that will be executed when executeAll() is invoked on this magic request.
getFirstRequest() - Method in interface planetj.magic.IMagicRequest
Gets the first magic request that will be executed when executeAll() is invoked on this magic request.
getFirstRowIndex() - Method in class planetj.database.SQLContext
Insert the method's description here.
getFirstRowIndex() - Method in class planetj.html.HTMLTable
Returns the mFirstRow.
getFlatFileName() - Method in class planetj.database.flatfile.FlatFileReferenceRow
Returns the File name of the Flat File Creation date: Jun 4, 2004 - 1:09:28 AM
getFloatValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a float Float.NaN is returned if there is no property with the specified name.
getFocusGainedIcon() - Method in class planetj.gui.CMMenuItemJ
This will return the focus gained icon Creation date: (1/26/00 3:08:47 PM)
getFocusHTMLInput(String, HttpServletRequest) - Static method in class planetj.html.HTMLElement
Gets the name of the HTML input to give focus to based on a request key
getFocusLostIcon() - Method in class planetj.gui.CMMenuItemJ
This will return the focus lost icon Creation date: (1/26/00 3:08:47 PM)
getFont(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getFooter() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the header of the template.
getForceUpperCase() - Method in class planetj.gui.CMComboBoxJ
gets the upper case boolean value
getForceUpperCase() - Method in class planetj.gui.CMLimitedField
 
getForeignKeyColumnNames() - Method in class planetj.database.ForeignKey
Gets a List containing the names of columns in the foreign key table which reference columns in the primary key table.
getForeignKeyTable() - Method in class planetj.database.ForeignKey
Gets the foreign key table whose columns have a foreign key reference to columns in another table
getFormatStyle(Object) - Method in interface planetj.formatters.IStyleAwareFormatter
Returns the CSS style to use when displaying the value
getFormatter() - Method in class planetj.database.Field
Get this field's formatter.
getFormatterClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the class name of the formatter for the described fields.
getFormatterClassParameters() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the parameters following the Formatter Class Example java.text.SimpleDateFormat, MMddyyyy
getFrequency() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets the frequency (in seconds) that the report should run
getFrequency() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the frequency (in seconds) at which the task should run
getFrequency() - Method in class planetj.dataengine.autorun.BatchProcessTask
Gets the frequency (in seconds) at which the task should run
getFrequency() - Method in class planetj.dataengine.autorun.EmailTask
Gets the frequency (in seconds) at which the task should run
getFrom() - Method in class planetj.common.CMMailMessage
Returns the message's from field.
getFrom() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the from address
getFrom() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get address email is being sent from
getFromAddress() - Method in class planetj.dataengine.autorun.EmailOperation
Gets the email from address
getFullClassName() - Method in class planetj.dataengine.RowClassProperties
Gets the fully qualified name of the class to generate.
getFullyQualifiedName() - Method in class planetj.database.Table
Returns the library qualified name of the table, such as "mylibrary.mytable"
getFullyQualifiedVirtualTableName() - Method in class planetj.dataengine.parameter.TableParameter
Gets the name of the virtual table (including the library name).
getFunctionToken() - Method in class planetj.database.report.ColumnFunction
Gets the function token for this ColumnFunction.
getGeneratorClass() - Method in class planetj.helpers.FileDescriptor
Get the class which should be used to generate the file
getGeneratorClass() - Method in class planetj.helpers.properties.FilePropertyGroup
Get the class which should be used to generate the file
getGetterMethod(Class, MethodProperties) - Static method in class planetj.common.CMUtility
Gets the Method from the Class with the name specified in the MethodProperties object along with a String[] parameter containing all the Strings[] in the method properties object.
getGetterMethod() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getGetterMethod() - Method in class planetj.gui.CMComboBoxJ
Gets the getterMethod String.
getGetterMethod() - Method in class planetj.gui.CMListJ
Gets the getterMethod String.
getGlobalAttribute(String, ExecutingContext) - Static method in class planetj.dataengine.parameter.GlobalAttributeParameter
Gets an attribute from a Map of globabl attributes for the given key.
getGlobalSignOnReceipt(String, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the Global SignOnReceipt (if one exists) for the current system alias or operation id (which ever is the key ->pGlobalSignOnReceiptKey)
getGlobalSignOnValue() - Method in class planetj.dataengine.security.http.SignOnReceipt
Returns the key value that is stored as a shared session attribute of either connection alias, or operation id If mGlobalSignOnKey is not set, this SignOnReceipt will not be stored in the Shared Session We should be storeing OperatingSystemSignon Receipts keyed by System Alias, and SQLOperationSignOn Receipts by Operation This is used for single signon to multiple applications Creation date: (8/14/2003 6:23:57 PM)
getGlobalTimeout() - Method in class planetj.dataengine.cache.CacheManager
Gets the timeout value (in seconds) for all caches.
getGrandTotal() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets information about all sql statements run from this connection pool.
getGraphableFieldNames() - Method in class planetj.database.RowCollection
Inspects this RowCollection to determine which of its Fields are graphable.
getGridWidth() - Method in class planetj.html.HTMLTable
Deprecated.  
getGroup(String, String, String, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets this navigation group for the specified ids.
getGroup(int) - Method in class planetj.dataengine.NavigationRequest
 
getGroup(String) - Method in class planetj.dataengine.NavigationRequest
 
getGroup(int, int) - Method in class planetj.dataengine.NavigationSession
 
getGroup(String, String) - Method in class planetj.dataengine.NavigationSession
 
getGroupAttributes(boolean, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets a Map of the Group attributes for this request
getGroupId(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current group id from the request.
getGroupId() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the group ID
getGroupId() - Method in class planetj.dataengine.security.DEUser2Group
Gets the group ID
getGroupIdAsInt(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current group id from the request.
getGroupIdAsInteger() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the group ID
getGroupIdAsInteger() - Method in class planetj.dataengine.security.DEUser2Group
Gets the group ID
getHTMLItems(Class) - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets a List containing the HTMLItems objects to add to the group of choices available for the user
getHTMLOptions() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets a List containing the HTMLOption objects to add to the HTML select.
getHTMLRadioButtons(HTMLRadioButton) - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets a List containing the HTMLRadioButton objects to add to the radio button group An empty List indicates that no options were specified in this property group
getHandlingOption() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the transaction handling option.
getHashCode(Object) - Static method in class planetj.common.CMUtility
Gets an object's hashcode
getHashcode(Object) - Static method in class planetj.database.SQLContext
 
getHeader() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the header of the template.
getHeader(String) - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getHeaderColor(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getHeaderFont(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getHeaderNames() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getHeaderText(ExecutingContext) - Method in class planetj.database.Row
Returns information for the user that will be displayed in the header of the Row
getHeaderText(ExecutingContext) - Method in class planetj.database.connection.ConnectionRow
 
getHeaderText(ExecutingContext) - Method in class planetj.dataengine.application.Application
 
getHeaderText(ExecutingContext) - Method in class planetj.dataengine.sqloperation.SQLOperation
Returns instruction header text
getHeaders(String) - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getHeadingText() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the heading text of the application.
getHeight() - Method in class planetj.chart.ChartSpecificationPG
Get the height of the chart.
getHeight() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the height of the frame (may be pixels or %)
getHelpEnabled() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the helpEnabled attribute.
getHelpEnabledMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getHelpEnabled() method descriptor.
getHelpText() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the help text for the described fields.
getHelpText() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the helpText attribute.
getHelpTextMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getHelpText() method descriptor.
getHelpVisibile() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the helpVisibile attribute.
getHelpVisibileMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getHelpVisibile() method descriptor.
getHiddenActionNames() - Method in class planetj.dataengine.action.ActionPropertyGroup
Get list of actions to hide.
getHoldability() - Method in class planetj.database.connection.DataEngineConnection
 
getHorizontalAlignment(ExecutingContext) - Method in class planetj.database.Field
Gets the alignment for this field, when it is rendered in a non-HTML way
getHorizontalAlignment(Field, ExecutingContext) - Method in class planetj.database.Row
Gets the alignment for the specified field, when it is rendered in a non-HTML way
getHorizontalAlignment(ExecutingContext) - Method in interface planetj.helpers.IPDFField
Gets the alignment for the field
getHostAddress() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Host Address
getHostPort() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Host Address Defaults to Port 443 for Verisign.
getHttpResponse() - Method in class planetj.servlet.wrapper.WrappedHttpServletResponse
 
getIPAddress() - Method in class planetj.database.DBSystem
Gets the IP Address of this system
getIPAddress() - Method in interface planetj.database.ITable
Gets the IP address of the system containing this ITable
getIPAddress() - Method in class planetj.database.PhysicalTable
 
getIPAddress() - Method in class planetj.database.Table
Gets the IP address of the system containing this ITable
getISOFormat() - Method in class planetj.database.field.DateField
Returns the CSV Format Creation date: (5/11/2002 7:56:58 PM)
getISOFormat() - Method in class planetj.database.field.TimeField
Get the ISO format for this time field.
getIcon() - Method in class planetj.gui.CMAction
Gets the icon property (javax.swing.Icon) value.
getIconFile() - Method in interface planetj.shortcuts.IShortcut
Returns the Icon file destination String EX: C:\Temp\PlanetJ.ico Creation date: (5/26/2003 3:02:41 PM)
getIconFile() - Method in class planetj.shortcuts.InternetShortcut
Returns the Icon file destination String EX: C:\Temp\PlanetJ.ico Creation date: (5/26/2003 3:02:41 PM)
getIconIndex() - Method in interface planetj.shortcuts.IShortcut
The Icon index is the index of the icon you want to use This is only appropriate when you are using a .exe that contains many icons Creation date: (5/26/2003 3:02:41 PM)
getIconIndex() - Method in class planetj.shortcuts.InternetShortcut
The Icon index is the index of the icon you want to use This is only appropriate when you are using a .exe that contains many icons Creation date: (5/26/2003 3:02:41 PM)
getId() - Method in class planetj.chart.ChartSpecificationPG
Get the id for this chart.
getId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the ID of this field descriptor
getId() - Method in class planetj.dataengine.AbstractNavigationMap
Get this navigation map's id.
getId() - Method in class planetj.dataengine.application.Application
Gets the ID of this application
getId() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getId() - Method in interface planetj.dataengine.application.View
Gets the id of this view
getId() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the html id of the frame
getId() - Method in class planetj.dataengine.operation.Operation
Gets the id of this Operation
getId() - Method in class planetj.dataengine.parameter.AbstractParameter
Returns an ID which uniquely identifies this parameter.
getId() - Method in class planetj.dataengine.security.DEAuthorization
Gets the group ID
getId() - Method in class planetj.dataengine.security.DEGroup
Gets the group ID
getId() - Method in class planetj.dataengine.security.DEUser
Gets the ID of this user
getId() - Method in interface planetj.dataengine.security.http.ISecured
Gets the ID of this secured object
getId() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the id of the application that was signed on to
getId() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme
getId() - Method in class planetj.html.HTMLElement
Returns the id of this HTMLElement.
getId() - Method in class planetj.magic.AbstractMagicRequest
Return the id used to store this magic request in the session.
getId() - Method in interface planetj.magic.IMagicRequest
Return the id used to store this magic request in the session.
getId() - Method in class planetj.util.CMTimer
Gets the id for this timer that can be used for identifying the timer.
getIdAsInteger() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the ID of this field descriptor.
getIdAsInteger() - Method in class planetj.dataengine.application.Application
Gets the ID of this application
getIdAsInteger() - Method in interface planetj.dataengine.application.View
Gets the id of this view
getIdAsInteger() - Method in class planetj.dataengine.operation.Operation
Gets the id of this operation.
getIdAsInteger() - Method in class planetj.dataengine.security.DEAuthorization
Gets the group ID
getIdAsInteger() - Method in class planetj.dataengine.security.DEGroup
Gets the group ID
getIdAsInteger() - Method in class planetj.dataengine.security.DEUser
Gets the ID of this user
getIdAsInteger() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme.
getImagePath(String) - Method in class planetj.dataengine.theme.ImagePathsPG
Get the path to the image for the given key.
getImageSource() - Method in class planetj.chart.ChartSpecificationPG
Get the source for the image used when generating a link to this chart.
getImageSource() - Method in class planetj.dataengine.action.ActionDescriptor
Get the URI of image to use for the background of the display type.
getIndex() - Method in class planetj.database.Field.FieldLocation
 
getIndex() - Method in class planetj.database.Field
Returns the index of this Field within the Row the Field belongs to.
getIndex() - Method in class planetj.database.report.ReportBreak
Gets the index of this ReportBreak.
getInitParameter(String) - Static method in class planetj.dataengine.DataEngineManager
Gets the specified initialization parameter which was definied in the WEB.XML file
getInitParameter(String) - Method in class planetj.dataengine.ExecutingContext
Gets the value of an initialization parameter which was specified in the WEB.XML
getInitialOperation() - Method in class planetj.dataengine.application.Application
Gets this application's initial operation (may be null)
getInitialPage(javax.servlet.http.HttpServletRequest) - Method in class planetj.dataengine.DataEngineAdminServlet
Force subclasses to return an initial jsp/servlet.
getInitialPage(HttpServletRequest) - Method in class planetj.dataengine.DataEngineServlet
Force subclasses to return an initial jsp/servlet.
getInitialPage(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
Force subclasses to return an initial jsp/servlet.
getInitialPage(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationServlet
Force subclasses to return an initial jsp/servlet.
getInitialPage(HttpServletRequest) - Method in class planetj.dataexplorer.DataExplorerServlet
Force subclasses to return an initial jsp/servlet.
getInitialPage(HttpServletRequest) - Method in class planetj.fdmanager.FDManagerServlet
Deprecated. Force subclasses to return an initial jsp/servlet.
getInitialPage(javax.servlet.http.HttpServletRequest) - Method in class planetj.processes.logon.SignOnAndRegistrationServlet
Force subclasses to return an initial jsp/servlet.
getInitialURL(Application, HttpServletRequest) - Static method in class planetj.dataengine.application.DataEngineApplicationServlet
Gets the initial URL.
getInitialURL() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the initial URL of the frame
getInitialValue(Class) - Method in class planetj.database.field.FieldIncrementor
Creates an object of the specified type containing its initial value.
getInitializationException() - Static method in class planetj.dataengine.DataEngineServlet
Gets the initialization exception
getInitializationParameter(String) - Method in class planetj.dataengine.DataEngineServlet
Gets an initialization parameter for the given key
getInnerResultsJsp() - Method in class planetj.dataengine.sqloperation.SQLOperation
Returns the JSP which should be used to display the RowCollection data.
getInputName() - Method in class planetj.dataengine.possiblevalues.PVSearchOperationRequest
Deprecated. no longer used... use getInputName(String) or getInputNames to get all names
getInputNames() - Method in class planetj.dataengine.possiblevalues.PVSearchOperationRequest
Gets a list of input names that will be set by the pv row after search.
getInputStream() - Method in class planetj.servlet.wrapper.FastByteArrayOutputStream
You should be done writing before you call this method.
getInputStream() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getInsert() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Get whether or not to include the insert button when viewing details.
getInsertAndCopy() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the number of columns to show on Row details.
getInsertAndNew() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the number of columns to show on Row details.
getInsertLinkText() - Method in class planetj.html.HTMLTable
 
getInsertRow(SQLContext, ExecutingContext) - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the row to use for an insert (if this is an insert operation).
getInsertTargetWindow() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the TargetWindow object representing the target window to display the edit screen in.
getInsertText() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the custom button label if one was specified in the properties.
getInsertURI() - Method in class planetj.html.HTMLTable
 
getInsertValues(Map) - Static method in class planetj.database.SQLGenerator
Returns a String that contains column names and values for an insert SQL statment
getInstance(HttpServletRequest) - Static method in class planetj.dataengine.application.magic.WABDispatcherRequest
Gets an instance of WABDispatcherREquest
getInstance() - Static method in class planetj.dataengine.cache.CacheManager
Gets the CacheManager instance.
getInstance(Row, ExecutingContext) - Static method in class planetj.html.HTMLActionRenderer
Gets the HTMLActionRenderer object to use.
getInstance(Row, boolean, ExecutingContext) - Static method in class planetj.html.HTMLActionRenderer
Gets the HTMLActionRenderer object to use.
getInstance(Row, Class, boolean, ExecutingContext) - Static method in class planetj.html.HTMLActionRenderer
Gets the HTMLActionRenderer object to use.
getInstance() - Static method in class planetj.util.CoderUtility
Returns a default instance of EncodeUtility
getInstance(Object) - Static method in class planetj.util.CoderUtility
Returns an instance of EncodeUtility for the specified encoding scheme
getInstructions() - Method in class planetj.dataengine.operation.Operation
Gets this Operation's instructions
getInstructions() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the instructions for this operation.
getIntHeader(String) - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getIntMode(Object) - Static method in class planetj.dataengine.DataEngineManager
Gets the current mode as one of the constants defined in the Row class
getIntValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as an int.
getInteger(int) - Static method in class planetj.common.CMUtility
Gets an Integer object for the specified int, possibly from a cache
getInternalPagingText() - Method in class planetj.html.HTMLTable
Gets the test used with internal paging to tell the user how many records there are
getInvalidDetailString() - Method in class planetj.license.License
Creation date: (5/6/2003 11:50:36 PM)
getInvalidReason() - Method in class planetj.license.License
Creation date: (5/6/2003 11:50:36 PM)
getInvalidString() - Method in class planetj.license.License
Creation date: (5/6/2003 11:50:36 PM)
getIsNullable() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets whether or not NULL is allowed.
getItems() - Method in class planetj.gui.CMComboBoxJ
Gets the Items in a List of Strings that has been translated.
getItems() - Method in class planetj.gui.CMListJ
Gets the Items in a List of Strings that has been translated.
getJSPFor(int) - Method in class planetj.database.Row
Get the JSP to open for the given mode when going to the Row's detail page.
getJSPFor(int) - Method in class planetj.database.RowCollection
Get the JSP to open for the given mode when going to the Row Collection's results page.
getJTable() - Method in class planetj.gui.CMSmartTableModel
Gets the jTable property (javax.swing.JTable) value.
getJavaClass() - Method in class planetj.database.field.JavaClassNameField
Gets the Java class object for this field's value.
getJavaClass() - Method in class planetj.database.report.ReportPropertyGroup
Gets the Java Class for the report break
getJavaClassInternal() - Method in class planetj.database.field.JavaClassNameField
Gets the Java class object for this field's value.
getJavaClassName() - Method in class planetj.database.field.JavaClassNameField
Gets the Java class name set on this field's value.
getJavaClassValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a Java class.
getJavaFieldClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Java Class to use for instances of the described field.
getJavaFieldClass() - Method in class planetj.database.fielddescriptors.TableDescriptor
Gets the class to instantiate for this field.
getJavaObject() - Method in class planetj.database.field.JavaClassNameField
 
getJavaObject(String) - Method in class planetj.database.field.JavaClassNameField
 
getJavaScriptFieldValidationEnabled() - Method in class planetj.html.HTMLField
Returns whether this field should be use JS Validation.
getJavaScriptSourcePath() - Static method in class planetj.html.JavaScriptManager
This is the path to DataEngine JavaScript files Creation date: (5/17/2002 12:37:10 PM)
getJoinFieldNames() - Method in class planetj.database.RowCollection
Gets the names of fields to join on.
getJoinType() - Method in class planetj.dataengine.display.JoinProperties
Get the join type
getJsp(Application, HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationServlet
Deprecated.  
getJspFile() - Method in class planetj.dataengine.application.Application
Gets this application's JSP file
getJspFile() - Method in interface planetj.dataengine.application.View
Gets the JSP file of this view
getJspFile() - Method in class planetj.dataengine.operation.HTMLOperation
Gets this HTMLOperation's JSP file
getJspFile() - Method in class planetj.dataengine.operation.Operation
Gets this Operation's JSP file
getJulianFormat() - Method in class planetj.database.field.DateField
 
getJustification() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Get the justification for paging.
getKey() - Method in class planetj.database.PhysicalTable
Gets the key with which this PhysicalTableInfo object is stored in the Map
getKey() - Method in class planetj.database.filter.FilteredRowCollection
Gets the filter used to create this FilteredRowCollection
getKey() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value key for the field.
getKey() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the key for the field.
getKey() - Method in class planetj.dataengine.AbstractNavigationMap
Get this navigation map's id.
getKey() - Method in class planetj.dataengine.application.magic.WABDispatcherRequest
Return the id used to store this magic request in the session.
getKey() - Method in class planetj.dataengine.fileupload.FileUploader
Gets a key which should be unique for this object.
getKey() - Method in interface planetj.dataengine.fileupload.FileUploaderIfc
Gets a key which should be unique for this object.
getKey() - Method in class planetj.helpers.MSAccessDescriptor
Gets the key with which this descriptor's alias will be stored
getKey() - Method in interface planetj.license.ILicense
Return the license key.
getKey() - Method in class planetj.license.License
Returns a key that uniquely identifies this license.
getKey() - Method in class planetj.license.RuntimeLicense
Deprecated. no longer used
getKey() - Method in class planetj.magic.AbstractMagicRequest
Return the id used to store this magic request in the session.
getKey() - Method in interface planetj.magic.IMagicRequest
Return the id used to store this magic request in the session.
getKey() - Method in class planetj.possiblevalues.AbstractPV
Get the key for this possible value class.
getKey() - Method in class planetj.possiblevalues.ConcurrencyPV
 
getKey() - Method in class planetj.possiblevalues.DayOfTheWeekFieldPV
 
getKey() - Method in class planetj.possiblevalues.FieldClassPV
 
getKey() - Method in class planetj.possiblevalues.FieldNullibilityPV
 
getKey() - Method in class planetj.possiblevalues.FormatterClassPV
 
getKey() - Method in class planetj.possiblevalues.MonthFieldPV
 
getKey() - Method in class planetj.possiblevalues.PVClassPV
 
getKey() - Method in class planetj.possiblevalues.SQLTypePV
 
getKey() - Method in class planetj.possiblevalues.USStateFieldPV
 
getKey() - Method in class planetj.property.Property
Gets the name of this name-value pair
getKeyContext() - Method in class planetj.database.SQLContext
Gets the SQLContext to be used as a key in the cache.
getKeyFieldNames() - Method in class planetj.database.Row
 
getKeyFieldNames() - Method in class planetj.database.RowKey
Gets a list containing the names of the fields whose values comprise this key.
getKeyFieldNames() - Method in class planetj.database.Table
Returns a List of names of Fields that are part of the Table's key.
getKeyFieldNames() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List of the Field names for the Table.
getKeyFields() - Method in class planetj.database.Row
Returns the key fields for this Row.
getKeyFields(boolean) - Method in class planetj.database.Row
Returns the key fields for this Row.
getKeyFields() - Method in class planetj.database.RowKey
Gets a list containing the fields whose values comprise this key
getKeyFields() - Method in class planetj.database.possiblevalues.PossibleValueRow
 
getKeyFields() - Method in class planetj.database.possiblevalues.UserMessageRow
 
getKeyPostion() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the position of the described field in the primary key of that field's table.
getLabel() - Method in class planetj.dataengine.action.ActionDescriptor
Get the label of the action to generate when displayed.
getLabel() - Method in interface planetj.dataengine.application.View
Gets the label of this view
getLabel() - Method in class planetj.dataengine.operation.Operation
Gets the label for this SQLOperation .
getLabel() - Method in class planetj.gui.CMLabelJ
 
getLabelJustify() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the justification of the Fields label.
getLastChildId() - Method in class planetj.dataengine.AbstractNavigationMap
Get the id of the last navigation map added to this navigation map.
getLastJSPPath(HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.DataEngineServlet
Deprecated. no longer used
getLastName() - Method in class planetj.dataengine.security.DEUser
Getter method for the LastName property
getLastName() - Method in interface planetj.dataengine.security.IUser
Gets the name for this user, which should uniquely identify the user in the current context.
getLastName() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the name for this user, which should uniquely identify the user in the current context.
getLastReport() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Gets the last report generated by this report descriptor
getLastRequest() - Method in class planetj.magic.AbstractMagicRequest
Gets the last magic request that will be executed when executeAll() is invoked on this magic request.
getLastRequest() - Method in interface planetj.magic.IMagicRequest
Gets the last magic request that will be executed when executeAll() is invoked on this magic request.
getLastRequestId(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Deprecated. no longer used
getLastTime() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the last time a value was added to this RunningTotal
getLastUpdated() - Method in class planetj.database.PhysicalTable
Gets when this table was last updated via the DataEngine.
getLastUpdated() - Method in class planetj.database.RowCollection
Gets the time when this RowCollection was last updated.
getLastUpdated() - Method in class planetj.database.Table
Gets when this table was last updated by the DataEngine, or when this table's metatdata was last invalidated - whichever is later.
getLastUsed() - Method in class planetj.database.connection.DataEngineConnection
Returns the last time that this connection was "used".
getLastValue() - Method in class planetj.database.report.ReportBreak
Gets the last value of the field which is being monitored for breaks
getLayoutProperties(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current layout properties from the navigation request.
getLayoutProperties(boolean, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the current layout properties from the navigation request.
getLayoutProperties() - Method in class planetj.dataengine.application.Application
Gets this application's layout properties
getLayoutProperties() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getLayoutProperties() - Method in class planetj.dataengine.operation.Operation
Gets this Operation's layout properties.
getLayoutProperties() - Method in interface planetj.dataengine.security.http.ISecured
 
getLayoutProperties() - Method in class planetj.dataengine.theme.Theme
Gets this themes layout properties
getLayoutPropertyNames() - Method in class planetj.dataengine.action.ActionDescriptor
Gets a List containing the names of all the supported properties, not including metaproperties.
getLeadingDelimiter() - Method in class planetj.helpers.CSVFileDescriptor
This is the delimiter that will appear as the first char of the row in the CSV This could be used if the whole output file needed to be a single line If mLeadingDelimiter = '×' (i.e.
getLeadingDirectories() - Method in interface planetj.shortcuts.IShortcut
This will return a String of the leading directories before the FileName For instance if the file name is \\PlanetJ\\WOW\\WOW.url, this would return \\PlanetJ\\WOW\\ Creation date: (5/26/2003 5:47:48 PM)
getLeadingDirectories() - Method in class planetj.shortcuts.InternetShortcut
This will return a String of the leading directories before the FileName For instance if the file name is \\PlanetJ\\WOW\\WOW.url, this would return \\PlanetJ\\WOW\\ Creation date: (5/26/2003 5:47:48 PM)
getLeftNavigation() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the left navigation of the template.
getLibraries() - Method in class planetj.database.DBSystem
Gets a Map of the libraries in this system.
getLibraries(String) - Static method in class planetj.database.Library
Returns a Map of Libraries for the specified system alias.
getLibrary(String) - Method in class planetj.database.DBSystem
Gets one of this system's libraries
getLibrary(String, boolean) - Method in class planetj.database.DBSystem
Get the DBSystem's Library with the given name.
getLibrary() - Method in class planetj.database.Field
Returns the Library of the Table this Field belongs to.
getLibrary(String, String) - Static method in class planetj.database.Library
Gets the Library with the given name for the DBSystem with the specified alias.
getLibrary(String, String, boolean) - Static method in class planetj.database.Library
Returns the Library for the given library name and system alias.
getLibrary(String, boolean) - Method in class planetj.database.MSAccessDBSystem
Get the DBSystem's Library with the given name.
getLibrary() - Method in class planetj.database.Table
Returns the Library to which this Table belongs to.
getLibrary() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value library for the field.
getLibrary() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the library for the field.
getLibrary(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the default Library from the session.
getLibrary(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Gets the Library from the session identified by the given key.
getLibrary() - Method in class planetj.dataengine.task.RetrieveTablesTask
 
getLibrary(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsForLibraryRequest
 
getLibrary(HttpServletRequest) - Method in class planetj.magic.CopyRCToTableRequest
 
getLibrary(HttpServletRequest) - Method in class planetj.magic.LibraryRequest
 
getLibraryList() - Method in class planetj.database.connection.DataEngineConnection
Gets this connection's current library list.
getLibraryList() - Method in class planetj.dataengine.ExecutingContext
Gets the current library list.
getLibraryList(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the default list of libraries from the session.
getLibraryList(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Gets a list of libraries from the session identified by the given key.
getLibraryName() - Method in class planetj.database.Field
Returns the name of the library this Field's table belongs to.
getLibraryName() - Method in interface planetj.database.ITable
Gets the name of the library which contains this ITable
getLibraryName() - Method in class planetj.database.PhysicalTable
 
getLibraryName() - Method in class planetj.database.Row
Returns the Library's name to which the Table belongs to.
getLibraryName() - Method in class planetj.database.RowCollection
 
getLibraryName() - Method in class planetj.database.Table
Returns the name of the Library to which this Table belongs.
getLibraryName() - Method in class planetj.database.sql.ColumnToken
Insert the method's description here.
getLibraryName() - Method in class planetj.database.sql.TableToken
 
getLibraryName() - Method in class planetj.dataengine.AbstractTableManager
Gets the name of the library containing this table.
getLibraryName() - Method in class planetj.dataengine.RowClassProperties
This method is derrived from the getFullClassName which is return LIBRARY_NAME.TABLE_NAME for classes and LIBRARY_NAME.I + TABLE_NAME for interfaces Creation date: (4/9/2002 1:21:32 PM)
getLibraryName() - Method in class planetj.dataengine.operation.OperationMessageManager
Gets the name of the library containing this table.
getLibraryName() - Method in class planetj.dataengine.theme.ThemeManager
Gets the library containing the application table
getLibraryNameForQuery(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsForLibraryRequest
 
getLibraryNameParam() - Method in class planetj.fdmanager.magic.ViewFDsForLibraryRequest
 
getLibraryNameParam() - Method in class planetj.magic.LibraryRequest
 
getLibrarySupportLevel() - Method in class planetj.database.DBSystem
Gets the level of library support; this is one of the constants defined in the class.
getLibrarySupportLevel() - Method in class planetj.database.MSAccessDBSystem
Gets the level of library support; this is one of the constants defined in the class.
getLibrarySupportLevel() - Method in class planetj.database.MySQLDBSystem
Gets the level of library support; this is one of the constants defined in the class.
getLibrarySupportLevel() - Method in class planetj.database.sql.SQLStatement
Gets the library support level required by this statement
getLibraryTableSeparator() - Method in class planetj.database.DBSystem
Get the separator that should be placed between a library and a table for the system.
getLibraryTableSeparator() - Method in class planetj.database.SQLServerDBSystem
 
getLicense() - Static method in class planetj.database.DataEngine
Get the license DataEngine is running with.
getLicense(boolean) - Static method in class planetj.database.DataEngine
Get the license DataEngine is running with.
getLicense(ExecutingContext, HttpServletRequest, HttpServletResponse) - Static method in class planetj.dataengine.DataEngineServlet
Deprecated. replaced with DataEngine.getLicense()
getLicenseLocation(ILicense) - Method in class planetj.license.LicenseManager
Returns the expected location of a license.
getLicenseType() - Method in class planetj.license.WOWLicense
Get this license's type.
getLinkStyleClass() - Method in class planetj.database.field.URLReferenceField
Gets the HTML style class for the link
getLinkedUpdatesAfter() - Method in interface planetj.wow.update.IWOWUpdate
Gets a List of WOW updates to run after this update.
getLinkedUpdatesAfter() - Method in class planetj.wow.update.WOWUpdate
 
getLinkedUpdatesBefore() - Method in interface planetj.wow.update.IWOWUpdate
Gets a List of WOW updates to run before this update.
getLinkedUpdatesBefore() - Method in class planetj.wow.update.WOWUpdate
 
getListValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a List
getListViewSessionId() - Method in class planetj.fdmanager.magic.ViewFDsRequest
 
getListViewSessionId() - Method in class planetj.magic.SQLRequest
 
getListeners() - Method in class planetj.database.SQLContext
Gets the List of listeners.
getLocalAddr() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getLocalName() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getLocalPort() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getLocale() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getLocale() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getLocales() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getLocation() - Method in class planetj.dataengine.action.AbstractAction
Deprecated. Replaced with getLocations(), since there could be more than one
getLocation() - Method in class planetj.dataengine.action.ActionDescriptor
Deprecated. Replaced by getLocations() since there could be more than one location
getLocation() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Deprecated.  
getLocations() - Method in class planetj.dataengine.action.AbstractAction
Get the locations where this action is to be generated (on the results screen).
getLocations() - Method in class planetj.dataengine.action.ActionDescriptor
Gets the List of locations where the action should be displayed.
getLocations() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets the location where the paging links are displayed
getLocations(AbstractAction) - Method in class planetj.html.HTMLActionRenderer
Gets the locations where the action should be rendered
getLocations(AbstractAction) - Method in class planetj.html.HTMLRowDetailsActionRenderer
Gets the locations where the action should be rendered
getLogWriter() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the print writer used for logging.
getLogWriter() - Method in class planetj.database.connection.DataSourceWrapper
getLogWriter method comment.
getLogger() - Method in class planetj.common.AS400Manager
Gets the logger to use when logging messages
getLogger() - Method in class planetj.wow.update.WOWUpdate
 
getLoggingPath() - Method in class planetj.dataengine.DataEngineServlet
Path to initialize the log file.
getLogicalFieldNames() - Method in class planetj.database.SQLContext
Gets a List of the names of logical Fields in this SQLContext.
getLogicalFieldNames() - Method in class planetj.database.Table
Returns a List of Field names in this Table.
getLogicalFieldNames() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List of the Field names for the Table.
getLoginTimeout() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the amount of time this ConnectionPool will wait as it attempts to login to the database.
getLoginTimeout() - Method in class planetj.database.connection.DataSourceWrapper
getLoginTimeout method comment.
getMagicRequestParameter(HttpServletRequest) - Method in class planetj.magic.AbstractMagicRequest
 
getMagicRequestParameter(HttpServletRequest) - Method in interface planetj.magic.IMagicRequest
Get a magic requests parameter
getMagicServletURI() - Method in class planetj.magic.AbstractMagicRequest
 
getMagicURI() - Method in class planetj.magic.AbstractMagicRequest
Get the URI to use to call the Magic Servlet for this request
getMagicURI() - Method in interface planetj.magic.IMagicRequest
Get the URI to use to call the Magic Servlet for this request
getMailer() - Method in class planetj.dataengine.autorun.EmailOperation
Gets the mailer to use when sending email
getMailer() - Method in class planetj.dataengine.autorun.EmailTask
Gets the mailer to use
getMailer(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's mailer.
getMailer(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's mailer.
getMailer(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get the mailer used to send emails.
getMajorVersion() - Static method in class planetj.database.DataEngine
 
getMajorVersion() - Method in class planetj.license.WOWLicense
Get the minor version of the license file.
getMapValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a Map
getMasterMouseListener() - Method in class planetj.gui.CMTableJ
Insert the method's description here.
getMax() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the maximum value that has been added to this RunningTotal
getMaxBytes() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the maximum number of bytes in the column for char types.
getMaxConnSeconds() - Method in class planetj.connections.AS400SignOnDialog
The maximum amount of time a connection can be kept open.
getMaxConnections() - Method in class planetj.connections.AS400SignOnDialog
The maximum number of connections in the connection pool
getMaxConnections() - Method in class planetj.database.connection.ConnectionRow
Getter method for the MaxConnections property
getMaxFieldDisplaySize(Field) - Method in class planetj.html.HTMLRowDetails
Gets the width of the field as it will appear on the screen when it is rendered by this object
getMaxFieldLengths() - Method in class planetj.database.Row
Returns the max lengths of each field in this row added together.
getMaxFieldLengths(FileDescriptor) - Method in class planetj.database.Row
Returns the max lengths of each field in this row added together.
getMaxGraphSizeInPixels() - Method in class planetj.formatters.HorizontalGraphFormatter
Return the longest size to use for the graph bar.
getMaxGraphSizeInPixels() - Method in class planetj.formatters.VerticalGraphFormatter
Return the longest size to use for the graph bar.
getMaxInputSize() - Method in class planetj.html.HTMLRowDetails
Specifies a maximum width of an input field on the screen.
getMaxInputSizePerRow() - Method in class planetj.html.HTMLRowDetails
Specifies the maximum sum of the width of all input fields on a row.
getMaxInputWidth() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the max sum of all input widths for a given Row on details.
getMaxInputWidthSum() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the max sum of all input widths for a given Row on details.
getMaxInsertRetries() - Method in class planetj.database.Row
Number of times to attempt to re-insert a Row when a duplicate key exception was encountered.
getMaxLength() - Method in class planetj.database.Field
Returns the max length of this field.
getMaxLength(FileDescriptor) - Method in class planetj.database.Field
Returns the max length of this field.
getMaxLength() - Method in class planetj.database.field.BigDecimalField
Returns the max length of this field.
getMaxLength() - Method in class planetj.gui.CMAs400Field
Get the maximum length of text allowed in this AS400 field
getMaxLength() - Method in class planetj.gui.CMLimitedField
 
getMaxLength() - Method in class planetj.gui.CMPasswordFieldJ
 
getMaxPreparedStatements() - Static method in class planetj.database.DataEngine
Gets the maximum number of prepared statements a single connection can support.
getMaxSize() - Method in class planetj.dataengine.cache.DataEngineCache
Gets the maximum number of items the cache can hold.
getMaxTabsPerLine() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the maximum number of tabs which can be displayed on a single line on the screen
getMaxValue(String) - Method in class planetj.database.RowCollection
Returns a max numeric value of the specified field
getMaxValueSize() - Method in class planetj.gui.CMNumberField
Gets the maximum allowed value for this input field
getMaxWidth() - Method in class planetj.html.HTMLField
Gets the maximum width that a field's input will take up on the screen (the default is 100).
getMaximumConnections() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the maximum size of this connection pool.
getMaximumFailures() - Method in class planetj.dataengine.display.SignOnPropertyGroup
Gets the maximum number of failures that are allowed
getMaximumSignOnFailures(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.GenericSignOn
Gets the maximum number of consecutive signon failures a user is allowed.
getMaximumSignOnFailures(String, ISecured, HttpServletRequest) - Method in interface planetj.dataengine.security.http.ISignOn
Gets the maximum number of consecutive signon failures a user is allowed.
getMaximumSignOnFailures(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.SQLOperationSignOn
Gets the maximum number of consecutive signon failures a user is allowed.
getMemo() - Method in class planetj.iif.IIFDistribution
Returns the distribution's memo, or null if none was set.
getMemo() - Method in class planetj.iif.IIFTransaction
Returns the transaction's memo, or null if none was set.
getMemo() - Method in class planetj.qif.QIFBankTransaction
Returns the transaction's memo, or null if none was set.
getMessage() - Method in class planetj.common.CMMessage
Gets the message property (java.lang.String) value.
getMessage(String, Row, ExecutingContext) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Convience method that gets the current application from the current executing context.
getMessage(String) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message for key.
getMessage(String, Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message for key and application.
getMessage(String, Row) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message for Row's system, library, table, and given key for owner of the application.
getMessage(String, Row, Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message for Row's system, library, table, and given key for owner of the application.
getMessage(String, String, String, String, Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message for system, library, table, and given key for owner of the application.
getMessage() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the message of the template.
getMessage(String, String, String, int, Row) - Method in class planetj.dataengine.operation.OperationMessageManager
Returns a user message, based on the operation type passed in.
getMessage() - Method in class planetj.dataengine.task.TestTaskEvent
Returns the message in this task event.
getMessage() - Method in class planetj.exception.CMException
Gets the message property (java.lang.String) value.
getMessage() - Method in class planetj.gui.CMProgressDialog
Gets the message to display
getMessageList() - Method in interface planetj.common.IAS400ProgramCall
Get the array of AS400Message objects
getMessageLogCopyrightLabel() - Method in class planetj.gui.CMMessageLogFrameJ
Method generated to support the promotion of the messageLogCopyrightLabel attribute.
getMessageText(String, Row) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message text for the given key and row.
getMessageText(String, Row, ExecutingContext) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get message text for the given key and row
getMessageTranslation(String) - Method in class planetj.common.TranslationManager
Gets the value of translation.
getMessageTranslation(String, Object[]) - Method in class planetj.common.TranslationManager
Gets the value of translation.
getMessageVector() - Method in class planetj.common.MessageManager
Gets the messageVector property (java.util.Vector) value.
getMessageWithSubstitutions(String, Row) - Method in class planetj.dataengine.operation.OperationMessageManager
Replace any parameters in the message with actual substitution text.
getMessages() - Method in class planetj.as400.As400Command
Gets a List of messages (String's) for displaying.
getMessages(String, Row) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get messages for given key and Row.
getMessages(String, String, String, String, Application) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Get messages for given key for owner of the application.
getMetaData() - Method in class planetj.database.connection.DataEngineConnection
Gets the metadata regarding this connection's database.
getMetaDataAlias() - Method in class planetj.database.DBSystem
Gets the alias of the system containing additional meta data (FD's, PV's, etc) for this system.
getMetaDataAlias() - Method in class planetj.database.SQLContext
 
getMetaDataAlias() - Method in interface planetj.dataengine.application.IApplicationContext
Get the alias for the system where the operation and application reside.
getMetaDataAlias() - Method in class planetj.dataengine.operation.HTMLOperationContext
Get the alias for the system the operation and application reside.
getMetaDataAlias() - Method in class planetj.dataengine.operation.JavaOperationContext
Get the alias for the system the operation and application reside.
getMetaDataSystem() - Static method in class planetj.database.DBSystem
Gets the metadata system
getMetaDataSystemAlias() - Method in class planetj.database.Field
Gets the alias of the system this Field's Table's Library's DBSystem uses for retrieving its meta data.
getMetaDataSystemAlias() - Method in class planetj.database.Library
Gets the alias of the system this Library's DBSystem uses for retrieving its meta data.
getMetaDataSystemAlias() - Method in class planetj.database.Row
Returns the meta data alias of the system to which this Row belongs
getMetaDataSystemAlias() - Method in class planetj.database.RowCollection
Returns the meta data alias of the system to which this RowCollection belongs
getMetaDataSystemAlias() - Method in class planetj.database.Table
Gets the alias of the system this Table's Library's DBSystem uses for retrieving its meta data.
getMetadataAlias() - Method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets the alias of the system on which the Operation resides
getMetadataAlias() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the metadata alias this AutoRunTask is using
getMetadataColumns(SQLContext) - Method in class planetj.database.DBSystem
Return a ResultSet of Columns
getMetadataInvalidationTime() - Method in class planetj.database.Table
Gets when this table's metadata was last invalidated.
getMetadataLibraries(SQLContext) - Method in class planetj.database.DBSystem
Return a ResultSet of libraries (schemas)
getMetadataTables(SQLContext) - Method in class planetj.database.DBSystem
Return a ResultSet of Tables
getMethod() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getMethodClass() - Method in class planetj.dataengine.action.ReflectAction
Gets the Class containing the method to reflect.
getMethodDescriptors() - Method in class planetj.connections.AS400SignOnDialogBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Return the method descriptors for this bean.
getMethodName() - Method in class planetj.dataengine.action.ReflectAction
Gets the name of the method this action should reflect on a given Row.
getMillisecondTimeout() - Method in class planetj.dataengine.cache.DataEngineCache
Gets the maximum number of MILLISECONDS which a RowCollection can be stored in the cache and still be condsidered valid.
getMin() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the minimum value that has been added to this RunningTotal
getMinConnections() - Method in class planetj.connections.AS400SignOnDialog
The minimum number of connections in the connection pool
getMinConnections() - Method in class planetj.database.connection.ConnectionRow
Getter method for the MinConnections property
getMinValueSize() - Method in class planetj.gui.CMNumberField
Gets the minimum allowed value for this input field
getMinimumConnections() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the minimum size of this connection pool.
getMinorVersion() - Static method in class planetj.database.DataEngine
 
getMinorVersion() - Method in class planetj.license.WOWLicense
Get the minor version of the license file.
getMode() - Method in class planetj.database.RowEvent
Returns the mode.
getMode() - Method in class planetj.database.SQLContext
Gets a constant (such as Row.MODE_UPDATE or ROW.MODE_INSERT) describing the type of action this SQLContext is performing
getMode() - Method in class planetj.dataengine.ExecutingContext
Gets the mode of the current action being performed on the database (e.g.
getMode(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationServlet
Returns the current mode that SQLOperations should be displayed in (by itself or in an app)
getModel() - Method in class planetj.gui.TableMap
 
getModificationLevel() - Static method in class planetj.common.MessageManager
 
getModificationLevel() - Static method in class planetj.database.DataEngine
 
getMonth(Date) - Static method in class planetj.common.ConvertUtility
Return the month part of a date
getMonthFieldName() - Method in class planetj.database.fielddescriptors.DerivedDate
Insert the method's description here.
getName() - Method in class planetj.common.MethodProperties
 
getName() - Method in class planetj.database.DBSystem
 
getName() - Method in class planetj.database.Field.FieldLocation
 
getName() - Method in class planetj.database.Field
 
getName() - Method in interface planetj.database.IDBObject
 
getName() - Method in interface planetj.database.ITable
Gets the name of this ITable
getName() - Method in class planetj.database.Library
Returns the name of this library.
getName() - Method in class planetj.database.PhysicalTable
 
getName() - Method in class planetj.database.Table
 
getName() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets this RunningTotal's name
getName() - Method in class planetj.database.field.FieldSet
Gets the name of this FieldSet
getName() - Method in class planetj.database.field.FieldSetCollection
Gets the name of this FieldSetCollection.
getName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the name of the described fields.
getName() - Method in class planetj.database.sql.ColumnToken
 
getName() - Method in class planetj.dataengine.action.AbstractAction
Subclasses may override if necessary.
getName() - Method in class planetj.dataengine.action.ActionWrapper
 
getName() - Method in class planetj.dataengine.action.NamedAction
 
getName() - Method in class planetj.dataengine.action.ReflectAction
Get the action's name.
getName() - Method in class planetj.dataengine.action.ReflectRowAction
Get the action's name.
getName() - Method in class planetj.dataengine.action.ReflectRowCollectionAction
Get the action's name.
getName() - Method in class planetj.dataengine.application.Application
Gets the name of this application
getName() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getName() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup.TargetWindow
 
getName() - Method in class planetj.dataengine.operation.OperationSet
Gets the name of this OperationSet
getName() - Method in class planetj.dataengine.parameter.RuntimeParameter
Gets the name of the runtime parameter
getName() - Method in class planetj.dataengine.security.DEGroup
 
getName() - Method in class planetj.dataengine.security.DEUser
 
getName() - Method in interface planetj.dataengine.security.http.ISecured
Gets the name of this secured object
getName() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the name of the user.
getName() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the credit card holder name.
getName() - Method in class planetj.gui.CMAction
Gets the name property (String) value.
getName() - Method in class planetj.iif.IIFDistribution
Returns who's involved in the distribution, such as the name of a store where expenses took place or customer, vendor, payee, or employee
getName() - Method in class planetj.iif.IIFTransaction
Returns who's involved in the transaction, such as the name of a store where expenses took place or customer, vendor, payee, or employee
getName() - Method in class planetj.license.Feature
Insert the method's description here.
getName() - Method in class planetj.property.Property
Gets the name of this name-value pair
getName() - Method in class planetj.property.PropertyGroup
Gets the name of this PropertyGroup
getName() - Method in class planetj.qif.QIFAccountRecord
Name of the account
getName() - Method in interface planetj.util.INamed
 
getName() - Method in class planetj.util.NamedValue
Deprecated. getName method comment.
getNameOfTable() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value table for the field.
getNameOfTable() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the table for the field.
getNamed(int) - Method in class planetj.database.Row
 
getNamed(String) - Method in class planetj.database.Row
 
getNamed(int) - Method in interface planetj.util.INamedCollection
 
getNamed(String) - Method in interface planetj.util.INamedCollection
 
getNamedParametersInternal(String) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a list of parameters which have the specified name.
getNamesOfUpdatedFields() - Method in class planetj.database.FieldCollection
Returns a List of names of Fields that have been updated.
getNamesOfUpdatedFields() - Method in class planetj.database.Row
Return the names of all of the Fields in this Row that have been updated.
getNavigationBar() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the navigation bar of the template.
getNavigationIdKey() - Method in class planetj.dataengine.AbstractNavigationMap
Get the key used to look up this navigation maps id value.
getNavigationIdKey() - Method in class planetj.dataengine.NavigationGroup
Get the key used to look up this navigation maps id value.
getNavigationIdKey() - Method in class planetj.dataengine.NavigationPage
Get the key used to look up this navigation maps id value.
getNavigationIdKey() - Method in class planetj.dataengine.NavigationRequest
Get the key used to look up this navigation maps id value.
getNavigationIdKey() - Method in class planetj.dataengine.NavigationSession
Get the key used to look up this navigation maps id value.
getNavigationKey() - Method in class planetj.database.Row
Get the key used to store/retrieve this Row to/from navigation.
getNavigationKey() - Method in class planetj.database.RowCollection
Get the key used to store/retrieve this RowCollection to/from navigation.
getNavigationKey() - Method in class planetj.dataengine.AbstractContext
Get the key used to store/retrieve this Row to/from navigation.
getNavigationKey() - Method in interface planetj.dataengine.INavigationObject
Get the key used to store and retrieve this object to and from navigation.
getNavigationKey(int) - Static method in class planetj.dataengine.NavigationGroup
 
getNavigationKey(String) - Static method in class planetj.dataengine.NavigationGroup
 
getNavigationKey(int) - Static method in class planetj.dataengine.NavigationPage
 
getNavigationKey(String) - Static method in class planetj.dataengine.NavigationPage
 
getNavigationKey(int) - Static method in class planetj.dataengine.NavigationRequest
 
getNavigationKey(String) - Static method in class planetj.dataengine.NavigationRequest
 
getNavigationKey(String) - Static method in class planetj.dataengine.NavigationSession
 
getNavigationKey() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Get the key used to store and retrieve this object to and from navigation.
getNavigationKeys(String, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets a list of keys for navigation objects stored in navigation that have the same navigation list key as the given key.
getNavigationListKey() - Method in class planetj.database.Row
Get the key used to store and retrieve a List of Rows that have been put into navigation.
getNavigationListKey() - Method in class planetj.database.RowCollection
Get the key used to store and retrieve a List of RowCollections that have been put into navigation.
getNavigationListKey() - Method in class planetj.dataengine.AbstractContext
Get the key used to store and retrieve a List of Rows that have been put into navigation.
getNavigationListKey() - Method in interface planetj.dataengine.INavigationObject
Get the key used to store and retrieve a List of all the navigation keys for any navigation object put into navigation with the same List key.
getNavigationListKey() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Get the key used to store and retrieve this object to and from navigation.
getNavigationSuffix(Operation) - Static method in class planetj.dataengine.DataEngineManager
 
getNavigationSuffix() - Method in class planetj.dataengine.operation.Operation
Gets the navigation suffix to use for this operation.
getNewContext() - Method in class planetj.dataengine.operation.Operation
Gets a new IOperationContext for this operation.
getNewContext(Field, Row, ExecutingContext) - Method in class planetj.dataengine.operation.Operation
Gets a new IOperationContext for this operation.
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.operation.HTMLOperation
Gets a new IOperationContext for this operation.
getNewContextInternal() - Method in class planetj.dataengine.operation.Operation
Deprecated.  
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.operation.Operation
Gets a new IOperationContext for this operation.
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.operation.OperationBuilderCreateDataInquiryOp
 
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.possiblevalues.PossibleValuesOperation
 
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.sqloperation.JavaOperation
 
getNewContextInternal(Field, Row, ExecutingContext) - Method in class planetj.dataengine.sqloperation.SQLOperation
 
getNewHTMLContext() - Method in class planetj.dataengine.operation.HTMLOperation
Create and return a new HTMLContext to which may be executed.
getNewJavaContext() - Method in class planetj.dataengine.sqloperation.JavaOperation
Create and return a new JavaContext to which may be executed.
getNewSQLOperationContext() - Method in class planetj.dataengine.sqloperation.SQLOperation
Creates and returns a new SQLContext to perform this SQLOperation's query.
getNewSQLOperationContext(Field, Row, ExecutingContext) - Method in class planetj.dataengine.sqloperation.SQLOperation
Creates and returns a new SQLContext to perform this SQLOperation's query.
getNewTaskEvent() - Method in class planetj.dataengine.task.TaskTester
Create a new test task event object.
getNewTaskEvent() - Method in class planetj.util.CMTimerTask
Returns a TaskEvent object to used when notifying listerns when the task starts and completes.
getNewURLContext() - Method in class planetj.dataengine.operation.HTMLOperation
Create and return a new HTMLContext to which may be executed.
getNewWindowProperties() - Method in class planetj.database.field.URLReferenceField
Gets the properties of the window to open the link's target in.
getNewWindowProperties() - Method in class planetj.dataengine.action.ActionDescriptor
Gets the string containing properties for the new window
getNewWindowTarget() - Method in class planetj.database.field.URLReferenceField
Gets the name of the window to open the link's target in.
getNext() - Method in class planetj.dataengine.AbstractNavigationMap
Gets the first navigation map created after this navigation map.
getNextAndPrevious() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets wheter to show previous and next buttons on view and updates.
getNextException() - Method in class planetj.exception.CMException
Retrieves the exception chained to this CMException object.
getNextGroupIdAsInt(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets the next group id.
getNextOperationToRun(Operation, ExecutingContext) - Method in class planetj.database.Row
Get the next operation number (ID) that is to be run, by default this will return the operations "completed or next operation" as specified in the WOW operation spec.
getNextOperationToRun(ExecutingContext, Object) - Method in class planetj.dataengine.operation.OperationManager
Goto the next operation if specified and execute it.
getNextPageIdAsInt(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets the next page id.
getNextPreviousJustify() - Method in class planetj.html.HTMLTable
Insert the method's description here.
getNextRequestIdAsInt(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets the next group id.
getNextRow() - Method in class planetj.magic.NextOrPreviousRowRequest
 
getNextRowCollection() - Method in class planetj.database.RowCollection
Gets a RowCollection containing another group of rows which satisfy the query that was used to create this RowCollection.
getNextRowCollection(int) - Method in class planetj.database.RowCollection
Gets a RowCollection containing another group of rows which satisfy the query that was used to create this RowCollection.
getNextRowCollection(int) - Method in class planetj.database.report.ReportBreakRowCollection
 
getNextSessionId(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets the next group id.
getNextText() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the custom button label if one was specified in the properties.
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.dataengine.application.magic.RunJavaOperationRequest
Get the URI of the next page to call.
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.dataengine.application.magic.WABDispatcherRequest
Get the URI of the next page to call.
getNextURI() - Method in class planetj.magic.AbstractMagicRequest
Get the URI of the next page to call.
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.magic.AbstractMagicRequest
Get the URI of the next page to call.
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.magic.CancelRequest
WK (8/23/2002 3:43:43 PM) temporarily override super to allow navigation to go back
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.magic.DeleteRequest
WK (8/23/2002 3:43:43 PM) temporarily override super to allow navigation to go back
getNextURI(LayoutDisplayPropertyGroup) - Method in interface planetj.magic.IMagicRequest
Get the URI of the page to call after executing the request.
getNextURI(LayoutDisplayPropertyGroup) - Method in class planetj.magic.UpdateRequest
WK (8/23/2002 3:43:43 PM) temporarily override super to allow navigation to go back
getNextValue(Field) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(FieldDescriptorRow, Table) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(FieldDescriptorRow) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(Table, Field, Class) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(Table, FieldDescriptorRow, Class) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(Table, FieldDescriptorRow, Field, Class) - Method in class planetj.database.field.FieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(Field) - Method in interface planetj.database.field.IFieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(FieldDescriptorRow) - Method in interface planetj.database.field.IFieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValue(FieldDescriptorRow, Table) - Method in interface planetj.database.field.IFieldIncrementor
Gets the next value of a field for which the auto-increment value is true.
getNextValueMap(Table) - Method in class planetj.database.field.FieldIncrementor
Gets the auto-increment Map for a Table
getNoRecordsFoundText() - Method in class planetj.html.HTMLTable
Gets the text to display when there are no records
getNoSelectionErrorMessage() - Method in class planetj.dataengine.action.ActionDescriptor
Get the error message to display when a required selection hasn't been made
getNonCachedApplication(String, int, List, IUser) - Method in class planetj.dataengine.application.ApplicationManager
Deprecated. - Now that the cache is wiped out on update we don't need this method any more - use the normal getApplication() method
getNonCachedTheme(String, int, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a Theme by ID out of the DB (the cache is not checked).
getNotes() - Method in class planetj.license.WOWLicense
Get notes that were added when license was created.
getNullable() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets whether or not NULL is allowed.
getNumber() - Method in class planetj.qif.QIFBankTransaction
Returns the transaction's number, which is usually a check number or some other identifying number for the transaction.
getNumberFormat() - Method in class planetj.formatters.NumberFormatter
Get this formatter's NumberFormat.
getNumberFormatInstance() - Method in class planetj.formatters.CurrencyFormatter
 
getNumberFormatInstance() - Method in class planetj.formatters.FourDecimalCurrencyFormatter
 
getNumberFormatInstance() - Method in class planetj.formatters.NumberFormatter
Get the NumberFormat that will be used by this formatter for formatting.
getNumberFormatInstance() - Method in class planetj.formatters.PercentageFormatter
 
getNumberFormatInstance() - Method in class planetj.formatters.TwoDecimalPercentageFormatter
 
getNumberOfAllowedOperations() - Method in class planetj.license.WOWLicense
Get the number of allowed operations.
getNumberOfDigits(int) - Static method in class planetj.common.CMUtility
Get the number of digits for the given int.
getNumberOfRecordsPerPage(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsRequest
 
getNumberOfRecordsPerPage() - Method in class planetj.magic.SQLRequest
 
getNumberOfTables() - Method in class planetj.database.SQLContext
Gets the number of tables being queried.
getNumberOfValueParameters() - Method in class planetj.database.sql.SQLComparison
Gets this comparison's number of value token.
getNumberOfValues() - Method in class planetj.database.sql.SQLComparison
Gets this comparison's number of value token.
getNumberTimesRun() - Method in class planetj.dataengine.task.TestTaskEvent
Returns the total number of times the task has run.
getObject(Object) - Method in class planetj.dataengine.ExecutingContext
 
getObject() - Method in class planetj.magic.SerializeObjectRequest
Get the object to serialize.
getObjectId() - Method in class planetj.magic.DeleteRequest
Gets the id of the object in the session to update.
getOddColor(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getOddReportColor(PDFFileDescriptor) - Method in class planetj.helpers.PDFHelper
 
getOkEnabled() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the okEnabled attribute.
getOkEnabledMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getOkEnabled() method descriptor.
getOkText() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the okText attribute.
getOkTextMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getOkText() method descriptor.
getOkVisible() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Method generated to support the promotion of the okVisible attribute.
getOkVisibleMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getOkVisible() method descriptor.
getOldValue() - Method in class planetj.database.Field
Returns the previous value the Field use to have.
getOldValueAsString() - Method in class planetj.database.Field
Returns the Field's old value as a String (or the field's current value as a String if it doesn't have an old value).
getOldValueAsString() - Method in class planetj.database.field.DateField
Gets this date field's old value as a string.
getOnClick() - Method in class planetj.database.field.ImageURLReferenceField
Get method to call when this field's image is selected or clicked.
getOperatingFieldNames() - Method in class planetj.database.fielddescriptors.AbstractDerivedFieldDescriptor
Return the field names that this descriptor operates on.
getOperation() - Method in class planetj.database.Row
Gets the Operation which read this row from the DB.
getOperation(boolean) - Method in class planetj.database.Row
Gets the Operation which read this row from the DB or created this row.
getOperation() - Method in class planetj.database.RowCollection
Gets the operation which was used to create this RowCollection, or null if no such Operation exists
getOperation() - Method in class planetj.dataengine.action.NamedOperationAction
Gets the Operation tied to this action.
getOperation() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets this SQLContext's corresponding SQLOperation
getOperation() - Method in class planetj.dataengine.application.magic.AbstractOperationRequest
Get the operation for this request.
getOperation() - Method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets the Operation in question
getOperation() - Method in class planetj.dataengine.operation.HTMLOperationContext
Get this context's operation.
getOperation() - Method in interface planetj.dataengine.operation.IOperationContext
Get this context's operation.
getOperation() - Method in class planetj.dataengine.operation.JavaOperationContext
Get this context's operation.
getOperation(int, String) - Method in class planetj.dataengine.operation.OperationManager
Get an Operation for the given id
getOperation(int, String, List) - Method in class planetj.dataengine.operation.OperationManager
Returns A SQLOperation, based on its ID Creation date: (3/25/2002 1:48:24 PM)
getOperation() - Method in class planetj.magic.AssociationRequest
Get the operation for this request.
getOperationById(int) - Method in class planetj.dataengine.application.Application
Gets this application's operations for the given usage id.
getOperationByUsageId(int, ExecutingContext) - Method in class planetj.dataengine.application.Application
Gets this application's operations for the given usage id.
getOperationClass(int) - Static method in class planetj.dataengine.operation.Operation
Gets the Operation java class which should be used to represent an operation of the specified type
getOperationCode() - Method in class planetj.dataengine.operation.Operation
Gets this Operation's code
getOperationCount() - Static method in class planetj.database.DataEngine
 
getOperationCount(String, String) - Method in class planetj.dataengine.operation.OperationManager
Gets the number of Operations in a given user library.
getOperationCount() - Method in interface planetj.license.ILicense
Get the number of operations that are allowed under this license.
getOperationCount() - Method in class planetj.license.License
 
getOperationCount() - Method in class planetj.license.RuntimeLicense
 
getOperationFromDB(int) - Method in class planetj.database.Row
Gets a SQLOperation.
getOperationFromDBByUsage(int) - Method in class planetj.database.Row
Get an Operation from the database for teh given usage id.
getOperationHandledActionNames(ExecutingContext) - Method in class planetj.dataengine.operation.Operation
Get a List of names of actions handled by this Operation.
getOperationId() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets this SQLContext's corresponding Application
getOperationId() - Method in class planetj.dataengine.application.magic.DirectOperationRequest
Gets the ID of the requested Operation
getOperationId() - Method in class planetj.dataengine.operation.HTMLOperationContext
Get this context's operation's id.
getOperationId() - Method in interface planetj.dataengine.operation.IOperationContext
Get this context's operation's id.
getOperationId() - Method in class planetj.dataengine.operation.JavaOperationContext
Get this context's operation's id.
getOperationLink(Operation, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLOperationGenerator
Appends a html link for the SQLOperation to the StringBuffer
getOperationNavigationKey(Operation) - Static method in class planetj.dataengine.DataEngineManager
 
getOperationSQL() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets this SQLOperation's SQL
getOperationSetName() - Method in class planetj.dataengine.operation.Operation
Gets this SQLOperation's operation set name.
getOperationSets(Application) - Static method in class planetj.dataengine.operation.OperationSet
Get a List containing OperationSet objects.
getOperationSets(String, Application) - Static method in class planetj.dataengine.operation.OperationSet
Get a List containing OperationSet objects.
getOperationSetsInternal(String, Application, boolean, ExecutingContext) - Static method in class planetj.dataengine.operation.OperationSet
Get a List containing OperationSet objects.
getOperationString() - Method in interface planetj.dataengine.parameter.IDisplayParameter
Gets a String representing an operation which applies to this parameter.
getOperationString() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets a String representing an operation which applies to this parameter.
getOperationString() - Method in class planetj.dataengine.parameter.TableParameter
Gets a String representing an operation which applies to this parameter.
getOperations() - Method in class planetj.dataengine.application.Application
Returns all the SQL Opps for this App.
getOperations(String, ExecutingContext) - Method in class planetj.dataengine.application.Application
Gets this application's operations belonging to the given operation set name.
getOperations(ExecutingContext) - Method in class planetj.dataengine.application.Application
Gets this application's operations.
getOperations(Application, List, ExecutingContext) - Method in class planetj.dataengine.operation.OperationManager
Gets all Operations for the given Application.
getOperations(Application, List, String, ExecutingContext) - Method in class planetj.dataengine.operation.OperationManager
Gets all Operations for the given Application that have the given operation set name.
getOperationsByUsageId(int, ExecutingContext) - Method in class planetj.dataengine.application.Application
Gets this application's operations for the given usage id.
getOperationsForInitialization(String) - Method in class planetj.dataengine.autorun.AutoRunManager
Gets all operations in all applications that meet the following conditions: The operation has an autorun operation The operation's application autorun operation type is enabled (according to the operation's application)
This method only needs to be invoked once, when the DataEngine first starts up.
getOperator() - Method in class planetj.database.sql.SQLComparison
Gets this comparison's operator token.
getOperatorStyle() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets the style to use when rendering operators
getOrder() - Method in class planetj.html.HTMLItem
Sets this option's order.
getOrderByColumnNames() - Method in class planetj.possiblevalues.AbstractPV
Get columns to order possible values by.
getOrderByColumnNames() - Method in class planetj.possiblevalues.ConcurrencyPV
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM)
getOrderByColumnNames() - Method in class planetj.possiblevalues.DayOfTheWeekFieldPV
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM)
getOrderByColumnNames() - Method in class planetj.possiblevalues.FieldNullibilityPV
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM)
getOrderByColumnNames() - Method in class planetj.possiblevalues.MonthFieldPV
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM)
getOrderByColumnNames() - Method in class planetj.possiblevalues.ThemesPV
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM)
getOrderedFieldDescriptors() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a list of the field descriptors in order they were added to this FieldDescriptorCollection Creation date: (6/3/2002 8:07:16 PM)
getOrderedFields() - Method in class planetj.database.FieldCollection
Returns a list of the fields in order they were added to this FieldCollection Creation date: (12/11/2001 3:07:35 AM)
getOrdinalPosition() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the index of the column in the table (starting at 1).
getOrigin() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Indicates how this FD was created.
getOriginalCode() - Method in class planetj.dataengine.AbstractContext
Gets this context's original code string.
getOriginalCode() - Method in interface planetj.dataengine.IContext
Gets the original String of code for this context
getOriginalException() - Method in class planetj.exception.CMException
Gets the original exception that this CMException was created from.
getOriginalFileName() - Method in class planetj.dataengine.fileupload.UploadedFile
Gets the name that the file had on the user's file system before it was uploaded.
getOriginalInstructions() - Method in class planetj.dataengine.operation.Operation
Gets this Operation's instructions, exactly as they were entered by the user before any parameter substitution
getOriginalSQLString() - Method in class planetj.database.sql.SQLStatement
Gets the original sql string this SQLStatement is based upon.
getOriginalStrings() - Method in class planetj.gui.CMComboBoxJ
Return a List of Strings that are the pre-translated Strings displayed in this component.
getOriginalStrings() - Method in class planetj.gui.CMListJ
Return a List of Strings that are the pre-translated Strings displayed in this component.
getOriginalValue() - Method in class planetj.exception.AlterationLWO
Gets the value of the field the last time we read it.
getOriginalValue() - Method in class planetj.util.RoundOMatic.RoundableF
 
getOriginatingEvent() - Method in class planetj.database.connection.ConnectionEvent
Gets the event which caused this event (if such an event exists).
getOrphanTimeout() - Method in class planetj.connections.AS400SignOnDialog
The orphan timeout specifies the amout of time an application can hold a connection without using it.
getOrphanTimeout() - Method in class planetj.database.connection.ConnectionRow
Getter method for the OrphanTimeout property
getOutputAlias() - Method in class planetj.dataengine.operation.Operation
Gets this SQLOperation's Output Alias
getOutputAsReader() - Method in class planetj.servlet.wrapper.WrappedHttpServletResponse
Provides the buffered output as a Reader.
getOutputAsString() - Method in class planetj.servlet.wrapper.WrappedHttpServletResponse
Provides the buffered output as a String.
getOutputRowType() - Method in class planetj.helpers.FileDescriptor
Describes which rows should be output
getOutputRowType() - Method in class planetj.helpers.properties.FilePropertyGroup
Gets the char value (defined in FileDescriptor) indicating which rows to output
getOutputStream() - Method in class planetj.helpers.PDFFileDescriptor
Gets the OutputStream written to by PDFWriter Creation date: (1/22/2002 6:40:00 PM)
getOutputStream() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getOutputStream() - Method in class planetj.servlet.wrapper.WrappedHttpServletResponse
 
getOverallReportBreak() - Method in class planetj.database.report.OverallReportBreak
Returns this same object
getOverallReportBreak() - Method in class planetj.database.report.ReportBreak
If an OverallReportBreak with the same field descriptors and column function was created when this ReportBreak was created, then that OverallReportBreak is returned.
getOwnerId() - Method in class planetj.database.connection.ConnectionRow
Getter method for the OwnerId property
getOwnerId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns the Owner Id
getOwnerId() - Method in class planetj.dataengine.application.Application
Gets the ID of this application's owner
getOwnerId() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getOwnerId() - Method in class planetj.dataengine.operation.Operation
Gets the owner ID of this SQLOperation
getOwnerId() - Method in class planetj.dataengine.security.DEAuthorization
Gets the ID of this user 2 group's owner
getOwnerId() - Method in class planetj.dataengine.security.DEGroup
Gets the ID of this user 2 group's owner
getOwnerId() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the ID of this user 2 group's owner
getOwnerId() - Method in class planetj.dataengine.security.DEUser
Getter method for the OwnerId property
getOwnerId() - Method in class planetj.dataengine.security.DEUser2Group
Gets the ID of this user 2 group's owner
getOwnerId() - Method in interface planetj.dataengine.security.IUser
 
getOwnerId(HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the owner id from the current sign on receipt.
getOwnerId() - Method in interface planetj.dataengine.security.http.ISecured
Gets the ID of this secured object's owner
getOwnerId() - Method in class planetj.dataengine.security.http.SignOnReceipt
Insert the method's description here.
getOwnerId() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme's owner.
getOwnerId() - Method in class planetj.processes.logon.SignOnAndRegistrationRow
 
getOwnerIdAsInteger() - Method in class planetj.dataengine.application.Application
Gets the ID of this application's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.security.DEAuthorization
Gets the ID of this user 2 group's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.security.DEGroup
Gets the ID of this user 2 group's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.security.DEGroup2Authorization
Gets the ID of this user 2 group's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.security.DEUser
Gets the ID of this user 2 group's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.security.DEUser2Group
Gets the ID of this user 2 group's owner
getOwnerIdAsInteger() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme's owner
getOwnerIdField() - Method in class planetj.database.connection.ConnectionRow
Returns the Owner Id Field
getOwnerIdField() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns the Owner Id Field
getOwnerIdField() - Method in class planetj.dataengine.application.Application
Returns the Owner Id Field
getOwnerIdField() - Method in interface planetj.dataengine.application.IOwner
Returns the Owner Id for this Row.
getOwnerIdField() - Method in class planetj.dataengine.operation.Operation
Returns the Owner Id Field
getOwnerIdField() - Method in class planetj.dataengine.theme.Theme
Returns the Owner Id Field
getOwnerIdField() - Method in class planetj.processes.logon.SignOnAndRegistrationRow
Returns the Owner Id Field
getPDFFileName() - Method in class planetj.helpers.FDFFileDescriptor
Insert the method's description here.
getPDFValue(PDFFileDescriptor) - Method in class planetj.database.Field
Gets the value to display when this field is rendered in a PDF document
getPDFValue(PDFFileDescriptor) - Method in interface planetj.helpers.IPDFField
Gets the display value of this field when it is rendered in a PDF document
getPOP3() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the POP3 server
getPOP3Server(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's SMTP server.
getPOP3Server(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's SMTP server.
getPOP3Server(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's SMTP server.
getPVContext(Field) - Method in class planetj.possiblevalues.DistinctCachePV
Gets the SQLContext to use for a PV query
getPVContext(Field) - Method in class planetj.possiblevalues.DistinctPV
Gets the SQLContext to use for a PV query
getPVPage() - Method in class planetj.database.Field
Gets the current page number this field is showing for possible values.
getPackage() - Method in class planetj.dataengine.RowClassProperties
Gets the package name of the class to generate.
getPage(int) - Method in class planetj.dataengine.NavigationGroup
 
getPage(String) - Method in class planetj.dataengine.NavigationGroup
 
getPage(String, String, String, String, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets this navigation group for the specified ids.
getPage(int, int) - Method in class planetj.dataengine.NavigationRequest
 
getPage(String, String) - Method in class planetj.dataengine.NavigationRequest
 
getPage(int, int, int) - Method in class planetj.dataengine.NavigationSession
Gets the navigation page from this navigation session's navigation request for the specified navigation ids.
getPage(String, String, String) - Method in class planetj.dataengine.NavigationSession
Gets the navigation page from this navigation session's navigation request for the specified navigation ids.
getPageAttributes(boolean, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets a Map of the Page attributes for this request
getPageCountToShow() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets the number of page numbers to show.
getPageId(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current page id from the request.
getPageIdAsInt(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current page id from the request.
getPageNumber() - Method in class planetj.database.RowCollection
Get the page number of this RowCollection
getPageType(String) - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Gets the type of page being displayed in the particular template section
getPageTypeKey(String) - Static method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Gets the key used to store the page type of the specified section
getPagingJustification() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Get the justification for paging.
getPagingLevel() - Static method in class planetj.html.HTMLGenerator
Gets the paging level
getParameter(int) - Method in class planetj.database.sql.SQLComparison
Gets one of this comparison's parameters, based by index.
getParameter() - Method in class planetj.database.sql.ValueToken
Gets the parameter stored in this ValueToken.
getParameter(int) - Method in class planetj.dataengine.AbstractContext
Gets a parameter, based on its index
getParameter(String) - Method in class planetj.dataengine.AbstractContext
Gets a parameter by its unique id, or by its context specific id
getParameter(int) - Method in interface planetj.dataengine.IContext
Gets a parameter, based on its index
getParameter(String) - Method in interface planetj.dataengine.IContext
Gets a parameter, based on its unique ID
getParameter(String, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets an parameter out of the request.
getParameter(int) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a parameter by its index.
getParameter(int, boolean) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a parameter by its index.
getParameter(String) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a parameter by its its context specific id, or by its name, or by a named index.
getParameter(String) - Method in class planetj.http.MultipartRequest
Gets the parameter with the specified name.
getParameter(String) - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getParameterClass(String) - Method in class planetj.database.SQLContext
Returns the appropriate class for creating a parameter based on the parameter token.
getParameterClass(String) - Method in class planetj.dataengine.AbstractContext
Returns the appropriate class for creating a parameter based on the parameter token.
getParameterCollection() - Method in class planetj.dataengine.AbstractContext
Gets the ParameterCollection which contains this context's parameters
getParameterCount() - Method in class planetj.dataengine.AbstractContext
Gets the number of parameters present in this context
getParameterCount(Class) - Method in class planetj.dataengine.AbstractContext
Gets the number of parameters present in this context which are of the specified class (or are subclasses of the specified class)
getParameterCount() - Method in interface planetj.dataengine.IContext
Gets the number of parameters present in this context
getParameterCount(Class) - Method in interface planetj.dataengine.IContext
Gets the number of parameters present in this context which are of the specified class (or are subclasses of the specified class)
getParameterCount() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets the number of parameters present in this context (same as the size()) method
getParameterCount(Class) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets the number of parameters present in this context which are of the specified class (or are subclasses of the specified class)
getParameterDisplayFields() - Method in class planetj.dataengine.AbstractContext
Deprecated. (6/11/2003 8:01:23 AM) This method will not allow setting the Field's default value from a user property. Replaced by getParameterDisplayFields(ExecutingContext)
getParameterDisplayFields(ExecutingContext) - Method in class planetj.dataengine.AbstractContext
Gets an Iterator for all of the display fields for this context's display parameters.
getParameterId(SQLContext, int) - Static method in class planetj.html.HTMLComparisonInput
Gets the parameter id to use for the specified SQLContext, expression index and parameter number.
getParameterInfo() - Method in class planetj.dataengine.applet.QueryBuilder
Returns parameters defined by this applet.
getParameterInternal(String) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a parameter by its its context specific id, or by its named index.
getParameterMap() - Method in class planetj.http.MultipartRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getParameterName() - Method in class planetj.dataengine.parameter.AbstractNamedParameter
Gets the name of this parameter (may be null).
getParameterName() - Method in class planetj.dataengine.parameter.FieldOrUsageIdParameter
Gets the name of this parameter (may be null).
getParameterName() - Method in interface planetj.dataengine.parameter.INamedParameter
Gets the name of this parameter (may be null).
getParameterName() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the name of this parameter (may be null).
getParameterNames() - Method in class planetj.http.MultipartRequest
Returns the names of all the parameters in this request.
getParameterNames() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getParameterRow() - Method in class planetj.dataengine.AbstractContext
Convience method to get the parameter row from the parameter collection.
getParameterRow() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets the Row to which parameters in this ParameterCollection may choose to be a part of.
getParameterSource() - Method in class planetj.dataengine.AbstractContext
Gets the row that was used to set the named parameters in this context, or null if no such row exists.
getParameterTypes() - Method in class planetj.dataengine.action.ReflectAction
Gets the parameter types classes to use when reflecting on a Row's method..
getParameterValidationExceptions() - Method in class planetj.dataengine.AbstractContext
Be careful when you call this method because it is derived and spins through all the fields.
getParameterValidationExceptions() - Method in interface planetj.dataengine.IContext
Be careful when you call this method because it is derived and spins through all the fields.
getParameterValues(String, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets a parameters out of the request.
getParameterValues(String) - Method in class planetj.http.MultipartRequest
Gets the value of any parameter with the specified name.
getParameterValues(String) - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getParameterValuesType() - Method in class planetj.dataengine.AbstractContext
Get the type of value a parameter holds.
getParameterValuesType() - Method in interface planetj.dataengine.IContext
Get the type of value a parameter holds.
getParameters() - Method in class planetj.common.MethodProperties
 
getParameters() - Method in class planetj.dataengine.AbstractContext
Gets a List of this context's IParameter objects.
getParameters(Class) - Method in class planetj.dataengine.AbstractContext
Iterates over the parameters in this context which are compatable with the specified Java type
getParameters() - Method in interface planetj.dataengine.IContext
Gets a List of this context's IParameter objects.
getParameters(Class) - Method in interface planetj.dataengine.IContext
Iterates over the parameters in this context which are of the specified Java type, or are subclasses of the specified Java type.
getParameters() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets an unmodifiable List of this collection's IParameter objects (in order).
getParameters(Class) - Method in class planetj.dataengine.parameter.ParameterCollection
Iterates over the parameters in this collection (in order) which are of the specified Java type, or are subclasses of the specified Java type.
getParameters(String) - Method in class planetj.dataengine.parameter.ParameterCollection
Gets parameters by their context specific id, or by their name, or by a named index.
getParametersInternal() - Method in class planetj.dataengine.parameter.ParameterCollection
Gets a List of this collection's IParameter objects (in order).
getParametersJspFile() - Method in class planetj.dataengine.operation.Operation
Gets the JSP used to query the user for this Operation's parameters
getParametersJspFile() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the JSP used to query the user for this SQLOperation's parameters
getParent() - Method in class planetj.database.filter.FilteredRowCollection
Gets the RowCollection from which this FilteredRowCollection was created
getParent() - Method in class planetj.dataengine.operation.Operation
Gets the parent Operation of this Operation (may be null if Operation does not have a parent)
getParentId() - Method in class planetj.dataengine.operation.Operation
Get the parent id of this Operation.
getParentIdAsInteger() - Method in class planetj.dataengine.operation.Operation
Get the parent id of this operation.
getPassword() - Method in class planetj.common.CMMailer
 
getPassword() - Method in class planetj.database.connection.ConnectionRow
Getter method for the Password property
getPassword() - Method in class planetj.dataengine.application.Application
Gets the password for this application
getPassword() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the password
getPassword() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the password for the user for the connection to the mail server.
getPassword() - Method in class planetj.dataengine.security.DEUser
Getter method for the Password property
getPassword() - Method in class planetj.helpers.FileDescriptor
Insert the method's description here.
getPassword(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnBaseRequest
 
getPassword(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnRequest
 
getPassword() - Method in class planetj.util.DefaultLogin
Gets the password for the login
getPasswordField() - Method in class planetj.processes.logon.SignOnAndRegistrationRow
This method will use the usage ids to find the Password field.
getPasswordLabel() - Method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Deprecated. The password label must be the same as the FD external name - you can always specify a different FD to use if you don't like the default name
getPasswordLabel(Application) - Static method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Deprecated. The user label must be the same as the FD external name - you can always specify a different FD to use if you don't like the default name
getPasswordParam() - Method in class planetj.magic.SignOnBaseRequest
 
getPathInfo() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getPathTranslated() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getPayee() - Method in class planetj.qif.QIFBankTransaction
Returns who's involved in the transaction, such as the name of a store where expenses took place.
getPercentage(Number, Number) - Static method in class planetj.common.CMUtility
Gets the percentage difference between the two numbers.
getPercentage(String[]) - Method in class planetj.database.Row
Gets the percentage of the first field compared with all the fields given.
getPerformanceStatisticsId() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the perfomrance statistics ID of this SQLOperation
getPersistentAttributes(boolean, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets a Map of the Persistent attributes for this request
getPhysicalFieldNames() - Method in class planetj.database.FieldCollection
Gets a List containing the names of contained Fields excluding those that are not physically present in the database
getPhysicalFieldNames() - Method in class planetj.database.Row
Gets a List of the names of all Fields in this Row, excluding logical Fields
getPhysicalFieldNames() - Method in class planetj.database.RowCollection
Gets a List of the names of all Fields in this Row, excluding logical Fields
getPhysicalFieldNames() - Method in class planetj.database.Table
Returns a List of Field names in this Table.
getPhysicalFieldNames() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Returns a List of the Field names for the Table.
getPhysicalTable(Table) - Static method in class planetj.database.PhysicalTable
Gets the PhysicalTable object which corresponds to the given table
getPhysicalTable() - Method in class planetj.database.Table
Gets information about the Table's location.
getPleaseWaitJSP() - Method in class planetj.dataengine.pleasewait.PleaseWaitPropertyGroup
Gets the please wait JSP to use
getPleaseWaitJSP(ExecutingContext) - Method in class planetj.magic.AbstractMagicRequest
Gets the please wait JSP to display to the user.
getPleaseWaitOperation(ExecutingContext) - Method in class planetj.dataengine.application.magic.AbstractOperationRequest
Gets the Operation used to control the please wait functionality for this MR.
getPleaseWaitOperation(ExecutingContext) - Method in class planetj.magic.AbstractMagicRequest
Gets the Operation used to control the please wait functionality for this MR.
getPleaseWaitOperation(ExecutingContext) - Method in class planetj.magic.AssociationRequest
Gets the Operation used to control the please wait functionality for this MR.
getPleaseWaitOperation(ExecutingContext) - Method in class planetj.magic.SQLParameterRequest
Gets the Operation used to control the please wait functionality for this MR.
getPopHost() - Method in class planetj.common.CMMailer
Creation date: (8/20/01 12:46:57 PM)
getPort() - Method in class planetj.common.CMMailer
 
getPort(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnDB2RemoteRequest
 
getPort(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnMSAccessRequest
 
getPort(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnMySQLRequest
 
getPort(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnOracleRemoteRequest
 
getPort(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnSQLServerRequest
 
getPortParam() - Method in class planetj.magic.SignOnDB2RemoteRequest
 
getPortParam() - Method in class planetj.magic.SignOnMSAccessRequest
 
getPortParam() - Method in class planetj.magic.SignOnMySQLRequest
 
getPortParam() - Method in class planetj.magic.SignOnOracleRemoteRequest
 
getPortParam() - Method in class planetj.magic.SignOnSQLServerRequest
 
getPossibleFormats() - Method in class planetj.database.field.DateField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Examples: (123) 456-7890, 1234567890, 123-456-78890" Creation date: (4/5/2002 2:52:46 PM)
getPossibleFormats() - Method in class planetj.database.field.TimeField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Examples: (123) 456-7890, 1234567890, 123-456-78890" Creation date: (4/5/2002 2:52:46 PM)
getPossibleValueClass() - Method in class planetj.database.Field
Returns the fully qualified name for a class implementing the IPossibleValueGetter interface which will handle the retrieving of possible values for this field.
getPossibleValueClass(Field) - Method in class planetj.database.Row
Returns the fully qualified name for a class implementing the IPossibleValueGetter interface which will handle the retrieving of possible values for the specified field Default behavior is to ask the FD
getPossibleValueClass(String) - Method in class planetj.database.Row
Deprecated. - no longer used, pass in the Field object instead
getPossibleValueClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns the fully qualified name for a class implementing the IPossibleValueGetter interface which will handle the retrieving of possible values for Fields associated with this descriptor.
getPossibleValueClass(Field) - Method in class planetj.database.fielddescriptors.TableDescriptor
 
getPossibleValueSQLOperations(String, int, List) - Method in class planetj.dataengine.operation.OperationManager
Get possible value SQLOperations for the given owner.
getPossibleValues() - Method in class planetj.database.Field
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.Field
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.Row
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.CreditCardExpirationMonthField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.CreditCardExpirationYearField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.CreditCardTypeField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.GenderField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.RegistrationModeField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.field.StateField
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(Field) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns a RowCollection containing the possible values for the Field.
getPossibleValues(String, String, String[]) - Static method in class planetj.database.possiblevalues.PossibleValueManager
Deprecated. owner id should be required when attempting to get possible values
getPossibleValues(String, String, String[], int) - Static method in class planetj.database.possiblevalues.PossibleValueManager
This will return a RowCollection fo PossibleValues with the givin key @ pKey
getPossibleValues(Field) - Method in class planetj.possiblevalues.AbstractPV
It is recommended that your possible value class use the DataEngine.getRows() methods to return a RowCollection.
getPossibleValues(Field) - Method in class planetj.possiblevalues.AssociationSQLOperationsPV
Gets a RowCollection of Possible Value SQLOperations for the given Field's Row's owner.
getPossibleValues(Field) - Method in class planetj.possiblevalues.AuthorizationOperationsPV
Gets a RowCollection of Possible Value Authorization Operations.
getPossibleValues(Field) - Method in class planetj.possiblevalues.DistinctPV
It is recommended that your possible value class use the DataEngine.getRows() methods to return a RowCollection.
getPossibleValues(Field) - Method in interface planetj.possiblevalues.IPossibleValueGetter
It is recommended that your possible value class use the DataEngine.getRows() methods to return a RowCollection.
getPossibleValues(Field) - Method in class planetj.possiblevalues.PossibleValueSQLOperationsPV
Gets a RowCollection of Possible Value SQLOperations for the given Field's Row's owner.
getPossibleValues(Field) - Method in class planetj.possiblevalues.ThemesPV
Gets a RowCollection of Themes for the given theme id Field's Row.
getPossibleValues(Field) - Method in class planetj.possiblevalues.UserAuthenticationListOperationsPV
Gets a RowCollection of Possible Value Authentciation Operations & Authorization Operations.
getPossibleValuesKey() - Method in class planetj.database.Field
Gets the possible values key for this field.
getPossibleValuesKey(Field) - Method in class planetj.database.Row
Gets the possible values SQLOperation for the specified field
getPossibleValuesKey() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the possible values key.
getPossibleValuesKey(Field) - Method in class planetj.database.possiblevalues.PossibleValueRow
Gets the possible values key for the given field
getPossibleValuesKey(Field) - Method in class planetj.database.possiblevalues.UserMessageRow
Gets the possible values key for the given field
getPossibleValuesKey(Field) - Method in class planetj.dataengine.sqloperation.TabbedOperation
 
getPossibleValuesOperation() - Method in class planetj.database.Field
Gets the Possible Values operation for this field.
getPossibleValuesOperation(Field) - Method in class planetj.database.Row
Gets the possible values Operation for the specified field
getPossibleValuesOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the SQLOperation describing how the possible values for fields should be retrieved
getPossibleValuesOperationId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the id of the Operation which is used to retrieve the possible values for this field descriptor
getPossibleValuesSQLOperation() - Method in class planetj.database.Field
Deprecated. operation for possible values could be any type of operation we don't want to restrict to sql only WK 1/27/2004
getPossibleValuesSQLOperation() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. possible values are not just restricted to sql use getPossibleValuesOperation()
getPossibleValuesSQLOperationId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. possible values are not tied to just sql - use getPossibleValuesOperationId
getPrecision() - Method in class planetj.database.report.ColumnFunction
Gets the number of digits after the decimal
getPreferredDisplayLength() - Method in class planetj.database.Field
Gets the column's preferred display size.
getPreferredJavaDataType(int) - Static method in class planetj.database.Field
Gets the preferred Java class for the SQL type.
getPreparedStatement(String, long) - Method in class planetj.dataengine.cache.PreparedStatementCache
Gets a prepared statement out of the cache.
getPreparedStatementCount() - Method in class planetj.database.connection.DataEngineConnection
 
getPreparedStatementManager() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets this connection pool's prepared statement manager
getPreparedStatements() - Method in class planetj.database.connection.DataEngineConnection
Gets the statements that have been prepared in this connection.
getPressedIcon() - Method in class planetj.gui.CMAction
Insert the method's description here.
getPrevious() - Method in class planetj.dataengine.AbstractNavigationMap
Gets the navigation map created before this navigation map.
getPreviousAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets a non persistent attribute from the previous request.
getPreviousGroupId(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the group id from the previous request.
getPreviousPageId(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the page id from the previous request.
getPreviousRequestId(HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the request id from the previous request.
getPreviousRow() - Method in class planetj.magic.NextOrPreviousRowRequest
 
getPreviousRowCollection() - Method in class planetj.database.RowCollection
Gets a RowCollection containing another group of rows which satisfy the query that was used to create this RowCollection.
getPreviousRowCollection(int) - Method in class planetj.database.RowCollection
WK (4/24/2002 9:16:11 AM): Need to reword javadoc, first row is now the number of records per page before the previous row - fixes bug when last row collection doesn't contain the complete number of pages Gets a RowCollection containing another group of rows which satisfy the query that was used to create this RowCollection.
getPreviousRowCollection(int) - Method in class planetj.database.report.ReportBreakRowCollection
 
getPreviousText() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the custom button label if one was specified in the properties.
getPrimaryColumnNames() - Method in class planetj.database.ForeignKey
Gets a List containing the names of columns in the primary table which are referenced by columns in the foreign key table.
getPrimaryContext() - Method in class planetj.dataengine.AbstractContext
Gets this context's primary context.
getPrimaryMagicRequest(HttpServletRequest) - Static method in class planetj.magic.MagicRequest
Gets the primary magic request.
getPrimaryTable() - Method in class planetj.database.ForeignKey
Gets the primary table whose columns are referenced as foreign keys by another table
getPrimaryTable() - Method in interface planetj.database.ITableDependency
Gets the primary table on which other tables depend
getPrintURI() - Method in class planetj.html.HTMLTable
 
getProductName() - Static method in class planetj.util.CopyrightGenerator
Get the product name
getProgressBar() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Return the ProgressBar property value.
getProgressBarMethodDescriptor() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Gets the getProgressBar() method descriptor.
getProgressBarValue() - Method in class planetj.common.MessageManager
Gets the progressBarValue property (int) value.
getProperties() - Method in class planetj.database.AS400DBSystem
 
getProperties() - Method in class planetj.database.DBSystem
Gets the connection JDBC properties of the system.
getProperties() - Method in class planetj.database.connection.ConnectionRow
Getter method for the Properties property
getProperties() - Method in class planetj.dataengine.PropertyRow
Gets the propert String associated with this Row.
getProperties() - Method in class planetj.dataengine.application.Application
Gets the property string associated with this SQLOperation
getProperties() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup.TargetWindow
 
getProperties() - Method in class planetj.dataengine.security.DEUser
Getter method for the Properties property
getProperties() - Method in class planetj.dataengine.theme.Theme
Gets the property string associated with this Theme.
getProperties() - Method in class planetj.magic.AddRowRequest
 
getPropertiesRow() - Method in class planetj.dataengine.security.DEUser
 
getPropertiesRow() - Method in interface planetj.dataengine.security.IUser
Get a Row containing properties for the current user.
getPropertiesRow() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the row stored in this SignOnReceipt during sign on.
getProperty(String) - Method in class planetj.dataengine.UserProperties
 
getProperty(String) - Method in class planetj.property.PropertyGroup
Gets the Property with the specified name
getPropertyAsString(String) - Method in class planetj.dataengine.UserProperties
 
getPropertyChange() - Method in class planetj.common.CMMessage
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.common.MessageManager
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.exception.CMException
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.exception.CMExceptionDialogJ
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CMButtonGroupJ
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CMFrameJ
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CMMessageLogFrameJ
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CMTableModel
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CMTextFieldJ
Accessor for the propertyChange field.
getPropertyChange() - Method in class planetj.gui.CopyrightOkCancelPanelJ
Accessor for the propertyChange field.
getPropertyChangeSupport() - Method in class planetj.database.Row
Gets the property change support object for this row.
getPropertyDescriptors() - Method in class planetj.connections.AS400SignOnDialogBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class planetj.gui.CMInternalFrameJBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class planetj.gui.CopyrightOkCancelPanelJBeanInfo
Return the property descriptors for this bean.
getPropertyDisplayValue(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets a Field's value from a row stored in this SignOnReceipt during sign on.
getPropertyFieldName() - Method in class planetj.dataengine.PropertyRow
Get the name of the Field containing this Row's properties..
getPropertyFieldName() - Method in class planetj.dataengine.application.Application
Get the name of the Field containing this Row's properties..
getPropertyFieldName() - Method in class planetj.dataengine.operation.Operation
Get the name of the Field containing this Row's properties..
getPropertyFieldName() - Method in class planetj.dataengine.theme.Theme
Get the name of the Field containing this Row's properties..
getPropertyGroup(String) - Method in class planetj.database.Row
Gets the first PropertyGroup with the given property group name.
getPropertyGroup(String) - Method in class planetj.database.RowCollection
Gets the first PropertyGroup with the given property group name.
getPropertyGroup(String) - Method in class planetj.dataengine.AbstractContext
Gets the first PropertyGroup with the given property group name.
getPropertyGroup(String) - Method in interface planetj.dataengine.IContext
Gets the first PropertyGroup with the given property group name.
getPropertyGroup() - Method in class planetj.helpers.FileDescriptor
Gets the property group from which this descriptor was created (may be null)
getPropertyGroup() - Method in class planetj.magic.MSAccessRequest
Gets the MSAccessPropertyGroup to use
getPropertyGroup(int) - Method in class planetj.property.PropertyGroupList
Gets the PropertyGroup object at the specified index
getPropertyGroup(String) - Method in class planetj.property.PropertyGroupList
Gets the first PropertyGroup with the given property group name.
getPropertyGroups() - Method in class planetj.database.Row
Get all the property groups stored in this RowCollection's attributes.
getPropertyGroups(String) - Method in class planetj.database.Row
Get this RowCollection's property groups with the given group name.
getPropertyGroups() - Method in class planetj.database.RowCollection
Get all the property groups stored in this RowCollection's attributes.
getPropertyGroups(String) - Method in class planetj.database.RowCollection
Get this RowCollection's property groups with the given group name.
getPropertyGroups() - Method in class planetj.database.SQLContext
Get all the property groups stored in this RowCollection's attributes.
getPropertyGroups() - Method in class planetj.dataengine.AbstractContext
Get all the property groups associated with this context.
getPropertyGroups(String) - Method in class planetj.dataengine.AbstractContext
Get this RowCollection's property groups with the given group name.
getPropertyGroups() - Method in class planetj.dataengine.HTMLContext
Get all the property groups stored in this context.
getPropertyGroups() - Method in interface planetj.dataengine.IContext
Get all the property groups associated with this context.
getPropertyGroups(String) - Method in interface planetj.dataengine.IContext
Get this context's property groups with the given group name.
getPropertyGroups() - Method in class planetj.dataengine.JavaContext
Get all the property groups stored in this context.
getPropertyGroups() - Method in class planetj.dataengine.application.ApplicationSQLContext
Get all the property groups stored in this RowCollection's attributes.
getPropertyGroups(String) - Method in class planetj.property.PropertyGroupList
Gets a List containing only PropertyGroups with the specified name.
getPropertyType(String) - Method in class planetj.property.PropertyGroup
Gets the type of property for a specified property name.
getPropertyValue(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets a Field's value from a row stored in this SignOnReceipt during sign on.
getPropertyValue(String) - Method in class planetj.helpers.FileDescriptor
Gets the specified property contained in the property group
getPropertyValueAsString(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets a Field's value from a row stored in this SignOnReceipt during sign on.
getProtocol() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getProxiedConnection() - Method in class planetj.database.connection.DataEngineConnection
Private getter for single point of access for the true connection object
getProxyAddress() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Proxy Address
getProxyLogon() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Proxy Logon User ID
getProxyPassword() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Proxy Password
getProxyPort() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Proxy Port
getQueryString() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getQueryTotal() - Method in class planetj.database.connection.ConnectionPoolReport
Gets timing information about the queries run from the connection pool.
getQueryTotal() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets information about queries run from this connection pool.
getRCNavKey() - Method in class planetj.html.HTMLField
 
getRadix() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the column's radix.
getReRunCount() - Method in class planetj.database.SQLContext
Get the number of times this context was attempted to run.
getReader() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRealPath(String) - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRectifiedCode() - Method in class planetj.database.SQLContext
Gets the rectified code which has already been passed through the rectifyCode() method but has not had any metadata library alteration performed on it yet
getRefererAuthorizationOperation() - Method in class planetj.dataengine.application.Application
Gets this Application's Operation with a type ofn Referer Authorization
getRelatedTextField() - Method in class planetj.gui.CMIncreaserDecreaser
This will return the related NumberField Creation date: (6/5/00 6:51:13 PM)
getRelativeWidths() - Method in class planetj.helpers.PDFFileDescriptor
Gets the width percentages to use.
getRelativeWidths() - Method in class planetj.helpers.properties.PDFPropertyGroup
Gets the relative widths of the columns.
getReleaseLevel() - Static method in class planetj.database.DataEngine
 
getRemarks() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the comment describing the column (may be null)
getRemoteAddr() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRemoteHost() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRemotePort() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRemoteUser() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getRenderingMode() - Method in class planetj.dataengine.ExecutingContext
Gets a RenderingMode object which describes the type of rendering which is currently being performed
getReplacementFieldsToDisplay(List) - Method in class planetj.database.Row
Get a list of field names to override the original fields to display for this Row.
getReplacementFieldsToDisplay(List, ExecutingContext) - Method in class planetj.database.Row
Get a list of field names to override the original fields to display for this Row.
getReplacementLibraries() - Static method in class planetj.database.DataEngine
 
getReplacementLibraries() - Method in class planetj.dataengine.ConfigurationPropertyGroup
Retrieve a map of libraries to replace
getReplacementLibraries() - Method in class planetj.dataengine.ExecutingContext
Gets the current replace libraries
getReplacementLibraries() - Method in class planetj.dataengine.application.Application
Gets this application's replacement libraries from its config properties
getReplacementLibraries() - Method in class planetj.dataengine.security.DEUser
 
getReplacementLibraries() - Method in interface planetj.dataengine.security.IUser
 
getReplacementLibraries() - Method in class planetj.dataengine.security.http.SignOnReceipt
Get the library list for the current user.
getReplacementLibrary(String) - Static method in class planetj.database.DataEngine
Check to see if there is a replacement library for the given library.
getReplacementLibrary(String) - Method in class planetj.dataengine.ExecutingContext
Gets the current replacement library for the given library
getReplyTo() - Method in class planetj.common.CMMailMessage
Gets a list of address to reply to.
getReplyTo() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get address where replies to email are to be sent.
getReportBreak() - Method in class planetj.database.report.ReportBreakRow
Gets the ReportBreak from which this Row was generated
getReportBreakCollection() - Method in class planetj.database.SQLContext
Gets the ReportBreakCollection defining the reports that will be generated in the RowCollection resulting from queries which use this SQLContext
getReportBreakCollection() - Method in class planetj.database.report.ReportBreak
Gets the ReportBreakCollection which contains this ReportBreak
getReportBreakCollection() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the ReportBreakCollection associated with this SQLOperation (may be null)
getReportBreaks() - Method in class planetj.database.report.ReportBreakCollection
Gets the unmodifiable List of ReportBreaks.
getReportBreaksInternal() - Method in class planetj.database.report.ReportBreakCollection
Gets the List of ReportBreaks
getReportDescriptor() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the report descriptor for this connection pool
getReportGenerationTime() - Method in class planetj.database.connection.ConnectionPoolReport
Gets the report generation time; the latest possible time when information in this report could have been recorded.
getReportInterval() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Gets the approximate number of seconds to wait between reports.
getReportInterval() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets the report interval property
getReportRowCount() - Method in class planetj.database.report.ReportBreakRowCollection
Gets the number of ReportBreakRows currently contained in this ReportBreakRowCollection.
getReportRowCount(RowCollection) - Static method in class planetj.database.report.ReportBreakRowCollection
Gets the number of ReportBreakRows currently contained in the RowCollection.
getReportStartTime() - Method in class planetj.database.connection.ConnectionPoolReport
Gets the start time; the earliest possible time when information in this report could have been recorded.
getRequest(String, String, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets this navigation request for the specified ids.
getRequest(int) - Method in class planetj.dataengine.NavigationSession
 
getRequest(String) - Method in class planetj.dataengine.NavigationSession
 
getRequest() - Method in class planetj.dataengine.http.HttpExecutingContext
Gets the current HttpServletRequest from this ExecutingContext.
getRequest() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRequestAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Gets the attribute in the request for the given key.
getRequestAttribute(String, HttpServletRequest) - Static method in class planetj.magic.AbstractMagicRequest
 
getRequestContextPath() - Method in class planetj.dataengine.http.HttpExecutingContext
 
getRequestDispatcher(String) - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getRequestId(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current request id from the request.
getRequestIdAsInt(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Get the current request id from the request.
getRequestKey() - Method in class planetj.dataengine.parameter.TableParameter
Gets the key with which this parameter's value is stored in the request
getRequestParameter(String, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Gets the specified parameter from the HTTPRequest.
getRequestParameter(String) - Method in class planetj.dataengine.http.HttpExecutingContext
Convience method that gets a paramter from the request.
getRequestParameter(String, HttpServletRequest) - Static method in class planetj.magic.AbstractMagicRequest
Gets the specified parameter from the HTTPRequest.
getRequestParameterValues(String, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Gets the specified parameter from the HTTPRequest.
getRequestParameterValues(String, HttpServletRequest) - Static method in class planetj.magic.AbstractMagicRequest
Gets the specified parameter from the HTTPRequest.
getRequestURI() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getRequestURL() - Method in class planetj.http.MultipartRequest
 
getRequestURL() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getRequestedOperationData(HttpServletRequest) - Static method in class planetj.dataengine.application.DataEngineApplicationServlet
Gets the DirectOperationRequest object specifying which Operation was requested.
getRequestedSessionId() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getRequiredAsterickColor() - Method in class planetj.html.HTMLField
Possible values currently are below, but you can pass in any valid html color RED_REQUIRED_ASTERICK WHITE_REQUIRED_ASTERICK BLACK_REQUIRED_ASTERICK
getRequiredFields() - Method in class planetj.database.Row
Iterates through the fields in this Row which are required
getRequiredPropertyNames() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.database.report.ReportPropertyGroup
Gets a List containing the names of all the required properties
getRequiredPropertyNames() - Method in class planetj.database.sql.SQLContextPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.DisplayColumnsPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.OperationSettingsPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.SignOnPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.StoredProcedurePropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.helpers.properties.FilePropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.property.DefaultPropertyGroup
Gets a List containing the names of all the required properties.
getRequiredPropertyNames() - Method in class planetj.property.PropertyGroup
Gets a List containing the names of all the required properties.
getResponse() - Method in class planetj.dataengine.http.HttpExecutingContext
Gets the current HttpServletResponse from this ExecutingContext.
getResponse() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getResult() - Method in class planetj.util.TaskEvent
Return a result from the execution of the task.
getResultSet() - Method in class planetj.database.RowCollection
Returns the result set that was set within this row collection.
getRetrievedRowCount() - Method in class planetj.database.RowCollection
Gets the total number of database rows that have been added to this RowCollection as a result of a database query.
getRetryAttempts() - Static method in class planetj.database.DatabaseManager
If the first attempt to get a connection fails, this many retry attempts will be made before giving up and throwing an exception.
getRetryMillis() - Static method in class planetj.database.DatabaseManager
If the first attempt to get a connection fails, this many milliseconds will elapse between retries.
getRightNavigation() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the right navigation of the template.
getRolloverIcon() - Method in class planetj.gui.CMAction
Insert the method's description here.
getRoundedValue() - Method in class planetj.util.RoundOMatic.RoundableF
 
getRow(SQLContext) - Static method in class planetj.database.DataEngine
Retrieves the first row from the database based on the criteria in the SQLContext.
getRow() - Method in class planetj.database.Field
Returns the Row this Field belongs to.
getRow(List) - Method in class planetj.database.Row
Gets a Row from this Row's SQL that contains the proper given column names.
getRow(int) - Method in class planetj.database.RowCollection
Gets the Row with the specified index out of this RowCollection.
getRow() - Method in class planetj.database.RowKey
Gets the row whose key this object represents
getRow(RowKey) - Method in class planetj.database.Table
Reads a row from the this table in the database with the specified key
getRow(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. Row's should no be set on the request as a persistent or page attribute. call HttpRequestManager.getAttribute(String, HttpSerlvetRequest)
getRow() - Method in class planetj.dataengine.action.NamedRowAction
Gets the Row tied to this action.
getRow(HttpServletRequest) - Method in class planetj.dataengine.action.RowActionRequest
Get's the RowCollection for this RowCollection action request.
getRow() - Method in class planetj.html.HTMLActionRenderer
Gets the row whose details are being generated
getRow(HttpServletRequest) - Method in class planetj.magic.AbstractRowRequest
Gets the Row out of the request.
getRow() - Method in class planetj.magic.NextOrPreviousRowRequest
 
getRow(HttpServletRequest) - Method in class planetj.magic.PrintRowRequest
 
getRow(HttpServletRequest) - Method in class planetj.magic.RowRequest
 
getRowClass() - Method in class planetj.database.SQLContext
Gets the type of Row objects that will be included in the RowCollection resulting from the query.
getRowClass() - Method in class planetj.database.Table
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.fielddescriptors.FieldDataTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.table.AdministrationTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.table.ApplicationTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.table.ConnectionTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.table.OperationTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.database.table.ThemeTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.dataengine.cache.CacheDetailsTable
Gets the subclass of Row that should be used for rows read from this table
getRowClass() - Method in class planetj.dataengine.operation.Operation
Gets the Row class to use when this SQLOperation's query is run (may be null)
getRowClass() - Method in class planetj.magic.AddRowRequest
 
getRowClassName() - Method in class planetj.dataengine.operation.Operation
Gets the name of the Row class to use when this SQLOperation's query is run (may be null)
getRowCollection() - Method in class planetj.database.Row
Gets the first RowCollection this Row is contained in.
getRowCollection(List) - Method in class planetj.database.RowCollection
Gets a RowCollection from this RowCollection's SQL that contains the proper given column names.
getRowCollection() - Method in class planetj.database.SQLContext
Gets the RowCollection object into which retrieved rows will be inserted.
getRowCollection(Operation, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the RowCollection for the given Operation out of the request.
getRowCollection(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Deprecated. RowCollection's should no be set on the request as a persistent or page attribute. call HttpRequestManager.getAttribute(String, HttpSerlvetRequest)
getRowCollection(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. RowCollection's should no be set on the request as a persistent or page attribute. call HttpRequestManager.getAttribute(String, HttpSerlvetRequest)
getRowCollection() - Method in class planetj.dataengine.action.NamedRowCollectionAction
Gets the RowCollection tied to this action.
getRowCollection(HttpServletRequest) - Method in class planetj.dataengine.action.RowCollectionActionRequest
Get's the RowCollection for this RowCollection action request.
getRowCollection() - Method in class planetj.magic.AddRowToRCRequest
Gets the RC into which the row will be inserted
getRowCollection(HttpServletRequest) - Method in class planetj.magic.CopyRCToTableRequest
 
getRowCollection(HttpServletRequest) - Method in class planetj.magic.RowCollectionRequest
 
getRowCollection(HttpServletRequest) - Method in class planetj.magic.RowReflectionRequest
Deprecated.  
getRowCollection(HttpServletRequest) - Method in class planetj.magic.RowRequest
 
getRowCollectionClass() - Method in class planetj.database.SQLContext
Gets the type of RowCollection that will contain this query's results.
getRowCollectionClass() - Method in class planetj.database.filter.GenericRowFilter
Gets the type of RowCollection that will be used to contain rows filtered by this object.
getRowCollectionClass() - Method in class planetj.dataengine.operation.Operation
Gets the RowCollection class to use when this SQLOperation's query is run (may be null)
getRowCollectionClassName() - Method in class planetj.dataengine.operation.Operation
Gets the name of the RowCollection class to use when this SQLOperation's query is run (may be null)
getRowCollectionHandledActionNames() - Method in class planetj.database.RowCollection
Get a List of names of actions handled by this RowCollection.
getRowCollectionHandledActionNames() - Method in class planetj.dataengine.workflow.WorkFlowRowCollection
 
getRowCollectionId(HttpServletRequest) - Method in class planetj.magic.RowReflectionRequest
Deprecated.  
getRowCollectionJsp() - Method in class planetj.dataengine.DataEngineServlet
Deprecated. didn't know if being used, should this even be here?
getRowCollectionKey() - Method in class planetj.magic.AddRecordRequest
Gets the key with which the RC is stored in the session
getRowCollectionNavigationKey(Operation) - Static method in class planetj.dataengine.DataEngineManager
 
getRowCollectionSessionId() - Method in class planetj.magic.CopyRCToTableRequest
 
getRowCollectionSessionId() - Method in class planetj.magic.DeleteRowCollectionRequest
Gets the key for the RowCollection stored in the session.
getRowCollectionSessionId() - Method in class planetj.magic.RowCollectionRequest
Deprecated. - shouldn't need to ever get session id, get from RowCollection itself
getRowCollectionSessionId() - Method in class planetj.magic.RowRequest
 
getRowCount() - Method in class planetj.database.RowCollection
Returns the number of Rows in this RowCollection.
getRowCount() - Method in class planetj.database.SQLContext
Gets the number of rows to add to the RowCollection.
getRowCount() - Method in class planetj.dataengine.operation.Operation
Gets the row count to use when retrieving rows for this SQLOperation
getRowCount() - Method in class planetj.gui.CMTableModel
getRowCount method comment.
getRowCount() - Method in class planetj.gui.TableMap
 
getRowCreator() - Method in class planetj.database.SQLContext
Gets the object used to create the Rows the query should return.
getRowDetailsFields(Row, HttpServletRequest, HttpServletResponse) - Method in class planetj.html.HTMLRowDetails
Generates the details for a Row
getRowDisplayAttributes() - Method in class planetj.database.Row
Return a String that provides HTML or other display characteristics of this Row.
getRowDisplayAttributes(StringBuffer) - Method in class planetj.database.Row
Deprecated.  
getRowDisplayAttributes() - Method in class planetj.row.FieldValueStyleRow
 
getRowEventListener(HttpServletRequest) - Method in class planetj.dataengine.DataEngineServlet
Each Servlet may have its own RowEventListener defined, so they would override this method and return the appropriate Listener Creation date: (7/11/2002 10:30:18 AM)
getRowEventListener(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
Each Servlet may have its own RowEventListener defined, so they would override this method and return the appropriate Listener Creation date: (7/11/2002 10:30:18 AM)
getRowEventListener(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationServlet
Each Servlet may have its own RowEventListener defined, so they would override this method and return the appropriate Listener Creation date: (7/11/2002 10:30:18 AM)
getRowEventListener(HttpServletRequest) - Static method in class planetj.fdmanager.FDManagerApplication
Gets the row event listener to use for FDManager
getRowEventListener(HttpServletRequest) - Method in class planetj.fdmanager.FDManagerServlet
Deprecated. Each Servlet may have its own RowEventListener defined, so they would override this method and return the appropriate Listener Creation date: (7/11/2002 10:30:18 AM)
getRowEventListener() - Method in class planetj.magic.AbstractMagicRequest
Returns the RowEventListener Creation date: (7/11/2002 11:18:06 AM)
getRowHandledActionNames() - Method in class planetj.database.Row
Get a list of action names handled by this Row
getRowHandledActionNames() - Method in class planetj.database.connection.ConnectionRow
Get a list of action's this connection row supports.
getRowHandledActionNames() - Method in class planetj.database.flatfile.HttpFlatFieldReferenceRow
 
getRowHandledActionNames() - Method in class planetj.dataengine.possiblevalues.PVSearchRow
 
getRowId() - Method in class planetj.html.HTMLTable
 
getRowId() - Method in class planetj.magic.AbstractRowRequest
Gets the id of the Row in the session.
getRowId() - Method in class planetj.magic.InsertRequest
Deprecated. Gets the id of the Row in the session.
getRowId(HttpServletRequest) - Method in class planetj.magic.RowReflectionRequest
Deprecated.  
getRowKey() - Method in class planetj.database.Row
Gets the RowKey object for this row.
getRowNavKey() - Method in class planetj.html.HTMLField
 
getRowNavigationKey(Operation) - Static method in class planetj.dataengine.DataEngineManager
 
getRowParameters() - Method in class planetj.dataengine.AbstractContext
Gets an Iterator for iterating over this context's RowParameter objects
getRowPropertyGroup(String) - Method in class planetj.dataengine.PropertyRow
Gets the first PropertyGroup with the given property group name.
getRowPropertyGroups() - Method in class planetj.dataengine.PropertyRow
Gets the property group objects associated with this PropertyRow.
getRowPropertyGroups(String) - Method in class planetj.dataengine.PropertyRow
Get this PropertyRow's property groups with the given group name.
getRowPropertyGroups() - Method in class planetj.dataengine.operation.Operation
Gets this SQLOperation's operation set name.
getRowSelectionJavascript() - Method in class planetj.html.HTMLTable
Gets the name of the Javascript function to call when a row is selected.
getRowSessionId() - Method in class planetj.magic.AddRowRequest
 
getRowSessionId() - Method in class planetj.magic.NextOrPreviousRowRequest
 
getRowSessionId() - Method in class planetj.magic.PrintRowRequest
 
getRowSessionId() - Method in class planetj.magic.RowRequest
 
getRows(String, String) - Static method in class planetj.database.DataEngine
Return a RowCollection using the default system Connection.
getRows(String, String, Class) - Static method in class planetj.database.DataEngine
Return a RowCollection using a connection from the specified system url.
getRows(Connection, String) - Static method in class planetj.database.DataEngine
Return a RowCollection using the given Connection and sql String.
getRows(Connection, String, Class) - Static method in class planetj.database.DataEngine
Return a RowCollection using the default system Connection.
getRows(SQLContext) - Static method in class planetj.database.DataEngine
Retrieves rows from the database based on the criteria in the SQLContext.
getRows() - Method in class planetj.database.RowCollection
Returns a List of Rows contained within this RowCollection.
getRows() - Method in class planetj.database.report.ReportBreak
Gets a List of the ReportBreakRows which have been generated by this ReportBreak
getRows() - Method in class planetj.html.HTMLTable
Returns the rows (RowCollection) to the table has for populating its data.
getRowsInternal(SQLContext) - Static method in class planetj.database.DataEngine
Retrieves rows from the database based on the criteria in the SQLContext.
getRowsInternal() - Method in class planetj.database.RowCollection
Returns a List of Rows contained within this RowCollection.
getRowsToDisplay() - Method in class planetj.html.HTMLTable
Returns the mRowsToDisplay.
getRunningTotal(int) - Method in class planetj.database.report.ReportBreakRowCollection
Gets the ReportBreakCollection containing the running totals for the specified page of this RC continuum
getRuntimeParameterValue(String) - Method in class planetj.dataengine.ExecutingContext
Gets the value of a runtime parameter
getRuntimeParameterValue(String) - Method in class planetj.dataengine.http.HttpExecutingContext
Gets the value of a runtime parameter
getSMTP() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the SMTP server
getSMTPHost() - Method in class planetj.common.CMMailer
Creation date: (8/20/01 12:46:37 PM)
getSMTPHost() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the SMTP Host
getSMTPServer(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's SMTP server.
getSMTPServer(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's SMTP server.
getSMTPServer(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's SMTP server.
getSMTPUserEmail(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's SMTP user email.
getSMTPUserEmail(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's SMTP user email.
getSMTPUserEmail(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's SMTP user email.
getSMTPUserId(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's SMTP server.
getSMTPUserId(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's SMTP server.
getSMTPUserId(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's SMTP user id.
getSMTPUserPassword(ExecutingContext) - Method in class planetj.dataengine.email.EmailRow
Get this Row's SMTP user password.
getSMTPUserPassword(ExecutingContext) - Method in class planetj.dataengine.email.EmailRowCollection
Get this Row's SMTP user password.
getSMTPUserPassword(ExecutingContext) - Method in interface planetj.dataengine.email.IEmailObject
Get this Row's SMTP user password.
getSQL() - Method in class planetj.database.Row
Gets the SQL statement used to create this Row.
getSQL() - Method in class planetj.database.RowCollection
Gets the SQL statement which was used to create this RowCollection.
getSQL() - Method in class planetj.database.SQLContext
Gets this SQLContext's SQL String.
getSQL() - Method in class planetj.dataengine.exception.DESQLException
Gets the original SQL String run that threw a SQLException.
getSQL() - Method in class planetj.wow.update.SQLUpdate.SQLStringObject
 
getSQLColumnDefinition() - Method in class planetj.database.Field
This method should return all of the necessary information to create this field within a CREATE TABLE SQL statement.
getSQLColumnDefinition(FieldDescriptorRow, DBSystem) - Static method in class planetj.database.Field
This method should return all of the necessary information to create this field within a CREATE TABLE SQL statement.
getSQLContext() - Method in class planetj.database.Row
Returns SQLContext to which the RowCollection this Row belongs has.
getSQLContext() - Method in class planetj.database.RowCollection
Gets the SQL context that was used to create this RowCollection.
getSQLContext() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the SQLContext associated with this parameter
getSQLContextMaxRowsPerPage() - Method in class planetj.database.RowCollection
Get the total number possible records that could be retrieved by the SQLContext
getSQLContextTotalRows() - Method in class planetj.database.RowCollection
Get the total number possible records that could be retrieved by the SQLContext
getSQLDeleteStatement() - Method in class planetj.database.SQLContext
Get the context's current delete statement.
getSQLException() - Method in class planetj.dataengine.exception.DESQLException
Gets the SQLException wrapped inside this DESQLException.
getSQLInsertStatement() - Method in class planetj.database.SQLContext
Get the context's current insert statement.
getSQLNameAndDefaultValue() - Method in class planetj.database.Field
Gets the Field's name and value in SQL format: "-NAME- = -VALUE-" where -NAME- is the name of this field and -VALUE- is this field's default value getDefaultDatabaseValue().
getSQLNameAndValue() - Method in class planetj.database.Field
Gets the Field's name and value in SQL format: "-NAME- = -VALUE-" where -NAME- is the name of this field and -VALUE- is this field's value.
getSQLNameAndValue(boolean) - Method in class planetj.database.Field
Gets the Field's name and value in SQL format: "-NAME- = -VALUE-" where -NAME- is the name of this field and -VALUE- is this field's value.
getSQLNullValue() - Method in class planetj.database.Field
 
getSQLNullValue() - Method in class planetj.database.field.TimestampField
 
getSQLObject() - Method in class planetj.database.Field
Gets this field's value as an Object in SQL format.
getSQLObject() - Method in class planetj.database.field.DateField
Gets this field's value as an Object in SQL format.
getSQLObject() - Method in class planetj.database.field.SocialSecurityNumberField
 
getSQLOperation() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets this SQLContext's corresponding SQLOperation
getSQLOperation(int, String) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. replaced with getOperation(int, String)
getSQLOperation(int, String, List) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. replaced with getOperation(int, String, List)
getSQLOperationLabel(HttpServletRequest) - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
 
getSQLOperationLabelParameter() - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
 
getSQLOperations() - Method in class planetj.dataengine.application.Application
Deprecated. replaced with getOperations()
getSQLOperations(ExecutingContext) - Method in class planetj.dataengine.application.Application
Deprecated. replaced with getOperations(ExecutingContext)
getSQLOperations(String, int, int, List) - Method in class planetj.dataengine.operation.OperationManager
Get SQLOperations with the specified type and the given owner.
getSQLOperations(String, Application, List) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. Temporarily deprecated to find references. WK.
getSQLOperations(Application, List) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. Temporarily deprecated to find references. WK.
getSQLOperations(Application, List, ExecutingContext) - Method in class planetj.dataengine.operation.OperationManager
Deprecated. replaced with getOperations(Application, List, ExecutingContext)
getSQLParameters() - Method in class planetj.database.SQLContext
Returns an iteration of all the ISQLParameters in this context.
getSQLSelectStatement() - Method in class planetj.database.SQLContext
Get the context's current select statement.
getSQLState() - Method in class planetj.dataengine.exception.DESQLException
Gets the SQLState of the SQLException contained within this DESQLException object.
getSQLStateClassCode() - Method in class planetj.dataengine.exception.DESQLException
Gets the SQLState's class code from the SQLException wrapped inside this DESQLException.
getSQLStatement() - Method in class planetj.database.SQLContext
Gets the SQL Statement object for this SQLContext
getSQLStatements() - Method in class planetj.database.connection.ConnectionPoolReportDescriptor
Gets the list of SQL statements to include in the report.
getSQLString(HttpServletRequest) - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
 
getSQLString(HttpServletRequest) - Method in class planetj.magic.CopyRCToTableRequest
 
getSQLStringParameter() - Method in class planetj.dataengine.application.magic.SaveSQLToSQLOperationRequest
 
getSQLStringToExecute() - Method in class planetj.magic.SQLRequest
 
getSQLType() - Method in class planetj.database.Field
Gets the SQL type of the described fields.
getSQLType(String) - Static method in class planetj.database.Field
 
getSQLType() - Method in class planetj.database.field.SQLOperationField
Gets the SQL type of the described fields.
getSQLType() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the SQL type of the described fields.
getSQLTypeName() - Method in class planetj.database.Field
getSQLTypeName method comment.
getSQLTypeName(int) - Static method in class planetj.database.Field
 
getSQLTypeName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
getSQLTypeName method comment.
getSQLTypeNames() - Static method in class planetj.database.DBSystem
Gets a List of SQL type names.
getSQLUpdateStatement() - Method in class planetj.database.SQLContext
Get the context's current update statement.
getSQLUpdates() - Method in class planetj.wow.update.SQLUpdate
 
getSQLValue() - Method in class planetj.database.Field
Returns the Field's value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.Field
Returns the Field's value in SQL format.
getSQLValue(boolean, boolean) - Method in class planetj.database.Field
This method is a temporary solution to getting the field's value without appending single quote marks at the beginning and end of the field's value if it normally would have quotes.
getSQLValue(boolean) - Method in class planetj.database.field.BigDecimalField
Returns the Field's name and value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.BlankDisplayField
Returns the Field's value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.BlobField
Returns the Field's value in SQL format.
getSQLValue(Date, String, int, boolean) - Static method in class planetj.database.field.DateField
Returns the field's value in the proper SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.DateField
Returns the Field's name and value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.LastUpdateTimestampField
Returns the Field's name and value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.LogicalField
Returns the Field's value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.SQLAssociationField
Returns the Field's value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.StringOrNumberField
Returns the Field's name and value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.TempField
Returns the Field's value in SQL format.
getSQLValue(boolean) - Method in class planetj.database.field.TimeField
 
getSQLValue(boolean) - Method in class planetj.database.field.TimestampField
Returns the Field's name and value in SQL format.
getSQLValue(Timestamp, String, boolean) - Method in class planetj.database.field.TimestampField
Returns the field's value in the proper SQL format.
getSafeName() - Method in class planetj.database.field.FieldSet
Gets the name of this FieldSet, without any characters that are likely to cause issues
getSafeSQL() - Method in class planetj.database.SQLContext
Returns this context's SQL, with all single quotes, double quotes, and backslashes replaced with underscores
getSampleFieldData() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns a RowCollection of sample Data that relates to the field that this FD describes Creation date: (6/20/2002 11:12:15 AM)
getSampleTableData() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns a RowCollection of sample Data that relates to the library and table that this FD describes Creation date: (6/20/2002 11:12:15 AM)
getScale() - Method in class planetj.database.field.NumberField
Convience method to get this Field's scale if it has one.
getScale() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the column's number of fractional digits.
getSchema() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the Table's schema (may be null).
getScheme() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getSearchDefaultValue(ExecutingContext) - Method in class planetj.database.Field
Gets the default value for this field when it is being used in a search
getSearchLabelStyle() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets the style to use when rendering serch label
getSecCode() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Card Security Code (from the back of the card).
getSecondaryContext(String) - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets the secondary context with the specified name, or null if no such secondary context exists
getSecondaryInstructions() - Method in class planetj.dataengine.display.OperationLabelsPropertyGroup
Gets the value of the secondary instructions property
getSection(String) - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Get the key used to store and retrieve this object to and from navigation.
getSecured() - Method in class planetj.dataengine.security.http.SignOnRequest
 
getSecuredLibraryName() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSecuredLibraryName() - Method in interface planetj.dataengine.security.http.ISecuredSignOnAndRegistration
 
getSecuredSystemAlias() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSecuredSystemAlias() - Method in interface planetj.dataengine.security.http.ISecuredSignOnAndRegistration
Returns the systemAlias used by this secured app.
getSecuredTableName() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSecuredTableName() - Method in interface planetj.dataengine.security.http.ISecuredSignOnAndRegistration
Returns the tableName of this secured app.
getSecuredTypeId() - Method in class planetj.database.Field
Gets the id of the secured type.
getSecuredTypeId() - Method in class planetj.database.Row
Gets the id of the secured type.
getSecuredTypeId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the id of the secured type.
getSecuredTypeId() - Method in interface planetj.dataengine.security.IGuarded
Gets the id of the secured entity.
getSecuredTypeId() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the id of the secured type.
getSecuredTypeName() - Method in class planetj.database.Field
Gets the secured type name for this Field.
getSecuredTypeName() - Method in class planetj.database.Row
Gets the secured type name of the secured object.
getSecuredTypeName() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the secured type name of the secured object.
getSecuredTypeName() - Method in interface planetj.dataengine.security.IGuarded
Gets the secured type name for the secured object.
getSecuredTypeName() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the secured type name of the secured object.
getSecurityId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the id of the security entity pertaining to the Fields this FieldDescriptorRow describes.
getSecurityId() - Method in class planetj.dataengine.operation.Operation
Gets the security ID of this SQLOperation
getSecurityId() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme's security.
getSecurityIdAsInteger() - Method in class planetj.dataengine.theme.Theme
Gets the ID of this Theme's security.
getSecurityLevel(Object) - Static method in class planetj.dataengine.security.DESecurityManager
Returns the security level of the row as an int.
getSecurityLevel() - Method in class planetj.dataengine.security.DEUser
Getter method for the SecurityLevel property
getSecurityLevel() - Method in interface planetj.dataengine.security.IUser
 
getSecurityLevel() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the security level of the user
getSecurityType() - Method in class planetj.database.Field
Gets the security type of this Field.
getSecurityType() - Method in class planetj.database.Row
Gets the type of security being used.
getSecurityType() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the security type of the Fields this FieldDescriptorRow describes.
getSecurityType() - Method in class planetj.dataengine.operation.Operation
Check whether this Operation is protected (secured)
getSecurityType() - Method in interface planetj.dataengine.security.IGuarded
Gets the type of security being used.
getSelectedBusinessObject() - Method in class planetj.gui.CMButtonGroupJ
getSelectedBusinessObject returns the selected business object for the selected group item
getSelectedBusinessObject() - Method in class planetj.gui.CMComboBoxJ
Return a businessObject that is being selected from the ComboBox Returns -1 if nothing was selected.
getSelectedBusinessObject() - Method in class planetj.gui.CMListJ
Return a businessObject that is being selected from the ComboBox
getSelectedBusinessObject() - Method in class planetj.gui.CMSmartTableModel
Gets the selectedBusinessObject property (java.lang.Object) value.
getSelectedBusinessObjectAsString() - Method in class planetj.gui.CMListJ
Return a businessObject that is being selected from the ComboBox as a String
getSelectedBusinessObjectAsString() - Method in class planetj.gui.CMSmartTableModel
Gets the selectedBusinessObject property (java.lang.Object) value as a String.
getSelectedBusinessObjects() - Method in class planetj.gui.CMListJ
Return a businessObject that is being selected from the ComboBox
getSelectedBusinessObjects() - Method in class planetj.gui.CMSmartTableModel
Gets the selected business objects
getSelectedField(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedFieldName(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedIcon() - Method in class planetj.gui.CMAction
Insert the method's description here.
getSelectedId() - Method in class planetj.gui.CMComboBoxJ
Should use getSelectedOriginalString().
getSelectedId() - Method in class planetj.gui.CMListJ
Gets the selected translationId.
getSelectedOriginalString() - Method in class planetj.gui.CMComboBoxJ
Return the original (pre - translation) string that is currently being selected.
getSelectedOriginalString() - Method in class planetj.gui.CMListJ
Return the original (pre - translation) string that is currently being selected.
getSelectedRow(String, HttpServletRequest) - Static method in class planetj.html.HTMLExtractor
Retrieves the selected Row from the HttpServletRequest.
getSelectedRow(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedRowCollection() - Method in class planetj.database.RowCollection
Get the selected Rows of this RowCollection
getSelectedRowCollection(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedRowCollectionKey(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedRowIndex() - Method in class planetj.gui.CMSmartTableModel
Gets the index of the selected row
getSelectedRowKey(HttpServletRequest) - Method in class planetj.magic.AbstractSelectionRequest
 
getSelectedRows(HttpServletRequest) - Method in class planetj.dataengine.action.RowActionRequest
Get the Rows an action is to be carried out on.
getSelectedRows(String, byte, HttpServletRequest) - Static method in class planetj.html.HTMLExtractor
Retrieves the selected Rows from the HttpServletRequest.
getSelectedRows(RowCollection, byte, HttpServletRequest) - Static method in class planetj.html.HTMLExtractor
Retrieves the selected Rows from the HttpServletRequest.
getSelectedRows(String, HttpServletRequest) - Static method in class planetj.html.HTMLExtractor
Retrieves the selected Rows from the HttpServletRequest.
getSelectedRows(RowCollection, HttpServletRequest) - Static method in class planetj.html.HTMLExtractor
Get the selected Rows from the request.
getSelectedRows() - Method in class planetj.html.HTMLTable
Gets the rows which should be rendered as already being selected
getSelectedRowsKey(RowCollection) - Static method in class planetj.dataengine.DataEngineManager
Gets the key used to store the selected rows of the RowCollection
getSelectionMode() - Method in class planetj.gui.CMSmartTableModel
 
getSelectionModeHTML() - Method in class planetj.html.SimpleHTMLSelect
Returns HTML code for the selection mode.
getSelectionType() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Gets the selection type from the table properties.
getSelectionType() - Method in class planetj.html.HTMLTable
Insert the method's description here.
getSeriesColumns() - Method in class planetj.chart.ChartSpecificationPG
Get a list of columns containing values for each series.
getSeriesLabelColumns() - Method in class planetj.chart.ChartSpecificationPG
Get a list of columns to use for labels for the chart's series.
getSeriesLabelSeparator() - Method in class planetj.chart.ChartSpecificationPG
Get the separator for multiple labels for a series.
getSeriesLabels() - Method in class planetj.chart.ChartSpecificationPG
Get a list of labels for the chart's series.
getServerJobIdentifier() - Method in class planetj.database.connection.AS400DataEngineConnection
Get the server job identifier String.
getServerName() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getServerPort() - Method in class planetj.servlet.wrapper.ServletRequestWrapper
 
getServicePackLevel() - Static method in class planetj.database.DataEngine
 
getServiceRequestOverride(String, HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.DataEngineServlet
Return a new String used to lookup the magic service request.
getServletConfig() - Method in class planetj.dataengine.exception.DataEngineInitializationException
Gets the ServletConfig object used for initialization
getServletPath(String) - Static method in class planetj.dataengine.DataEngineServlet
Get the path used to call the Servlet with the given name.
getServletPath(String, boolean, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Get the path used to call the Servlet with the given name.
getServletPath() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getSession(String, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets this navigation session for the specified id.
getSession() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getSession(boolean) - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getSessionAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Gets the specified object in the HTTPSession.
getSessionAttribute(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. Replaced with getAttribute(String, HttpServletRequest) to keep up parameter ordering standards with internal code.
getSessionAttribute(HttpServletRequest, String, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. Replaced with getAttribute(String, String, HttpServletRequest) as of (10/8/2002 10:00:12 PM) to keep parameter ordering standards of internal code consistent
getSessionAttribute(String, HttpServletRequest) - Static method in class planetj.magic.AbstractMagicRequest
Gets the specified object in the HTTPSession.
getSessionId(boolean, HttpServletRequest) - Static method in class planetj.dataengine.NavigationManager
Gets the session id for the given request to use for getting and setting session attributes.
getSessionRandomNumber(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets a random number unique to this session.
getSessionSharedAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
Gets the specified object in the HttpSession.
getSetName() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the name of the set to which this SQLOperation belongs
getSetValues(Map) - Static method in class planetj.database.SQLGenerator
 
getSetValues(Collection) - Static method in class planetj.database.SQLGenerator
 
getSetterMethod(Class, MethodProperties) - Static method in class planetj.common.CMUtility
Gets the Method from the Class with the name specified in the MethodProperties object along with a String[] parameter containing all the Strings[] in the method properties object.
getSetterMethod() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getSharedAttribute(String, HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets an object from the HttpSession using the given key.
getSharedSessionAttribute(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. Replaced by getSharedAttribute(String, HttpServletRequest) to keep parameter ordering standards for internal code.
getSharedSessionAttribute(String, HttpServletRequest) - Static method in class planetj.magic.AbstractMagicRequest
Gets the specified object in the HTTPSession.
getShowLabelsOnButtons() - Method in class planetj.gui.CMToolbarJ
Gets the showLabelsOnButtons property (boolean) value.
getShownActionNames() - Method in class planetj.dataengine.action.ActionPropertyGroup
Get list of actions to show.
getSignOn(ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the SignOn object for the user and ISecured App, creating a new instance if one doesn't already exist.
getSignOn(ISecured, boolean, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the SignOn object for the user and Secured App, optionally creating a new instance if one doesn't already exist.
getSignOn() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the SignOn object for this receipt
getSignOnClass() - Method in class planetj.dataengine.application.Application
Gets the sign on class for this Application.
getSignOnClass() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSignOnClass() - Method in interface planetj.dataengine.security.http.ISecured
Gets the class to use for signing on to this secured object.
getSignOnClassName() - Method in class planetj.dataengine.application.Application
Gets the sign on class for this Application.
getSignOnFailures(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the number of times the user has attempted to sign on but failed
getSignOnOperation() - Method in class planetj.dataengine.application.Application
Gets the sign on operation for this Application.
getSignOnOperation(Application, HttpServletRequest) - Method in class planetj.dataengine.security.http.SQLOperationSignOn
Gets the current signon operation
getSignOnOperationId() - Method in class planetj.dataengine.application.Application
Gets the sign on operation for this Application.
getSignOnReceipt(ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the SignOnReceipt (if one exists) for the current user and ISecured application
getSignOnReplacementLibraries() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the replacement libraries as they existed at signon time
getSignOnTimestamp() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the sign on time
getSignOnURI() - Method in class planetj.dataengine.application.Application
Gets the uri for signing onto this application
getSignOnURI() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSignOnURI(ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.GenericSignOn
 
getSignOnURI(ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.HttpSecurityManager
Gets the SignOnReceipt (if one exists) for the current user and ISecured application
getSignOnURI() - Method in interface planetj.dataengine.security.http.ISecured
Gets the sign on URI of this secured object
getSignOnURI(ISecured, HttpServletRequest) - Method in interface planetj.dataengine.security.http.ISignOn
Get the URI to call for signing on to the secured object.
getSignOnURI(ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.SQLOperationSignOn
 
getSignOnUserLibrary() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the user library in use at signon time
getSize() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the number of connections in this connection pool.
getSize() - Method in class planetj.dataengine.fileupload.FileUploader
Gets the size of the text field in which the name of the file to upload can be entered/seen.
getSize() - Method in interface planetj.dataengine.fileupload.FileUploaderIfc
Gets the size of the text field in which the name of the file to upload can be entered/seen.
getSize() - Method in class planetj.html.HTMLSelect
Returns the number of items to show at once.
getSize() - Method in class planetj.html.SimpleHTMLSelect
Returns the number of items to show at once.
getSmartCachingLevel() - Method in class planetj.dataengine.cache.CacheManager
Gets the smart caching level
getSortOrder() - Method in class planetj.dataengine.display.RowComparator
Returns the sort order Either ASC or DESC Creation date: (12/11/2001 6:38:33 AM)
getSortedColumnNames() - Method in class planetj.database.RowCollection
Get the names of columns that have been sorted on.
getSortedColumnNames() - Method in class planetj.dataengine.display.RowComparator
Returns an Array of columnNames String[] that represents the an array of column names in the order at which they should be sorted by (i.e.
getSortedColumnNamesAscending() - Method in class planetj.database.RowCollection
Return true is the columns sorted on where in ascending order.
getSorter() - Method in class planetj.gui.CMTableJ
Insert the method's description here.
getSortingImagePath(boolean, boolean) - Method in class planetj.dataengine.theme.ImagePathsPG
Convience method added to get the path to a sorting link
getSource() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the object from which this parameter was generated.
getSource() - Method in interface planetj.dataengine.parameter.IParameter
Gets the object from which this parameter was generated.
getSourceParameter() - Method in class planetj.dataengine.parameter.ParameterParameter
Gets the source parameter from which this parameter reads its value
getSourceParameterIndex() - Method in class planetj.dataengine.parameter.ParameterParameter
Gets the 0-based index of the source parameter from which this parameter reads its value
getSourceRow() - Method in class planetj.database.SQLContext
If this SQLContext is an update, insert, or delete statement which pertains to one specific row, then this method gets that row.
getSpoolFile() - Method in class planetj.as400.As400Command
Get the spooled file as a List (of String's).
getSpoolfFileName() - Method in class planetj.as400.As400Command
Get the spooled file name in case we want to display the spooled file name.
getStartDate() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets the day on which the distribution should be started
getStartDateTime() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets the exact time and day to start the distribution
getStartMenuRootDirectory() - Static method in class planetj.shortcuts.ShortcutGenerator
Returns a String that points to this systems start menu directory Creation date: (5/26/2003 3:34:20 PM)
getStartMenuRootDirectory(String) - Static method in class planetj.shortcuts.ShortcutGenerator
Returns a String that points to this systems start menu directory Creation date: (5/26/2003 3:34:20 PM)
getStartTime() - Method in class planetj.dataengine.autorun.AutoRunPropertyGroup
Gets the time of day which the distribution should be started
getStartTime() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the exact day and time when this task should begin executing
getStartTime() - Method in class planetj.dataengine.autorun.BatchProcessTask
Gets the exact day and time when this task should begin executing
getStartTime() - Method in class planetj.dataengine.autorun.EmailTask
Gets the exact day and time when this task should begin executing
getStartTime() - Method in class planetj.util.TaskEvent
Returns the time the Task started.
getStartingColumnIndex() - Method in class planetj.output.excel.ExcelContext
 
getStartingRowIndex() - Method in class planetj.output.excel.ExcelContext
 
getStatement() - Method in class planetj.database.sql.SQLToken
Gets the SQLStatement to which this token belongs
getStatementBalanceAmount() - Method in class planetj.qif.QIFAccountRecord
Statement balance amount
getStatementBalanceDate() - Method in class planetj.qif.QIFAccountRecord
Statement balance date
getStatementMap() - Method in class planetj.database.connection.ConnectionPoolReport
Insert the method's description here.
getStatementMap() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the Map of statements that have been executed from this connection pool
getStatementTotal() - Method in class planetj.database.connection.ConnectionPoolReport
Gets timing information about the queries and updates run from the connection pool.
getStatements() - Method in class planetj.database.connection.ConnectionReportPropertyGroup
Gets the statements property
getStatements() - Method in class planetj.dataengine.cache.PreparedStatementCache
Gets a List of what statements have been prepared in this Connection.
getStaticAttribute(Object) - Method in class planetj.database.Field
 
getStaticAttribute(Object) - Method in class planetj.database.Row
 
getStaticAttributes() - Method in class planetj.database.Field
 
getStaticAttributes() - Method in class planetj.database.Row
 
getStatusChange() - Method in class planetj.database.Field
Returns whether or not we notify on a status change
getStatusChange() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Returns whether or not we notify on a status change
getStatusMessage(int) - Method in interface planetj.license.ILicense
Convenience method for getting a message from the license about it current state.
getStatusMessage(int) - Method in class planetj.license.License
Creation date: (5/7/2003 12:29:31 AM)
getStatusMessage(int) - Method in class planetj.license.RuntimeLicense
Deprecated. - not used for anything
getStreetAddress() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the Street Address.
getString(int) - Static method in class planetj.common.CMUtility
Gets a String representation for the given int, possibly from a cache.
getStringSpacedOutTo(int, Object) - Static method in class planetj.common.ConvertUtility
Return a String spaced out to the specified length with either spaces of 0 if it is numberic
getStringValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name as a String
getStyle(Class) - Method in class planetj.html.CSSManager
Gets the registered style for the given class.
getStyleClass(String, String, ExecutingContext) - Method in class planetj.database.Field
Get a Field's style.
getStyleClass(ExecutingContext) - Method in class planetj.database.Field
Get a Field's style.
getStyleClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the style class for this FieldDescriptor's Fields
getStyleClass() - Method in class planetj.html.HTMLItem
Gets the CSS style class of this option
getStyleSheet() - Method in class planetj.html.HTMLRowDetails
Deprecated. no longer used as of (5/28/2003 12:21:19 PM)
getStyleSheetLink() - Method in class planetj.html.HTMLTable
 
getSubHeadingText() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the sub heading text of the application.
getSubject() - Method in class planetj.common.CMMailMessage
Returns the subject of the message.
getSubject() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the subject
getSubject() - Method in class planetj.dataengine.autorun.EmailOperation
Gets the email subject
getSubject() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the subject of the email.
getSubmitButtonStyle() - Method in class planetj.dataengine.display.StylesPropertyGroup
Gets the style to use when rendering the submit button
getSuccessMessage() - Method in class planetj.magic.AbstractMagicRequest
Get the message to set in the request if this "Magic Request" runs successfully.
getSum(String[]) - Method in class planetj.database.Row
Returns the sum of all the fields represented in pFieldNames if that field is a number
getSum(String) - Method in class planetj.database.RowCollection
Returns a double which is the sum of the rows for the requested column value.
getSupportedDataType(int) - Method in class planetj.database.DBSystem
Returns the equivalent supported datatype name for a specified datatype.
getSupportedDataType(int) - Method in class planetj.database.MSAccessDBSystem
Returns the equivalent supported datatype for a specified datatype.
getSwitches() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the switches, swithces is an extra field for holding special indicators which may be used for influencing how the DataEngine behaves.
getSystem() - Method in class planetj.connections.AS400SignOnDialog
Gets the text in the system field
getSystem(String) - Static method in class planetj.database.DBSystem
Gets the DBSystem for the given system alias.
getSystem() - Method in class planetj.database.Field
Returns the DBSystem this Fields Table belongs to (its Table gets its DBSystem from its Library).
getSystem() - Method in class planetj.database.Library
Returns the DBSystem to which this Library belongs.
getSystem() - Method in class planetj.database.Table
Returns the system of the Library to which this Table belongs.
getSystem() - Method in class planetj.database.connection.ConnectionRow
Returns the system.
getSystem(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the default DBSystem from the session.
getSystem(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Gets the DBSystem from the session identified by the given key.
getSystem() - Method in class planetj.dataengine.task.RetrieveLibrariesTask
Returns the system to look for libraries.
getSystem(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsRequest
 
getSystem(HttpServletRequest) - Method in class planetj.magic.CopyRCToTableRequest
 
getSystem(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnBaseRequest
 
getSystem(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnRequest
 
getSystem(HttpServletRequest) - Method in class planetj.magic.SystemRequest
 
getSystemAlias() - Method in class planetj.common.AS400Manager
Insert the method's description here.
getSystemAlias() - Method in class planetj.connections.AS400SignOnDialog
When the signon is sucessful, a connection pool is created with the system alias property.
getSystemAlias() - Method in class planetj.database.Field
Returns the system alias for the Field's Table.
getSystemAlias() - Method in class planetj.database.Library
Returns the url of this Library's DBSystem.
getSystemAlias() - Method in class planetj.database.Row
Returns the alias of one of the systems to which this Row belongs.
getSystemAlias() - Method in class planetj.database.RowCollection
Gets the alias to the system to connect to
getSystemAlias() - Method in class planetj.database.SQLContext
Gets the system alias for the SQL operation.
getSystemAlias() - Method in class planetj.database.Table
Returns the system url of the Library to which this Table belongs (the Library gets the url from it's DBSystem).
getSystemAlias() - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getSystemAlias() - Method in class planetj.dataengine.security.DEUser
Gets the system alias of this user's personal connection pool, or null if no such pool exists
getSystemAlias() - Method in interface planetj.dataengine.security.IUser
Gets the system alias of this user's personal connection pool, or null if no such pool exists
getSystemAlias() - Method in interface planetj.dataengine.security.http.ISecured
Gets the alias of the system for this secured object
getSystemAlias() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the system alias that was signed on to.
getSystemAlias() - Method in class planetj.dataexplorer.DataExplorerServlet
 
getSystemAlias(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnBaseRequest
 
getSystemAliasForQuery(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsRequest
 
getSystemAliasParam() - Method in class planetj.magic.SignOnBaseRequest
 
getSystemAliasToQuery() - Method in class planetj.magic.SQLRequest
 
getSystemBusyFailures() - Method in class planetj.database.connection.ConnectionPoolReport
Gets the number of connection requests that completely failed because the system ran out of connections.
getSystemName() - Method in class planetj.helpers.FileDescriptor
Insert the method's description here.
getSystemSessionId() - Method in class planetj.fdmanager.magic.ViewFDsRequest
 
getSystemSessionId() - Method in class planetj.magic.SystemRequest
 
getSystemURL() - Method in class planetj.database.Field
Returns the system url this Fields Table's DBSystem has (its Table gets the system url from the Library which gets it from the DBSystem).
getSystemURL() - Method in class planetj.database.Library
Returns the url of this Library's DBSystem.
getSystemURL() - Method in class planetj.database.Table
Returns the system url of the Library to which this Table belongs (the Library gets the url from it's DBSystem).
getSystemURL() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the system url.
getSystemURL(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnBaseRequest
 
getSystemURLParam() - Method in class planetj.magic.SignOnBaseRequest
 
getTOC() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the toc (side navigation bar) of the template.
getTabBody(HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets the JSP which should be used as the tab body
getTabBodyOverride(HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Gets the JSP which has been set as the tab body override.
getTabFields(Row, HttpServletRequest) - Static method in class planetj.dataengine.TabManager
Get the tab fields as defined by the tabs property group
getTabFields() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the names of fields which are definitely tabs
getTabHeadingsJSP() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the JSP to use for displaying the tab headings
getTabParentJSP() - Method in class planetj.dataengine.display.TabsPropertyGroup
Gets the JSP to use for displaying the tabs' parent
getTabbedOperation() - Method in class planetj.database.Row
Gets the TabbedOperation which corresponds to this row.
getTable() - Method in class planetj.database.Field
Returns the Table to which this Field belongs.
getTable(String) - Method in class planetj.database.Library
Returns the Table in this Library with the given name.
getTable(String, boolean) - Method in class planetj.database.Library
Returns the Table in this Library with the given name.
getTable() - Method in class planetj.database.Row
Get's this field's table.
getTable(int) - Method in class planetj.database.Row
 
getTable() - Method in class planetj.database.RowCollection
Gets the table object for this RowCollection.
getTable() - Method in class planetj.database.SQLContext
Gets the table which is being queried.
getTable(int) - Method in class planetj.database.SQLContext
Gets the table being queried with the given index.
getTable(String, String, String) - Static method in class planetj.database.Table
Get the Table for the given table name using the specified library name and system url.
getTable(String, String, String, boolean) - Static method in class planetj.database.Table
Get the Table for the given table name using the specified library name and system url.
getTable(String) - Method in class planetj.database.sql.ColumnToken
Gets the Table in which the column referenced by this ColumnToken exists.
getTable(int) - Method in class planetj.database.table.TableCollection
Gets a table out of the collection by index
getTable(String) - Method in class planetj.dataengine.AbstractTableManager
Gets the Table object this manager manages.
getTable(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the default Table from the session.
getTable(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Gets the Table from the session identified by the given key.
getTable(String) - Static method in class planetj.dataengine.security.DEGroup2Authorization
 
getTable(String) - Static method in class planetj.dataengine.security.DEUser
 
getTable(String) - Static method in class planetj.dataengine.security.DEUser2Group
 
getTable(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsForTableRequest
 
getTable() - Method in class planetj.helpers.PDFFileDescriptor
Holds a reference to a PDF Table so the same object can be used from multiple invocations of the generate method
getTable() - Method in class planetj.magic.AddRowRequest
Gets one of this MRs tables
getTable(HttpServletRequest) - Method in class planetj.magic.CopyRCToTableRequest
 
getTable(HttpServletRequest) - Method in class planetj.magic.TableRequest
 
getTable() - Method in class planetj.wow.update.AlterTableUpdate
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class planetj.gui.CMComboBoxJ
This ComboBox can act as a TableCellRenderer,
getTableClauseString() - Method in class planetj.database.sql.SelectStatement
 
getTableClauseToken() - Method in class planetj.database.sql.DeleteStatement
 
getTableClauseToken() - Method in class planetj.database.sql.InsertStatement
 
getTableClauseToken() - Method in class planetj.database.sql.SelectStatement
 
getTableClauseToken() - Method in class planetj.database.sql.UpdateStatement
 
getTableColumn(int) - Method in class planetj.gui.CMSmartTableModel
 
getTableDescriptor() - Method in class planetj.database.Table
Gets the table descriptor
getTableDescriptor() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Gets the table descriptor
getTableDescriptorName(Table) - Static method in class planetj.database.fielddescriptors.TableDescriptor
Gets the name of a TableDescriptor based on a table
getTableDescriptorName(String) - Static method in class planetj.database.fielddescriptors.TableDescriptor
Gets the name of a TableDescriptor based on a table name
getTableHeadings() - Method in class planetj.helpers.PDFFileDescriptor
Gets the headings to use for the PDF table.
getTableId() - Method in class planetj.html.HTMLTable
Returns the TableId of the specific table being generated Creation date: (8/5/2003 10:47:40 AM)
getTableList(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Gets the default list of tables from the session.
getTableList(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Gets a list of tables from the session identified by the given key.
getTableMap(TableCollection) - Method in class planetj.dataengine.cache.RowKeyTableCache
Gets the table map for the specified table collection
getTableName() - Method in class planetj.database.Field
Returns the name of the Table this Field belongs to.
getTableName() - Method in class planetj.database.Row
Returns the name of the Table of this Row.
getTableName() - Method in class planetj.database.RowCollection
 
getTableName(Table) - Static method in class planetj.database.SQLGenerator
Gets fully qualified name of a Table object.
getTableName() - Method in class planetj.database.sql.ColumnToken
Gets the name of the table the column exists in.
getTableName() - Method in class planetj.database.sql.TableToken
 
getTableName() - Method in class planetj.dataengine.AbstractTableManager
Gets the name of the table in which information is stored.
getTableName() - Method in class planetj.dataengine.RowClassProperties
This method is derrived from the getFullClassName which is return LIBRARY_NAME.TABLE_NAME for classes and LIBRARY_NAME.I + TABLE_NAME for interfaces Creation date: (4/9/2002 1:21:32 PM)
getTableName() - Method in class planetj.dataengine.RowInterfaceProperties
This method is derrived from the getFullClassName which is return LIBRARY_NAME.TABLE_NAME for classes and LIBRARY_NAME.I + TABLE_NAME for interfaces Creation date: (4/9/2002 1:21:32 PM)
getTableName() - Method in class planetj.dataengine.operation.OperationMessageManager
Gets the default table name.
getTableName() - Method in class planetj.helpers.MSAccessDescriptor
Gets the name of the table to export to
getTableName() - Method in class planetj.helpers.properties.MSAccessPropertyGroup
Gets the name of the table to write to (may be null)
getTableName() - Method in class planetj.wow.update.AlterTableUpdate
 
getTableNameForQuery(HttpServletRequest) - Method in class planetj.fdmanager.magic.ViewFDsForTableRequest
 
getTableNameParam() - Method in class planetj.fdmanager.magic.ViewFDsForTableRequest
 
getTableNameParam() - Method in class planetj.magic.TableRequest
 
getTableNames() - Method in class planetj.database.Library
Gets a list of table names currently in the library instance.
getTableNames(List) - Static method in class planetj.database.SQLGenerator
Gets the fully qualified table names from a List of Table objects.
getTableNames() - Method in class planetj.database.sql.SQLContextPropertyGroup
Gets a list of the fully qualified names of tables involved in the sql
getTableNames() - Method in class planetj.dataengine.display.StoredProcedurePropertyGroup
Gets a list of the fully qualified names of tables involved in the stored procedure
getTableSQLString(String, String) - Method in class planetj.dataengine.AbstractTableManager
Get an SQL String that can be used to create the table.
getTableSQLString(String, String) - Method in class planetj.dataengine.application.ApplicationManager
Get an SQL String that can be used to create the table.
getTableSQLString(String, String) - Method in class planetj.dataengine.operation.OperationManager
Get an SQL String that can be used to create the table.
getTableToken() - Method in class planetj.database.sql.ColumnToken
Gets the TableToken this column pertains to if it is known.
getTableTokens() - Method in class planetj.database.sql.CallStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.CommentOnStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.CreateAliasStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.CreateIndexStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.CreateProcedureStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.CreateViewStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.DeleteStatement
 
getTableTokens() - Method in class planetj.database.sql.InsertStatement
 
getTableTokens() - Method in class planetj.database.sql.LabelOnStatement
getTableTokens method comment.
getTableTokens() - Method in class planetj.database.sql.SelectStatement
 
getTableTokens() - Method in class planetj.database.sql.TableClauseToken
Gets a List of TableTokens for this TableClauseToken
getTableTokens() - Method in interface planetj.database.sql.TableStatement
 
getTableTokens() - Method in class planetj.database.sql.UpdateStatement
 
getTableVariableFieldDescriptors() - Method in class planetj.database.fielddescriptors.FieldDescriptorCollection
Lists the field descriptors which describe table variable fields..
getTableWidth() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the number of columns to show on Row details.
getTableWidth() - Method in class planetj.dataengine.display.TableDisplayPropertyGroup
Gets the number of columns to show on Row details.
getTableWidth() - Method in class planetj.html.HTMLRowDetails
Specifies the width of the table - .
getTableWidth() - Method in class planetj.html.HTMLTable
Specifies the width of the table -
.
getTables() - Method in class planetj.database.Library
Returns a Map of Table objects existing in this Library (May not be all of the tables in the database).
getTables() - Method in class planetj.database.Row
Get's this field's table.
getTables() - Method in class planetj.database.RowCollection
 
getTables() - Method in class planetj.database.SQLContext
Gets the tables being queried.
getTables(String, ExecutingContext) - Method in class planetj.database.sql.SQLContextPropertyGroup
Gets a list of the Table objects used in the sql
getTables(String) - Method in class planetj.dataengine.display.StoredProcedurePropertyGroup
Gets a list of the Table objects used in the stored procedure
getTables() - Method in class planetj.magic.AddRowRequest
Gets this MRs tables
getTablesInternal() - Method in class planetj.database.Library
Returns a Map of Table objects existing in this Library (May not be all of the tables in the database).
getTarget() - Method in class planetj.dataengine.action.ActionDescriptor
Get the target window the action should execute in.
getTarget() - Method in class planetj.dataengine.display.BrowserProperties
Get the target.
getTargetFieldDescriptor() - Method in class planetj.database.sql.SQLComparison
Gets the field descriptor for the field this SQLComparison is comparing.
getTargetFieldDescriptor() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets a field descriptor describing this parameter's target (i.e.
getTargetFieldDescriptor() - Method in interface planetj.dataengine.parameter.IParameter
Gets a field descriptor describing this parameter's target (i.e.
getTargetFieldDescriptor() - Method in interface planetj.dataengine.parameter.IParameterSource
Gets the field descriptor describing what is being set by a parameter.
getTargetOperation() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets this AutoRunTask's target operation
getTargetOperationId() - Method in class planetj.dataengine.autorun.AutoRunTask
Gets the ID of this AutoRunTask's target operation (the operation which will be autorun)
getTargetWindowValue(String) - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the value of the specified property as a TargetWindow object
getTaskEvent() - Method in class planetj.util.CMTimerTask
Returns the TaskEvent object used when notifying listerns when the task starts and completes.
getTaskScheduler() - Static method in class planetj.database.DataEngine
Returns the TaskScheduler (for the DataEngine) used for scheduling tasks and creating timers.
getTemp() - Method in class planetj.gui.CMMessageLogFrameJ
Gets the temp property (java.lang.String) value.
getTemplate() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Gets the template for this layout property group.
getTemplateURI(String) - Method in class planetj.magic.AbstractMagicRequest
Gets URI for the given section.
getTestTaskEvent() - Method in class planetj.dataengine.task.TaskTester
Returns the TestTaskEvent object used when notifying listerns when the task starts and completes.
getText() - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets the paging text to display (before the placeholders are replaced)
getText(int, int, int, int, int) - Method in class planetj.dataengine.action.paging.PagingPropertyGroup
Gets the paging text to display (after the placeholders are replaced)
getText() - Method in class planetj.gui.CMAction
Gets the text property (java.lang.String) value.
getText() - Method in class planetj.gui.CMTextFieldJ
Overrides the getText method and trims the text if the automaticallyTrimContents property is true.
getTheme() - Method in class planetj.dataengine.application.Application
Gets the Theme associated with this application.
getTheme(String, int, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a Theme by ID.
getTheme(String, String, String, int, List, boolean) - Method in class planetj.dataengine.theme.ThemeManager
Gets a theme by ID.
getTheme(Application, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a Theme associated with the given Application.
getThemeId() - Method in class planetj.dataengine.ExecutingContext
Gets the current theme id.
getThemeId() - Method in class planetj.dataengine.application.Application
Gets the ID of this application's theme.
getThemeId() - Method in class planetj.dataengine.security.DEUser
Get the theme id for this user.
getThemeId() - Method in interface planetj.dataengine.security.IUser
Get the id of the theme for this user
getThemeId() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the theme id of this user
getThemeId() - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the theme ID of this SQLOperation
getThemeIdAsInteger() - Method in class planetj.dataengine.application.Application
Gets the ID of this application's theme.
getThemePropertyGroups() - Method in class planetj.dataengine.theme.Theme
Deprecated. replaced with getRowPropertyGroups()
getThemeTable(String) - Method in class planetj.dataengine.theme.ThemeManager
Gets the Theme Table Object.
getThemeTableName() - Method in class planetj.dataengine.theme.ThemeManager
Gets the name of the table containing theme information (the default name is THEME).
getThemes(String, int, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a RowCollection of all Theme objects available to the specified owner.
getThemes(String, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a RowCollection of all Theme objects available to all owners.
getThemes(String, String, int, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a RowCollection of all Theme objects available to all owners.
getThemes(String, String, List) - Method in class planetj.dataengine.theme.ThemeManager
Gets a RowCollection of all Theme objects available to all owners.
getTime(Date) - Static method in class planetj.common.ConvertUtility
Returns the time portion of the date as a 6 or 5 digit number in the form of HHMMSS.
getTimeInMills() - Method in class planetj.gui.CMDialogJ
Insert the method's description here.
getTimeInMills() - Method in class planetj.gui.CMFrameJ
Insert the method's description here.
getTimeout() - Method in class planetj.dataengine.cache.DataEngineCache
Gets the maximum number of seconds which a RowCollection can be stored in the cache and still be considered valid.
getTimeout() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the current value for the Timeout
getTimeoutSeconds() - Method in class planetj.database.connection.DataEngineConnectionPool
If no connections have been retrieved from this connection pool after this amount of time, then this connection pool will close itself.
getTimeoutSeconds() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the number of seconds for which this sign on can remain inactive and still be valid
getTimer(String) - Method in class planetj.util.TaskScheduler
Return the timer identified by the given key.
getTimerCount() - Method in class planetj.util.TaskScheduler
Returns the number of timers managed by this TaskScheduler.
getTimestamp() - Method in class planetj.database.Row
Gets the time when this Row was read from the database, or Long.MIN_VALUE if the time cannot be determined
getTimestamp() - Method in class planetj.database.RowCollection
Gets the time when this RowCollection was created.
getTimestamp() - Method in class planetj.database.SQLContext
Gets when this SQLContext was last run
getTimestamp() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the sign on time
getTitle() - Method in class planetj.chart.ChartSpecificationPG
Get the title of the chart.
getTitle() - Method in class planetj.common.CMMessage
Gets the message property (java.lang.String) value.
getTitle() - Method in class planetj.database.RowCollection
Gets the title of this RowCollection
getTitle() - Method in class planetj.database.SQLContext
Gets the title of this SQLContext, which will also be the title of any RowCollections retrieved via this SQLContext
getTitle() - Method in class planetj.dataengine.application.ApplicationSQLContext
Gets the title for this operation.
getTitle() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the title for the page being loaded.
getTitle() - Method in class planetj.dataengine.operation.Operation
Gets the title for this Operation, exactly as it was entered by the user, before parameter substitution
getTitle(int) - Method in class planetj.dataengine.operation.OperationManager
Gets a title for a set of SQLOperations depending upon the type they are.
getTitle() - Method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Gets the title to use for the optional signon area
getTitle(Application) - Static method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Get the optional signon title to use
getTitleForDisplay() - Method in class planetj.dataengine.operation.Operation
Gets the title for this Operation, exactly as it was entered by the user, before parameter substitution
getTo() - Method in class planetj.common.CMMailMessage
Gets the recipients of the message.
getTo() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the user
getTo() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the list of addresses the email is being sent to.
getToAddresses() - Method in class planetj.dataengine.autorun.EmailOperation
Gets a list of String objects containing the email address to send the message to
getToc() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Deprecated. replaced with getTOC()... TOC is an abbreviation for table of contents... upper cased to make more sense
getToken() - Method in class planetj.database.sql.SQLToken
 
getToken() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the literal token that was used to denote this parameter in code
getToken() - Method in interface planetj.dataengine.parameter.IParameter
Gets the literal token that was used to denote this parameter in code
getToolTip() - Method in class planetj.gui.CMAction
Gets the toolTip property (java.lang.String) value.
getToolTipTranslationId() - Method in class planetj.gui.CMToggleButtonJ
Gets the key of the translation id EXAMPLE ^OkButton
getTopNavigation() - Method in class planetj.dataengine.display.LayoutDisplayPropertyGroup
Convenience method to get the top navigation of the template.
getTotal() - Method in class planetj.database.connection.DataEngineConnectionPool.RunningTotal
Gets the sum of all the values that have been added to this RunningTotal
getTotalRecords() - Method in class planetj.database.SQLContext
Get the total number or records possible from running SQL.
getTotalRecordsFromDB() - Method in class planetj.database.SQLContext
Runs a separate query against the DB to determine the total number of records which match the query in this context
getTransAmt() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the credit card transaction amount
getTransType() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the transaction type (S = Sale, C = Credit)
getTransactionHeader() - Static method in class planetj.iif.IIFTransaction
Returns the Transaction Header info.
getTransactionId() - Method in class planetj.iif.IIFTransaction
Returns a unique id for this transaction.
getTransactionIsolation() - Method in class planetj.database.connection.DataEngineConnection
Gets this Connection's current transaction isolation level.
getTransactionType() - Method in class planetj.iif.IIFDistribution
Must be a valid Distribution Transaction Type according to iff format Creation date: (2/13/2002 2:37:51 AM)
getTransactionType() - Method in class planetj.iif.IIFTransaction
Must be a valid Transaction Type according to iff format Creation date: (2/13/2002 2:37:51 AM)
getTranslatedDescription(UserProperties) - Method in class planetj.dataengine.theme.Theme
Gets the translated description of this Theme.
getTranslatedLabel(UserProperties) - Method in interface planetj.dataengine.application.View
Gets the label of this view after translation
getTranslatedLabel(UserProperties) - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the label for this SQLOperation after translation
getTranslatedName(UserProperties) - Method in class planetj.dataengine.application.Application
Gets the translated name of this application
getTranslatedTitle(UserProperties) - Method in class planetj.dataengine.sqloperation.SQLOperation
Gets the title for this SQLOperation after translation.
getTranslation(String) - Static method in class planetj.common.BusinessObject
Translate the message to the appropriate international text.
getTranslation(Object) - Method in class planetj.common.TranslationManager
Gets the value of translation.
getTranslation(String) - Method in class planetj.common.TranslationManager
Gets the value of translation.
getTranslation(Vector) - Method in class planetj.common.TranslationManager
Gets the value of translation.
getTranslation() - Method in class planetj.gui.CMButtonJ
Gets the non-translated String.
getTranslation() - Method in class planetj.gui.CMCheckBoxJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMCheckBoxMenuItemJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMDialogJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMEditorPaneJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMFrameJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMLabelJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMMenuItemJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMMenuJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMRadioButtonJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMRadioButtonMenuItemJ
Gets the translated String.
getTranslation(String) - Method in class planetj.gui.CMTableModel
 
getTranslation() - Method in class planetj.gui.CMTextAreaJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMTextFieldJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMTextPaneJ
Gets the translated String.
getTranslation() - Method in class planetj.gui.CMToggleButtonJ
Gets the non-translated String.
getTranslationId() - Method in class planetj.gui.CMButtonJ
Gets the key of the translation id EXAMPLE ^OkButton
getTranslationId() - Method in class planetj.gui.CMCheckBoxJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMCheckBoxMenuItemJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMDialogJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMEditorPaneJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMFrameJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMLabelJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMMenuItemJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMMenuJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMRadioButtonJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMRadioButtonMenuItemJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMTextAreaJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMTextFieldJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMTextPaneJ
Gets the key of the translated String.
getTranslationId() - Method in class planetj.gui.CMToggleButtonJ
Gets the key of the translation id EXAMPLE ^OkButton
getTranslationManager() - Static method in class planetj.common.CommonServices
Gets the TranslationManager for the current service.
getTrueValue() - Method in class planetj.database.field.AbstractBooleanField
Subclasses need to return the value which represents the Field's 'true' value.
getTrueValue() - Method in interface planetj.database.field.IBooleanField
Insert the method's description here.
getTrueValue() - Method in class planetj.database.field.TFBooleanField
Get the Field's true value.
getTrueValue() - Method in class planetj.database.field.YBlankBooleanField
Get the Field's true value.
getTrueValue() - Method in class planetj.database.field.YNBooleanField
Get the Field's true value.
getType(String) - Method in class planetj.chart.ChartManager
Gets the type of chart to generate from the given chart abbreviation key.
getType() - Method in class planetj.chart.ChartSpecificationPG
Get the type of chart to generate.
getType() - Method in class planetj.common.CMMessage
Gets the type property (char) value.
getType() - Method in class planetj.database.connection.ConnectionEvent
Gets the type of event that occured.
getType() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value type the field.
getType() - Method in class planetj.database.sql.CallStatement
Subclasses need to return their statement type.
getType() - Method in class planetj.database.sql.CommentOnStatement
This is COMMENT ON
getType() - Method in class planetj.database.sql.CreateAliasStatement
This is a CREATE ALIAS, used commonly for multi member files
getType() - Method in class planetj.database.sql.CreateIndexStatement
This is a CREATE INDEX
getType() - Method in class planetj.database.sql.CreateProcedureStatement
This is a CREATE PROCEDURE
getType() - Method in class planetj.database.sql.CreateViewStatement
This is a CREATE VIEW
getType() - Method in class planetj.database.sql.DeleteStatement
 
getType() - Method in class planetj.database.sql.InsertStatement
 
getType() - Method in class planetj.database.sql.LabelOnStatement
This is a LABEL ON statement
getType() - Method in class planetj.database.sql.SQLStatement
Subclasses need to return their statement type.
getType() - Method in class planetj.database.sql.SelectStatement
 
getType() - Method in class planetj.database.sql.UpdateStatement
 
getType() - Method in class planetj.dataengine.NavigationAttributes
 
getType() - Method in class planetj.dataengine.action.AbstractAction
Subclasses may override if necessary.
getType() - Method in class planetj.dataengine.action.AbstractActionRequest
 
getType() - Method in class planetj.dataengine.action.ActionPropertyGroup
Get the type of actions shown or hidden.
getType() - Method in class planetj.dataengine.action.ActionWrapper
 
getType() - Method in class planetj.dataengine.action.NamedFieldAction
 
getType() - Method in class planetj.dataengine.action.NamedOperationAction
 
getType() - Method in class planetj.dataengine.action.NamedRowAction
 
getType() - Method in class planetj.dataengine.action.NamedRowCollectionAction
 
getType() - Method in class planetj.dataengine.action.ReflectRowAction
Subclasses may override if necessary.
getType() - Method in class planetj.dataengine.action.ReflectRowCollectionAction
Subclasses may override if necessary.
getType() - Method in class planetj.dataengine.action.RowAction
All subclasses are of the RowAction's type
getType() - Method in class planetj.dataengine.action.RowCollectionAction
Deprecated. All subclasses are of the RowAction's type
getType() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the type
getType() - Method in class planetj.dataengine.operation.Operation
Gets the type of this Operation.
getType() - Method in class planetj.dataengine.security.DEAuthorization
 
getType() - Method in class planetj.dataengine.theme.Theme
Gets the type of this Theme.
getType() - Method in class planetj.exception.CMException
Gets the type property (char) value.
getType() - Method in class planetj.exception.CMExceptionDialogJ
Insert the method's description here.
getType() - Method in interface planetj.license.ILicense
Return the type of license.
getType() - Method in class planetj.license.License
Insert the method's description here.
getType() - Method in class planetj.license.RuntimeLicense
Deprecated. the type is the class object itself
getType() - Method in class planetj.magic.AbstractMagicRequest
Get the type of magic request.
getType() - Method in interface planetj.magic.IMagicRequest
Get the type of magic request.
getType() - Method in class planetj.magic.MagicRequest
Get the type of magic request.
getType() - Method in class planetj.magic.RowReflectionRequest
Deprecated. Get the type of magic request.
getType() - Method in class planetj.qif.QIFAccountRecord
Type of account
getTypeAsInteger() - Method in class planetj.dataengine.security.DEAuthorization
 
getTypeMap() - Method in class planetj.database.connection.DataEngineConnection
JDBC 2.0 Gets the type map object associated with this connection.
getURI(HttpServletRequest) - Method in class planetj.html.HTMLTable
 
getURI() - Method in interface planetj.license.ILicense
Get URI location that license should be stored / retrieved.
getURI() - Method in class planetj.license.License
Get URI location that license should be stored / retrieved.
getURI() - Method in class planetj.license.RuntimeLicense
Deprecated. - always 1 spot
getURL() - Method in class planetj.database.DBSystem
Returns the url of the system.
getURL() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the url for the database system to which this connection pool's connections are conntected.
getURL(ExecutingContext) - Method in class planetj.database.field.URLReferenceField
Gets the URL for this URLReferenceField.
getURL() - Method in interface planetj.shortcuts.IShortcut
must be the file or URL in url format Example of URL = "http://www.planetjavainc.com/" Example of file = "file://c:/Temp/Runnable.exe" Creation date: (5/26/2003 3:02:41 PM)
getURL() - Method in class planetj.shortcuts.InternetShortcut
must be the file or URL in url format Example of URL = "http://www.planetjavainc.com/" Example of file = "file://c:/Temp/Runnable.exe" Creation date: (5/26/2003 3:02:41 PM)
getURLFormatForDriver(String) - Static method in class planetj.database.connection.ConnectionRow
Gets an expected URL format for a driver class
getURLPrefix(ExecutingContext) - Method in class planetj.database.field.URLReferenceField
Gets the prefix which is prepended to this field's URL.
getURLReference(ExecutingContext) - Method in class planetj.database.field.URLReferenceField
Gets the unmodified URL for this URLReferenceField.
getUniqueId() - Method in class planetj.dataengine.security.DEUser
Getter method for the UniqueId property
getUniqueId(String, ISecured, HttpServletRequest) - Method in class planetj.dataengine.security.http.UserListSignOn
Gets an id for this userid and secured entity which uniquely identifies this signon attempt.
getUniqueKey() - Method in interface planetj.wow.update.IWOWUpdate
Get a unique key that identifies this fix/update.
getUniqueKey() - Method in class planetj.wow.update.WOWUpdate
 
getUniqueMagicKey(HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Return a # unique for this request that is used as the key for the magic request.
getUpdateLinkText() - Method in class planetj.html.HTMLTable
 
getUpdateNextPrevious() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets wheter to show Update and Next & Update and Previous on update screens.
getUpdatePolicy() - Method in class planetj.dataengine.cache.CacheManager
Gets the update policy.
getUpdateText() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the custom button label if one was specified in the properties.
getUpdateTotal() - Method in class planetj.database.connection.ConnectionPoolReport
Gets timing information about the updates run from this connection pool.
getUpdateTotal() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets information about updates run from this connection pool.
getUpdateableFieldNames() - Method in class planetj.html.HTMLTable
Deprecated. To avoid confusion, this method has been renamed getEditableFieldNames
getUpdatedFields() - Method in class planetj.database.FieldCollection
Returns a Map of Fields (keyed by name) that have been updated.
getUpdatedFields() - Method in class planetj.database.Row
Return the names of all the fields.
getUrl() - Method in class planetj.database.connection.ConnectionRow
Getter method for the Url property
getUsageCounts() - Method in class planetj.database.connection.ConnectionPoolReport
Gets information about the amount of usage this connection pool has seen.
getUsageId() - Method in class planetj.database.Field
Gets the usage ID associated with this field
getUsageId(int) - Method in class planetj.database.Field
Gets the usage ID for the given usage id
getUsageId() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the usageId of the field.
getUsageId() - Method in class planetj.dataengine.operation.Operation
Gets the usageId of the field.
getUsageIdRow() - Method in class planetj.database.SQLContext
Gets the row whose data should be used to replace literal usage id's in the SQL (indicated with a ##?)
getUsageIds() - Method in class planetj.database.Field
Gets the usage ids of this field.
getUseCount() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets the number of connections in this connection pool that are currently in use.
getUseWOWLibrary() - Method in class planetj.database.Row
 
getUseWOWLibrary() - Method in class planetj.database.SQLContext
Tests which WOW library should be used to execute this context.
getUser() - Method in class planetj.dataengine.ExecutingContext
Get the current user of this executing context.
getUser() - Method in class planetj.dataengine.autorun.DistributionPropertyGroup
Gets the user
getUser() - Method in class planetj.dataengine.email.EmailPropertyGroup
Get the user for the connection to the mail server.
getUserAuthenticationListOperation() - Method in class planetj.dataengine.application.Application
Gets this Application's Operation with a type of User Authorization List.
getUserAuthenticationListOperations(String, int, List) - Method in class planetj.dataengine.operation.OperationManager
Get authentication SQLOperations for the given owner.
getUserDisplayValue(String) - Method in class planetj.dataengine.security.DEUser
 
getUserDisplayValue(String) - Method in interface planetj.dataengine.security.IUser
Gets the display value from the user for the specified key
getUserDisplayValue(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getUserEnteredRowCount(HttpServletRequest) - Method in class planetj.dataexplorer.RunSQLRequest
Get the row count entered by the user.
getUserEnteredSQL(HttpServletRequest) - Method in class planetj.dataexplorer.CopyResultsRequest
Get the SQL entered by the user.
getUserEnteredSQL(HttpServletRequest) - Method in class planetj.dataexplorer.RunSQLRequest
Get the SQL entered by the user.
getUserEnteredToLibrary(HttpServletRequest) - Method in class planetj.dataexplorer.CopyResultsRequest
Get the current system selected by user.
getUserEnteredToTable(HttpServletRequest) - Method in class planetj.dataexplorer.CopyResultsRequest
Get the current system selected by user.
getUserFieldStringValue(String, ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Deprecated. should passed Field object as parameter as well to allow for ?? parameter
getUserFieldStringValue(Field, String, ExecutingContext) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Gets the default or auto update String parameter for the described fields.
getUserID() - Method in class planetj.common.CMMailer
 
getUserId() - Method in class planetj.connections.AS400SignOnDialog
Gets the text in the user id field
getUserId() - Method in class planetj.database.connection.ConnectionRow
Getter method for the UserId property
getUserId() - Method in class planetj.dataengine.application.Application
Gets the userid for this application
getUserId() - Method in class planetj.dataengine.security.DEUser2Group
Gets the user ID
getUserId() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the userId that was used to sign on
getUserId() - Method in class planetj.helpers.FileDescriptor
Insert the method's description here.
getUserId(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnBaseRequest
 
getUserId(HttpServletRequest, HttpServletResponse) - Method in class planetj.magic.SignOnRequest
 
getUserId() - Method in class planetj.util.DefaultLogin
Gets the user id for the login
getUserId() - Method in interface planetj.util.ILogin
Gets the user id for the login
getUserIdAsInteger() - Method in class planetj.dataengine.security.DEUser2Group
Gets the user ID
getUserIdField() - Method in class planetj.processes.logon.SignOnAndRegistrationRow
This method will use the usage ids to find the User id field.
getUserIdParam() - Method in class planetj.magic.SignOnBaseRequest
 
getUserLabel() - Method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Deprecated. The user label must be the same as the FD external name - you can always specify a different FD to use if you don't like the default name
getUserLabel(Application) - Static method in class planetj.dataengine.security.OptionalSignonPropertyGroup
Deprecated. The user label must be the same as the FD external name - you can always specify a different FD to use if you don't like the default name
getUserLibrary() - Method in class planetj.dataengine.ExecutingContext
Gets the current user library.
getUserLibraryOperationCountMap() - Static method in class planetj.database.DataEngine
 
getUserMessage(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineServlet
 
getUserMessageForOperation(int) - Method in class planetj.database.Row
Return a message to the user after an operation completes.
getUserMessageForOperation(int, int) - Method in class planetj.database.Row
Return a message to the user after an operation completes.
getUserMessageForOperation(int, int) - Method in class planetj.database.connection.ConnectionRow
Returns a message for the user based on the Mode of the Row
getUserMessageForOperation(int, int) - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getUserMessageForOperation(int, int) - Method in class planetj.dataengine.application.Application
Returns a message for the user based on the Mode of the Row
getUserMessageForOperation(int, int) - Method in class planetj.dataengine.operation.Operation
Returns a message for the user based on the Mode of the Row
getUserMode() - Method in class planetj.dataengine.security.DEUser
 
getUserMode() - Method in interface planetj.dataengine.security.IUser
Gets the MODE of the user.
getUserMode() - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getUserName() - Method in class planetj.dataengine.security.DEUser
Getter method for the User Name property
getUserName() - Method in interface planetj.dataengine.security.IUser
Gets the name for this user, which should uniquely identify the user in the current context.
getUserName() - Method in class planetj.dataengine.security.http.SignOnReceipt
Gets the name of the user.
getUserNamesFromList() - Method in class planetj.dataengine.operation.UserAuthorizationListOperation
Creation date: (4/25/2003 8:50:20 AM)
getUserNamesFromResults(Field, Row, ExecutingContext) - Method in class planetj.dataengine.operation.UserAuthorizationOperation
Creation date: (4/25/2003 8:50:20 AM)
getUserPasswordMap() - Method in class planetj.dataengine.operation.UserAuthenticationListOperation
Creation date: (4/25/2003 8:50:20 AM)
getUserPrincipal() - Method in class planetj.servlet.wrapper.HttpServletRequestWrapper
 
getUserProperties(HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the default UserProperties from the session.
getUserProperties(boolean, HttpServletRequest) - Static method in class planetj.dataengine.DataEngineManager
Gets the default UserProperties from the session.
getUserProperties(HttpServletRequest) - Static method in class planetj.dataengine.SessionManager
Deprecated. replaced with method in DataEngineManager
getUserProperties(HttpServletRequest, String) - Static method in class planetj.dataengine.SessionManager
Deprecated. no longer used
getUserProperties(HttpServletRequest, boolean) - Static method in class planetj.dataengine.SessionManager
Deprecated. replaced with method in DataEngineManager
getUserSQLValue(String) - Method in class planetj.dataengine.security.DEUser
 
getUserSQLValue(String) - Method in interface planetj.dataengine.security.IUser
Gets the value of the specified user field as an Object for use as an SQL parameter
getUserSQLValue(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getUserSelectedFromSystem(HttpServletRequest) - Method in class planetj.dataexplorer.CopyResultsRequest
Get the current system selected by user.
getUserSelectedSystem(HttpServletRequest) - Method in class planetj.dataexplorer.RunSQLRequest
Get the current system selected by user.
getUserSelectedToSystem(HttpServletRequest) - Method in class planetj.dataexplorer.CopyResultsRequest
Get the current system selected by user.
getUserValue(String) - Method in class planetj.dataengine.ExecutingContext
Convience method that returns the a current user's value for the given field name.
getUserValue(String) - Method in class planetj.dataengine.security.DEUser
 
getUserValue(String) - Method in interface planetj.dataengine.security.IUser
Gets the value of the specified user field as an Object
getUserValue(String) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getUserid() - Method in class planetj.dataengine.exception.DataEngineInitializationException
Gets the userid that was used to try and connect to the database (it will be the decoded value)
getValidValuesString() - Method in class planetj.database.Field
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Examples: (123) 456-7890, 1234567890, 123-456-78890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.DateField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Examples: (123) 456-7890, 1234567890, 123-456-78890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.EmailField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Examples: (123) 456-7890, 1234567890, 123-456-78890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.FirstAndLastNameField
 
getValidValuesString() - Method in class planetj.database.field.PhoneNumberAreaCodeField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.PhoneNumberField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.SocialSecurityNumberField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.TimestampField
 
getValidValuesString() - Method in class planetj.database.field.YearField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.ZipCodeField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidValuesString() - Method in class planetj.database.field.ZipCodeSuffixField
This method should be overriden by subclasses that want to display possible or valid values to a user Example PhoneNumber would return "Example: (123) 456-7890, 1234567890, 123-456-7890" Creation date: (4/5/2002 2:52:46 PM)
getValidationExceptionDetailedMessage() - Method in class planetj.exception.ValidationException
Returns the Validation Exception detailed message Creation date: (4/5/2002 1:29:51 PM)
getValidationExceptionShortMessage() - Method in class planetj.exception.ValidationException
Returns the Validation Exception short message Creation date: (5/13/2002 4:07:32 PM)
getValidationExceptions() - Method in class planetj.database.Field
This is lazy inited so if you want to see if this field has any ValidationException, you must check the size() of this List Creation date: (4/5/2002 2:01:13 PM)
getValidationExceptions() - Method in class planetj.database.Row
Be careful when you call this method because it is derived and spins through all the fields.
getValidationExceptions() - Method in class planetj.database.RowCollection
Be careful when you call this method because it is derived and spins through all the fields of all the Rows in this RowCollection.
getValidationExceptions() - Method in class planetj.database.sql.AbstractExpressionToken
Deprecated. (6/11/2003 8:18:59 AM) This method will not allow setting the Field's default value from a user property. Replaced by getValidationExceptions(ExecutingContext)
getValidationExceptions(ExecutingContext) - Method in class planetj.database.sql.AbstractExpressionToken
Be careful when you call this method because it is derived and spins through all the Fields of all the SQLComparisons in this expression token.
getValidationExceptions(ApplicationSQLContext, HttpServletRequest) - Static method in class planetj.magic.InsertSQLParameterRequest
Gets any validation exceptions.
getValidationInvalidDigitRequiredString() - Method in class planetj.database.field.PasswordField
This method will return the long description of why this field's value (digit required) is invalid and possible actions or examples we could put in this field.
getValidationInvalidLengthString() - Method in class planetj.database.Field
This method will return the long description of why this field's length is invalid and possible actions or examples we could put in this field.
getValidationInvalidMinLengthString() - Method in class planetj.database.Field
This method will return the long description of why this field's minimum length is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString() - Method in class planetj.database.Field
This method will return the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString(String) - Method in class planetj.database.Field
This method will return the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString() - Method in class planetj.database.field.BigDecimalField
Gets the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString(String) - Method in class planetj.database.field.BigDecimalNonNegativeField
This method will return the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString(String) - Method in class planetj.database.field.FirstAndLastNameField
 
getValidationInvalidValueString(String) - Method in class planetj.database.field.JSPFileNameField
This method will return the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationInvalidValueString(String) - Method in class planetj.database.field.JavaClassNameField
This method will return the long description of why this field's value is invalid and possible actions or examples we could put in this field.
getValidationRequiredString() - Method in class planetj.database.Field
This method will return the long description of why this field is required and possible actions or examples we could put in this field.
getValidationType() - Method in class planetj.license.WOWLicense
Get the type of validation to use for this license.
getValue() - Method in class planetj.database.Field
Returns the Field's current value.
getValue() - Method in class planetj.database.field.DateField
Get the date field's value
getValue() - Method in class planetj.database.field.SQLAssociationField
Returns the Field's current value.
getValue() - Method in class planetj.database.field.TimeField
Get this time field's value.
getValue() - Method in class planetj.database.filter.FilteredRowCollection
Returns this same FilteredRowCollection
getValue() - Method in class planetj.database.possiblevalues.PossibleValueRow
Returns the possible value for the field.
getValue() - Method in class planetj.database.possiblevalues.UserMessageRow
Returns the value for the field.
getValue() - Method in class planetj.database.report.ColumnAverage
Gets the current value of the column function
getValue() - Method in class planetj.database.report.ColumnCount
Gets the current value of the column function
getValue() - Method in class planetj.database.report.ColumnFunction
Gets the current value of the column function
getValue() - Method in class planetj.database.report.ColumnMax
Gets the current value of the column function
getValue() - Method in class planetj.database.report.ColumnMin
Gets the current value of the column function
getValue() - Method in class planetj.database.report.ColumnSum
Gets the current value of the column function
getValue(int) - Method in class planetj.database.sql.SQLComparison
Gets this comparison's value token.
getValue() - Method in class planetj.dataengine.parameter.AbstractParameter
Gets the value of the parameter
getValue() - Method in interface planetj.dataengine.parameter.IParameter
Gets the value of the parameter
getValue() - Method in class planetj.dataengine.parameter.ParameterParameter
Gets the value of the parameter
getValue() - Method in class planetj.dataengine.parameter.SQLPromptParameter
Gets the value of this parameter
getValue() - Method in class planetj.gui.CMNumberField
Returns the value of the text as an int
getValue() - Method in class planetj.html.HTMLItem
Returns the value.
getValue() - Method in class planetj.property.Property
Gets the value of this NameValue pair
getValue(String) - Method in class planetj.property.PropertyGroup
Gets the value of the Property with the specified name
getValue(String, String, PropertyGroup) - Method in class planetj.property.PropertyGroupReader
Creates an Object for a String of text.
getValue() - Method in interface planetj.util.INamed
 
getValue() - Method in class planetj.util.NamedValue
Deprecated. Gets the value
getValueAsBigDecimal() - Method in class planetj.database.field.NumberField
Returns a BigDecimal value.
getValueAsBoolean() - Method in class planetj.database.Field
Subclasses must override this to determine what their boolean value is.
getValueAsBoolean(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsBoolean() - Method in class planetj.database.field.BlankDisplayField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.BlobField
Subclasses must override this to determine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.CreditCardExpirationMonthField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.CreditCardExpirationYearField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.CreditCardNumberField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.DateField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.NumberField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.PhoneNumberField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.SQLAssociationField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.SQLOperationField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.SocialSecurityNumberField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.StringField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.TempField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.TimestampField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.TrackingNumberField
Subclasses must override this to detirmine what their boolean value is.
getValueAsBoolean() - Method in class planetj.database.field.ZipCodeField
Subclasses must override this to detirmine what their boolean value is.
getValueAsByte() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsByte(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsByte() - Method in class planetj.database.field.SQLOperationField
Returns a primitive that represents the value in the specified field.
getValueAsDate() - Method in class planetj.database.Field
Returns a Date that represents the value in the specified field.
getValueAsDate(String) - Method in class planetj.database.Row
Returns a Date
getValueAsDate(String, String, String) - Method in class planetj.database.Row
Returns a Date that represents the Date value of 3 seperate fields.
getValueAsDouble() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsDouble(int) - Method in class planetj.database.Row
Gets a primitive that represents the value in the specified field.
getValueAsDouble(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsDouble(int, int) - Method in class planetj.database.RowCollection
 
getValueAsDouble(int, String) - Method in class planetj.database.RowCollection
 
getValueAsDouble() - Method in class planetj.database.field.SQLOperationField
Returns a primitive that represents the value in the specified field.
getValueAsFloat() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsFloat(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsFloat() - Method in class planetj.database.field.SQLOperationField
Returns a primitive that represents the value in the specified field.
getValueAsFullLengthString() - Method in class planetj.database.Field
Returns the Field's value as a String.
getValueAsFullLengthString(String) - Method in class planetj.database.Row
Returns a String that represents the value in the specified field.
getValueAsInt() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsInt(int) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsInt(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsInt() - Method in class planetj.database.field.SQLOperationField
Returns a primitive that represents the value in the specified field.
getValueAsLong() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsLong(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsNumber() - Method in class planetj.database.Field
Returns a Number that represents the value in the specified field.
getValueAsNumber(int) - Method in class planetj.database.Row
Gets a primitive that represents the value in the specified field.
getValueAsNumber(String) - Method in class planetj.database.Row
Returns a Number that represents the value in the specified field.
getValueAsShort() - Method in class planetj.database.Field
Returns a primitive that represents the value in the specified field.
getValueAsShort(String) - Method in class planetj.database.Row
Returns a primitive that represents the value in the specified field.
getValueAsString() - Method in class planetj.database.Field
Returns the Field's value as a String.
getValueAsString(int) - Method in class planetj.database.Row
Gets a String that represents the value in the specified field.
getValueAsString(String) - Method in class planetj.database.Row
Returns a String that represents the value in the specified field.
getValueAsString() - Method in class planetj.database.field.BlankDisplayField
Returns the Field's value as a String.
getValueAsString() - Method in class planetj.database.field.DateField
Gets this date field's value as a string.
getValueAsString() - Method in class planetj.database.field.ScaledBigDecimalField
 
getValueAsString() - Method in class planetj.database.field.TimestampField
 
getValueAsStringByUsageId(int) - Method in class planetj.database.Row
Get a String value from this Row for the given usage id.
getValueAt(int, int) - Method in class planetj.gui.CMSmartTableModel
getValueAt method comment.
getValueAt(int, int) - Method in class planetj.gui.CMTableModel
getValueAt method comment.
getValueAt(int, int) - Method in class planetj.gui.TableMap
 
getValueAt(int, int) - Method in class planetj.gui.TableSorter
 
getValueAxisLabel() - Method in class planetj.chart.ChartSpecificationPG
Get the label for the value axis.
getValueByFieldClass(Class) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getValueByUsageId(int) - Method in class planetj.database.Row
Get a value from this Row for the given usage id.
getValueByUsageId(int) - Method in interface planetj.dataengine.security.IUser
Get a value from this user for the given usage id.
getValueByUsageId(int) - Method in class planetj.dataengine.security.http.SignOnReceipt
 
getValueForKey(Object) - Method in class planetj.database.Row
Get a value from this row.
getValueKey() - Method in class planetj.dataengine.parameter.AbstractNamedParameter
Gets the key with which this parameter's value is stored in the request
getValueKey() - Method in class planetj.dataengine.parameter.FieldOrUsageIdParameter
Gets the value key.
getValues() - Method in class planetj.database.Row
Returns an iterator which iterates over the values in this Row
getVariancePercentage(Number, Number) - Static method in class planetj.common.CMUtility
Gets the percentage difference between the two numbers.
getVersion() - Method in interface planetj.license.ILicense
Get version of Wow that this license was created for.
getVersion() - Method in class planetj.license.License
 
getVersion() - Method in class planetj.license.RuntimeLicense
 
getVersionLevel() - Method in class planetj.license.RuntimeLicense
Get the version level of this license.
getViewButtons() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Convenience method to get the view buttons section.
getViewImagePath() - Method in class planetj.dataengine.theme.ImagePathsPG
Convience method added to get the path for the view icon to show on a results table.
getViewTargetWindow() - Method in class planetj.dataengine.display.DetailDisplayPropertyGroup
Gets the TargetWindow object representing the target window to display the edit screen in.
getViewURI() - Method in class planetj.html.HTMLTable
 
getVirtualLibraryName() - Method in class planetj.dataengine.parameter.TableParameter
Gets the name of the library containing the virtual table.
getVirtualTable() - Method in class planetj.dataengine.parameter.TableParameter
Gets the virtual table.
getVirtualTableName() - Method in class planetj.dataengine.parameter.TableParameter
Gets the name of the virtual table (not including the library name).
getWOWApplication(HttpServletRequest) - Method in class planetj.dataengine.application.DataEngineApplicationBuilderServlet
 
getWaitTotal() - Method in class planetj.database.connection.ConnectionPoolReport
Gets timing information about connection requests which were forced to wait (because there were no available connections).
getWaitTotal() - Method in class planetj.database.connection.DataEngineConnectionPool
Gets information about the connection requests that have had to wait (from this connection pool).
getWaitingServlet(HttpServletRequest) - Method in class planetj.magic.AbstractMagicRequest
Gets the servlet which is waiting for this request to complete.
getWarnings() - Method in class planetj.database.connection.DataEngineConnection
Returns the first warning reported by calls on this Connection.
getWidth() - Method in class planetj.chart.ChartSpecificationPG
Get the width of the chart.
getWidth() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the width of the frame (may be pixels or %)
getWidthPercentages() - Method in class planetj.helpers.PDFFileDescriptor
Deprecated. Replaced with getRelativeWidths();
getWindowProperties() - Method in class planetj.dataengine.display.BrowserProperties
Gets a String of all properties that can be set on the window separated by comma's.
getWindowType(HttpServletRequest) - Static method in class planetj.dataengine.RequestManager
Gets the current window type (constants are defined in IDataEngine)
getWriter() - Method in class planetj.helpers.CSVFileDescriptor
Gets the writer to write to.
getWriter() - Method in class planetj.helpers.PDFFileDescriptor
Holds a reference to a PDFWriter so the same object can be used from multiple invocations of the generate method
getWriter() - Method in class planetj.servlet.wrapper.ServletResponseWrapper
 
getWriter() - Method in class planetj.servlet.wrapper.WrappedHttpServletResponse
 
getX() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the 0-based x index of the frame
getXMLData(StringBuffer) - Method in class planetj.database.DBSystem
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in class planetj.database.Field
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in class planetj.database.Library
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in class planetj.database.Row
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(XMLFileDescriptor, StringBuffer) - Method in class planetj.database.Row
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in class planetj.database.RowCollection
Deprecated. Use the method which takes a XMLDescriptor as a parameter
getXMLData(XMLFileDescriptor, StringBuffer) - Method in class planetj.database.RowCollection
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in class planetj.database.Table
This returns a StringBuffer containing all necessary XML data for this object.
getXMLData(StringBuffer) - Method in interface planetj.helpers.IXMLObject
This returns a StringBuffer containing all necessary XML data for this object.
getXMLHeader() - Method in class planetj.helpers.XMLHelper
Returns the XML header information needed at the top of every XML file.
getXMLHeaderData(StringBuffer) - Method in class planetj.database.Row
This returns a StringBuffer containing all XMLHeader data for this Row.
getXMLHeaderData(StringBuffer) - Method in class planetj.database.RowCollection
This returns a StringBuffer containing all XMLHeader data for this RowCollection.
getXMLHeaderData(XMLFileDescriptor, StringBuffer) - Method in class planetj.database.RowCollection
This returns a StringBuffer containing all XMLHeader data for this RowCollection.
getXMLTag() - Method in class planetj.database.Field
This returns a String representing the XML tag for this field Creation date: (1/21/2002 8:16:25 PM)
getXMLTag() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
 
getY() - Method in class planetj.dataengine.display.FramePropertyGroup
Gets the 0-based y index of the frame
getYear(Date) - Static method in class planetj.common.ConvertUtility
Return the 2 digit year part of a date for example 2002-01-01 would be returned as 2
getYear(int, String) - Static method in class planetj.database.field.DateField
Get the 4 digit year 'yyyy' for the given century and two digit year 'cyy'.
getYear() - Static method in class planetj.util.CopyrightGenerator
Gets the current year
getYearFieldName() - Method in class planetj.database.fielddescriptors.DerivedDate
Insert the method's description here.
getZipCode() - Method in class planetj.dataengine.verisign.VerisignPaymentRow
Get the zip code.
goToNextOperation(int, int, ExecutingContext) - Method in class planetj.database.Row
Goto the next operation if specified and execute it.
grabFocusGained() - Method in class planetj.gui.CMTextFieldJ
grabFocusedGained method traps the focusGained event and takes a snapshot of the current text to be evaluated for equality upon focusLost.
grabFocusLost() - Method in class planetj.gui.CMTextFieldJ
grabFocusedLost method traps the focusLost event and checks to see if the value for the object has changed.
guessFieldClass() - Method in class planetj.database.fielddescriptors.FieldDescriptorRow
Here is where we will take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.Field
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.Address1Field
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.Address2Field
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CellNumberField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CityField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CreditCardExpirationMonthField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CreditCardExpirationYearField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CreditCardNumberField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.CreditCardTypeField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.DateField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.EmailField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.FaxNumberField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.FirstNameField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.FlatFileReferenceField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.GenderField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.ImageURLReferenceField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.LastNameField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.LastUpdateTimestampField
 
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.PasswordField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.PhoneNumberAreaCodeField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.PhoneNumberField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.SocialSecurityNumberField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.StateField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.TFBooleanField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.TimeField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.TimestampField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.TrackingNumberField
 
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.URLReferenceField
Checks to see the probability that sample data containing the column for the given FieldDescriptor contains a URLReferenceField.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.UserIdField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.YBlankBooleanField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.YNBooleanField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.ZipCodeField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
guessFieldClassProbability(FieldDescriptorRow, RowCollection) - Static method in class planetj.database.field.ZipCodeSuffixField
Subclasses will override to take an educated guess at what the Field Class will be for this FD Row.
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