|
WebObjects 5.4 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
entities
, or an empty array if entities
is empty or null
.
getTables
method call.
takeValueForKey
on each key in aKeyArray
using
values from the receiver's request.
takeValueForKey
on the each key in aKeyArray
using
values from the receiver's request.
key
to value
.
key
to value
on object
.
key
to value
.
object
implements EOKeyValueCoding, this method invokes takeStoredValueForKey
on object
.
newValue
in the local cache.
key
to value
.
object
's property identified by key
to value
, or invokes handleTakeValueForUnboundKey
.
key
to value
.
object
implements NSKeyValueCoding, this method invokes takeValueForKey
on object
.
keyPath
to value
.
object
's property identified by keyPath
to value.
keyPath
to value
.
object
is an NSKeyValueCodingAdditions, invokes
takeValueForKeyPath
on object
; otherwise invokes
NSKeyValueCodingAdditions.DefaultImplementation's takeValueForKeyPath
method with object
as the object on which to operate.
dictionary
, using its keys to identify the properties.
object
with values from dictionary
,
using its keys to identify the properties.
dictionary
, using
its keys to identify the properties.
object
implements EOKeyValueCodingAdditions, this method
invokes takeValuesFromDictionary
on object
.
dictionary
, using its keys and mapping
to identify the properties.
object
with values from dictionary
, using
its keys and mapping
to identify the properties.
dictionary
, using
its keys and mapping
to identify the properties.
object
implements EOKeyValueCodingAdditions, this method
invokes takeValuesFromDictionaryWithMapping
on object
.
WOComponentRequestHandler
invokes this method on WOApplication to initiate the first phase of request handling.
selector
will be invoked when the WOTimer fires.
WOComponent#templateWithHTMLString(String, String, String, NSArray, WOAssociationFactory, WOMLNamespaceProvider)
instead.
template
instead.
temporaryGIDBase
binding.
temporaryGIDBase
binding.
setTimeOut
.
t
as a string.
getTime
and calculate the delta from System.currentTimeMillis
instead
(getTime() / 1000)
instead.
getTime
and calculate the delta instead
(timeInterval * 1000)
instead
years, months, days,
hours, minutes
, and seconds
offsets specified as arguments.
(new NSTimestamp((interval * 1000) + oldTs.getTime(), oldTs.getNanos()))
instead.
gid
, or DistantPastTimeInterval
if there isn't a snapshot.
name
and the object identified by gid
.
aName
.
timeZoneWithName
instead of calling this method directly.
title
from any member of the EOvents set aggregated by the receiver.
EOAssociation.SelectedTitleAspect
bound.
bundleClassPackageNames
), and the number of classes it contains.
name
object and userInfo
.
classpath
, the mainBundlePath
, the name of the WOApplication subclass, as well as the ServletConfig and ServletContext
NSLog.debugLoggingAllowedForLevelAndGroups(NSLog.DebugLevelDetailed, NSLog.DebugGroupRules)
NSLog.debugLoggingAllowedForLevelAndGroups(NSLog.DebugLevelDetailed, NSLog.DebugGroupApplicationGeneration)
AdaptorContextBeginTransactionNotification
.
AdaptorContextCommitTransactionNotification
.
AdaptorContextRollbackTransactionNotification
.
hasOpenTransaction
instead.
keyPath
of
eo
.
keyPath
of eo
.
msec
milliseconds.
timestamp
.
msecs
milliseconds.
timestamp
is reached.
lockForWriting
, so unlockForWriting
must be called if tryLockForWriting
returns true
.
EOEditingContext.saveChanges()
instead.
handler
as the object that stores its original state and later converts the fault back into a normal object (typically by fetching data from an external repository).
handler
as the object that stores how to retrieve its original state and later
converts the fault back into a normal object (typically by fetching data
from an external data source).
aQName
will be deserialized.
aQnameObject
will be deserialized.
|
Last updated Tuesday, October 9, 2007 08:58 PDT | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |