WebObjects 5.2.3
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

T

TYPE_ATTR - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
Type attribute name.
TabDictionaryComputer - class com.webobjects.directtoweb.TabDictionaryComputer.
The list of tab names and of tab contents is not a rule firing phenomenon.
TabDictionaryComputer(String, Object) - Constructor for class com.webobjects.directtoweb.TabDictionaryComputer
Constructs a new TabDictionaryComputer with the specified key path and value.
TabDictionaryComputer(EOKeyValueUnarchiver) - Constructor for class com.webobjects.directtoweb.TabDictionaryComputer
Constructs a new TabDictionaryComputer based on an EOKeyValueUnarchiver.
TakeValueForKeyPathEvent - Static variable in class com.webobjects.appserver.WOAssociation
name of Event for timing value assignment involving traversing an arbitrary key path.
TargetKey - Static variable in class com.webobjects.directtoweb.D2WModel
The target key.
TargetObjectUserInfoKey - Static variable in class com.webobjects.foundation.NSKeyValueCoding.UnknownKeyException
Deprecated. this user info dictionary entry should be accessed using the object method.
TaskKey - Static variable in class com.webobjects.directtoweb.D2WModel
The task key.
TaskParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
TaskSpecification - Static variable in class com.webobjects.eogeneration.EOControllerFactory
 
TemporaryGIDBaseKey - Static variable in class com.webobjects.eodistribution.WOJavaClientApplet
Deprecated. The name of the temporaryGIDBase binding.
TemporaryGIDBaseKey - Static variable in class com.webobjects.eodistribution.WOJavaClientComponent
The name of the temporaryGIDBase binding.
TextColorAspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the Text Color aspect
TheDefaultResponseEncoding - Static variable in class com.webobjects.appserver.WOMessage
This protected class variable contains a String identifying the default encoding to use when constructing responses, which is defined in WOMessage to be ISO8859_1 (ISO Latin 1).
TimeoutKey - Static variable in class com.webobjects.jndiadaptor.JNDIAdaptor
A connection dictionary key representing the timeout.
TitleKeysParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
TitlePositionParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
TitlesAspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the Titles aspect
TitlesDisplayGroupProviderMethodNameParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
TitlesEntityParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
ToManyAspectSignature - Static variable in class com.webobjects.eointerface.EOAssociation
String signature of a To Many aspect.
ToOneAspectSignature - Static variable in class com.webobjects.eointerface.EOAssociation
String signature of a To One aspect.
ToOneToManyAspectSignature - Static variable in class com.webobjects.eointerface.EOAssociation
String signature of a To One To Many Aspect aspect.
ToolTipParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
ToolsCategoryPriority - Static variable in class com.webobjects.eoapplication.EOAction
The priority of the Tools category.
Top - Static variable in class com.webobjects.eoapplication.EOComponentController
The constant describing a top position.
TopLeft - Static variable in class com.webobjects.eoapplication.EOComponentController
The constant describing a top-left position.
TopLevelModalDialogQuestion - Static variable in class com.webobjects.eogeneration.EOControllerFactory
 
TopLevelWindowQuestion - Static variable in class com.webobjects.eogeneration.EOControllerFactory
 
TopRight - Static variable in class com.webobjects.eoapplication.EOComponentController
The constant describing a top-right position.
TransientParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
TranslatedAttributeNameKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing the EOProperty key path for the current argument or result key
TypeInfoKey - Static variable in class com.webobjects.jdbcadaptor.JDBCAdaptor
Key labeling the NSDictionary of external type information in the JDBC info dictionary.
TypeNameParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
tabBgColor() - Method in class com.webobjects.woextensions.WOTabPanel
 
tabContents() - Method in class com.webobjects.directtoweb.D2WTabInspectPage
This method is intentionally undocumented.
tabNameIsInHeader(String) - Method in class com.webobjects.directtoweb.D2WTabInspectPage
This method is intentionally undocumented.
tabNameIsInHeader(String) - Method in class com.webobjects.directtoweb.TabDictionaryComputer
Tests whether the tab name is the header.
tabNameKey() - Method in class com.webobjects.woextensions.WOTabPanel
 
table() - Method in class com.webobjects.eogeneration.EOTableColumnController
 
table() - Method in class com.webobjects.eogeneration.EOTableController
 
table() - Method in interface com.webobjects.eogeneration.EOWidgetController.TableWidget
 
table() - Method in class com.webobjects.eointerface.EOTableColumnAssociation.TableColumnPlugin
This method is usually called internally and used to obtain the table widget from the column widget.
table() - Method in class com.webobjects.eointerface.EOTableColumnAssociation
This method returns the corresponding table widget for the table column managed by this association.
table() - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
Gets the NSTableView object that contains this plugin's NSTableColumn object.
table() - Method in class com.webobjects.eointerface.swing.EOSwingTableColumnPlugin
Returns the table containing the plugin's table column.
table() - Method in class com.webobjects.eointerface.swing.EOTable
Returns the JTable used by the EOTable.
tableAssociation() - Method in class com.webobjects.eointerface.EOTableColumnAssociation.TableColumnPlugin
Returns an association for the table of this plugin's column.
tableAssociation() - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
Gets the EOTableAssociation object that manages the table that contains this plugin's NSTableColumn.
tableAssociation() - Method in class com.webobjects.eointerface.swing.EOSwingTableColumnPlugin
Returns the table association of the table containing this plugin's column.
tableColumn() - Method in class com.webobjects.eogeneration.EOTableColumnController
 
