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

L

LABEL - Static variable in interface planetj.html.IHTMLAttribute
 
LABEL - Static variable in class planetj.html.HTMLOption
Attribute used for the option's label.
LABEL - Static variable in interface planetj.dataengine.operation.IOperation
 
LABEL - Static variable in class planetj.dataengine.display.ActionDisplayDescriptor
Label when displaying action.
LABEL_JUSTIFY - Static variable in class planetj.dataengine.display.DetailDisplayPropertyGroup
Label justification.
LABEL_JUSTIFY_LEFT - Static variable in class planetj.dataengine.display.DetailDisplayPropertyGroup
 
LABEL_JUSTIFY_TOP - Static variable in class planetj.dataengine.display.DetailDisplayPropertyGroup
 
LANG - Static variable in interface planetj.html.IHTMLAttribute
 
LanguageElementToken - class planetj.database.sql.LanguageElementToken.
 
LanguageElementToken(String, SQLStatement) - Constructor for class planetj.database.sql.LanguageElementToken
OperatorToken constructor comment.
LAST_JSP_CALLED - Static variable in interface planetj.dataengine.IDataEngine
 
LAST_NAME - Static variable in interface planetj.processes.logon.IAdmin
 
LAST_NAME - Static variable in interface planetj.dataengine.security.IDEUser
 
LAST_NAME_FIELD - Static variable in interface planetj.database.field.IUsageId
 
LAST_ROW - Static variable in class planetj.database.RowCollection
Pass LAST_ROW to the addRows() method to have the last row in a RowCollection be the last row in the ResultSet
lastIndexOf(Object) - Method in class planetj.database.RowCollection
Returns the index in this list of the last occurrence of the specified row, or -1 if this list does not contain this row.
LastNameField - class planetj.database.field.LastNameField.
!!DA (7/21/2003 11:56:20 AM)
LastNameField() - Constructor for class planetj.database.field.LastNameField
 
LastUpdateTimestampField - class planetj.database.field.LastUpdateTimestampField.
TimestampField that sets a new timestamp value when being inserted & updated.
LastUpdateTimestampField() - Constructor for class planetj.database.field.LastUpdateTimestampField
 
LAUNCHED_FROM_BUILDER - Static variable in interface planetj.dataengine.IDataEngine
Key for boolean indicating if the application was launched from the builder
LAYOUT_DISPLAY - Static variable in class planetj.dataengine.display.LayoutDisplayPropertyGroup
 
LayoutDisplayPropertyGroup - class planetj.dataengine.display.LayoutDisplayPropertyGroup.
 
LayoutDisplayPropertyGroup() - Constructor for class planetj.dataengine.display.LayoutDisplayPropertyGroup
DisplayPropertyGroup constructor comment.
LayoutDisplayPropertyGroup(int) - Constructor for class planetj.dataengine.display.LayoutDisplayPropertyGroup
DisplayPropertyGroup constructor comment.
LayoutDisplayPropertyGroup(String) - Constructor for class planetj.dataengine.display.LayoutDisplayPropertyGroup
DisplayPropertyGroup constructor comment.
LEFT - Static variable in class planetj.database.sql.TableFunctionToken
 
LEFT - Static variable in interface planetj.html.ICSSStyles
 
leftAdjust(String, int) - Static method in class planetj.formatters.StringFormatter
Pad out s with spaces after it.
LEGEND - Static variable in class planetj.chart.ChartSpecificationPG
Property name for whether or not to include the charts legend.
length() - Method in class planetj.database.BlobObject
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class planetj.database.field.BlobField
Returns the number of bytes in the BLOB value designated by this Blob object.
LENIENT - Static variable in class planetj.database.field.DateField
 
LESS_THAN - Static variable in interface planetj.util.IFilter
 
LESS_THAN_OR_EQUAL - Static variable in interface planetj.util.IFilter
 
