|
WebObjects 5.2.3 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
factoryMethodArgumentType
and setFactoryMethodArgumentType
to specify the type of
argument that should be passed to the attribute's factory method,
in this case, an array of bytes.
factoryMethodArgumentType
and setFactoryMethodArgumentType
to specify the type of
argument that should be passed to the attribute's factory method,
in this case, a binary (NSData) argument.
factoryMethodArgumentType
and setFactoryMethodArgumentType
to specify the type of
argument that should be passed to the attribute's factory method,
in this case, a String argument.
enqueueObserver
is invoked( if
the observer doesn't have a priority ObserverPriorityImmediate
) to
register the receiver to be sent a notifyObserversUpToPriority message at
the end of the run loop.
entity
cannot be found at runtime.
globalID
and registers it in the editing context context
.
context
and the object associated with
globalID
is already registered in context
, this method
returns that object.
faultForGlobalID
inherited from EOObjectStore.
globalID
, registers it in the editing context
editingContext
, and returns the fault.
row
by invoking
faultForRawRow
on this EOEditingContext's parent EOObjectStore with context
as the editing context.
row
.
faultForRawRow
inherited from EOObjectStore.
row
and the entity name entityName
, registers
it in the editing context editingContext
, and returns the
fault.
object
from the chain of fault handlers.
object
is about to be reverted
to its original state.
fetchObjects
method of the dataSource
and passes the result to setObjectArray
.
selectObjectsWithFetchSpecification
message, or null
if there are no more objects in the current result set or if an error
occurs.
valueForKey
(defined in the NSKeyValueCoding
interface) to the master object with the receiver's detail key as the argument,
constructs an array for the returned object or objects, and returns
it.
null
otherwise.
selectAttributes
,
executeStoredProcedure
, or evaluateExpression
message sent to the receiver.
null
if no fetch specification is set.
setFetchSpecification
or setAuxiliaryQualifier
).
null
if the data source is not using a
named fetch specification.
fetchSpecName
.
fetchSpecName
from the entity specified by entityName
in the receiving
model group.
name
.
entityName
associates with the fetch specification
name name
.
bindings
to the receiver's qualifier if
there is one, and returns a new fetch specification that can be used in a
fetch.
value
unchanged.
value
unchanged.
value
unchanged.
value
unchanged.
value
if it were inserted or
updated in the column described by att
.
super
with the result of the plugIn's plugInValueForValue
.
dataSource
.
true
if the receiver fetches automatically after being
loaded from a nib file, false
if it must be told explicitly to fetch.
rawRowKeyPaths
method returns non-null
.
(new File(aString)).exists()
or fileExistsAtPathURL()
fill
binding.
java.lang.Object
.
associationClass
and objects
of class widgetClass
and returns the first one found.
finishInitializationWithKeyValueUnarchiver
method.
unarchiver
has
unarchived and awaken all objects from an archive.
receiver
after the EOKeyValueUnarchiver unarchiver
has unarchived
and awaken all objects from an archive.
selector
on target
and passing
either the WOTimer -- if userInfoClass
was null
when the
WOTimer was created -- or userInfo
.
value
method.
editingCanceled
to all cell editor listeners registered with the column editor.
editingStopped
to all cell editor listeners registered with the column editor.
firePropertyChange
in
Sun's documentation for javax.swing.AbstractAction
.
otherArray
.
fit
binding.
System.getProperty
and
and convert the property to a float.
flush
on printStream
.
relationship
.
ObjectsChangedInStoreNotification
describing
the invalidated objects.
gids
.
object
from the uniquing tables and causes this EOEditingContext
to remove itself from the object's list of observers.
gid
and posts an
ObjectsChangedInStoreNotification
describing the
invalidated object.
gid
.
array
and posts an
ObjectsChangedInStoreNotification
describing
the invalidated objects.
gids
, both in the receiver and in the EODatabase.
aKey
.
NSNumberFormatter.pattern()
.
obj
to produce a string, appends the string to
toAppendTo
, and returns the resulting StringBuffer.
obj
to produce a string, appends the string to
toAppendTo
, and returns the resulting string.
statistics
using the Common Log File Format (CLFF).
format
to a SQL string
sqlString
.
string
for use as a string constant in a SQL statement.
value
suitable for use in an SQL statement,
depending on attribute
's externalType
.
object
.
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |