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

I

IDREF_ATTR - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
IDREF attribute name.
ID_ATTR - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
ID attribute name.
IGNORE_ATTR - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
Special meta-data tag used only by the system.
INTERFACE_TAG - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
Interface element tag name.
INT_TAG - Static variable in interface com.webobjects.foundation.xml.NSXMLObjectStreamConstants
Integer element tag name.
IconAspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the IconAspect aspect
IconKeyParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IconNameParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IconURLParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IdentifierQuoteStringKey - Static variable in class com.webobjects.jdbcadaptor.JDBCContext
 
IdentifyTask - Static variable in class com.webobjects.eogeneration.EOControllerFactory
 
IfSupercontrollerEditable - Static variable in interface com.webobjects.eoapplication.EOEditable
The constant describing that a controller is editable if its supercontroller is editable.
IgnoreValue - Static variable in class com.webobjects.eointerface.EOAssociation
Used to indicate that an aspect value has not been set to a usable value.
ImageScalingParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
InOutParameter - Static variable in class com.webobjects.eoaccess.EOAttribute
Integer constant representing one of four possible parameter directions for EOAttributes that represent arguments to a stored procedure.
InParameter - Static variable in class com.webobjects.eoaccess.EOAttribute
Integer constant representing one of four possible parameter directions for EOAttributes that represent arguments to a stored procedure.
IndexKeyParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
InfoActionPriority - Static variable in class com.webobjects.eoapplication.EOAction
The priority of the Info action.
InitialContextFactoryKey - Static variable in class com.webobjects.jndiadaptor.JNDIAdaptor
A connection dictionary key representing the initial context factory.
InnerJoin - Static variable in class com.webobjects.eoaccess.EORelationship
Produces results only for destinations of the join relationship that have non-null values.
InputPartNamesKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing the XML element names of input message parts for the current operation
InputPartValuesKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing the values the operation was invoked with
InsertActionPriority - Static variable in class com.webobjects.eoapplication.EOAction
The priority of the Insert action.
InsertProcedureOperation - Static variable in class com.webobjects.eoaccess.EOEntity
A stored procedure to insert a row.
InsertedKey - Static variable in class com.webobjects.eocontrol.EOObjectStore
 
InsetsParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
InspectPageInterface - interface com.webobjects.directtoweb.InspectPageInterface.
This interface is implemented by pages returned by the D2W method inspectPageForEntityNamed.
InstanceKey - Static variable in class com.webobjects.appserver.WORequest
String key used to obtain the application instance number from a request using methods like formValueForKey(String) and cookieValueForKey(String).
InterfaceControllerClassNameKey - Static variable in class com.webobjects.eodistribution.WOJavaClientApplet
Deprecated. The name of the interfaceControllerClassName binding.
InterfaceControllerClassNameKey - Static variable in class com.webobjects.eodistribution.WOJavaClientComponent
The name of the interfaceControllerClassName binding.
InternalTypeKey - Static variable in class com.webobjects.jdbcadaptor.JDBCContext
 
InvalidatedAllObjectsInStoreNotification - Static variable in class com.webobjects.eocontrol.EOObjectStore
 
InvalidatedKey - Static variable in class com.webobjects.eocontrol.EOObjectStore
 
InvokesDefaultActionParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IsDefaultOperatorKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
This key is intentionally not documented.
IsDefaultServiceKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing whether the current service is the default Direct to Web Service
IsGeneratingKey - Static variable in class com.webobjects.directtoweb.D2WModel
The is generating key; the literal "isGenerating".
IsLeafAspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the IsLeaf aspect
IsLeafKeyParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IsOperationEnabledKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing whether the current operation is enabled
IsOperationFrozenKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing whether the current operation is frozen
IsQueryWidgetParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IsRootVisibleParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
IsServiceEnabledKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing whether the service is enabled
IsTransactionEnabledKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing whether the current service allows transactions
ItalicAspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the Italic aspect
ItalicKey - Static variable in class com.webobjects.directtoweb.D2WModel
The italic key.
icon() - Method in class com.webobjects.eoapplication.EOAction
Returns the receiver's icon.
icon() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the receiver's icon.
iconForObject(Object) - Method in class com.webobjects.eointerface.EOTreeAssociation
Returns an icon to display for the identifier object.
iconKey() - Method in class com.webobjects.eogeneration.EOTreeController
 
identifyPropertyKeys() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
image() - Method in class com.webobjects.eointerface.swing.EOImageView
Returns the receiver's image.
imageFileName() - Method in class com.webobjects.directtoweb.D2WDisplayImageFromPath
Provides the filename for a WOImage.
imageFromData(NSData) - Method in class com.webobjects.eointerface.swing.EOSwingImageViewPlugin
Converts the NSData object into an java.awt.Image, using Toolkit.createImage.
imageLocation() - Method in class com.webobjects.woextensions.JSComponent
 
imageLocation() - Method in class com.webobjects.woextensions.JSImageFlyover
 
imageName() - Method in class com.webobjects.woextensions.WOSortOrder
 
imageName() - Method in class com.webobjects.woextensions.WXSortOrder
 
imageScaling() - Method in class com.webobjects.eogeneration.EOImageViewController
 
imageScaling() - Method in class com.webobjects.eointerface.swing.EOImageView
Returns the receiver's image scaling mode.
imageUpdate(Image, int, int, int, int, int) - Method in class com.webobjects.eointerface.swing.EOImageView
Repaints the receiver if the image has changes (for example when scaling).
immutableBytes() - Method in class com.webobjects.foundation.NSData
Privitive method that returns the receiver's data.
immutableBytes() - Method in class com.webobjects.foundation.NSMutableData
Privitive method that returns the receiver's data.
immutableClone() - Method in class com.webobjects.foundation.NSArray
Since an NSArray is immutable, NSArray's implementation simply returns this.
immutableClone() - Method in class com.webobjects.foundation.NSDictionary
Since NSDictionaries are immutable, there's no need to make an actual copy.
immutableClone() - Method in class com.webobjects.foundation.NSMutableArray
Creates a new NSArray with the same elements as this array.
immutableClone() - Method in class com.webobjects.foundation.NSMutableDictionary
Creates a new NSDictionary with the same collection of keys and their values as this dictionary currently contains.
immutableClone() - Method in class com.webobjects.foundation.NSMutableSet
Creates a new NSSet which has the same members as this set.
immutableClone() - Method in class com.webobjects.foundation.NSSet
Since the NSSets are immutable, there's no need to make an actual
immutableRange() - Method in class com.webobjects.foundation.NSData
Privitive method that returns the receiver's range.
immutableRange() - Method in class com.webobjects.foundation.NSMutableData
Privitive method that returns the receiver's range.
implementedByClass(Class) - Method in class com.webobjects.foundation.NSSelector
Indicates whether a class implements the method that this NSSelector specifies.
implementedByObject(Object) - Method in class com.webobjects.foundation.NSSelector
Indicates whether the target object implements the method that this NSSelector specifies.
implementedInterface() - Method in class com.webobjects.directtoweb.D2WInspectPage
This method is intentionally undocumented.
inDaylightTime(Date) - Method in class com.webobjects.foundation.NSTimeZone
Indicates whether this NSTimeZone uses daylight savings time at aDate.
inProgress() - Method in class com.webobjects.woextensions.WOCompletionBar
 
inQueryMode() - Method in class com.webobjects.appserver.WODisplayGroup
Deprecated. No longer important for WebObjects applications. No user code should implement or depend upon this, and any implementations or references to this method may be eliminated freely.
inQueryMode() - Method in class com.webobjects.eointerface.EODisplayGroup
Returns whether or not this display group is in query mode.
includeCommentsInResponses() - Method in class com.webobjects.appserver.WOApplication
Returns whether or not HTML comments are appended to the response.
includeObjectIntoPropertyWithKey(Object, String) - Method in class com.webobjects.eocontrol.EOCustomObject
Adds to the relationship named key the object eo without affecting inverse relationships, by directly modifying the property storing the to-many relationship.
increaseLengthBy(int) - Method in class com.webobjects.foundation.NSMutableData
Increases the length of the receiver by additionalLength.
incrementLastElementIDComponent() - Method in class com.webobjects.appserver.WOContext
Increments the last digit of the current element ID.
incrementSnapshotCountForGlobalID(EOGlobalID) - Method in class com.webobjects.eoaccess.EODatabase
Increments the reference count for the shared snapshot associated with gid, if the receiver releases unreferenced snapshots.
indentation() - Method in class com.webobjects.woextensions.WXOutlineControl
 
indenting() - Method in class com.webobjects.foundation.xml.NSXMLOutputFormat
Returns true if indentation was specified.
index - Variable in class com.webobjects.directtoweb.D2WQueryBoolean
 
index - Variable in class com.webobjects.woextensions.WOCheckboxMatrix
 
index - Variable in class com.webobjects.woextensions.WORadioButtonMatrix
 
indexKey() - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
indexOfFirstDisplayedObject() - Method in class com.webobjects.appserver.WODisplayGroup
Provides the index into displayedObjects of the first object in the current batch.
indexOfIdenticalObject(Object) - Method in class com.webobjects.foundation.NSArray
Searches all objects in this array for object.
indexOfIdenticalObject(Object, NSRange) - Method in class com.webobjects.foundation.NSArray
Searches the specified subset within this array for object (testing for equality by directly comparing Object references with ==) and returns the first (lowest) index whose corresponding element is identical to object.
indexOfLastDisplayedObject() - Method in class com.webobjects.appserver.WODisplayGroup
Provides the index into displayedObjects of the last object in the current batch.
indexOfObject(Object) - Method in class com.webobjects.foundation.NSArray
Searches this array for object and returns the first (lowest) index whose corresponding element is equal to object.
indexOfObject(Object, NSRange) - Method in class com.webobjects.foundation.NSArray
Searches the specified subset within this array for object and returns the first (lowest) index whose corresponding element is equal to object.
inferAllPossibleValuesForKey(String) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
inferSystemValueForKey(String) - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
inferValueForKey(String) - Method in class com.webobjects.directtoweb.D2WContext
Forces the use of the Rule System to get the value of key.
inferrableKeys() - Method in class com.webobjects.directtoweb.D2WModel
Gets the inferrable keys.
info() - Method in class com.webobjects.eocontrol.EOAggregateEvent
Gets the info from any member of the EOvents set aggregated by the receiver.
info() - Method in class com.webobjects.eocontrol.EOEvent
Returns the custom info for the receiver.
infoDictionary() - Method in class com.webobjects.foundation.NSBundle
Deprecated. Do not use this method.
init() - Method in class com.webobjects.directtoweb.D2W
This method is intentionally undocumented.
init() - Method in class com.webobjects.eoapplication.client.EOApplet
Instantiates an EOAppletController for the controller hierarchy and invokes EOApplication's startApplication method using all HTML parameters retrieved via Applet's getParameter.
init() - Method in class com.webobjects.jspservlet.WOServletAdaptor
Default init method that just calls initStatics
initObjectWithCoder(EOEnterpriseObject, NSCoder) - Static method in class com.webobjects.eocontrol.EOEditingContext
Invoked by an EOEnterpriseObject object to ask the EOEditingContext to initialize object from data in decoder.
initStatics(ServletContext) - Static method in class com.webobjects.jspservlet.WOServletAdaptor
Initializes all the appropriate objects so that JSP/Servlet integration works.
initWithCoder(NSCoder) - Method in class com.webobjects.appserver.WODisplayGroup
 
initialDirContext() - Method in class com.webobjects.jndiadaptor.JNDIContext
Gets the initial directory context.
initializeClientConfiguration() - Method in class com.webobjects.directtoweb.D2WModel
Intializes the client configuration.
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eoaccess.EODatabaseContext
Initializes the enteprise object object in the editing context context based on the snapshot for gid.
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOEditingContext
Overrides the implementation inherited from EOObjectStore to build the properties for the object identified by gid.
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOObjectStore
Implemented by subclasses to set object's properties, as obtained for globalID.
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
Implementation for initializeObject inherited from EOObjectStore to set object's properties, as obtained for gid.
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOSharedEditingContext
 
initializeObject(EOEnterpriseObject, EOGlobalID, EOEditingContext) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Initializes the enterprise object object with its attributes and relationships using key-value coding.
initializeRequestSessionIDInContext(WOContext) - Method in class com.webobjects.appserver.WOAction
 
inputPartKeyPaths() - Method in class com.webobjects.webservices.generation.WOOperation
Returns the EOProperty keys/key paths associated with the public names of the operation's input message parts.
inputPartNames() - Method in class com.webobjects.webservices.generation.WOOperation
Returns the names of the operation's SOAP input message parts.
inputPartNames() - Method in class com.webobjects.webservices.generation.WOOperationWSDLTemplate
Returns the operation's input part names.
inputPartValues() - Method in class com.webobjects.webservices.generation.WOOperation
Returns the objects this operation was invoked with.
inputStreamForResourceNamed(String, String, NSArray) - Method in class com.webobjects.appserver.WOResourceManager
Returns a stream of data for the specified resource.
inputStreamForResourcePath(String) - Method in class com.webobjects.foundation.NSBundle
Gets an input stream containing the resource specified by aResourcePath.
insert() - Method in class com.webobjects.appserver.WODisplayGroup
Invokes insertNewObjectAtIndex with an index just past the first index in the selection, or at the end if there's no selection.
insert() - Method in class com.webobjects.eogeneration.EOEditingController
 
insert() - Method in class com.webobjects.eogeneration.EOFormController
 
insert() - Method in class com.webobjects.eogeneration.EOListController
 
insert() - Method in class com.webobjects.eointerface.EODisplayGroup
Invokes insertNewObjectAtIndex with an index just past the first index in the selection, or 0 if there is no selection.
insertNewObject() - Method in interface com.webobjects.eogeneration.EOControllerFactory.Insert
 
insertNewObject() - Method in class com.webobjects.eogeneration.EOFormController
 
insertNewObjectAtIndex(int) - Method in class com.webobjects.appserver.WODisplayGroup
Invokes the createObject method of the dataSource and inserts the new object into the dataSource (and into allObjects at newIndex) using insertObjectAtIndex.
insertNewObjectAtIndex(int) - Method in class com.webobjects.eointerface.EODisplayGroup
Asks the receiver's EODataSource to create a new object by sending it a createObject message, then inserts the new object using insertObjectAtIndex.
insertNewObjectWithRelationshipPathsFilled(NSDictionary) - Method in interface com.webobjects.eogeneration.EOControllerFactory.Insert
 
insertNewObjectWithRelationshipPathsFilled(NSDictionary) - Method in class com.webobjects.eogeneration.EOFormController
 
insertObject(Object) - Method in class com.webobjects.eoaccess.EODatabaseDataSource
The default implementation does nothing.
insertObject() - Method in class com.webobjects.eoapplication.EODocumentController
Creates a new enterprise object, inserts it into the receiver's display group and updates the edited status to true.
insertObject(Object) - Method in class com.webobjects.eocontrol.EOArrayDataSource
Inserts object into the array of objects maintained by the receiver.
insertObject(Object) - Method in class com.webobjects.eocontrol.EODataSource
Implemented by subclasses to insert objects.
insertObject(Object) - Method in class com.webobjects.eocontrol.EODetailDataSource
Sends an addObjectToBothSidesOfRelationshipWithKey message to the master object.
insertObject(EOEnterpriseObject) - Method in class com.webobjects.eocontrol.EOEditingContext
Registers (by invoking insertObjectWithGlobalID) object to be inserted in this EOEditingContext's parent EOObjectStore the next time changes are saved.
insertObject(EOEnterpriseObject) - Method in class com.webobjects.eocontrol.EOSharedEditingContext
Throws an exception.
insertObject(Object) - Method in class com.webobjects.eodistribution.client.EODistributedDataSource
 
insertObjectAtIndex(Object, int) - Method in class com.webobjects.appserver.WODisplayGroup
Inserts createObject into the WODisplayGroup's dataSource and into allObjects and displayedObjects at newIndex, if possible.
insertObjectAtIndex(Object, int) - Method in class com.webobjects.eointerface.EODisplayGroup
Inserts createObject into the receiver's EODataSource and displayedObjects array at newIndex, if possible.
insertObjectAtIndex(Object, int) - Method in class com.webobjects.foundation.NSMutableArray
Inserts object into this array at index.
insertObjectWithGlobalID(EOEnterpriseObject, EOGlobalID) - Method in class com.webobjects.eocontrol.EOEditingContext
Registers a new object identified by globalID that should be inserted in the parent EOObjectStore when changes are saved.
insertObjectWithGlobalID(EOEnterpriseObject, EOGlobalID) - Method in class com.webobjects.eocontrol.EOSharedEditingContext
Throws an exception.
insertRow(NSDictionary, EOEntity) - Method in class com.webobjects.eoaccess.EOAdaptorChannel
An abstract method that should be implemented by subclasses to insert the values of row into the table in the database that corresponds to entity.
insertRow(NSDictionary, EOEntity) - Method in class com.webobjects.jdbcadaptor.JDBCChannel
 
insertRow(NSDictionary, EOEntity) - Method in class com.webobjects.jndiadaptor.JNDIChannel
 
insertStatementForRow(NSDictionary, EOEntity) - Method in class com.webobjects.eoaccess.EOSQLExpressionFactory
Creates and returns an SQL INSERT expression to insert row.
insertUpdate(DocumentEvent) - Method in class com.webobjects.eointerface.swing.EOSwingTextPlugin
Conforming to DocumentListener.
insertUpdate(DocumentEvent) - Method in class com.webobjects.eointerface.swing.EOTextColumnEditor
Conformance to DocumentListener API.
insertWithEntityName(String) - Method in class com.webobjects.eogeneration.EOControllerFactory
 
insertWithTask() - Method in class com.webobjects.eogeneration.EOFormController
 
insertWithTask() - Method in class com.webobjects.eogeneration.EOListController
 
insertedObjectDefaultValues() - Method in class com.webobjects.appserver.WODisplayGroup
Provides the dictionary of default values added to empty objects that are inserted into the WODisplayGroup's dataSource.
insertedObjectDefaultValues() - Method in class com.webobjects.eointerface.EODisplayGroup
Returns the default values to be used for newly inserted objects.
insertedObjects() - Method in class com.webobjects.eocontrol.EOEditingContext
 
insertedObjects() - Method in class com.webobjects.eocontrol.EOSharedEditingContext
You can't insert objects into a shared editing context.
insets() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the inset area around this controller's component.
inspectAction() - Method in class com.webobjects.directtoweb.D2WDisplayToManyTable
This method is intentionally undocumented.
inspectArrayAction() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
inspectArrayAction() - Method in class com.webobjects.directtoweb.D2WDisplayToManyFault
This method is intentionally undocumented.
inspectArrayActionString() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
inspectEO() - Method in class com.webobjects.directtoweb.D2WKeyPathContainer
This method is intentionally undocumented.
inspectItemAction() - Method in class com.webobjects.directtoweb.D2WDisplayToMany2
This method is intentionally undocumented.
inspectObjectAction() - Method in class com.webobjects.directtoweb.D2WCompactInspectComponent
 
inspectObjectAction() - Method in class com.webobjects.directtoweb.D2WListPage
Is invoked when the user clicks the inspect button next to an object on the list page.
inspectPageForEntityNamed(String, WOSession) - Method in class com.webobjects.directtoweb.D2W
Returns an inspect page as a WOComponent implementing the InspectPageInterface for the entity identified by entityName.
inspectText() - Method in class com.webobjects.woextensions.WOSimpleArrayDisplay2
 
inspectorIdentifier() - Method in class com.webobjects.eoapplication.EOInspectorController
inspectorPropertyKeys() - Method in class com.webobjects.eogeneration.rules.EOForm
 
instance() - Method in class com.webobjects.woextensions.WOStatsPage
 
instanceRequestAction() - Method in class com.webobjects.appserver.WOAdminAction
This method is intentionally undocumented.
instancesRetainRegisteredObjects() - Static method in class com.webobjects.eocontrol.EOEditingContext
 
instantiateSubject(String, EOGlobalID, EOEditingContext) - Method in class com.webobjects.webservices.support.xml.WOEnterpriseObjectSerializationStrategy
Invoked during deserialization to create the target object.
intForString(String) - Static method in class com.webobjects.foundation.NSPropertyListSerialization
Parses a given string and returns the corresponding integer value.
integerForKey(String) - Static method in class com.webobjects.foundation.NSProperties
Deprecated. Instead, find the system property using System.getProperty and convert it to an integer using NSPropertyListSerialization.intForString.
integrateTransientSubcontrollerComponentForController(EOComponentController, EOComponentController, Dimension, boolean) - Static method in class com.webobjects.eoapplication.EODisplayUtilities
integrationComponent() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the component used as the integration component in the receiver's supercontroller to represent the receiver.
integrationComponent() - Method in class com.webobjects.eoapplication.EOWindowController
Returns the integeration component.
integrationComponentDidBecomeInvisible() - Method in class com.webobjects.eoapplication.EOComponentController
Invoked by the receiver's supercontroller when the receiver's integration component becomes invisible, giving the receiver a chance to react.
integrationComponentDidBecomeInvisible() - Method in class com.webobjects.eoapplication.EOInspectorController
integrationComponentDidBecomeInvisible() - Method in class com.webobjects.eoapplication.EOSimpleWindowController
integrationComponentDidBecomeVisible() - Method in class com.webobjects.eoapplication.EOComponentController
Invoked by the receiver's supercontroller when the receiver's integration component becomes visible, giving the receiver a chance to react.
integrationComponentDidBecomeVisible() - Method in class com.webobjects.eoapplication.EOInspectorController
integrationComponentDidBecomeVisible() - Method in class com.webobjects.eoapplication.EOSimpleWindowController
interfaceControllerClassName() - Method in class com.webobjects.eodistribution.WOJavaClientApplet
Deprecated. Returns the value of the interfaceControllerClassName binding.
interfaceControllerClassName() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Returns the value of the interfaceControllerClassName binding.
internalTypeForExternalType(String, EOModel) - Method in class com.webobjects.eoaccess.EOAdaptor
The default implementation returns null.
intersectRange(NSRange) - Method in class com.webobjects.foundation.NSMutableRange
Changes the receiver to the range resulting from the intersection of otherRange and the receiver before the operation.
intersectSet(NSSet) - Method in class com.webobjects.foundation.NSMutableSet
Removes from this set each object that is not a member of otherSet.
intersectsRange(NSRange) - Method in class com.webobjects.foundation.NSRange
Indicates whether the range otherRange intersects this NSRange.
intersectsSet(NSSet) - Method in class com.webobjects.foundation.NSSet
The result of this method corresponds to the mathematical concept of disjoint sets: if the sets are not disjoint, this method returns true; otherwise, it returns false.
invalidate() - Method in class com.webobjects.appserver.WOTimer
Unschedules the timer and marks it as invalid.
invalidateAllObjects() - Method in class com.webobjects.eoaccess.EODatabaseContext
Discards all snapshots in the receiver's EODatabase, forgets all object locks, and posts an InvalidatedAllObjectsInStoreNotification, as well as an ObjectsChangedInStoreNotification with the globalIDs for the invalidated objects in the userInfo dictionary.
invalidateAllObjects() - Method in class com.webobjects.eocontrol.EOEditingContext
Overrides the implementation inherited from EOObjectStore to discard the values of objects cached in memory and refault them, which causes them to be refetched from the external store the next time they're accessed.
invalidateAllObjects() - Method in class com.webobjects.eocontrol.EOObjectStore
Discards the values of all objects held by the receiver and turns them into faults (empty enterprise objects).
invalidateAllObjects() - Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
Tells the receiver's coopertating object stores to discard the values of all objects they hold and turn them into faults (empty enterprise objects).
invalidateAllObjects() - Method in class com.webobjects.eocontrol.EOSharedEditingContext
 
invalidateAllObjects() - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Invoked to notify the receiver that all the properties and objects it caches are no longer valid and that they should be refaulted.
invalidateCaches() - Method in class com.webobjects.directtoweb.D2WFastModel
Clears the local caches of fast left-hand side keys.
invalidateCaches() - Method in class com.webobjects.directtoweb.D2WModel
Clears the local caches of dynamic pages and rules.
invalidateCaches() - Method in class com.webobjects.woextensions.WOAnyField
 
invalidateClassDescriptionCache() - Static method in class com.webobjects.eocontrol.EOClassDescription
Flushes the EOClassDescription cache.
invalidateLayout(Container) - Method in class com.webobjects.eointerface.swing.EOViewLayout
Does nothing.
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eoaccess.EODatabaseContext
Discards the snapshots for the objects identified by the EOGlobalIDs in gids and broadcasts an ObjectsChangedInStoreNotification, which causes any EOEditingContext containing objects fetched from the receiver to refault those objects.
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eocontrol.EOEditingContext
Overrides the implementation inherited from EOObjectStore to signal to the parent object store that the cached values for the objects identified by globalIDs should no longer be considered valid and that they should be refaulted.
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eocontrol.EOObjectStore
Signals that the objects identified by globalIDs should no longer be considered valid and that they should be turned into faults (empty enterprise objects).
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
Signals that the objects identified by the EOGlobalIDs in gids should no longer be considered valid and that they should be turned into faults (empty enterprise objects).
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eocontrol.EOSharedEditingContext
 
invalidateObjectsWithGlobalIDs(NSArray) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Invoked to notify the receiver that the objects in the object store with the global IDs globalIDs should no longer be considered valid and that they should be refaulted.
invalidateResultCache() - Method in class com.webobjects.eoaccess.EODatabase
Invalidates the receiver's result cache.
invalidateResultCacheForEntityNamed(String) - Method in class com.webobjects.eoaccess.EODatabase
Invalidates the result cache containing the globalIDs for the objects associated with the EOEntity identified by name.
invalidateRules() - Method in class com.webobjects.eogeneration.EOControllerFactory
 
invalidatesObjectsWhenFinalized() - Method in class com.webobjects.eocontrol.EOEditingContext
This method should not be used.
inverseForRelationshipKey(String) - Method in class com.webobjects.eoaccess.EOEntityClassDescription
Returns the name of the relationship pointing back to the receiver's entity from the destination of the relationship specified by relationshipKey.
inverseForRelationshipKey(String) - Method in class com.webobjects.eocontrol.EOClassDescription
Overridden by subclasses to obtain the name of the relationship back to the receiver from the destination of the relationship specified with relationshipKey.
inverseForRelationshipKey(String) - Method in class com.webobjects.eocontrol.EOCustomObject
Returns the name of the relationship pointing back to the receiver's class or entity from that named by relationshipKey, or null if there isn't one.
inverseForRelationshipKey(String) - Method in interface com.webobjects.eocontrol.EOEnterpriseObject
Returns the name of the relationship pointing back to the receiver's class or entity from that named by relationshipKey, or null if there isn't one.
inverseForRelationshipKey(String) - Method in class com.webobjects.eodistribution.client.EODistributedClassDescription
Returns the name of the relationship pointing back at the receiver from the destination of the given relationship.
inverseName() - Method in class com.webobjects.eodistribution.client.EORelationship
Returns the name of the inverse relationship.
inverseRelationship() - Method in class com.webobjects.eoaccess.EORelationship
Searches the relationship's destination entity for a user-created, back- referencing relationship joining on the same keys.
invocationTarget() - Method in class com.webobjects.eodistribution.EODistributionContext
Returns the invocation target for remote method invocations which use a key path.
invoke(Object, Object[]) - Method in class com.webobjects.foundation.NSSelector
Invokes the method encapsulated by this NSSelector with parameters on the target object.
invoke(Object) - Method in class com.webobjects.foundation.NSSelector
A convenience method similar to invoke(Object, Object[]), but with no arguments.
invoke(Object, Object) - Method in class com.webobjects.foundation.NSSelector
A convenience method similar to invoke(Object, Object[]), but using one argument.
invoke(Object, Object, Object) - Method in class com.webobjects.foundation.NSSelector
A convenience method similar to invoke(Object, Object[]), but using two arguments.
invoke(String, Class[], Object, Object[]) - Static method in class com.webobjects.foundation.NSSelector
A convenience method that creates an NSSelector for a method that takes any number of arguments, and immediately applies it to the target object.
invoke(String, Class, Object, Object) - Static method in class com.webobjects.foundation.NSSelector
A convenience method that creates an NSSelector for a method that one argument, and immediately applies it to the target object.
invoke(String, Class, Class, Object, Object, Object) - Static method in class com.webobjects.foundation.NSSelector
A convenience method that creates an NSSelector for a method that two arguments, and immediately applies it to the target object.
invoke(String, String, Object[]) - Method in class com.webobjects.webservices.client.WOWebServiceClient
Invoke the operation operationName on the web service serviceName with parameters parameters.
invoke() - Method in class com.webobjects.webservices.generation.WOBeginTransactionOperation
Creates a session and configures it to handle transactions.
invoke() - Method in class com.webobjects.webservices.generation.WOCommitTransactionOperation
Closes a transaction by saving all of the changes held in the shared operation editing context.
invoke() - Method in class com.webobjects.webservices.generation.WODeleteOperation
Deletes one or more EOEnterpriseObject's identified by global ID in the argument values.
invoke() - Method in class com.webobjects.webservices.generation.WOFetchSpecSearchOperation
Performs a search using an EOFetchSpecification based on an EOFetchSpecification in the project's model.
invoke() - Method in class com.webobjects.webservices.generation.WOInsertOperation
Creates and inserts a new EOEnterpriseObject into the operation's EOEditingContext.
invoke() - Method in class com.webobjects.webservices.generation.WOOperation
Invokes the operation and returns the invocation's result.
invoke() - Method in class com.webobjects.webservices.generation.WORollbackTransactionOperation
Closes a transaction by resetting the shared operation editing context.
invoke() - Method in class com.webobjects.webservices.generation.WOSearchOperation
Performs a search using an EOFetchSpecification based on the argument keys paths, and argument values.
invoke() - Method in class com.webobjects.webservices.generation.WOUpdateOperation
Updates an EOEnterpriseObject identified by a global ID in the argument values or by combining the primary key attributes from the argument values.
invoke() - Method in class com.webobjects.webservices.generation.WOWSDLGeneration
Returns the result of invoking generateResponse on a WOComponent configured to generate WSDL.
invokeAction(WORequest, WOContext) - Method in class com.webobjects.appserver.WOApplication
The WOApplication object invokes this method on itself to initiate the middle phase of request handling.
invokeAction(WORequest, WOContext) - Method in class com.webobjects.appserver.WOComponent
Tells the component to execute any action specified in the request.
invokeAction(WORequest, WOContext) - Method in class com.webobjects.appserver.WOElement
This method is invoked in WOElements in the phase of request handling that results in the triggering of an action method and the return of a response WOComponent.
invokeAction(WORequest, WOContext) - Method in class com.webobjects.appserver.WOSession
Invoked on the WOSession object during the middle phase of the request-response loop.
invokeAction(WORequest, WOContext) - Method in class com.webobjects.eodistribution.WOJavaClientComponent
Overridden for internal purposes to dispatch Java Client requests.
invokeAction() - Method in class com.webobjects.eointerface.EOActionAssociation
Invoked by the receiver's plugin when its display object is acted upon.
invokeAction() - Method in class com.webobjects.eointerface.EOActionInsertionAssociation
Invoked by the receiver's plugin when its display object is acted upon.
invokeAction() - Method in class com.webobjects.eointerface.EOActionWidgetAssociation
Tells the action widget association to perform it's action.
invokeAction() - Method in class com.webobjects.smil.WOSMILActivelink
invokeAction() - Method in class com.webobjects.woextensions.JSComponent
 
invokeAction(WORequest, WOContext) - Method in class com.webobjects.woextensions.WOLongResponsePage
 
invokeAction() - Method in class com.webobjects.woextensions.WOMetaRefresh
 
invokeAction(WORequest, WOContext) - Method in class com.webobjects.woextensions.WOMethodInvocation
 
invokeAction(WORequest, WOContext) - Method in class com.webobjects.woextensions.WXOutlineEntry
 
invokeMethod(int, Class, String, Class[], Object[]) - Method in class com.webobjects.eoapplication.EOController
Traverses the controller hierarchy, invoking the method specified by methodName and parameterTypes on the appropriate controllers.
invokeRemoteMethod(String, Class[], Object[]) - Method in class com.webobjects.eocontrol.EOCustomObject
Invokes a method on the server-side equivalent of the enterprise object.
invokeRemoteMethod(EOEditingContext, EOGlobalID, String, Class[], Object[]) - Method in class com.webobjects.eocontrol.EOEditingContext
Executes a remote method on the server.
invokeRemoteMethod(String, Class[], Object[]) - Method in interface com.webobjects.eocontrol.EOEnterpriseObject
Invokes a method on the server-side equivalent of the enterprise object.
invokeRemoteMethod(EOEditingContext, EOGlobalID, String, Class[], Object[]) - Method in class com.webobjects.eocontrol.EOObjectStore
Invokes methodName on the enterprise object identified by gid in context, using arguments.
invokeRemoteMethod(EOEditingContext, EOGlobalID, String, Class[], Object[]) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Pushes the changes of the object graph in editingContext to the server-side editing context (but does not save the changes to the database) and invokes the method named methodName with the arguments passed remotely on the enterprise object identified by the global ID globalID.
invokeRemoteMethod(EOEditingContext, EOGlobalID, String, Class[], Object[], boolean) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Invokes the method named methodName with the arguments passed remotely on the enterprise object identified by the global ID globalID.
invokeRemoteMethodWithKeyPath(EOEditingContext, String, String, Class[], Object[], boolean) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
This method invokes a remote method on an object on the server side that can be specified with a key path (not just an enterprise object) relative to the invocation target of the server side EODistributionContext (for example "session").
invokeStatelessRemoteMethodWithKeyPath(String, String, Class[], Object[]) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
This method invokes a remote method on an object on the server side that can be specified with a key path (no enterprise object) relative to the invocation target of the server side EODistributionContext (for example "session").
invokesDefaultAction() - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
isAbstractEntity() - Method in class com.webobjects.eoaccess.EOEntity
Returns true if the receiver is an abstract entity, false otherwise.
isActionNamedEnabled(String) - Method in class com.webobjects.eoapplication.EOController
Returns whether the action method actionName isn't explicitly disabled.
isAncestorOfController(EOController) - Method in class com.webobjects.eoapplication.EOController
Returns whether controller is a subcontroller of the receiver, of the receiver's subcontrollers, or their subcontrollers, and so on.
isBrowser() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
isCachingEnabled() - Method in class com.webobjects.appserver.WOApplication
Returns whether or not component caching is enabled.
isCachingEnabled() - Method in class com.webobjects.appserver.WOComponent
Returns whether component definition caching is enabled for this component.
isCancelled() - Method in class com.webobjects.woextensions.WOLongResponsePage
 
