|
WebObjects 5.1 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
null
if it is unavailable.
index
within this NSArray.
java.util.Enumeration
which can be used to access
each value in this dictionary.
gid
in this EOEditingContext or its
shared context, or null if no such object exists.
key
faultForRawRow
).
bindObjectsWithFetchSpecification
.
keys
and returns an array of the value objects associated with each of the keys.
name
.
relationshipName
.
dataSource
of the WODisplayGroup after some or all of them have been invalidated.
schemaAttribute
with
modelAttribute
and returns a change dictionary of
state that is different between the the two.
fetchSpecification
.
gid.
- objectStoreForObject(EOEnterpriseObject) -
Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
- Returns the EOCooperatingObjectStore that owns object.
- ObjectsWithFetchSpecification -
Static variable in class com.webobjects.eocontrol.EOEditingContext.EditingContextEvent
- A constant for ObjectsWithFetchSpecification events.
- ObjectsWithFetchSpecification -
Static variable in class com.webobjects.eoaccess.EODatabaseContext.DatabaseContextEvent
- The type of DatabaseContextEvent that is logged whenever the method
objectsWithFetchSpecification
is invoked.
- objectsWithFetchSpecification(EOFetchSpecification) -
Method in class com.webobjects.eocontrol.EOEditingContext
- Equivalent to :
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eocontrol.EOObjectStore
- Fetches objects from an external store according to the criteria
specified by
fetchSpecification
and returns them in an array for
inclusion in context
.
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eocontrol.EOEditingContext
- Overrides the implementation inherited from EOObjectStore to fetch
objects from an external store according to the criteria specified
by
fetchSpec
and return them in an array.
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eocontrol.EOObjectStoreCoordinator
- Overrides the EOObjectStore implementation to fetch objects
from the receiver's cooperating object stores.
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eocontrol.EOSharedEditingContext
- A thread-safe version of the superclass implementation that binds
the results to
fetchSpecification's entity.
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eoaccess.EODatabaseContext
- Fetches objects from an
external store into
context
.
- objectsWithFetchSpecification(EOFetchSpecification, EOEditingContext) -
Method in class com.webobjects.eodistribution.client.EODistributedObjectStore
- Fetches objects from the server according to the criteria specified by the
fetch specification
fetchSpecification
and returns them in an
array for inclusion in the editing context editingContext
.
- objectsWithFetchSpecificationAndBindings(EOEditingContext, String, String, NSDictionary) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Fetches the Enterprise Objects retrieved with the
specified fetch specification and bindings.
- objectsWithQualifierFormat(EOEditingContext, String, String, NSArray) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Creates a qualifier with the provided format string and ordered arguments,
and returns matching Enterprise Objects.
- objectToAddToRelationship() -
Method in class com.webobjects.directtoweb.D2WEditRelationshipPage
- Returns the EOEnterpriseObject, defined in the EOControl Framework,
that is added to the relationship edited by the receiver.
- objectValueForString(String) -
Method in class com.webobjects.foundation.NSNumberFormatter
- Converts a string to a java.lang.Number using this NSNumberFormatter's pattern.
- objectWillChange(Object) -
Method in class com.webobjects.eocontrol.EOEditingContext
- This method is automatically invoked when any of the objects
registered in this EOEditingContext invokes its
willChange
method.
- objectWillChange(Object) -
Method in interface com.webobjects.eocontrol.EOObserving
- Informs the receiver that
object
's state is about to change.
- objectWillChange(Object) -
Method in class com.webobjects.eocontrol.EOSharedEditingContext
- Raises an exception.
- objectWillChange(Object) -
Method in class com.webobjects.eocontrol.EODelayedObserver
- Implemented by EODelayedObserver to enqueue the receiver on its
EODelayedObserverQueue.
- objectWillChange(Object) -
Method in class com.webobjects.eoapplication.EOEntityController
- Change notification for the controller itself if it's edited through an
association of the controller display group.
- objectWithFetchSpecificationAndBindings(EOEditingContext, String, String, NSDictionary) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Fetches the Enterprise Object retrieved with the specified
fetch specification and bindings.
- objectWithPrimaryKey(EOEditingContext, String, NSDictionary) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Fetches the Enterprise Object identified by the
specified primary key dictionary.
- objectWithPrimaryKeyValue(EOEditingContext, String, Object) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Fetches the Enterprise Object identified by the
specified primary key value.
- objectWithQualifierFormat(EOEditingContext, String, String, NSArray) -
Static method in class com.webobjects.eoaccess.EOUtilities
- Creates a qualifier with the provided format string and arguments,
and returns the matching Enterprise Object.
- observerForObject(Object, Class) -
Static method in class com.webobjects.eocontrol.EOObserverCenter
- Returns an observer for
eo
that is of class aClass
.
- observerNotificationSuppressCount() -
Static method in class com.webobjects.eocontrol.EOObserverCenter
- Returns the number of
suppressObserverNotification
messages in effect.
- ObserverNumberOfPriorities -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the number of priorities(8).
- ObserverPriorityFifth -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPriorityFirst -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPriorityFourth -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPriorityImmediate -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPriorityLater -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPrioritySecond -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPrioritySixth -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- ObserverPriorityThird -
Static variable in class com.webobjects.eocontrol.EODelayedObserver
- Constant to represent the priority of a notification in the queue.
- observerQueue() -
Method in class com.webobjects.eocontrol.EODelayedObserver
- Overridden by subclasses to determine the receiver's designated
EODelayedObserverQueue.
- observersForObject(Object) -
Static method in class com.webobjects.eocontrol.EOObserverCenter
- Returns all observers of
eo
.
- observingAssociations() -
Method in class com.webobjects.eointerface.EODisplayGroup
- Returns all EOAssociations that observe the receiver's objects.
- ok() -
Method in interface com.webobjects.eoapplication.EOModalDialogController.ModalActions
- The action method invoked when the user wants to finish the modal dialog.
- ok() -
Method in class com.webobjects.eogeneration.client.EOListController
-
- ok() -
Method in class com.webobjects.eogeneration.client.EOFormController
-
- OkayActionPriority -
Static variable in class com.webobjects.eoapplication.EOAction
- The priority of the Okay action.
- One -
Static variable in class com.webobjects.directtoweb.D2WModel
- A constant that represents a logical true value.
- OneCentury -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one century
- OneDay -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one day
- OneHour -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one Hour
- OneLevelKey -
Static variable in class com.webobjects.jndiadaptor.JNDIAdaptor
- A connection dictionary value representing one-level scope.
- OneMinute -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one Minute
- OneSecond -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one Second
- OneWeek -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one Week
- OneYear -
Static variable in interface com.webobjects.foundation.NSLocking
- Number of milliseconds in one Year (defined as 365.2425 days)
- OpenActionPriority -
Static variable in class com.webobjects.eoapplication.EOAction
- The priority of the Open action.
- OpenBasePlugIn - class com.webobjects.jdbcadaptor.OpenBasePlugIn.
-
- OpenBasePlugIn.OpenBaseExpression - class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseExpression.
-
- OpenBasePlugIn.OpenBaseExpression(EOEntity) -
Constructor for class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseExpression
-
- OpenBasePlugIn.OpenBaseSynchronizationFactory - class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseSynchronizationFactory.
-
- OpenBasePlugIn.OpenBaseSynchronizationFactory(EOAdaptor) -
Constructor for class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseSynchronizationFactory
-
- OpenBasePlugIn(JDBCAdaptor) -
Constructor for class com.webobjects.jdbcadaptor.OpenBasePlugIn
-
- openChannel() -
Method in class com.webobjects.eoaccess.EOAdaptorChannel
- An abstract method that should be implemented by subclasses to put
the channel, and both its context and adaptor, into a state where
they are ready to perform database operations.
- openChannel() -
Method in class com.webobjects.jdbcadaptor.JDBCChannel
-
- openChannel() -
Method in class com.webobjects.jndiadaptor.JNDIChannel
-
- openedImageFileName() -
Method in class com.webobjects.woextensions.WOCollapsibleComponentContent
-
- openGlobalIDsWithEntityName(String, NSArray) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openGlobalIDWithEntityName(String, EOGlobalID) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openInProjectBuilderAction() -
Method in class com.webobjects.woextensions.WOProjectBuilderAction
-
- openModalDialogForTaskName(String) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openObjectWithGlobalID(EOGlobalID) -
Method in interface com.webobjects.eogeneration.client.EOControllerFactory.Open
-
- openObjectWithGlobalID(EOGlobalID) -
Method in class com.webobjects.eogeneration.client.EOFormController
-
- openServerSideWebAssistantAction() -
Method in class com.webobjects.directtoweb.D2WActions
-
- openSingleWithEntityName(String) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openWebAssistantAction() -
Method in class com.webobjects.directtoweb.D2WActions
-
- openWindowForTaskName(String) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openWithEntityName(String) -
Method in class com.webobjects.eogeneration.client.EOControllerFactory
-
- openWithTask() -
Method in class com.webobjects.eogeneration.client.EOEditingController
-
- openWithTask() -
Method in class com.webobjects.eogeneration.client.EOListController
-
- openWithTask() -
Method in class com.webobjects.eogeneration.client.EOFormController
-
- operatingSystem() -
Method in class com.webobjects.woextensions.WOStatsPage
-
- operatorForKey(String) -
Static method in class com.webobjects.foundation.NSArray
-
- operatorNames() -
Static method in class com.webobjects.foundation.NSArray
- Returns the names of the operations that can be performed on array
elements.
- operatorSelectorForSelectorNamed(String) -
Static method in class com.webobjects.eocontrol.EOQualifier
- Returns a named operator selector.
- operatorSelectorForString(String) -
Static method in class com.webobjects.eocontrol.EOQualifier
- Returns an operator selector based on the string string.
- optimizesMenuAccelerators() -
Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
- Returns whether standard menu accelerators like Command-n (new), Command-o (open)
should be constantly updated to affect the active type of document (object).
- OptionalOperation -
Static variable in class com.webobjects.eoapplication.EODialogs
-
- OraclePlugIn - class com.webobjects.jdbcadaptor.OraclePlugIn.
-
- OraclePlugIn.OracleExpression - class com.webobjects.jdbcadaptor.OraclePlugIn.OracleExpression.
-
- OraclePlugIn.OracleExpression(EOEntity) -
Constructor for class com.webobjects.jdbcadaptor.OraclePlugIn.OracleExpression
-
- OraclePlugIn.OracleSynchronizationFactory - class com.webobjects.jdbcadaptor.OraclePlugIn.OracleSynchronizationFactory.
-
- OraclePlugIn.OracleSynchronizationFactory(EOAdaptor) -
Constructor for class com.webobjects.jdbcadaptor.OraclePlugIn.OracleSynchronizationFactory
-
- OraclePlugIn(JDBCAdaptor) -
Constructor for class com.webobjects.jdbcadaptor.OraclePlugIn
-
- orderByString() -
Method in class com.webobjects.eoaccess.EOSQLExpression
- Returns the comma-separated list of "attribute direction" pairs
("LAST_NAME asc, FIRST_NAME asc", for example) for use in a SELECT
statement.
- OrderedAscending -
Static variable in class com.webobjects.foundation.NSComparator
- Returned when the object arguments are in ascending order (the value of
the first argument is less than the value of the second).
- OrderedDescending -
Static variable in class com.webobjects.foundation.NSComparator
- Returned when the object arguments are in descending order (the value of
the first argument is less than the value of the second).
- OrderedSame -
Static variable in class com.webobjects.foundation.NSComparator
- Returned when the values of the object arguments are equivalent.
- originalException() -
Method in class com.webobjects.foundation.NSForwardException
-
- otherParameterName -
Variable in class com.webobjects.eodistribution.WOJavaClientApplet
- A public variable used in a repetition to create a list of all non-standard bindings.
- otherParameterNames() -
Method in class com.webobjects.eodistribution.WOJavaClientApplet
- Returns an array containing the names of the non-standard bindings added to the receiver.
- otherParametersString() -
Method in class com.webobjects.eodistribution.WOJavaClientApplet
- Returns a string containing the parameter names and values of the
non-standard bindings added to the receiver.
- otherParameterValue() -
Method in class com.webobjects.eodistribution.WOJavaClientApplet
- Returns the value of the parameter corresponding to the
otherParameterName
instance variable.
- otherRelationshipKeys() -
Method in class com.webobjects.eogeneration.EOForm
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILElement
- Returns the value of the
otherTagString
property.
- otherTagString() -
Method in class com.webobjects.smil.WOSMILRegion
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILMediaObject
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILPar
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILRootLayout
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILSeq
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILHeadMeta
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILDocument
-
- otherTagString() -
Method in class com.webobjects.smil.WOSMILAnchor
-
- out -
Static variable in class com.webobjects.foundation.NSLog
- Print stream logger sending output to system output file.
- OutParameter -
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.
- outputPath() -
Method in class com.webobjects.appserver.WOApplication
- Return the path to which logs will be written.
- overridesPrototypeDefinitionForKey(String) -
Method in class com.webobjects.eoaccess.EOAttribute
- Returns
true
if the attribute has an override,
false
if the requested key gets its value from the
prototype attribute.
- ownsDestination() -
Method in class com.webobjects.eoaccess.EORelationship
- Returns
true
if the receiver's source object owns
its destination objects, false
otherwise.
- ownsDestination() -
Method in class com.webobjects.eodistribution.client.EORelationship
- Returns whether the related object(s) is (are) owned by the source object of this relationship.
- ownsDestinationObjectsForRelationshipKey(String) -
Method in class com.webobjects.eocontrol.EOClassDescription
- Overridden by subclasses to determine whether
the objects at the destination of the relationship specified by
relationshipKey
should be deleted if they are removed from the
relationship.
- ownsDestinationObjectsForRelationshipKey(String) -
Method in class com.webobjects.eocontrol.EOCustomObject
- Returns
true
if the receiver has a relationship identified by key
that owns its destination, and false
otherwise.
- ownsDestinationObjectsForRelationshipKey(String) -
Method in interface com.webobjects.eocontrol.EOEnterpriseObject
- Returns true if the receiver has a relationship identified by
relationshipKey
that
owns its destination, false otherwise.
- ownsDestinationObjectsForRelationshipKey(String) -
Method in class com.webobjects.eoaccess.EOEntityClassDescription
- Returns
true
if the the objects at the destination of
the relationship specified by relationshipKey
should be
deleted if they are removed from the relationship rather than transferred
to the corresponding relationship of another object.
- ownsDestinationObjectsForRelationshipKey(String) -
Method in class com.webobjects.eodistribution.client.EODistributedClassDescription
- Returns whether or not the objects in the destination of the given relationship
should be deleted if they are removed from the relationship
(and not added to the corresponding relationship of another object).
- ownsGlobalID(EOGlobalID) -
Method in class com.webobjects.eocontrol.EOCooperatingObjectStore
- Overridden by subclasses to return
true
if the receiver is responsible
for fetching and saving the object identified by globalID
.
- ownsGlobalID(EOGlobalID) -
Method in class com.webobjects.eoaccess.EODatabaseContext
- Returns
true
if the receiver is responsible for fetching and saving the
object identified by globalID
, false
otherwise.
- ownsObject(EOEnterpriseObject) -
Method in class com.webobjects.eocontrol.EOCooperatingObjectStore
- Overridden by subclasses to return
true
if the receiver is responsible
for fetching and saving object
.
- ownsObject(EOEnterpriseObject) -
Method in class com.webobjects.eoaccess.EODatabaseContext
- Returns
true
if the receiver is responsible for fetching and saving
object
, false
otherwise.
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |