WebObjects 5.4
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 _

J

j2seVersion() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Returns the value of the j2seVersion binding.
j2seVersion() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns J2SE version required for the client installation, by default "1.4+".
J2SEVersionKey - Static variable in class com.webobjects.eodistribution.WOJavaClientComponent
The name of the j2seVersion binding.
JapaneseEUCStringEncoding - Static variable in class com.webobjects.foundation._NSUtilities
 
jarFileDownload() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the download option for the current jar file (the default is "eager", but you may use "lazy").
jarFileMain() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the "main" flag for the current jar file (null by default).
jarFileName() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the current jar file that the WORepetition (for the jar file names) is iterating over while generating the JNLP file.
jarFileNames() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Returns the names of all jar files to be downloaded by Web Start for the client application.
jarFileNames() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the array of jar files to be downloaded by Web Start (at the codebase URL).
JarFilesNamesKey - Static variable in class com.webobjects.eodistribution.WOJavaClientComponent
The name of the jarFileNames binding.
JavaCharStream - Class in com.webobjects.appserver.parser.declaration
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class com.webobjects.appserver.parser.declaration.JavaCharStream
 
javaForClassNamed(String) - Method in class com.webobjects.directtoweb.generation.DTWTemplate
 
javascriptBack() - Method in class com.webobjects.woextensions.WOProjectBuilderAction
 
javaScriptElementID() - Method in class com.webobjects.appserver.WOContext
Returns a JavaScript safe element id.
javaScriptElementIDPrefix() - Static method in class com.webobjects.appserver.WOContext
Returns the prefix for the JavaScript element id.
javaScriptElementIDSeparator() - Static method in class com.webobjects.appserver.WOContext
Returns the separator for the JavaScript element id.
javaValueClassName() - Method in interface com.webobjects.jndiadaptor.JNDIType
Gets the Java value class name.
JDBCAdaptor - Class in com.webobjects.jdbcadaptor
JDBCAdaptor is a concrete subclass of EOAdaptor that use JDBC for connecting to a database.
JDBCAdaptor(String) - Constructor for class com.webobjects.jdbcadaptor.JDBCAdaptor
Create a JDBCAdaptor.
JDBCAdaptorException - Exception in com.webobjects.jdbcadaptor
The JDBCAdaptor generally throws a JDBCAdaptorException when something goes wrong.
JDBCAdaptorException(String, SQLException) - Constructor for exception com.webobjects.jdbcadaptor.JDBCAdaptorException
Creates a JDBCAdaptorException.
JDBCAdaptorException(SQLException) - Constructor for exception com.webobjects.jdbcadaptor.JDBCAdaptorException
Creates a JDBCAdaptorException, using the message from sqlException.
JDBCChannel - Class in com.webobjects.jdbcadaptor
 
JDBCChannel(JDBCContext) - Constructor for class com.webobjects.jdbcadaptor.JDBCChannel
 
JDBCContext - Class in com.webobjects.jdbcadaptor
 
JDBCContext(EOAdaptor) - Constructor for class com.webobjects.jdbcadaptor.JDBCContext
 
JDBCExpression - Class in com.webobjects.jdbcadaptor
 
JDBCExpression(EOEntity) - Constructor for class com.webobjects.jdbcadaptor.JDBCExpression
 
JDBCExpressionFactory - Class in com.webobjects.jdbcadaptor
The expression factory for the JDBCAdaptor.
JDBCExpressionFactory(EOAdaptor) - Constructor for class com.webobjects.jdbcadaptor.JDBCExpressionFactory
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.DerbyPlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.FrontbasePlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.JDBCAdaptor
Returns an NSDictionary of database-specific information.
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.JDBCExpression
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.JDBCPlugIn
Returns database-specific information about the JDBC data source.
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.MicrosoftPlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.MySQLPlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.OpenBasePlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.OraclePlugIn
 
jdbcInfo() - Method in class com.webobjects.jdbcadaptor.SybasePlugIn
 
JDBCInfoKey - Static variable in class com.webobjects.jdbcadaptor.JDBCAdaptor
Connection dictionary key labeling database-specific information contained in an NSDictionary, commonly referred to as "JDBC info".
JDBCPlugIn - Class in com.webobjects.jdbcadaptor
JDBCPlugIn is used to customize the JDBCAdaptor for a particular database and its JDBC driver.
JDBCPlugIn(JDBCAdaptor) - Constructor for class com.webobjects.jdbcadaptor.JDBCPlugIn
Create a new JDBCPlugIn.
JDBCPlugIn.LobEntry - Class in com.webobjects.jdbcadaptor
 
JDBCPlugIn.LobEntry(EOAttribute, Object) - Constructor for class com.webobjects.jdbcadaptor.JDBCPlugIn.LobEntry
 
jdbcTypeForUnknownExternalType(String, int, int) - Method in class com.webobjects.jdbcadaptor.JDBCPlugIn
Returns a JDBC type that might be more useful than Types.OTHER.
jdbcTypeForUnknownExternalType(String, int, int) - Method in class com.webobjects.jdbcadaptor.OraclePlugIn
 
jdkVersion() - Method in class com.webobjects.woextensions.WOStatsPage
 
jj_nt - Variable in class com.webobjects.appserver.parser.declaration.WODeclarationParser
 
jjFillToken() - Method in class com.webobjects.appserver.parser.declaration.WODeclarationParserTokenManager
 