tableColumnAssociationForColumnAtIndex(int) - Method in class com.webobjects.eointerface.EOTableAssociation.TablePlugin
Asks the plugin of the table view for the column association at a specific index.
tableColumnAssociationForColumnAtIndex(int) - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableViewPlugin
Returns the EOTableColumnAssociation that manages the NSTableColumn at index columnIndex in the plugin's NSTableView.
tableColumnAssociationForColumnAtIndex(int) - Method in class com.webobjects.eointerface.swing.EOSwingTablePlugin
Returns the EOTableColumnAssociation for the column at the specified index.
tableColumnCustomizer() - Static method in class com.webobjects.eointerface.swing.EOSwingTableColumnPlugin
Returns the TableColumnCustomizer which is used to obtain the CellRenderer and CellEditor for this plugin's column.
tableDidChangeColumns() - Method in class com.webobjects.eointerface.EOTableAssociation
This method is called when column ordering is changed by the user, also if they are added or removed, etc.
tableDidChangeSelection() - Method in class com.webobjects.eointerface.EOTableAssociation
Called to relay a selection change in the table widget to the display group.
tableEntityGroupsForEntities(NSArray) - Method in class com.webobjects.eoaccess.EOSynchronizationFactory
Returns an array of table entity groups for entities, or an empty array if entities is empty or null.
tableListWithRootEntity(EOEntity) - Method in class com.webobjects.eoaccess.EOSQLExpression
Returns the comma-separated list of tables for use in a SELECT, UPDATE, or DELETE statement's FROM clause.
tableTypes() - Method in class com.webobjects.jdbcadaptor.JDBCPlugIn
Return an array of Strings to use for describing the table types in the JDBC getTables method call.
tableViewObjectValueForLocation(NSTableView, NSTableColumn, int) - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
See the description of this method in com.apple.cocoa.application.NSTableView.DataSource.
tableViewSetObjectValueForLocation(NSTableView, Object, NSTableColumn, int) - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
See the description of this method in com.apple.cocoa.application.NSTableView.DataSource.
tableViewWillDisplayCell(NSTableView, Object, NSTableColumn, int) - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
See the description of this method in com.apple.cocoa.application.NSTableView.Delegate.
tabs() - Method in class com.webobjects.directtoweb.D2WTabInspectPage
Returns an NSArray containing the names of the tabs displayed in the tab inspect page.
tabs() - Method in class com.webobjects.woextensions.WOTabPanel
 
tabsAsString() - Method in class com.webobjects.directtoweb.D2WTabInspectPage
This method is intentionally undocumented.
takeFormValueArraysForKeyArray(NSArray) - Method in class com.webobjects.appserver.WODirectAction
Performs takeValueForKey on each key in aKeyArray using values from the receiver's request.
takeFormValuesForKeyArray(NSArray) - Method in class com.webobjects.appserver.WODirectAction
Performs takeValueForKey on the each key in aKeyArray using values from the receiver's request.
takeResponsibilityForEditabilityOfAssociation(EOAssociation) - Method in class com.webobjects.eoapplication.EODocumentController
 
takeResponsibilityForEditabilityOfAssociation(EOAssociation) - Method in interface com.webobjects.eoapplication.EOEditable
Invoked when one of the receiver's subcontrollers is disposed as a transient controller.
takeResponsibilityForEditabilityOfAssociation(EOAssociation) - Method in class com.webobjects.eogeneration.EOAssociationController
 
takeResponsibilityForEditabilityOfAssociation(EOAssociation) - Method in class com.webobjects.eogeneration.EORangeValueController
 
takeResposibilityForConnectionOfAssociation(EOAssociation) - Method in interface com.webobjects.eoapplication.EOAssociationConnector
Invoked when one of the receiver's subcontrollers is disposed as a transient controller.
takeResposibilityForConnectionOfAssociation(EOAssociation) - Method in class com.webobjects.eoapplication.EOEntityController
 
takeResposibilityForConnectionOfAssociation(EOAssociation) - Method in class com.webobjects.eogeneration.EOAssociationController
 
takeResposibilityForConnectionOfAssociation(EOAssociation) - Method in class com.webobjects.eogeneration.EORangeValueController
 
takeResposibilityForDefaultActionWithActionWidget(JComponent) - Method in class com.webobjects.eogeneration.EOQueryController
 
takeResposibilityForDefaultActionWithActionWidget(JComponent) - Method in interface com.webobjects.eogeneration.EOWidgetController.DefaultAction.CommonWidgetHandler
 
takeStoredValueForKey(Object, String) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
takeStoredValueForKey(Object, String) - Method in class com.webobjects.eocontrol.EOCustomObject
Sets the property identified by key to value.
takeStoredValueForKey(Object, Object, String) - Static method in class com.webobjects.eocontrol.EOKeyValueCoding.DefaultImplementation
Sets the property identified by key to value on object.
takeStoredValueForKey(Object, Object, String) - Static method in class com.webobjects.eocontrol.EOKeyValueCoding.Utility
If object implements EOKeyValueCoding, this method invokes takeStoredValueForKey on object.
takeStoredValueForKey(Object, String) - Method in interface com.webobjects.eocontrol.EOKeyValueCoding
Sets the property identified by key to value.
takeValueForInferrableKey(Object, String) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOAction
 
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOApplication
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOComponent
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOContext
 
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOCookie
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WODisplayGroup
 
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOHTTPConnection
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOMessage
 
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOSession
 
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.WOStatisticsStore
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.appserver.xml.WOXMLDecoder
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.directtoweb.D2WContext
Sets the value of key to newValue in the local cache.
takeValueForKey(Object, String) - Method in class com.webobjects.eoapplication.EOController
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.eocontrol.EOCustomObject
Sets the receiver's value for the property identified by key to value.
takeValueForKey(Object, String) - Method in class com.webobjects.foundation.NSArray
Conformance to the NSKeyValueCoding interface.
takeValueForKey(Object, String) - Method in class com.webobjects.foundation.NSDictionary
Conformance to NSKeyValueCoding.
takeValueForKey(Object, Object, String) - Static method in class com.webobjects.foundation.NSKeyValueCoding.DefaultImplementation
Sets object's property identified by key to value, or invokes handleTakeValueForUnboundKey.
takeValueForKey(Object, Object, String) - Static method in class com.webobjects.foundation.NSKeyValueCoding.Utility
If object implements NSKeyValueCoding, this method invokes takeValueForKey on object.
takeValueForKey(Object, String) - Method in interface com.webobjects.foundation.NSKeyValueCoding
Sets the value for the property identified by key to value.
takeValueForKey(Object, String) - Method in class com.webobjects.foundation.NSMutableDictionary
Conformance to NSKeyValueCoding.
takeValueForKey(Object, String) - Method in class com.webobjects.webservices.support.xml.WOStringKeyMap
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOAction
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOApplication
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOComponent
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOContext
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOCookie
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOHTTPConnection
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOMessage
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOSession
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.appserver.WOStatisticsStore
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.directtoweb.D2WContext
Sets the value of key path to value in the local cache.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.eoapplication.EOController
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.eocontrol.EOCustomObject
Sets the receiver's property identified by keyPath to value.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.foundation.NSArray
 