lessThan(Object) - Method in class planetj.database.Field
Deprecated. Use the isValueLessThan() method instead
LIBRARIES_NOT_SUPPORTED - Static variable in class planetj.database.DBSystem
This DB System does not support libraries
LIBRARIES_REQUIRED - Static variable in class planetj.database.DBSystem
This DB System requries libraries in SQL statements
LIBRARIES_SUPPORTED - Static variable in class planetj.database.DBSystem
This DB System supports libraries
Library - class planetj.database.Library.
Represents a group of tables in a relational database.
LIBRARY - Static variable in interface planetj.dataengine.IDataEngine
 
LIBRARY_AS_SPECIFIED - Static variable in class planetj.database.SQLContext
This statment already has the libraries it is going against specified
LIBRARY_LIST - Static variable in interface planetj.dataengine.IDataEngine
 
LIBRARY_NAME - Static variable in interface planetj.database.possiblevalues.IPossibleValue
 
LIBRARY_NAME - Static variable in interface planetj.processes.logon.IAdmin
 
LIBRARY_NAME - Static variable in interface planetj.dataengine.security.IDEUser
 
LIBRARY_NAME - Static variable in class planetj.dataengine.security.DEUser2Group
 
LIBRARY_NAME - Static variable in class planetj.dataengine.security.DEGroup2Authorization
 
LIBRARY_NAME - Static variable in class planetj.dataengine.security.DEGroup
 
LIBRARY_NAME - Static variable in class planetj.dataengine.security.DEAuthorization
 
LIBRARY_PLACEHOLDER_SYSTEM - Static variable in class planetj.database.DataEngine
Hardcoded library which represents the WOW system library
LIBRARY_PLACEHOLDER_USER - Static variable in class planetj.database.DataEngine
Hardcoded library which represents the WOW user library
LIBRARY_SYSTEM - Static variable in class planetj.database.SQLContext
This statement is again the system library
LIBRARY_UNKNOWN - Static variable in class planetj.database.SQLContext
It is not known if this statement is against the user or system library.
LIBRARY_USER - Static variable in class planetj.database.SQLContext
This statement is against the user library
LibraryRequest - class planetj.magic.LibraryRequest.
 
LibraryRequest(String, HttpServletRequest, HttpServletResponse) - Constructor for class planetj.magic.LibraryRequest
 
LibraryRequest(String, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class planetj.magic.LibraryRequest
 
License - class planetj.license.License.
Serializable representation of license - trial, professional, enterprise.
License(String) - Constructor for class planetj.license.License
Set expiration date based on creation date+expiration period
LicenseManager - class planetj.license.LicenseManager.
Insert the type's description here.
LicenseStore - class planetj.license.LicenseStore.
 
LicenseStore() - Constructor for class planetj.license.LicenseStore
 
LicenseTest - class planetj.license.LicenseTest.
Insert the type's description here.
LicenseTest() - Constructor for class planetj.license.LicenseTest
LicenseTest constructor comment.
LIKE - Static variable in class planetj.database.sql.OperatorToken
 
LINE - Static variable in interface planetj.chart.IChartTypes
 
LINE_KEY - Static variable in interface planetj.chart.IChartTypes
 
LINK_REL_STYLESHEET - Static variable in interface planetj.html.IHTMLAttribute
 
LINK_TYPE_TEXT_CSS - Static variable in interface planetj.html.IHTMLAttribute
 
LIST_PROPERTY - Static variable in class planetj.property.PropertyGroup
 
listIterator() - Method in class planetj.database.RowCollection
Deprecated. Avoid calling this method if possible - row removal isn't supported correctly
listIterator(int) - Method in class planetj.database.RowCollection
Deprecated. Avoid calling this method if possible - row removal isn't supported correctly
loadAttributeValues(IContext, HttpServletRequest) - Method in class planetj.html.HTMLParameterInput
Gets the values of all attributes out of the request and puts them in the context.
loadParameterValues(IContext, HttpServletRequest) - Method in class planetj.html.HTMLParameterInput
Gets the values of all parameters out of the request and puts them in the context.
loadParameterValues(SQLContext, HttpServletRequest) - Method in class planetj.magic.SQLParameterRequest
Override super execute select inorder to extract proper values.
loadSQLParameterValues(SQLContext, HttpServletRequest) - Method in class planetj.html.HTMLComparisonInput
Deprecated. Use HTMLParameterInput.loadParameterValues() instead
loadUserAndExecutingContextValues() - Method in class planetj.dataengine.AbstractContext
When this method is invoked, values are taken from the user object and executing context and set on the appropriate Parameters.
loadUserValues() - Method in class planetj.dataengine.AbstractContext
Deprecated. Use loadUserAndExecutingContextValues instead
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.UserParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.TableParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.SQLPromptParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.ShadowParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.RuntimeParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.RowParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.RequestParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.RequestAttribute
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.ParameterParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in interface planetj.dataengine.parameter.IParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.ExecutingContextParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.DataEngineServletParameter
Loads this parameter's value from a source.
loadValueFromSource(Object) - Method in class planetj.dataengine.parameter.ContextParameterParameter
Loads this parameter's value from a source.
LOB - Static variable in class planetj.database.OracleDBSystem
 
LOCAL_DRIVER - Static variable in class planetj.database.DB2DBSystem
Local db2 driver
LocalSQLOperationSignOn - class planetj.dataengine.security.http.LocalSQLOperationSignOn.
Only allows local users who also have a valid userid/password to sign on
LocalSQLOperationSignOn() - Constructor for class planetj.dataengine.security.http.LocalSQLOperationSignOn
 
LocalUsersOnly - class planetj.dataengine.security.http.LocalUsersOnly.
This class check that the incoming user has a local ip address.
LocalUsersOnly() - Constructor for class planetj.dataengine.security.http.LocalUsersOnly
LocalUsersOnly constructor comment.
LocalUsersOnlyOrOperatingSystemProfile - class planetj.dataengine.security.http.LocalUsersOnlyOrOperatingSystemProfile.
This class checks that the incoming user has a local ip address.
LocalUsersOnlyOrOperatingSystemProfile() - Constructor for class planetj.dataengine.security.http.LocalUsersOnlyOrOperatingSystemProfile
 
LOCATION - Static variable in class planetj.dataengine.display.BrowserProperties
Whether or not to show the location bar.
LOCATION - Static variable in class planetj.dataengine.display.ActionDisplayDescriptor
Location of where to generate the action.
LOCATION_ACTION_ROW_INLINE - Static variable in class planetj.html.HTMLTable
In-line row actions location.
lock() - Method in class planetj.dataengine.AbstractContext
Locks this context, preventing its state from being altered.
LOG_OFF - Static variable in class planetj.dataengine.test.JETestS
 
LOG_ON - Static variable in class planetj.dataengine.test.JETestS
 
LOG_ON_JSP - Static variable in class planetj.dataengine.test.JETestS
 
LOGGING_VALUE - Static variable in class planetj.dataengine.DataEngineAdminServlet
 
LogicalField - class planetj.database.field.LogicalField.
Represents a field which cannot exist in the database.
LogicalField() - Constructor for class planetj.database.field.LogicalField
 
LOGIN - Static variable in class planetj.processes.logon.SignOnAndRegistrationServlet
 
logoff(HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.test.JETestS
This method can be copied and used for creating the necessary functions to sign out of the application.
logon(HttpServletRequest, HttpServletResponse) - Method in class planetj.dataengine.test.JETestS
This method can be copied and used for creating the necessary functions to sign on to the application.
LONG - Static variable in class planetj.database.OracleDBSystem
 
LONG_RAW - Static variable in class planetj.database.OracleDBSystem
 
LowerCaseStringField - class planetj.database.field.LowerCaseStringField.
A String field which converts everything to uppercase Creation date: (4/12/02 11:36:24 AM)
LowerCaseStringField() - Constructor for class planetj.database.field.LowerCaseStringField
 

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