jjnewLexState - Static variable in class com.webobjects.appserver.parser.declaration.WODeclarationParserTokenManager
 
jjstrLiteralImages - Static variable in class com.webobjects.appserver.parser.declaration.WODeclarationParserTokenManager
 
JNDIAdaptor - Class in com.webobjects.jndiadaptor
The JNDIAdaptor class represents a Java Naming and Directory Interface service.
JNDIAdaptor(String) - Constructor for class com.webobjects.jndiadaptor.JNDIAdaptor
Creates a new instance of JNDIAdaptor.
JNDIAdaptorException - Exception in com.webobjects.jndiadaptor
The JNDIAdaptorException class represents a runtime exception that wraps an instance of NamingException.
JNDIAdaptorException(String) - Constructor for exception com.webobjects.jndiadaptor.JNDIAdaptorException
Creates a new instance of JNDIAdaptorException with the specified message.
JNDIAdaptorException(String, NamingException) - Constructor for exception com.webobjects.jndiadaptor.JNDIAdaptorException
Creates a new instance of JNDIAdaptorException with the specified message and naming exception.
JNDIAdaptorException(NamingException) - Constructor for exception com.webobjects.jndiadaptor.JNDIAdaptorException
Creates a new instance of JNDIAdaptorException with the specified naming exception.
JNDICallbackHandler - Class in com.webobjects.jndiadaptor
 
JNDICallbackHandler() - Constructor for class com.webobjects.jndiadaptor.JNDICallbackHandler
 
JNDIChannel - Class in com.webobjects.jndiadaptor
The JNDIChannel class represents a communication channel to a Java Naming and Directory Interface service.
JNDIChannel(JNDIContext) - Constructor for class com.webobjects.jndiadaptor.JNDIChannel
Creates a new instance of JNDIChannel.
JNDIContext - Class in com.webobjects.jndiadaptor
The JNDIContext class represents a transaction scope on a Java Naming and Directory Interface service.
JNDIContext(EOAdaptor) - Constructor for class com.webobjects.jndiadaptor.JNDIContext
Creates a new instance of JNDIContext.
JNDIPlugIn - Class in com.webobjects.jndiadaptor
The JNDIPlugIn class represents a plug-in to the JNDIAdaptor.
JNDIPlugIn() - Constructor for class com.webobjects.jndiadaptor.JNDIPlugIn
Creates a new instance of JNDIPlugIn.
JNDIPlugIn.ChannelOperation - Interface in com.webobjects.jndiadaptor
The ChannelOperation interface encapsulates an operation to be performed in the JNDIChannel.
JNDIType - Interface in com.webobjects.jndiadaptor
The JNDIType class represents the external type of an EOAttribute.
jndiTypes() - Method in class com.webobjects.jndiadaptor.JNDIPlugIn
Gets the JNDI types.
jndiTypes() - Method in class com.webobjects.jndiadaptor.LDAPPlugIn
Gets the JNDI types.
JNLPComponentName() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Returns the name of the WebObjects component used to generate the JNLP information to start the client application through Web Start.
JNLPComponentNameKey - Static variable in class com.webobjects.eodistribution.WOJavaClientComponent
The name of the JNLPComponentName binding.
jnlpURL() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the URL at which Web Start will look an updated JNLP file.
joinClauseString() - Method in class com.webobjects.eoaccess.EOSQLExpression
Returns the part of the receiver's WHERE clause that specifies join conditions.
joinExpression() - Method in class com.webobjects.eoaccess.EOSQLExpression
Builds up the joinClauseString for use in a SELECT statement.
joins() - Method in class com.webobjects.eoaccess.EORelationship
Returns all joins used by relationship.
joinSemantic() - Method in class com.webobjects.eoaccess.EORelationship
Returns the semantic used to create SQL expressions for this relationship.
JSAlertPanel - Class in com.webobjects.woextensions
 
JSAlertPanel(WOContext) - Constructor for class com.webobjects.woextensions.JSAlertPanel
 
JSComponent - Class in com.webobjects.woextensions
 
JSComponent(WOContext) - Constructor for class com.webobjects.woextensions.JSComponent
 
JSConfirmPanel - Class in com.webobjects.woextensions
 
JSConfirmPanel(WOContext) - Constructor for class com.webobjects.woextensions.JSConfirmPanel
 
JSImageFlyover - Class in com.webobjects.woextensions
 
JSImageFlyover(WOContext) - Constructor for class com.webobjects.woextensions.JSImageFlyover
 
JSModalWindow - Class in com.webobjects.woextensions
 
JSModalWindow(WOContext) - Constructor for class com.webobjects.woextensions.JSModalWindow
 
jspPage() - Method in class com.webobjects.jspservlet.WOServletContext
Returns the JSP page object that was part of the PageContext.
jspWriter() - Method in class com.webobjects.jspservlet.WOServletContext
Returns the JspWriter that was part of the PageContext.
JSTextFlyover - Class in com.webobjects.woextensions
 
JSTextFlyover(WOContext) - Constructor for class com.webobjects.woextensions.JSTextFlyover
 
JSValidatedField - Class in com.webobjects.woextensions
 
JSValidatedField(WOContext) - Constructor for class com.webobjects.woextensions.JSValidatedField
 

Last updated Tuesday, October 9, 2007 08:58 PDT
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 _
Copyright © 2000-2007 Apple Inc.