|
WebObjects 5.4.1 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
before instead
null if none is set.
null if there is not one
context is no longer using the object corresponding to gid.
anEditingContext's parent object store (in response to an ObjectsChangedInStoreNotification).
context.
EOEditingContext.substitutionEditingContext() If that is null it creates a new one and sets it as the substitution editing context.
context, this method should present message to the user in whatever way is appropriate (whether by opening an attention panel or printing the message in a terminal window, for example).
editingContext as part of the EOEditingContext.MessageHandlers
interface, this method presents an attention panel with message
as the message to display.
objectStore (such as an EOAccess layer EODatabaseContext) to allow the message handler for context (often an interface layer EODisplayGroup) to prompt the user about whether or not to continue fetching the current result set.
editingContext as part of the EOEditingContext.MessageHandlers
interface, this method presents an attention panel prompting the
user about whether or not to continue fetching the current result
set.
objectsWithFetchSpecification, if the delegate has appropriate results cached it can return them and the fetch will be bypassed.
object identified by globalID has been explicitly invalidated.
anEditingContext invokes this method in its delegate once for each of the objects that has both uncommitted changes and an update from the EOObjectStore.
processRecentChanges message.
saveChanges message.
saveChanges message.
context in its saveChanges method, this method allows the editor to flush any pending edits and, if necessary, prohibit a save operation.
editingContext in its saveChanges method as part of
the EOEditors informal protocol, this method allows the EODisplayGroup
to prohibit a save operation.
shouldSelectCell and getTableCellEditorComponent).
context, this method should return true if the editor has any unapplied edits that need to be saved and false if it does not.
false if any association is editing, true otherwise.
entityName.
editPageForEntityNamed.replacementAssociationForAssociation method to components that
implement the editing of relationships.entityName.
editRelationshipPageForEntityNamed.null which indicates that the SOAP-XML engine should fill in its own defaults for the element attributes.
element ID.
keyPath argument.
actionName and resets the receiver's actions.
true to indicate that a single value association (such
as an EOTextFieldAssociation for a JTextField) should be enabled
for setting key, false otherwise.
suppressObserverNotification message.
value under the key key.
value under the key key.
object in place under the key key.
object to ask the EOEditingContext to encode object using encoder.
object with a special reference (placeholder) under the key key.
result.
coder.
coder.
coder.
coder.
coder.
coder.
coder.
coder.
coder.
NSCoder.
coder.
receiver of a specific type using NSCoder coder.
coder.
EOKeyValueArchiving.
archiver.
archiver.
receiver
into the EOKeyValueArchiver archiver.
archiver.
coder.
setValueForAspect
with the display object's value and the appropriate aspect (typically
value).
endEditing method description in the
superclass EOAssociation.
cancelCellEditing and stopCellEditing to inform
the receiver that it should end editing.
serviceName.
observer to be sent subjectChanged messages.
awakeFromKeyValueUnarchiver to the unarchived objects is not defined.
setInQueryMode with an argument of true.
null if this attribute is acting as an argument for a stored procedure.
object.
object, whether object is an instance of an Enterprise Object class, an instance of EOGenericRecord, or a fault.
object from any of the models in the receiver that handle object, or null if none of the models in the receiver handle object.
entityName message to the receiver's EOClassDescription.
null if it does not have one.
entityName.
name, or null if no such entity exists in this model.
name, and returns the entity, if found, or null if unable to find the specified entity.
EOAction.ActiveWindowDependentAction interface, it is given
the opportunity to update its settings (like the menu accelerator) when
the user switches the active window.canPerformActionNamed, which allows an action receiver
to specify if an action (sent by an EOAction object) is enabled
for the receiver.aDisplayObject, typically a button or menu item.
aDisplayObject, typically a button or menu item.
name.
context.
entity as the entity to which the operation will be applied.
EOApplication.ApplicationSupport can encapsulate behavior of Java Client applications
used in different architectures.EOApplicationSupport is an EOApplication.ApplicationSupport subclass
used with two-tier Swing/EOF applications.owner and the
disposably registry registry for the objects loaded from
the archive.
desc contains information about the objects provided by the EOArrayDataSource and ec is the EOArrayDataSource's editing context.
aDisplayObject as the display object
that the association manages.
EOAssociationConnector is an interface that defines a controller
that can assume the responsibilities for connecting and disconnecting the
associations of a transient subcontroller.plist whose parent is owner.
EOClientApplicationSupport is an EOApplication.ApplicationSupport subclass
used with three-tier Java Client applications.javax.swing.JTables.EOComponentController.ActionCollector interface identifies controllers
that display actions of subcontrollers collectively (for example in tool bars).EOComponentController.EndEditing interface identifies controllers
that edit data objects and might need to flush uncommitted user changes.actionName
on the object target when the widget listenee is acted upon.
actionName
when the widget listenee is acted upon.
EOController.Enumeration is an interface that defines an enumeration
that iterates over a set of EOController objects.adaptor as the new EODatabase's adaptor.
model and assigning it as the new EODatabase's adaptor.
databaseContext as its parent.
database assigned as the EODatabase object that the new context works.
type.
anEditingContext for the EOEntity specified by anEntityName using the fetch specification fetchSpecificationName.
anEntityName into anEditingContext .
object, its globalID to globalID,
and its entity to entity.
EODeferredFaulting interface defines the methods enterprise objects use
to manage deferred faulting.EOControl's
change tracking mechanism.EOControl's
change tracking mechanism.NSRunLoop.DefaultRunLoopMode as its only run loop mode.
EODetailDataSource object.
object, an EODisplayGroup.
entityName.
entityName.
entityName.
session, using editingContext as the editing context which controls the server-side representation of the enterprise object graph fetched by the client.
session, using the session's defaultEditingContext as the editing context which controls the server side representation of the enterprise object graph fetched by the client.
parent as its parent object store.
plist belonging to the EOModel owner.
entity.
.nib file).plist whose parent is owner.
setLoggingEnabled method, which is invoked by the event-logging system when logging is enabled or disabled for an event class.rows number of rows, columns number of columns,
a row spacing of rowSpacing and a column spacing of columnSpacing.
name and a userInfo dictionary of additional information.
classDescription
java.awt.Image objects) in Swing user interfaces.ScaleProportionallyIfTooLarge
scaling and java.awt.Image.SCALE_SMOOTH scaling hints.
editingContext.
archiveName (usually the interface file name
defaults to the class name) and using the editing context
editingContext.
source and destination
attributes.
leftKey and rightKey, using the operator method selector, one of the list below.
takeValuesFromDictionary and valuesForKeys--
which are useful when working with groups of properties.dictionary.
object as the display group
that the association manages.
object, an EODisplayGroup.
object, an EODisplayGroup.
object, an EODisplayGroup.
rows number of rows, columns number of columns,
a row spacing of rowSpacing and a column spacing of columnSpacing.
EOModalDialogController.ModalActions interface defines the
methods subcontrollers of modal dialog controllers have to implement to handle
closing of the dialog.url.
EOObjectDisplay is an interface that defines the behavior of a
controller that displays enterprise objects.EOObjectDisplayDocument is an interface that
combines the EOObjectDisplay and EODocument interfaces.message.
action to target
upon receiving a subjectChanged message.
objectWillChange method, used by observers to receive notifications
that an object has changed.evaluateWithObject,
that performs in memory evaluation of qualifiers.plist-a dictionary containing only property list data types (that is, NSDictionaries, Strings, NSArrays, and NSData).
adaptor to communicate with an external database.
eoDescription, but doesn't descend into relationships.
object in a short form.
EOEntity.
java.awt.Image in an EOImageView.javax.swing.JTable in a scroll view), via the repective WidgetPlugin's.super(association, widget) constructor.
object, which supplies a text (String) value.
object, which supplies a text (String) value.
super(association, widget) constructor.
javax.swing.JTables.javax.swing.JTextField that adds
the notion of selectability (so that text fields can be selectable, but not editable).super(association, widget) constructor.
urls for classes.
urls for classes.
urls for classes.
super(association, widget) constructor.
super(association, widget) constructor.
aDisplayObject as the display object
that the association manages.
super's implementation.
aTimer is an instance of WOTimer with
the same selector, target, and
userInfo as the receiver.
object with the receiver and returns
true if they are identical, false
otherwise.
object.
other is done by each one of the EOKeyComparisonQualifier components.
other.
other object have equals qualifiers it returns true; false otherwise.
other object have equals
keys it returns true, false otherwise.
object.
object, returning true if object satisfies instanceof NSArray and its elements are equal to the elements of
this array, otherwise it returns false.
object.
object.
other.
object This is true if object is an NSSet or subclass of NSSet and both sets contain identical members.
data as that of anObject.
equalTo query values.
errorPageForEntityNamed.expression to the database server for evaluation, beginning a transaction first and committing it after evaluation if a transaction isn't already in progress.
evaluateWithObject message, it evaluates each of its qualifiers until one of them returns false.
true if the object object satisfies the qualifier, false otherwise.
true if object satisfies the qualifier,
false otherwise.
true if the object object satisfies the EONotQualifier,
false otherwise.
true if object satisfies the qualifier, false otherwise.
true if object matches the criteria specified in the receiver, false otherwise.
true if the argument object satisfies the qualifier, false otherwise.
eventTypeDescriptions.
aClass and that have the type type.
aClass and whose type is type.
null if no exception was thrown or if the receiver hasn't been processed yet.
NSValidation.ValidationException.exceptionWithObjectAndKey(java.lang.Object, java.lang.String)
object and key.
eo from the to-many relationship named key without affecting inverse relationships, by directly modifying the property storing the to-many relationship.
storedProcedure.
identifier object.
setExpressionClassName.
entity to that expression.
null if it doesn't have an external name.
internalName to a database schema name that conforms to a standard convention, separating name elements with separatorString and capitalizing or lowercasing the external name based on
the Boolean parameter allCaps.
null if the entity has no external query.
type.
model.
|
Last updated Wednesday, January 23, 2008 14:25 PST | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||