takeValueForKeyPath(Object, String) - Method in class com.webobjects.foundation.NSDictionary
Conformance to NSKeyValueCodingAdditions.
takeValueForKeyPath(Object, Object, String) - Static method in class com.webobjects.foundation.NSKeyValueCodingAdditions.DefaultImplementation
Sets object's property identified by keyPath to value.
takeValueForKeyPath(Object, Object, String) - Static method in class com.webobjects.foundation.NSKeyValueCodingAdditions.Utility
If object is an NSKeyValueCodingAdditions, invokes takeValueForKeyPath on object; otherwise invokes NSKeyValueCodingAdditions.DefaultImplementation's takeValueForKeyPath method with object as the object on which to operate.
takeValueForKeyPath(Object, String) - Method in interface com.webobjects.foundation.NSKeyValueCodingAdditions
Sets the value for the property identified by keyPath to value.
takeValueForKeyPath(Object, String) - Method in class com.webobjects.webservices.support.xml.WOStringKeyMap
 
takeValueForKeyPathOnObject(Object, String, Object) - Static method in class com.webobjects.directtoweb.KeyValuePath
 
takeValuesFromDictionary(NSDictionary) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
takeValuesFromDictionary(NSDictionary) - Method in class com.webobjects.eocontrol.EOCustomObject
Sets properties of the receiver with values from dictionary, using its keys to identify the properties.
takeValuesFromDictionary(Object, NSDictionary) - Static method in class com.webobjects.eocontrol.EOKeyValueCodingAdditions.DefaultImplementation
Sets properties of object with values from dictionary, using its keys to identify the properties.
takeValuesFromDictionary(Object, NSDictionary) - Static method in class com.webobjects.eocontrol.EOKeyValueCodingAdditions.Utility
If object implements EOKeyValueCodingAdditions, this method invokes takeValuesFromDictionary on object.
takeValuesFromDictionary(NSDictionary) - Method in interface com.webobjects.eocontrol.EOKeyValueCodingAdditions
Sets properties of the receiver with values from dictionary, using its keys to identify the properties.
takeValuesFromDictionaryWithMapping(NSDictionary, NSDictionary) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
takeValuesFromDictionaryWithMapping(NSDictionary, NSDictionary) - Method in class com.webobjects.eocontrol.EOCustomObject
Sets properties of the receiver with values from dictionary, using its keys and mapping to identify the properties.
takeValuesFromDictionaryWithMapping(Object, NSDictionary, NSDictionary) - Static method in class com.webobjects.eocontrol.EOKeyValueCodingAdditions.DefaultImplementation
Sets properties of object with values from dictionary, using its keys and mapping to identify the properties.
takeValuesFromDictionaryWithMapping(Object, NSDictionary, NSDictionary) - Static method in class com.webobjects.eocontrol.EOKeyValueCodingAdditions.Utility
If object implements EOKeyValueCodingAdditions, this method invokes takeValuesFromDictionaryWithMapping on object.
takeValuesFromDictionaryWithMapping(NSDictionary, NSDictionary) - Method in interface com.webobjects.eocontrol.EOKeyValueCodingAdditions
Sets properties of the receiver with values from dictionary, using its keys and mapping to identify the properties.
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.appserver.WOApplication
WOComponentRequestHandler invokes this method on WOApplication to initiate the first phase of request handling.
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.appserver.WOComponent
Tells the component to synchronize its variables with values from the request.
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.appserver.WOElement
This method is invoked on WOElement objects during the phase of request handling that extracts user-entered data.
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.appserver.WOSession
Invoked on the WOSession object during the first phase of the the request-response loop.
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.woextensions.WOMethodInvocation
 
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.woextensions.WOTable
 
takeValuesFromRequest(WORequest, WOContext) - Method in class com.webobjects.woextensions.WXOutlineEntry
 
target() - Method in class com.webobjects.appserver.WOTimer
Returns the object on which selector will be invoked when the WOTimer fires.
target() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
targetClass() - Method in class com.webobjects.eocontrol.EOFaultHandler
Returns the target class of the receiver's fault.
targetNamespace() - Method in class com.webobjects.webservices.generation.WOOperationWSDLTemplate
Returns the target namespace string for this operation's definitions.
task() - Method in class com.webobjects.directtoweb.D2WComponent
Returns a String containing the current task in the Direct to Web context of the receiver.
task() - Method in class com.webobjects.directtoweb.D2WContext
Returns the setting for the current task.
task() - Method in class com.webobjects.directtoweb.D2WSwitchComponent
Gets the name of the task.
taskVector() - Method in class com.webobjects.directtoweb.D2WModel
Gets a list of all tasks found in the model.
tasks() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
tasks() - Method in class com.webobjects.directtoweb.D2WModel
Get an enumeration of the tasks in the model.
tasksInvolved() - Method in class com.webobjects.directtoweb.Rule
Gets the set of names of tasks involved.
template() - Method in class com.webobjects.appserver.WOComponent
Returns the graph of static, dynamic elements and components that compose this component.
templateWithHTMLString(String, String, NSArray) - Static method in class com.webobjects.appserver.WOComponent
Programmatically creates a component's template.
templateWithName(String) - Method in class com.webobjects.appserver.WOComponent
Deprecated. Use template instead.
temporaryGIDBase() - Method in class com.webobjects.eodistribution.WOJavaClientApplet
Deprecated. Returns a value used to generate unique values for temporary global IDs.
temporaryGIDBase() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Returns a value used to generate unique values for temporary global IDs.
terminate() - Method in class com.webobjects.appserver.WOApplication
Terminates the application process.
terminate() - Method in class com.webobjects.appserver.WOSession
Causes the session to terminate after the conclusion of the current request-response loop.
terminateAfterTimeInterval(double) - Method in class com.webobjects.appserver.WOApplication
Deprecated. This method is deprecated, and currently just calls setTimeOut.
textArea() - Method in class com.webobjects.eointerface.swing.EOTextArea
Returns the JTextArea used by the EOTextArea.
textColorAtColumnAndRow(int, int) - Method in class com.webobjects.eointerface.EOTableAssociation
This method returns whether the table cell at the specified row and column is (currently) using colored text.
textColorAtRow(int) - Method in class com.webobjects.eointerface.EOTableColumnAssociation
This method returns an Object indicating the color at the specified row in this column.
textComponent() - Method in class com.webobjects.eointerface.swing.EOFormCell
Returns the editable text field of the form cell as JTextComponent.
textComponent() - Method in class com.webobjects.eointerface.swing.EOTextArea
Returns the text area of the receiver as JTextComponent.
textComponent() - Method in interface com.webobjects.eointerface.swing.EOTextComponentAccess
Returns the editable text component of a component.
textFieldValue() - Method in class com.webobjects.woextensions.WOAnyField
 
theCurrentItem() - Method in class com.webobjects.woextensions.WOToManyRelationship
 
theCurrentItem() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
theCurrentValue() - Method in class com.webobjects.woextensions.WOToManyRelationship
 
theCurrentValue() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
theList() - Method in class com.webobjects.woextensions.WOToManyRelationship
 
theList() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
thousandSeparator() - Method in class com.webobjects.foundation.NSNumberFormatter
Returns a string containing the single character this NSNumberFormatter uses to represent the thousands separator.
threshold() - Method in class com.webobjects.woextensions.WOThresholdColoredNumber
 
throwableAsString(Throwable) - Static method in class com.webobjects.foundation.NSLog
Provides the stack trace of t as a string.
timeInterval() - Method in class com.webobjects.appserver.WOTimer
Return the interval in seconds at which the WOTimer will repeat firing.
timeIntervalSinceNow() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use getTime and calculate the delta from System.currentTimeMillis instead
timeIntervalSinceReferenceDate() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use (getTime() / 1000) instead.
timeIntervalSinceTimestamp(NSTimestamp) - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use getTime and calculate the delta instead
timeIntervalToMilliseconds(long) - Static method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use (timeInterval * 1000) instead
timeOut() - Method in class com.webobjects.appserver.WOApplication
Returns the application's time-out interval: a period (in seconds) of inactivity after which the application will terminate execution.
timeOut() - Method in class com.webobjects.appserver.WOCookie
Returns the cookies timeout value in seconds.
timeOut() - Method in class com.webobjects.appserver.WOSession
Returns the interval in seconds during which the session can remain idle before it times out.
timeOutForIDCookies() - Method in class com.webobjects.appserver.WOSession
Deprecated. this method is deprecated should not be used
timeOutMillis() - Method in class com.webobjects.appserver.WOSession
Returns the interval in milliseconds during which the session can remain idle before it times out.
timeZone() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Deprecated in the Java Foundation framework. Do not use this method. All NSTimestamps are in UTC.
timeZoneForSecondsFromGMT(int) - Static method in class com.webobjects.foundation.NSTimeZone
Provides an NSTimeZone object representing a fixed offset, specified in seconds, from Greenwich Mean Time.
timeZoneWithName(String, boolean) - Static method in class com.webobjects.foundation.NSTimeZone
Provides an NSTimeZone object corresponding to aName.
timeZoneWithNameAndData(String, NSData) - Static method in class com.webobjects.foundation.NSTimeZone
Use timeZoneWithName instead of calling this method directly.
timestampByAddingGregorianUnits(int, int, int, int, int, int) - Method in class com.webobjects.foundation.NSTimestamp
Returns an NSTimestamp that is updated with the years, months, days, hours, minutes, and seconds offsets specified as arguments.
timestampByAddingTimeInterval(long) - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use (new NSTimestamp((interval * 1000) + oldTs.getTime(), oldTs.getNanos())) instead.
timestampForGlobalID(EOGlobalID) - Method in class com.webobjects.eoaccess.EODatabase
Returns the timestamp of the snapshot for the object identified by the globalID gid, or DistantPastTimeInterval if there isn't a snapshot.
timestampForGregorianDate(NSGregorianDate) - Static method in class com.webobjects.eointerface.cocoa.EOCocoaUtilities
 
timestampForSourceGlobalID(EOGlobalID, String) - Method in class com.webobjects.eoaccess.EODatabase
Returns the timestamp of the to-many snapshot for the relationship specified by name and the object identified by gid.
title() - Method in class com.webobjects.appserver.WOEvent
Required for proper functioning of the event logging display.
title() - Method in class com.webobjects.eocontrol.EOAccountEvent
 