isCaseInsensitiveLike(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Returns true if the receiver is a case insensitive match for other, false if it isn't.
isCaseInsensitiveLike(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Returns true if receiver is a case insensitive match for right, false if it isn't.
isCaseSensitive() - Method in class com.webobjects.eoaccess.EOSynchronizationFactory
The default implementation returns false.
isCellEditable(EventObject) - Method in class com.webobjects.eointerface.swing.EOColumnEditor
EOColumnEditor's implementation of the javax.swing.table.TableCellEditor method to determine whether a cell can start editing.
isCellEditable(EventObject) - Method in class com.webobjects.eointerface.swing.EOTextColumnEditor
Returns whether the event event can start editing in the editor component.
isCellShaded() - Method in class com.webobjects.woextensions.WOTabPanel
 
isCheckBox() - Method in class com.webobjects.woextensions.WOToManyRelationship
 
isClassName() - Method in class com.webobjects.woextensions.WOEventSetupPage
 
isClassRegisteredForLogging() - Method in class com.webobjects.woextensions.WOEventSetupPage
 
isColumnTypeEquivalentToColumnType(EOSchemaSynchronization.ColumnTypes, EOSchemaSynchronization.ColumnTypes, NSDictionary) - Method in interface com.webobjects.eoaccess.EOSchemaSynchronization
Returns true if the name, precision, width, and scale of candidate are identical to the name, precision, width, and scale of columnType, false otherwise.
isColumnTypeEquivalentToColumnType(EOSchemaSynchronization.ColumnTypes, EOSchemaSynchronization.ColumnTypes, NSDictionary) - Method in class com.webobjects.eoaccess.EOSynchronizationFactory
Returns true if the name, precision, width, and scale of candidate are identical to the name, precision, width, and scale of columnType, false otherwise.
isColumnTypeEquivalentToColumnType(EOSchemaSynchronization.ColumnTypes, EOSchemaSynchronization.ColumnTypes, NSDictionary) - Method in class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseSynchronizationFactory
 
isComponentPrepared() - Method in class com.webobjects.eoapplication.EOComponentController
Returns whether the receiver's component is prepared.
isCompound() - Method in class com.webobjects.eoaccess.EORelationship
Returns true if the relationship contains more than one join (that is, if it joins more than one pair of attributes), false if it has only one join.
isConcurrentRequestHandlingEnabled() - Method in class com.webobjects.appserver.WOApplication
Returns true if at least one adaptor may dispatch requests concurrently and allowsConcurrentRequestHandling returns true.
isConnected() - Method in class com.webobjects.appserver.WOHTTPConnection
Deprecated. This is meaningless since there will not be a connection before sendRequest is executed.
isConnected() - Method in class com.webobjects.eoapplication.EOController
Returns the receiver's connection status.
isConnected() - Method in class com.webobjects.eointerface.EOAssociation
Checks whether or not the association is connected and ready for use.
isCurrentItemChecked() - Method in class com.webobjects.woextensions.WOCheckboxMatrix
 
isCurrentItemSelected() - Method in class com.webobjects.woextensions.WORadioButtonMatrix
 
isDaylightSavingTime() - Method in class com.webobjects.foundation.NSTimeZone
Indicates whether this NSTimeZone currently uses daylight savings time.
isDaylightSavingTimeForTimestamp(NSTimestamp) - Method in class com.webobjects.foundation.NSTimeZone
Indicates whether this NSTimeZone uses daylight savings time at aTimestamp.
isDebuggingEnabled() - Method in class com.webobjects.appserver.WOApplication
Do not use.
isDecimalNumber() - Method in class com.webobjects.directtoweb.D2WEditNumber
Provides the useDecimalNumber value for a WOTextField.
isDeep() - Method in class com.webobjects.directtoweb.D2WQueryPage
Indicates whether fetches should include sub-entities of the entity of the query fetch specification.
isDeep() - Method in class com.webobjects.eocontrol.EOFetchSpecification
Returns true if a fetch should include sub-entities of the receiver's entity, false if it shouldn't.
isDerived() - Method in class com.webobjects.eoaccess.EOAttribute
Returns true if the attribute does not correspond exactly to one column in a table, false otherwise.
isDetailDataSource(EODataSource) - Method in class com.webobjects.eoapplication.EODataSourceFactory
isDirectConnectEnabled() - Method in class com.webobjects.appserver.WOApplication
Returns whether or not direct connect is enabled.
isDirectory() - Method in class com.webobjects.woextensions.WOEventDisplayPage
 
isDisable() - Method in class com.webobjects.woextensions.WOParsedErrorLine
 
isDisplayingSubset() - Method in class com.webobjects.woextensions.WOSimpleArrayDisplay
 
isDistributionEnabled() - Method in class com.webobjects.appserver.WOSession
Returns false by default, since the default WOSessionStore does not support distributed sessions.
isDocumentForGlobalID(EOGlobalID, String) - Method in interface com.webobjects.eoapplication.EODocument
Returns whether the receiver is a document for the enterprise object associated with globalID and entityName.
isDocumentForGlobalID(EOGlobalID, String) - Method in class com.webobjects.eoapplication.EODocumentController
Conformance to EODocument.
isDocumentForGlobalID(EOGlobalID, String) - Method in class com.webobjects.eogeneration.EOListController
 
isDocumentStyle() - Method in class com.webobjects.webservices.client.WOClientOperation
Return true if this is a document style operation (ie&46; style is "document").
isDroppedConnectionException(Exception) - Method in class com.webobjects.eoaccess.EOAdaptor
The default implementation returns false.
isDroppedConnectionException(Exception) - Method in class com.webobjects.jdbcadaptor.JDBCAdaptor
Returns true if exception is a JDBCAdaptorException and it is considered a "dropped" connection; otherwise false.
isDroppedConnectionException(Exception) - Method in class com.webobjects.jndiadaptor.JNDIAdaptor
 
isEditable() - Method in class com.webobjects.eoapplication.EODocumentController
 
isEditable() - Method in interface com.webobjects.eoapplication.EOEditable
Returns whether the receiver is currently editable.
isEditable() - Method in class com.webobjects.eogeneration.EOAssociationController
 
isEditable() - Method in class com.webobjects.eogeneration.EOQuickTimeViewController
 
isEditable() - Method in class com.webobjects.eogeneration.EORangeValueController
 
isEditable() - Method in class com.webobjects.eogeneration.EOValueAndURLController
 
isEditable() - Method in class com.webobjects.eointerface.EOTableColumnAssociation.TableColumnPlugin
This method returns a flag indicating whether the TableColumn is editable.
isEditable() - Method in class com.webobjects.eointerface.cocoa.EOCocoaTableColumnPlugin
Asks the plugin if the widget it manages supports the concept of editing.
isEditable() - Method in class com.webobjects.eointerface.swing.EOSwingTableColumnPlugin
Whether the TableColumn is editable
isEditableAtColumnAndRow(int, int) - Method in class com.webobjects.eointerface.EOTableAssociation
This method returns whether the table cell at the specified row and column is editable.
isEditableAtRow(int) - Method in class com.webobjects.eointerface.EOTableColumnAssociation
This method returns a flag indicating whether the specified row is editable in this column.
isEdited() - Method in interface com.webobjects.eoapplication.EODocument
Returns the receiver's edited state.
isEdited() - Method in class com.webobjects.eoapplication.EODocumentController
 
isEditing() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isEmpty() - Method in class com.webobjects.eoaccess.EOSQLQualifier
Deprecated. Returns true if the qualifier is empty, false otherwise.
isEmpty() - Method in class com.webobjects.foundation.NSRange
 
isEmpty() - Method in class com.webobjects.woextensions.WOEventDisplayPage
 
isEnabled() - Method in class com.webobjects.eointerface.EOActionWidgetAssociation
If true, this association is enabled.
isEnabled() - Method in class com.webobjects.eointerface.EOAssociation
 
isEnabled - Variable in class com.webobjects.foundation.NSLog.Logger
 
isEnabled() - Method in class com.webobjects.foundation.NSLog.Logger
Provides the state of an internal boolean that regulates whether logging is enabled or disabled.
isEnabledAtIndex(int) - Method in class com.webobjects.eointerface.EOActionWidgetAssociation
If true, this association is enabled for the object at index index in the display group's displayed objects array.
isEnabledAtIndex(int) - Method in class com.webobjects.eointerface.EOAssociation
 
isEntityInEntityHierarchy(String) - Method in class com.webobjects.eogeneration.rules.EOEntityController
 
isEntityPermissionRule() - Method in class com.webobjects.directtoweb.Rule
Indicates that a rule involves the assignment of an entity permission.
isEntityReadOnly() - Method in class com.webobjects.directtoweb.D2WComponent
Returns whether the current entity in the Direct to Web context of the receiver can be modified or not.
isEntityReadOnly(EOEntity) - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isEntityReadOnly() - Method in class com.webobjects.directtoweb.D2WListPage
Indicates whether the entity displayed on this page can be modified.
isEntityReadOnly() - Method in class com.webobjects.directtoweb.DefaultAssignment
Returns whether the current entity in the Direct to Web context in which the receiver's rule fires cannot be modified.
isEntityRule() - Method in class com.webobjects.directtoweb.Rule
Indicates that a rule involves the assignment of an entity.
isEqualTo(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes equals and returns the result.
isEqualTo(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes equals and returns the result.
isEqualToArray(NSArray) - Method in class com.webobjects.foundation.NSArray
Included for backward compatibility.
isEqualToData(NSData) - Method in class com.webobjects.foundation.NSData
Compares the receiving data object to otherData.
isEqualToDictionary(NSDictionary) - Method in class com.webobjects.foundation.NSDictionary
Provided for backward compatibility.
isEqualToRange(NSRange) - Method in class com.webobjects.foundation.NSRange
Indicates whether the range's location and length are equal to this NSRange's location and length.
isEqualToSet(NSSet) - Method in class com.webobjects.foundation.NSSet
Provided for backward compatibility.
isEqualToTimeZone(NSTimeZone) - Method in class com.webobjects.foundation.NSTimeZone
Deprecated. Use equals.
isEventLoggingEnabled() - Method in class com.webobjects.appserver.WOComponent
Called to determine if a component wants event logging.
isEventLoggingEnabled() - Method in class com.webobjects.woextensions.WOEventPage
 
isEventLoggingEnabled() - Method in class com.webobjects.woextensions.WOExceptionPage
 
isEventLoggingEnabled() - Method in class com.webobjects.woextensions.WOPageRestorationError
 
isEventLoggingEnabled() - Method in class com.webobjects.woextensions.WOSessionCreationError
 
isEventLoggingEnabled() - Method in class com.webobjects.woextensions.WOSessionRestorationError
 
isExpanded() - Method in class com.webobjects.woextensions.WXOutlineEntry
 
isExplicitlyDisabled() - Method in class com.webobjects.eointerface.EOAssociation
 
isFault() - Method in class com.webobjects.eocontrol.EOCustomObject
Returns true if the object's values haven't yet been fetched from the database.
isFault(Object) - Static method in class com.webobjects.eocontrol.EOFaultHandler
Returns true if object is a fault, false otherwise.
isFault() - Method in interface com.webobjects.eocontrol.EOFaulting
Returns whether the receiver is a fault or not.
isFetchEnabled() - Method in class com.webobjects.eoaccess.EODatabaseDataSource
Returns true if fetching is enabled, false otherwise.
isFetchInProgress() - Method in class com.webobjects.eoaccess.EOAdaptorChannel
An abstract method that should be implemented by subclasses to return true if the receiver is fetching, false otherwise.
isFetchInProgress() - Method in class com.webobjects.eoaccess.EODatabaseChannel
Returns true if the receiver is fetching, false otherwise.
isFetchInProgress() - Method in class com.webobjects.jdbcadaptor.JDBCChannel
 
isFetchInProgress() - Method in class com.webobjects.jndiadaptor.JNDIChannel
 
isFetchesOnConnectEnabled() - Method in class com.webobjects.eoapplication.EOEntityController
Returns whether the receiver should ever fetch its display group content when a connection is established.
isFileUpload() - Method in class com.webobjects.appserver.WOMultipartIterator.WOFormData
Returns true if this object represents a file upload.
isFlattened() - Method in class com.webobjects.eoaccess.EOAttribute
Returns true if the attribute is flattened, false otherwise.
isFlattened() - Method in class com.webobjects.eoaccess.EORelationship
Returns true if the relationship has a definition that traverses another relationship, false otherwise.
isFocusTraversable() - Method in class com.webobjects.eointerface.swing.EOTextField
Returns whether the user can navigate to this component with the Tab or Shift-Tab keys.
isFormValueEncodingDetectionEnabled() - Method in class com.webobjects.appserver.WORequest
Return whether or not automatic detection of form value encoding is enabled.
isFormatAllowed() - Method in class com.webobjects.eogeneration.EOFormatValueController
 
isFormatAllowed() - Method in class com.webobjects.eogeneration.EORangeTextFieldController
 
isFormatAllowed() - Method in interface com.webobjects.eogeneration.EOWidgetController.FormatWidget
 
isFramework() - Method in class com.webobjects.foundation.NSBundle
Determines if this NSBundle object is a framework.
isFromClientComponent() - Method in class com.webobjects.appserver.WORequest
Deprecated. isFromClientComponent() is deprecated as the Client Side Components Feature are not supported anymore
isGenerating() - Method in class com.webobjects.directtoweb.D2WContext
This is an intentionally undocumented private use method.
isGreaterThan(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes compare and returns true if the result is NSComparator.
isGreaterThan(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes compare and returns true if the result is NSComparator.OrderedDescending.
isGreaterThanOrEqualTo(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes compare and returns true if the result is NSComparator.
isGreaterThanOrEqualTo(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes compare and returns true if the result is NSComparator.OrderedDescending or NSComparator.OrderedSame.
isImage() - Method in class com.webobjects.woextensions.JSAlertPanel
 
isImageAndText() - Method in class com.webobjects.woextensions.JSAlertPanel
 
isInForm() - Method in class com.webobjects.appserver.WOContext
Used by subclasses of WODynamicElement to determine if the context is in a WOForm element.
isJar() - Method in class com.webobjects.foundation.NSBundle
Determines if this NSBundle object represents a JAR file.
isLastUser() - Method in class com.webobjects.woextensions.WOStatsPage
 
isLeafKey() - Method in class com.webobjects.eogeneration.EOTreeController
 
isLeafObject(Object) - Method in class com.webobjects.eointerface.EOTreeAssociation
Returns a boolean signifying whether or not to display the identifier as leaf.
isLessThan(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes compare and returns true if the result is NSComparator.OrderedAscending .
isLessThan(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes compare and returns true if the result is NSComparator.OrderedAscending.
isLessThanOrEqualTo(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes compare and returns true if the result is NSComparator.
isLessThanOrEqualTo(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes compare and returns true if the result is NSComparator.OrderedAscending or NSComparator.OrderedSame.
isLike(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Returns true if receiver matches other according to the semantics of the SQL like comparison operator, false if it doesn't.
isLike(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Returns true if receiver matches right according to the semantics of the SQL like comparison operator, false if it doesn't.
isListEmpty() - Method in class com.webobjects.directtoweb.D2WListPage
Indicates whether the list displayed contains no objects.
isLiveAssistantEnabled() - Method in class com.webobjects.directtoweb.D2W
Deprecated.  
isLiveAssistantEnabled() - Method in class com.webobjects.directtoweb.D2WComponent
Deprecated.  
isLocking() - Method in class com.webobjects.eoaccess.EODatabaseChannel
Returns true if the receiver is locking the database rows for the selected objects, as determined by its EODatabaseContext's update strategy or the EOFetchSpecification used to perform the select.
isLogPath() - Method in class com.webobjects.woextensions.WOStatsPage
 
isLookRule() - Method in class com.webobjects.directtoweb.Rule
Indicates that a rule involves the assignment of a look.
isMandatory() - Method in class com.webobjects.eoaccess.EORelationship
Returns true if the target of the relationship is required, false if it can be null.
isMandatory() - Method in class com.webobjects.eodistribution.client.EORelationship
Returns whether this relationship is mandatory, meaning there has to be (at least) one destination object, it cannot be null.
isMasterDataSource(EODataSource) - Method in class com.webobjects.eoapplication.EODataSourceFactory
isModal() - Method in interface com.webobjects.eoapplication.EOComponentController.Modal
Returns whether the controller actually runs a modal user interface or not.
isModal() - Method in class com.webobjects.eoapplication.EOModalDialogController
isMonitorEnabled() - Method in class com.webobjects.appserver.WOApplication
This is a cover method for the property WOMonitorEnabled.
isMultipartFormData() - Method in class com.webobjects.appserver.WORequest
Returns true if this WORequest represents multipart form data.
isNotBoldAsBoolean() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isNotEqualTo(Object) - Method in interface com.webobjects.eocontrol.EOQualifier.Comparison
Invokes equals, inverts the result, and returns it.
isNotEqualTo(Object, Object) - Method in class com.webobjects.eocontrol.EOQualifier.ComparisonSupport
Invokes equals, inverts the result, and returns it.
isNotItalicAsBoolean() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isObjectLockedWithGlobalID(EOGlobalID) - Method in class com.webobjects.eoaccess.EODatabaseContext
Returns true if the Enterprise Object identified by gid is locked, false otherwise.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class com.webobjects.eoaccess.EODatabaseContext
Returns true if the row corresponding to the globalID gid has been locked in an open transaction held by this database context.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOEditingContext
Returns true if the object identified by gid in context is locked, false otherwise.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOObjectStore
Returns true if the object identified by globalID is locked, false if it isn't.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
Returns true if the object identified by gid in editingContext is locked, false otherwise.
isObjectLockedWithGlobalID(EOGlobalID, EOEditingContext) - Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
Returns whether an object has been locked by the underlying data store.
isObjectSelected() - Method in class com.webobjects.directtoweb.D2WMasterDetailPage
Returns whether the user has selected an object in the select component of the master-detail page.
isOpen() - Method in class com.webobjects.eoaccess.EOAdaptorChannel
An abstract method that should be implemented by subclasses to return true if the channel has been opened with openChannel, false if not.
isOpen() - Method in class com.webobjects.jdbcadaptor.JDBCChannel
 
isOpen() - Method in class com.webobjects.jndiadaptor.JNDIChannel
 
isOperationDocumentStyle(String) - Method in class com.webobjects.webservices.client.WOWebService
Returns true if the operation name is document style, false otherwise.
isOperationRPCStyle(String) - Method in class com.webobjects.webservices.client.WOWebService
Returns true if the operation name is RPC style, false otherwise.
isPageRefreshOnBacktrackEnabled() - Method in class com.webobjects.appserver.WOApplication
Returns whether caching of pages is disabled in the client.
isPageStatic(String, D2WContext) - Method in class com.webobjects.directtoweb.D2WModel
Indicates whether the page with the specified name is static in the specified context.
isPopup() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
isPrimaryKeyValidInObject(NSKeyValueCoding) - Method in class com.webobjects.eoaccess.EOEntity
Returns true if every key attribute is present in object and has a value that is not null.
isPropertyAnAttribute() - Method in class com.webobjects.directtoweb.D2WComponent
Returns true if the property in the Direct to Web context of the receiver is an attribute (and not a relationship).
isPropertyInHeader() - Method in class com.webobjects.directtoweb.D2WTabInspectPage
Returns whether the current property in the Direct to Web context of the receiver is outside the tab panel and consequently in the header.
isPseudoColumnName(String) - Method in class com.webobjects.jdbcadaptor.JDBCPlugIn
Determines if the column is a "pseudo" column.
isPseudoColumnName(String) - Method in class com.webobjects.jdbcadaptor.OpenBasePlugIn
 
isPush() - Method in class com.webobjects.appserver.WOAssociation.Event
Used by The WOAssociationEventRow component to determine the event type.
isQualifierForPrimaryKey(EOQualifier) - Method in class com.webobjects.eoaccess.EOEntity
Returns true if qualifier describes the primary key and nothing but the primary key, false otherwise.
isQueryWidget() - Method in class com.webobjects.eogeneration.EOComboBoxController
 
isQueryWidget() - Method in class com.webobjects.eogeneration.EOOneValueEnumerationController
 
isQueryWidget() - Method in class com.webobjects.eogeneration.EORangeTextFieldController
 
isQueryWidget() - Method in class com.webobjects.eogeneration.EOTextFieldController
 
isQueryWidget() - Method in interface com.webobjects.eogeneration.EOWidgetController.QueryWidget
 
isQuickTimeAvailable() - Static method in class com.webobjects.eointerface.swing.EOQuickTimeView
Returns whether or not the QuickTime for Java classes are available in the application (in the class path and loaded).
isRPCStyle() - Method in class com.webobjects.webservices.client.WOClientOperation
Return true if this is an RPC operation (ie&46; style is "RPC").
isRadio() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
isReadOnly() - Method in class com.webobjects.eoaccess.EOAttribute
Returns true if the value of the attribute can not be modified, false if it can.
isReadOnly() - Method in class com.webobjects.eoaccess.EOEntity
Returns true if the receiver can not be modified, false if it can.
isReciprocalToJoin(EOJoin) - Method in class com.webobjects.eoaccess.EOJoin
Returns true if the receiver's source attribute is identical to otherJoin's destination attribute, and otherJoin's source attribute is equal to the receiver's destination attribute; returns false otherwise.
isRedoing() - Method in class com.webobjects.foundation.NSUndoManager
Returns true if this NSUndoManager is in the process of performing an redo operation.
isRefreshingObjects() - Method in class com.webobjects.eoaccess.EODatabaseChannel
Returns true if the receiver overwrites existing snapshots with fetched values and causes the current EOEditingContext to overwrite existing Enterprise Objects with those values as well.
isRefusingNewSessions() - Method in class com.webobjects.appserver.WOApplication
Returns true if the application instance is refusing new sessions, and false otherwise.
isRelationshipToMany - Variable in class com.webobjects.directtoweb.D2WEditRelationshipPage
Returns true if the relationship is a to-many relationship or false if the relationship is a to-one relationship.
isRootComponentController() - Method in class com.webobjects.eoapplication.EOComponentController
Returns whether the receiver is a root component controller.
isRootDocumentController() - Method in class com.webobjects.eoapplication.EODocumentController
Returns whether the receiver is a root document controller (which is the case if none of the supercontrollers conform to EODocument).
isRootEntityController() - Method in class com.webobjects.eoapplication.EOEntityController
Returns whether the receiver is a root entity controller (which is the case if none of the supercontrollers conform to EOObjectDisplay).
isRootVisible() - Method in class com.webobjects.eogeneration.EOTreeController
 
isSchemaTableNamed(String) - Method in interface com.webobjects.eoaccess.EOSynchronizationFactory.Delegate
Restricted method.
isSecure() - Method in class com.webobjects.appserver.WOCookie
Return whether or not the cookie is secure.
isSelectable() - Method in class com.webobjects.eointerface.swing.EOTextField
Returns the receiver's selectable state.
isSelecting() - Method in class com.webobjects.directtoweb.D2WCompactInspectComponent
 
isSelecting() - Method in class com.webobjects.directtoweb.D2WListPage
Indicates whether the page is a select page.
isSessionIDInRequest() - Method in class com.webobjects.appserver.WORequest
Returns true if the session ID can be obtained from the request Note that the session ID may either be included among the form values or encapsulated within a cookie.
isSharedObjectLoadingEnabled() - Static method in class com.webobjects.eoaccess.EODatabaseContext
Returns true if the database contexts automatically load enterprise objects into the default shared editing context when they load a model which contains shared object fetch specifications, false if automatic loading is disabled.
isStartupRule() - Method in class com.webobjects.directtoweb.Rule
Indicates that a rule involves the assignment of a start-up task or start-up entity name.
isStateless() - Method in class com.webobjects.appserver.WOComponent
By default, this method returns false, indicating that state will be maintained for instances of the receiver.
isStateless() - Method in class com.webobjects.directtoweb.D2WStatelessComponent
Indicates that the component is stateless.
isStateless() - Method in class com.webobjects.woextensions.WOAnyField
 
isStateless() - Method in class com.webobjects.woextensions.WOBatchNavigationBar
 
isStateless() - Method in class com.webobjects.woextensions.WOCheckboxMatrix
 
isStateless() - Method in class com.webobjects.woextensions.WODictionaryRepetition
 
isStateless() - Method in class com.webobjects.woextensions.WOKeyValueConditional
 
isStateless() - Method in class com.webobjects.woextensions.WORadioButtonMatrix
 
isStateless() - Method in class com.webobjects.woextensions.WOSimpleArrayDisplay
 
isStateless() - Method in class com.webobjects.woextensions.WOSortOrder
 
isStateless() - Method in class com.webobjects.woextensions.WOSortOrderManyKey
 
isStateless() - Method in class com.webobjects.woextensions.WOTable
 
isStateless() - Method in class com.webobjects.woextensions.WOThresholdColoredNumber
 
isStateless() - Method in class com.webobjects.woextensions.WOToManyRelationship
 
isStateless() - Method in class com.webobjects.woextensions.WOToOneRelationship
 
isStreamAvailable() - Method in class com.webobjects.appserver.WOMultipartIterator.WOFormData
Returns true if formDataInputStream can be called.
isStreamValid() - Method in class com.webobjects.appserver.WOMultipartIterator.WOFormData
Returns true if the underlying stream is valid (has not been closed).
isSubrangeOfRange(NSRange) - Method in class com.webobjects.foundation.NSRange
Indicates whether this NSRange's end points match or fall within those of another range.
isSubsetOfSet(NSSet) - Method in class com.webobjects.foundation.NSSet
Determines whether every member of this NSSet is a member of otherSet.
isSupercontrollerOfController(EOController) - Method in class com.webobjects.eoapplication.EOController
Returns whether controller is a direct subcontroller of the receiver.
isTaskRule() - Method in class com.webobjects.directtoweb.Rule
Indicates that a rule involves the assignment of a task.
isTemporary() - Method in class com.webobjects.eocontrol.EOGlobalID
If the receiver is temporary (that is, most likely an instance of EOTemporaryGlobalID), this method returns true; false otherwise.
isTemporary() - Method in class com.webobjects.eocontrol.EOTemporaryGlobalID
Used to find out if the the globalID is temporary or not.
isTerminating() - Method in class com.webobjects.appserver.WOApplication
Returns whether the application will terminate at the end of the current request-response loop.
isTerminating() - Method in class com.webobjects.appserver.WOSession
Returns whether or not the receiver is in the process of terminating.
isText() - Method in class com.webobjects.woextensions.JSAlertPanel
 
isToMany() - Method in class com.webobjects.eoaccess.EORelationship
Returns true if the relationship is to-many, false if it's to-one.
isToMany() - Method in class com.webobjects.eodistribution.client.EORelationship
Returns whether this relationship is to-many, meaning its value is a (possibly empty) array of enterprise objects.
isToManyKey(String) - Method in class com.webobjects.eocontrol.EOCustomObject
Returns true if the receiver has a to-many relationship identified by key, false otherwise.
isToManyKey(String) - Method in interface com.webobjects.eocontrol.EOEnterpriseObject
Returns true if the receiver has a to-many relationship identified by key, false otherwise.
isTransientExplicitlyForbidden() - Method in class com.webobjects.eoapplication.EOController
Returns whether transience is explicitly forbidden for this controller.
isUndoRegistrationEnabled() - Method in class com.webobjects.foundation.NSUndoManager
Indicates whether the recording of undo operations is enabled.
isUndoing() - Method in class com.webobjects.foundation.NSUndoManager
Returns true if this NSUndoManager is in the process of performing an undo operation.
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EOAssociation
Overridden by subclasses to return whether or not the recieving instance will work with anObject.
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EODetailSelectionAssociation
Returns true if object is an instance of EODisplayGroup.
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EOMasterAssociation
Returns true if object is an instance of EODisplayGroup.
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EOMasterDetailAssociation
Returns true if object is an instance of EODisplayGroup and its data source is either null or an EODetailDataSource (EOControl).
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EOMasterPeerAssociation
Returns true if object is an instance of EODisplayGroup and its data source is either null or an EODetailDataSource (EOControl).
isUsableWithObject(Object) - Method in class com.webobjects.eointerface.EOWidgetAssociation
Returns true if aDisplayObject is usable with the association.
isUsingWebServer() - Method in class com.webobjects.appserver.WORequest
Returns true if the request is using a webserver, false otherwise.
isValid() - Method in class com.webobjects.appserver.WOTimer
Returns whether or not the timer is valid.
isValidAttributeUsedForLocking(EOAttribute) - Method in class com.webobjects.eoaccess.EOEntity
Returns true if anAttribute can be used for locking, false otherwise.
isValidClassProperty(Object) - Method in class com.webobjects.eoaccess.EOEntity
Returns true if the property aProp is a valid class property of the receiver, false otherwise.
isValidPrimaryKeyAttribute(EOAttribute) - Method in class com.webobjects.eoaccess.EOEntity
Returns false if anAttribute isn't an EOAttribute, doesn't belong to the entity or is derived.
isValidQualifierType(String, EOModel) - Method in class com.webobjects.eoaccess.EOAdaptor
An abstract method that should be implemented by subclasses to return true if an attribute of type typeName can be used in a qualifier (an SQL WHERE clause) sent to the database server, false otherwise.
isValidQualifierType(String, EOModel) - Method in class com.webobjects.jdbcadaptor.JDBCAdaptor
 
isValidQualifierType(String, EOModel) - Method in class com.webobjects.jndiadaptor.JNDIAdaptor
 
isValueConstant() - Method in class com.webobjects.appserver.WOAssociation
Used to check if an association value is constant at runtime.
isValueConstantInComponent(WOComponent) - Method in class com.webobjects.appserver.WOAssociation
Used to check if an association value is constant at runtime for a given component.
isValueSettable() - Method in class com.webobjects.appserver.WOAssociation
Used to check if an association can assign values at runtime.
isValueSettableInComponent(WOComponent) - Method in class com.webobjects.appserver.WOAssociation
Used to check if an association can assign values at runtime for a given component.
isVerbose - Variable in class com.webobjects.foundation.NSLog.Logger
 
isVerbose() - Method in class com.webobjects.foundation.NSLog.Logger
Provides the state of an internal boolean that regulates whether verbose logging is activated or deactivated.
isVisible() - Method in class com.webobjects.eoapplication.EOComponentController
Returns whether the receiver's component is visible or not.
isVisible() - Method in class com.webobjects.woextensions.WOCollapsibleComponentContent
 
isWebAssistantActive() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isWebAssistantConnected() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isWebAssistantEnabled() - Method in class com.webobjects.directtoweb.D2W
Determines whether or not the Web Assistant is enabled.
isWebAssistantEnabled() - Method in class com.webobjects.directtoweb.D2WComponent
This method is intentionally undocumented.
isWebAssistantEnabled() - Method in class com.webobjects.directtoweb.DefaultHeader
Returns whether the Web Assistant is enabled.
italicAtColumnAndRow(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 a italic font type.
italicStateAtRow(int) - Method in class com.webobjects.eointerface.EOTableColumnAssociation
This method returns the italicState value for the specified row in this column.
item - Variable in class com.webobjects.directtoweb.D2WDisplayToMany2
This constant is intentionally undocumented.
item - Variable in class com.webobjects.directtoweb.D2WDisplayToManyTable
This constant is intentionally undocumented.
item - Variable in class com.webobjects.directtoweb.D2WQueryBoolean
 
itemDisplayKey - Variable in class com.webobjects.woextensions.WOSimpleArrayDisplay
 
itemDisplayKey() - Method in class com.webobjects.woextensions.WOSimpleArrayDisplay
 
itemStateChanged(ItemEvent) - Method in class com.webobjects.eointerface.swing.EOSwingCheckBoxPlugin
Invokes widgetDidChange on the plugin's EOValueAssociation.
itemTarget() - Method in class com.webobjects.woextensions.WOSimpleArrayDisplay2
 
ivarNameForBrowserItem() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
ivarNameForBrowserItem() - Method in class com.webobjects.directtoweb.D2WDisplayToManyBrowser
This method is intentionally undocumented.
ivarNameForBrowserItem() - Method in class com.webobjects.directtoweb.D2WEditToManyFault
Provides the name of the template field that corresponds to the browserItem field.
ivarNameForRepetition() - Method in class com.webobjects.directtoweb.D2WKeyPathContainer
This method is intentionally undocumented.

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.