title() - Method in class com.webobjects.eocontrol.EOAggregateEvent
Gets the title from any member of the EOvents set aggregated by the receiver.
title() - Method in class com.webobjects.eocontrol.EOEvent
Returns the event type description corresponding with the receiver's type.
title() - Method in class com.webobjects.eointerface.swing.EOFormCell
Returns the receiver's label.
title() - Method in class com.webobjects.smil.WOSMILActivelink
Returns a string representing the value of the title attribute.
title() - Method in class com.webobjects.smil.WOSMILAnchor
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILHeadMeta
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILMediaObject
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILPar
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILRegion
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILRootLayout
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILSeq
Returns the value of the title binding.
title() - Method in class com.webobjects.smil.WOSMILSwitch
Returns the value of the title binding.
title() - Method in class com.webobjects.woextensions.WOEventRow
 
titleColor() - Method in class com.webobjects.eoapplication.EOBoxController
titleColor() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the color used for titles, for example in boxes and tab views.
titleComponent() - Method in class com.webobjects.eointerface.swing.EOFormCell
Returns the label component of the form cell.
titleFont() - Method in class com.webobjects.eoapplication.EOBoxController
titleFont() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the font used for titles, for example in boxes and tab views.
titleKeys() - Method in class com.webobjects.eogeneration.EOTitlesController
 
titleKeysForPropertyKey() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
titlePosition() - Method in class com.webobjects.eoapplication.EOBoxController
titleWidth() - Method in class com.webobjects.eointerface.swing.EOFormCell
Returns the receiver's label component width.
titles() - Method in class com.webobjects.eointerface.EOValueSelectionAssociation.ValueSelectionPlugin
Returns a String array of titles that the plugin's widget currently displays Only invoked if EOAssociation.SelectedTitleAspect bound.
titles() - Method in class com.webobjects.eointerface.cocoa.EOCocoaComboBoxPlugin
 
titles() - Method in class com.webobjects.eointerface.cocoa.EOCocoaPopUpButtonPlugin
Returns the array of Strings used in the pop-up button list.
titles() - Method in class com.webobjects.eointerface.cocoa.EOCocoaRadioMatrixPlugin
Returns the array of Strings used in the radio matrix.
titles() - Method in class com.webobjects.eointerface.swing.EOSwingComboBoxPlugin
Returns an array of available titles in the plugin's combo box
titlesDisplayGroup() - Method in class com.webobjects.eogeneration.EOTitlesController
 
titlesDisplayGroupProviderMethodName() - Method in class com.webobjects.eogeneration.EOTitlesController
 
titlesDisplayGroupSortOrderings() - Method in class com.webobjects.eogeneration.EOTitlesController
 
titlesEntityName() - Method in class com.webobjects.eogeneration.EOEnumerationController
 
titlesEntityName() - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
titlesEntityName() - Method in class com.webobjects.eogeneration.EOTitlesController
 
tnsOperationInputName() - Method in class com.webobjects.webservices.generation.WOOperationWSDLTemplate
Returns the operation input message name.
tnsOperationOutputName() - Method in class com.webobjects.webservices.generation.WOOperationWSDLTemplate
Returns the operation output message name.
toFile(File) - Method in class com.webobjects.directtoweb.D2WModel
Writes the dictionary of the key-value archiver to the specified file.
toManyDescription() - Method in class com.webobjects.directtoweb.D2WEditToManyRelationship
Provides the closed label for a collapsible component.
toManyRelationshipKeys() - Method in class com.webobjects.eoaccess.EOEntityClassDescription
Returns an array of keys for the to-many relationship properties of the receiver's entity.
toManyRelationshipKeys() - Method in class com.webobjects.eocontrol.EOClassDescription
Overridden by subclasses to determine the to-many relationship properties of the receiver.
toManyRelationshipKeys() - Method in class com.webobjects.eocontrol.EOCustomObject
Returns the names of the receiver's to-many relationships.
toManyRelationshipKeys() - Method in interface com.webobjects.eocontrol.EOEnterpriseObject
Returns the names of the receiver's to-many relationships.
toManyRelationshipKeys() - Method in class com.webobjects.eodistribution.client.EODistributedClassDescription
Returns an array of keys for to-many relationship properties of the receiver's enterprise objects.
toManySnapshots() - Method in class com.webobjects.eoaccess.EODatabaseOperation
Returns the NSDictionary containing the snapshots for the to-many relationships of the receiver's Enterprise Object.
toOneAction() - Method in class com.webobjects.directtoweb.D2WDisplayToOne
This method is intentionally undocumented.
toOneAction() - Method in class com.webobjects.directtoweb.D2WDisplayToOneFault
 
toOneDescription() - Method in class com.webobjects.directtoweb.D2WDisplayToOne
This method is intentionally undocumented.
toOneDescription() - Method in class com.webobjects.directtoweb.D2WEditRelationshipPage
Returns a String representing the destination object of the relationship edited by the receiver if the relationship is a to-one relationship.
toOneDescription() - Method in class com.webobjects.directtoweb.D2WEditToOneRelationship
Provides the closed label for a collapsible component.
toOneRelationshipKeys() - Method in class com.webobjects.eoaccess.EOEntityClassDescription
Returns the keys for the to-one relationship properties of the receiver's entity.
toOneRelationshipKeys() - Method in class com.webobjects.eocontrol.EOClassDescription
Overridden by subclasses to determine the to-one relationship properties of the receiver.
toOneRelationshipKeys() - Method in class com.webobjects.eocontrol.EOCustomObject
Returns the names of the receiver's to-one relationships.
toOneRelationshipKeys() - Method in interface com.webobjects.eocontrol.EOEnterpriseObject
Returns the names of the receiver's to-one relationships.
toOneRelationshipKeys() - Method in class com.webobjects.eodistribution.client.EODistributedClassDescription
Returns an array of keys for to-one relationship properties of the receiver's enterprise objects.
toString() - Method in class com.webobjects.appserver.WOAction
 
toString() - Method in class com.webobjects.appserver.WOAdaptor
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.appserver.WOAdminAction
This method is intentionally undocumented.
toString() - Method in class com.webobjects.appserver.WOApplication
Returns a String containing a string representation of the receiver.
toString() - Method in class com.webobjects.appserver.WOAssociation
 
toString() - Method in class com.webobjects.appserver.WOComponent
 
toString() - Method in class com.webobjects.appserver.WOContext
 
toString() - Method in class com.webobjects.appserver.WOCookie
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.appserver.WODisplayGroup
 
toString() - Method in class com.webobjects.appserver.WODynamicElement
 
toString() - Method in class com.webobjects.appserver.WOElement
 
toString() - Method in class com.webobjects.appserver.WOEvent
 
toString() - Method in class com.webobjects.appserver.WOHTTPConnection
 
toString() - Method in class com.webobjects.appserver.WOMailDelivery
Returns a String representation of the WOMailDelivery object containing the receiver's class name and the SMTP host name.
toString() - Method in class com.webobjects.appserver.WOMessage
Returns a String representation of the receiver.
toString() - Method in class com.webobjects.appserver.WOMultipartIterator.WOFormData
Returns a String representation of this object.
toString() - Method in class com.webobjects.appserver.WORequest
Returns a string version of the receiver for use when debugging.
toString() - Method in class com.webobjects.appserver.WORequestHandler
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.appserver.WOResourceManager
 
toString() - Method in class com.webobjects.appserver.WOResponse
Returns a String representation of the receiver.
toString() - Method in class com.webobjects.appserver.WOSession
Returns a string representation of the receiver, including the session ID, the session time-out and a number of the more important state fields.
toString() - Method in class com.webobjects.appserver.WOStopWatch
Deprecated.  
toString() - Method in class com.webobjects.appserver.WOTimer
 
toString() - Method in class com.webobjects.appserver.xml.WOXMLDecoder
 
toString() - Method in class com.webobjects.appserver.xml.WOXMLException
Returns a short description of this exception object.
toString() - Method in class com.webobjects.directtoweb.Assignment
Returns a string representation of this Assignment object rendered as the key path, equals sign, and the value.
toString() - Method in class com.webobjects.directtoweb.BooleanQualifier
 
toString() - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
toString() - Method in class com.webobjects.directtoweb.D2WModel
 
toString() - Method in class com.webobjects.directtoweb.NonNullQualifier
 
toString() - Method in class com.webobjects.directtoweb.Rule
 
toString() - Method in class com.webobjects.eoaccess.EOAccessArrayFaultHandler
Returns a string representation of this fault handler.
toString() - Method in class com.webobjects.eoaccess.EOAccessFaultHandler
Returns a string representation of the fault handler.
toString() - Method in class com.webobjects.eoaccess.EOAdaptorOperation
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.eoaccess.EOAttribute
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.eoaccess.EODatabaseOperation
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.eoaccess.EOEntity
Returns a string representation of all the receiver's properties.
toString() - Method in class com.webobjects.eoaccess.EOJoin
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.eoaccess.EOModel
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.eoaccess.EOModelGroup
Returns a string representation of the model group.
toString() - Method in class com.webobjects.eoaccess.EORelationship
 
toString() - Method in class com.webobjects.eoaccess.EOSQLExpression
Returns a readable description of the SQL expression.
toString() - Method in class com.webobjects.eoaccess.EOSQLQualifier
Deprecated.  
toString() - Method in class com.webobjects.eoaccess.EOStoredProcedure
This constructs and return a string representation of this EOStoredProcedure.
toString() - Method in class com.webobjects.eoapplication.EOAction
Returns the receiver as a string that states the receiver's method name, description path, category priority, and action priority.
toString() - Method in class com.webobjects.eoapplication.EOApplication
Returns the receiver as a string describing the state of the application.
toString() - Method in class com.webobjects.eoapplication.EOArchiveController
Returns the receiver as a string describing the state of the controller.
toString() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the receiver as a string that states the receiver's class name and type name, whether the receiver is connected, the number of subcontrollers, whether or not the receiver has been prepared, whether or not the receiver is visible, information about widget sizing and alignment behavior, and so on.
toString() - Method in class com.webobjects.eoapplication.EOController
Returns the receiver as a string that states the receiver's class name and type name, whether the receiver is connected, and the number of subcontrollers.
toString() - Method in class com.webobjects.eoapplication.EODocumentController
Returns the receiver as a String describing the state of the controller.
toString() - Method in class com.webobjects.eoapplication.EOEntityController
Returns the receiver as a string describing the state of the controller.
toString() - Method in class com.webobjects.eocontrol.EOAccountEvent
 
toString() - Method in class com.webobjects.eocontrol.EOClassDescription
Returns a String representation of the receiver, including its class name, the name of the entity it describes, and attribute keys and all relationship keys of that entity.
toString() - Method in class com.webobjects.eocontrol.EOCustomObject
String representation of the object.
toString() - Method in class com.webobjects.eocontrol.EOEvent
Returns a String that includes the receiver's title, comment, and duration or start date (whichever is appropriate).
toString() - Method in class com.webobjects.eocontrol.EOFaultHandler
Returns a String containing a string representation of the receiver.
toString() - Method in class com.webobjects.eocontrol.EOFetchSpecification
Returns a String representation of the receiver.
toString() - Method in class com.webobjects.eocontrol.EOKeyComparisonQualifier
 
toString() - Method in class com.webobjects.eocontrol.EOKeyValueQualifier
Returns a String representation of the receiver containing its key, selector, and value.
toString() - Method in class com.webobjects.eocontrol.EONotQualifier
Converts the receiver to a string.
toString() - Method in class com.webobjects.eocontrol.EOOrQualifier
String containing the description of all the qualifiers contained on receiver.
toString() - Method in class com.webobjects.eocontrol.EOQualifierVariable
String representation of the name for the EOQualifierVariable object.
toString() - Method in class com.webobjects.eocontrol.EOSortOrdering
Returns a description of the receiver.
toString() - Method in class com.webobjects.eocontrol.EOTemporaryGlobalID
String represntation of an EOTemporaryGlobalID.
toString() - Method in class com.webobjects.eodistribution.client.EOAttribute
Returns a readable String representation of this attribute's definitions.
toString() - Method in class com.webobjects.eodistribution.client.EORelationship
Returns a readable String representation off this relationship's definitions.
toString() - Method in class com.webobjects.eogeneration.EOActionController
 
toString() - Method in class com.webobjects.eogeneration.EOAssociationController
 
toString() - Method in class com.webobjects.eogeneration.EOComboBoxController
 
toString() - Method in class com.webobjects.eogeneration.EOControllerFactory
 
toString() - Method in class com.webobjects.eogeneration.EOEditingController
Returns the receiver as a string describing the state of the controller.
toString() - Method in class com.webobjects.eogeneration.EOEnumerationController
 
toString() - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
toString() - Method in class com.webobjects.eogeneration.EOQuickTimeViewController
 
toString() - Method in class com.webobjects.eogeneration.EORangeValueController
 
toString() - Method in class com.webobjects.eogeneration.EOTitlesController
 
toString() - Method in class com.webobjects.eogeneration.EOValueAndURLController
 
toString() - Method in class com.webobjects.eogeneration.EOValueController
 
toString() - Method in class com.webobjects.foundation.NSArray
 
toString() - Method in class com.webobjects.foundation.NSBundle
The string returned includes the receiver's class name (NSBundle or a subclass), its name, its path, the names of its packages (as returned by bundleClassPackageNames), and the number of classes it contains.
toString() - Method in class com.webobjects.foundation.NSData
Returns a string representation of the receiver.
toString() - Method in class com.webobjects.foundation.NSDictionary
 
toString() - Method in class com.webobjects.foundation.NSDisposableRegistry
 
toString() - Method in class com.webobjects.foundation.NSForwardException
Returns a string representation of the receiver indicating the receiver's class, its wrapped exception's class, and the wrapped exception's error message string.
toString() - Method in class com.webobjects.foundation.NSKeyValueCoding.Null
 
toString() - Method in class com.webobjects.foundation.NSLock
 
toString() - Method in class com.webobjects.foundation.NSMultiReaderLock
 
toString() - Method in class com.webobjects.foundation.NSNotification
Returns a string representation of the receiver including its nameobject and userInfo.
toString() - Method in class com.webobjects.foundation.NSNotificationCenter
 
toString() - Method in class com.webobjects.foundation.NSRange
Returns a string representing this NSRange.
toString() - Method in class com.webobjects.foundation.NSRecursiveLock
 
toString() - Method in class com.webobjects.foundation.NSSelector
 
toString() - Method in class com.webobjects.foundation.NSSet
The string has the form "(object1, object2, ...)".
toString() - Method in class com.webobjects.foundation.NSTimeZone
 
toString() - Method in class com.webobjects.foundation.NSTimestamp.IntRef
Deprecated.  
toString() - Method in class com.webobjects.foundation.NSTimestamp
 
toString() - Method in class com.webobjects.foundation.NSTimestampFormatter
Returns a string representation of this NSTimestampFormatter that includes the default format time zone, the default parse time zone, and the pattern.
toString() - Method in class com.webobjects.jspservlet.WOServletAdaptor
String representation of this class, which includes the classpath, the mainBundlePath, the name of the WOApplication subclass, as well as the ServletConfig and ServletContext
toString() - Method in class com.webobjects.webservices.client.WOClientOperation
 
toString() - Method in class com.webobjects.webservices.client.WOClientParameter
 
toString() - Method in class com.webobjects.webservices.client.WOWebService.SessionInfo
 
toString() - Method in class com.webobjects.webservices.client.WOWebService
 
toString() - Method in class com.webobjects.webservices.client.WOWebServiceClient
 
toString() - Method in class com.webobjects.woextensions.WOParsedErrorLine
 
toggleClicked() - Method in class com.webobjects.woextensions.WOSortOrder
 
toggleClicked() - Method in class com.webobjects.woextensions.WXSortOrder
 
toggleExpansion() - Method in class com.webobjects.woextensions.WXOutlineEntry
 
toggleVisibilityClicked() - Method in class com.webobjects.woextensions.WOCollapsibleComponentContent
 
toolTip() - Method in class com.webobjects.eoapplication.EOAction
 
toolTip() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the tool tip text used for the controller's component.
toolTipComponent() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the component that will be used to display tool tip text.
toolTipComponent() - Method in class com.webobjects.eogeneration.EOWidgetController
 
top() - Method in class com.webobjects.smil.WOSMILRegion
Returns the value of the top binding.
topmostDurationValue() - Method in class com.webobjects.woextensions.WOEventDisplayPage
 
traceRuleFiringEnabled() - Static method in class com.webobjects.directtoweb.D2W
Deprecated.  
traceRuleModificationsEnabled() - Static method in class com.webobjects.directtoweb.D2W
Deprecated.  
transactionDidBegin() - Method in class com.webobjects.eoaccess.EOAdaptorContext
Informs the adaptor context that a transaction has begun in the database server, so the receiver can update its state to reflect this fact, and posts an AdaptorContextBeginTransactionNotification.
transactionDidCommit() - Method in class com.webobjects.eoaccess.EOAdaptorContext
Informs the adaptor context that a transaction has committed in the database server, so the receiver can update its state to reflect this fact, and posts an AdaptorContextCommitTransactionNotification.
transactionDidRollback() - Method in class com.webobjects.eoaccess.EOAdaptorContext
Informs the receiver that a transaction has rolled back in the database server, so the adaptor context can update its state to reflect this fact, and posts an AdaptorContextRollbackTransactionNotification.
transactionMovingAverageSampleSize() - Method in class com.webobjects.appserver.WOStatisticsStore
The WOStatisticsStore object uses the returned sample size to compute the response time for the last n transactions and the idle time between the last n transactions, where n is the number returned by this method.
transactionNestingLevel() - Method in class com.webobjects.eoaccess.EOAdaptorContext
Deprecated. Use hasOpenTransaction instead.
transactions - Variable in class com.webobjects.woextensions.WOStatsPage
 
transformer() - Method in class com.webobjects.foundation.xml.NSXMLOutputStream
Gets the XSLT transformer that will be used to transform the XML output before the it is written out.
translatedKeyPath(Object, String) - Method in class com.webobjects.webservices.generation.WORuleSerializationStrategy
Returns the key path to supply to key-value coding methods when setting or getting the value at keyPath of eo.
translatedKeyPath(Object, String) - Method in class com.webobjects.webservices.support.xml.WOEnterpriseObjectSerializationStrategy
Returns the key path to supply to key-value coding methods when setting or getting the value at keyPath of eo.
tree() - Method in class com.webobjects.eogeneration.EOTreeController
 
treeWillCollapse(TreeExpansionEvent) - Method in class com.webobjects.eointerface.swing.EOSwingTreePlugin
 
treeWillExpand(TreeExpansionEvent) - Method in class com.webobjects.eointerface.swing.EOSwingTreePlugin
 
triggerDefaultAction() - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
tryLock() - Method in class com.webobjects.eocontrol.EOEditingContext
 
tryLock() - Method in class com.webobjects.eocontrol.EOSharedEditingContext
Attempts to take the lock on this EOSharedEditingContext for writing.
tryLock() - Method in class com.webobjects.foundation.NSLock
Attempts to acquire a lock.
tryLock(long) - Method in class com.webobjects.foundation.NSLock
Attempts to acquire a lock for msec milliseconds.
tryLock(NSTimestamp) - Method in class com.webobjects.foundation.NSLock
Attempts to acquire a lock until the time specified by timestamp.
tryLock() - Method in class com.webobjects.foundation.NSRecursiveLock
Attempts to acquire a lock.
tryLock(long) - Method in class com.webobjects.foundation.NSRecursiveLock
Attempts to acquire a lock for msecs milliseconds.
tryLock(NSTimestamp) - Method in class com.webobjects.foundation.NSRecursiveLock
Attempts to acquire a lock until a specific time timestamp is reached.
tryLockForReading() - Method in class com.webobjects.eocontrol.EOSharedEditingContext
Attempts to take the lock on this EOSharedEditingContext for reading.
tryLockForReading() - Method in class com.webobjects.foundation.NSMultiReaderLock
There are three ways a thread can immediately obtain a reader lock.
tryLockForWriting() - Method in class com.webobjects.foundation.NSMultiReaderLock
This method implicitly calls lockForWriting, so unlockForWriting must be called if tryLockForWriting returns true.
tryToRemoveComponent(Component) - Static method in class com.webobjects.eoapplication.EODisplayUtilities
tryToSaveChanges() - Method in class com.webobjects.eocontrol.EOEditingContext
Deprecated. Use EOEditingContext.saveChanges() instead.
turnIntoFault(EOFaultHandler) - Method in class com.webobjects.eocontrol.EOCustomObject
Converts the receiver into a fault, assigning handler as the object that stores its original state and later converts the fault back into a normal object (typically by fetching data from an external repository).
turnIntoFault(EOFaultHandler) - Method in interface com.webobjects.eocontrol.EOFaulting
Converts the receiver into a fault, assigning handler as the object that stores how to retrieve its original state and later converts the fault back into a normal object (typically by fetching data from an external data source).
type() - Method in class com.webobjects.eocontrol.EOEvent
Returns the receiver's type.
type() - Method in class com.webobjects.smil.WOSMILHeadLayout
Returns the value of the type binding.
type() - Method in class com.webobjects.smil.WOSMILMediaObject
Returns the value of the type binding.
typeException() - Method in class com.webobjects.woextensions.WOExceptionParser
 
typeForQName(QName, String) - Static method in class com.webobjects.appserver.WOWebServiceUtilities
 
typeForQName(QName) - Method in class com.webobjects.webservices.client.WOWebService
Return the class to which DOM elements with name aQName will be deserialized.
typeForQName(Object) - Method in class com.webobjects.webservices.client.WOWebServiceClient
Return the class to which DOM elements with name aQNameObject will be deserialized.
typeForRuleKey(String) - Method in class com.webobjects.directtoweb.D2WModel
Gets the type for the specified rule key.
typeInfo() - Method in class com.webobjects.jdbcadaptor.JDBCAdaptor
Returns an NSDictionary of external type information.
typeInfoForModel(EOModel) - Static method in class com.webobjects.jdbcadaptor.JDBCAdaptor
 
typeName() - Method in class com.webobjects.eoapplication.EOController
Returns the receiver's type name a string that uniquely identifies the receiver as a node in the controller hierarchy.
typeName() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
typeNeedsIndentation(Object) - Method in class com.webobjects.appserver.xml.WOXMLCoder
 
typeQName() - Method in class com.webobjects.webservices.client.WOClientParameter
Returns a QName object indicating the type for this parameter.

Last updated Thu Oct 21 15:04:16 PDT 2004.
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 © 2004 Apple Computer, Inc.