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

M

MagicPrimaryKey - Static variable in class com.webobjects.jndiadaptor.JNDIPlugIn
The initial value of a primary key for a new row; the empty string.
MandatoryRelationshipPathsParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MatchKey1Aspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the MatchKey1 aspect
MatchKey2Aspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the MatchKey2 aspect
MatchKey3Aspect - Static variable in class com.webobjects.eointerface.EOAssociation
String value of the MatchKey3 aspect
MaxScaleKey - Static variable in class com.webobjects.jdbcadaptor.JDBCContext
 
MaxXMargin - Static variable in class com.webobjects.eointerface.swing.EOViewLayout
This constant is used to specify that the distance between a component's right edge and that of its parent may be adjusted.
MaxYMargin - Static variable in class com.webobjects.eointerface.swing.EOViewLayout
This constant is used to specify that the distance between a component's bottom edge and that of its parent may be adjusted.
MaximumOperatorName - Static variable in class com.webobjects.foundation.NSArray
A key representing the operator (NSArray.Operator) that computes the largest element in an array.
MaximumValueKeyParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MenuAcceleratorParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MerantPlugIn - class com.webobjects.jdbcadaptor.MerantPlugIn.
 
MerantPlugIn(JDBCAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MerantPlugIn
 
MerantPlugIn.MerantExpression - class com.webobjects.jdbcadaptor.MerantPlugIn.MerantExpression.
 
MerantPlugIn.MerantExpression(EOEntity) - Constructor for class com.webobjects.jdbcadaptor.MerantPlugIn.MerantExpression
 
MerantPlugIn.MerantSynchronizationFactory - class com.webobjects.jdbcadaptor.MerantPlugIn.MerantSynchronizationFactory.
 
MerantPlugIn.MerantSynchronizationFactory(EOAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MerantPlugIn.MerantSynchronizationFactory
 
MicrosoftPlugIn - class com.webobjects.jdbcadaptor.MicrosoftPlugIn.
 
MicrosoftPlugIn(JDBCAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MicrosoftPlugIn
 
MicrosoftPlugIn.MicrosoftExpression - class com.webobjects.jdbcadaptor.MicrosoftPlugIn.MicrosoftExpression.
 
MicrosoftPlugIn.MicrosoftExpression(EOEntity) - Constructor for class com.webobjects.jdbcadaptor.MicrosoftPlugIn.MicrosoftExpression
 
MicrosoftPlugIn.MicrosoftSynchronizationFactory - class com.webobjects.jdbcadaptor.MicrosoftPlugIn.MicrosoftSynchronizationFactory.
 
MicrosoftPlugIn.MicrosoftSynchronizationFactory(EOAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MicrosoftPlugIn.MicrosoftSynchronizationFactory
 
MinScaleKey - Static variable in class com.webobjects.jdbcadaptor.JDBCContext
 
MinXMargin - Static variable in class com.webobjects.eointerface.swing.EOViewLayout
This constant is used to specify that the distance between a component's left edge and that of its parent may be adjusted.
MinYMargin - Static variable in class com.webobjects.eointerface.swing.EOViewLayout
This constant is used to specify that the distance between a component's top edge and that of its parent may be adjusted.
MinimizeActiveWindowActionPriority - Static variable in class com.webobjects.eoapplication.EOAction
The priority of the Minimize Window action.
MinimumHeightParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MinimumOperatorName - Static variable in class com.webobjects.foundation.NSArray
A key representing the operator (NSArray.Operator) that computes the smallest element in an array.
MinimumValueKeyParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MinimumWidgetHeightParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MinimumWidgetWidthParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MinimumWidthParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
ModalActionsCategoryPriority - Static variable in class com.webobjects.eoapplication.EOAction
The priority of the Modal actions category.
ModelAddedNotification - Static variable in class com.webobjects.eoaccess.EOModelGroup
Posted by an EOModelGroup when an EOModel is added to the group.
ModelGroupKey - Static variable in interface com.webobjects.webservices.generation.WOServiceUtilities.RuleSystemConstants
String key for accessing the EOModelGroup for the current operation
ModelInvalidatedNotification - Static variable in class com.webobjects.eoaccess.EOModelGroup
Posted by an EOModelGroup when an EOModel is removed from the group.
MultipleWindowsAvailableParameter - Static variable in class com.webobjects.eoapplication.EOXMLUnarchiver
 
MySQLPlugIn - class com.webobjects.jdbcadaptor.MySQLPlugIn.
 
MySQLPlugIn(JDBCAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MySQLPlugIn
 
MySQLPlugIn.MySQLExpression - class com.webobjects.jdbcadaptor.MySQLPlugIn.MySQLExpression.
 
MySQLPlugIn.MySQLExpression(EOEntity) - Constructor for class com.webobjects.jdbcadaptor.MySQLPlugIn.MySQLExpression
 
MySQLPlugIn.MySQLSynchronizationFactory - class com.webobjects.jdbcadaptor.MySQLPlugIn.MySQLSynchronizationFactory.
 
MySQLPlugIn.MySQLSynchronizationFactory(EOAdaptor) - Constructor for class com.webobjects.jdbcadaptor.MySQLPlugIn.MySQLSynchronizationFactory
 
main(String[]) - Static method in class com.webobjects.appserver.WOApplication
The WebObjects application's main method.
main(String[], Class) - Static method in class com.webobjects.appserver.WOApplication
An alternate main method for the WebObjects applications that allows you to specify a subclass of WOApplication to be instantiated and run instead of WOApplication.
main(String[]) - Static method in class com.webobjects.eoapplication.EOApplicationSupport
Main entry point for two-tier Swing/EOF applications.
main(String[]) - Static method in class com.webobjects.eoapplication.client.EOClientApplicationSupport
Main entry point for three-tier Java Client applications.
mainArgument() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the current main argument that the WORepetition (for the main arguments) is iterating over over while generating the JNLP file.
mainArguments() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns all command line parameters which will be passed to the Java Client application's main method.
mainBundle() - Static method in class com.webobjects.foundation.NSBundle
Gets the application's main bundle.
mainBundleClientClasses() - Method in class com.webobjects.eodistribution.WOJavaClientApplet
Deprecated. This method is used in combination with the downloadClientClasses binding.
mainBundleClientClasses() - Method in class com.webobjects.eodistribution.WOJavaClientComponent
This method is used in combination with the downloadClientClasses binding.
mainClass() - Method in class com.webobjects.eodistribution.WOJavaClientJNLP
Returns the full Java class name containing the main method for the client, by default com.webobjects.eoapplication.client.EOClientApplicationSupport.
mainEntityNames() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
makeIconBackgroundsTransparent() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns whether the background of all icons loaded through the default resource bundle should be made explicitly transparent.
makeInvisible() - Method in class com.webobjects.eoapplication.EOComponentController
Makes the receiver's user interface invisible.
makeObjectIntoFault(Object, EOFaultHandler) - Static method in class com.webobjects.eocontrol.EOFaultHandler
Converts object into a fault, assigning 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).
makeObjectsPerformSelector(NSSelector, Object[]) - Method in class com.webobjects.foundation.NSArray
Invokes the method specified by selector on each object in this array.
makeSubContextForDynamicPageNamed(String, WOSession) - Static method in class com.webobjects.directtoweb.D2WUtils
 
makeSubContextForTaskAndEntity(String, EOEntity, WOSession) - Static method in class com.webobjects.directtoweb.D2WUtils
 
makeValue(String) - Method in class com.webobjects.webservices.support.xml.WOTimeDeserializer
 
makeVisible() - Method in class com.webobjects.eoapplication.EOComponentController
Makes the receiver's user interface visible.
makeVisible() - Method in class com.webobjects.eoapplication.EOSimpleWindowController
mandatoryRelationshipPaths() - Method in class com.webobjects.eogeneration.EOEditingController
 
mandatoryRelationshipPaths() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
manipulatedEntityName() - Method in class com.webobjects.directtoweb.DefaultHeader
Returns the entity name that the user chooses in the Entities pop-up list in the menu bar.
markAtomicEvent(EOEvent, Object) - Static method in class com.webobjects.eocontrol.EOEventCenter
Marks anEvent, a newly created event, as an atomic event, and assigns it's info to info.
markAtomicWithInfo(Object) - Method in class com.webobjects.eocontrol.EOEvent
Initializes the receiver, a newly created event, as an atomic event that has an absolute start date (and not a duration), and sets its info to info.
markEnd() - Method in class com.webobjects.eocontrol.EOEvent
Marks the end of a branch event, which has the side effect of setting the duration.
markEndOfEvent(EOEvent) - Static method in class com.webobjects.eocontrol.EOEventCenter
Marks the time anEvent ended.
markStartOfEvent(EOEvent, Object) - Static method in class com.webobjects.eocontrol.EOEventCenter
Marks anEvent, a newly created event, to be a branch event (that possibly has nested subevents), and assigns it's info to info.
markStartWithInfo(Object) - Method in class com.webobjects.eocontrol.EOEvent
Initializes the receiver, a newly created event, to be a branch event (that possibly has nested subevents), and sets its info to info.
masterClassDescription() - Method in class com.webobjects.eocontrol.EODetailDataSource
Gets the EOClassDescription for the receiver's master object.
masterDataSource() - Method in class com.webobjects.eocontrol.EODetailDataSource
Gets the master data source for the receiver.
masterDetailAssociation() - Method in class com.webobjects.eogeneration.EOEditingController
 
masterDetailPageDelegate() - Method in class com.webobjects.directtoweb.D2WMasterDetailPage
Returns the next page delegate for the edit component on the master-detail page.
masterObject() - Method in class com.webobjects.appserver.WODisplayGroup
Provides the master object for a detail display group (a display group that represents a detail in a master-detail relationship).
masterObject() - Method in class com.webobjects.eocontrol.EODetailDataSource
Returns the master object of the receiver.
maxActionCount - Variable in class com.webobjects.woextensions.WOStatsPage
 
maxColumns() - Method in class com.webobjects.woextensions.WOTable
 
maxNumberOfInstancesToBatchFetch() - Method in class com.webobjects.eoaccess.EOEntity
Returns the maximum number of to-one faults from the receiver to fire at one time.
maxPageCount - Variable in class com.webobjects.woextensions.WOStatsPage
 
maxRange() - Method in class com.webobjects.foundation.NSRange
Returns the extent of this NSRange (its starting location plus its length).
maxSessionsDate - Variable in class com.webobjects.woextensions.WOStatsPage
 
maxSocketIdleTime() - Method in class com.webobjects.appserver.WOApplication
Returns the maximum interval in milliseconds for which a socket should be allowed to wait on incoming data.
maxValue() - Method in class com.webobjects.directtoweb.D2WQueryRangeComponent
This method is intentionally undocumented.
maximum() - Method in class com.webobjects.foundation.NSNumberFormatter
The default, no maximal value, is represented with the constant NSDecimalNotANumber.
maximumAssociation() - Method in class com.webobjects.eogeneration.EORangeValueController
 
maximumLayoutSize(Container) - Method in class com.webobjects.eointerface.swing.EOViewLayout
Returns the maximum size of the component container.
maximumValueKey() - Method in class com.webobjects.eogeneration.EORangeValueController
 
mediaAbstract() - Method in class com.webobjects.smil.WOSMILMediaObject
Returns the value of the mediaAbstract binding.
mediaAbstract() - Method in class com.webobjects.smil.WOSMILPar
Returns the value of the mediaAbstract binding.
mediaAbstract() - Method in class com.webobjects.smil.WOSMILSeq
Returns the value of the mediaAbstract binding.
mediaObjectName() - Method in class com.webobjects.smil.WOSMILMediaObject
Returns the value of the mediaObjectName binding.
mediumBorder() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the medium border size used by the default controller layout mechanisms.
member(Object) - Method in class com.webobjects.foundation.NSSet
Determines whether an object is a member of this NSSet based on the results of the object's equals method.
memoryDict - Variable in class com.webobjects.woextensions.WOStatsPage
 
memoryUsage() - Method in class com.webobjects.appserver.WOStatisticsStore
Gets an NSMutableDictionary that indicates the total amount of memory in the Java Virtual Machine (access this value using the dictionary key "Total Memory"), and an approximation of the amount of free memory in the system (access this value using the dictionary key "Free Memory").
menuAccelerator() - Method in class com.webobjects.eoapplication.EOAction
Returns the KeyStroke the user can type to invoke the receiver instead of selecting it from the menu.
menuBarWithActions(NSArray, EOController, boolean) - Static method in class com.webobjects.eoapplication.EOActionWidgets
mergeFile(File) - Method in class com.webobjects.directtoweb.D2WModel
Deprecated. use mergePathURL instead
mergeHashtableIntoHashtable(Hashtable, Hashtable) - Static method in class com.webobjects.directtoweb.Services
 
mergePathURL(URL) - Method in class com.webobjects.directtoweb.D2WModel
Adds the rules from the specified model file path URL; dirties the model.
mergeProperties(Object, WOStringKeyMap, String, WOEnterpriseObjectSerializationStrategy) - Method in class com.webobjects.webservices.support.xml.WOEnterpriseObjectDeserializer
 
mergeVectorIntoVector(Vector, Vector) - Static method in class com.webobjects.directtoweb.Services
 
mergeVectorIntoVectorWithoutDuplicates(Vector, Vector) - Static method in class com.webobjects.directtoweb.Services
 
mergedActions(NSArray, NSArray) - Static method in class com.webobjects.eoapplication.EOAction
Returns an NSArray containing all of the actions in actionArray1 and actionArray2 with duplicate actions removed.
message() - Method in class com.webobjects.directtoweb.D2WConfirmPage
Returns the message displayed by the confirm page.
message() - Method in class com.webobjects.directtoweb.D2WErrorPage
Returns the message displayed by the error page.
message() - Method in class com.webobjects.woextensions.WOExceptionParser
 
messageHandler() - Method in class com.webobjects.eocontrol.EOEditingContext
Returns the EOEditingContext's message handler.
metaName() - Method in class com.webobjects.smil.WOSMILHeadMeta
Returns the value of the metaName binding.
method() - Method in class com.webobjects.appserver.WORequest
A WORequest's method defines where it will look for form values.
methodName() - Method in class com.webobjects.woextensions.WOParsedErrorLine
 
methodNameBrowserListDescription() - Method in class com.webobjects.directtoweb.D2WEditToManyFault
Provides the name of the template method that corresponds to the method browserListDescription.
methodNameForBrowserStringForItem() - Method in class com.webobjects.directtoweb.D2WDisplayToManyBrowser
This method is intentionally undocumented.
methodNameForEditRelationship() - Method in class com.webobjects.directtoweb.D2WEditToOneFault
Provides the name of the template method that corresponds to the method editRelationship.
methodNameForEditValues() - Method in class com.webobjects.directtoweb.D2WEditToManyFault
Provides the name of the template method that corresponds to the method editValues.
methodNameForHyperlink() - Method in class com.webobjects.directtoweb.D2WDisplayHyperlink
Provides the name of the template method that corresponds to the method hyperlinkAction.
methodNameForInspect() - Method in class com.webobjects.directtoweb.D2WKeyPathContainer
This method is intentionally undocumented.
methodNameForList() - Method in class com.webobjects.directtoweb.D2WKeyPathContainer
This method is intentionally undocumented.
methodNameForShouldDisplay() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
methodNameForShouldDisplay() - Method in class com.webobjects.directtoweb.D2WDisplayToOneFault
 
methodNameForToOneAction() - Method in class com.webobjects.directtoweb.D2WDisplayToOne
This method is intentionally undocumented.
methodNameForToOneAction() - Method in class com.webobjects.directtoweb.D2WDisplayToOneFault
 
methodNameInspectAction() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
 
methodNameInspectArrayAction() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
methodNameInspectArrayAction() - Method in class com.webobjects.directtoweb.D2WDisplayToManyBrowser
This method is intentionally undocumented.
methodNameInspectArrayAction() - Method in class com.webobjects.directtoweb.D2WDisplayToManyFault
This method is intentionally undocumented.
methodNameListDescription() - Method in class com.webobjects.directtoweb.D2WDisplayToMany
This method is intentionally undocumented.
methodNameListDescription() - Method in class com.webobjects.directtoweb.D2WEditToManyFault
Provides the name of the template method that corresponds to the method listDescription (if one exists).
methodNameListDescription() - Method in class com.webobjects.directtoweb.D2WKeyPathContainer
This method is intentionally undocumented.
methodNameToManyDescription() - Method in class com.webobjects.directtoweb.D2WEditToManyRelationship
Provides the name of the template method that corresponds to the method toManyDescription.
methodNameToOneDescription() - Method in class com.webobjects.directtoweb.D2WEditToOneRelationship
Provides the name of the template method that corresponds to the method toOneDescription.
methodOnClass(Class) - Method in class com.webobjects.foundation.NSSelector
Returns the java.lang.reflect.Method that corresponds to this NSSelector on the targetClass.
methodOnObject(Object) - Method in class com.webobjects.foundation.NSSelector
Returns the java.lang.reflect.Method that corresponds to this NSSelector on the target object.
methodValue(Object, Method) - Method in class com.webobjects.foundation.NSKeyValueCoding.ValueAccessor
Uses method to return object's corresponding property value.
microsecondOfSecond() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Do not use this method. Java typically uses milliseconds, not microseconds.
middleWidth() - Method in class com.webobjects.woextensions.WXBar
 
millisecondsToTimeInterval(long) - Static method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use (milliseconds / 1000) instead
mimeType() - Method in class com.webobjects.smil.WOSMILMediaObject
Returns the mimeType attribute string.
minValue() - Method in class com.webobjects.directtoweb.D2WQueryRangeComponent
This method is intentionally undocumented.
minimizeActiveWindow() - Method in class com.webobjects.eoapplication.EOWindowObserver
 
minimum() - Method in class com.webobjects.foundation.NSNumberFormatter
The default, no minimum value, is represented with the constant NSDecimalNotANumber.
minimumActionButtonSize() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the minimum size of large-size action buttons.
minimumActiveSessionsCount() - Method in class com.webobjects.appserver.WOApplication
If the number of active sessions is less than or equal to this number and isRefusingNewSessions returns true, the application instance terminates.
minimumAssociation() - Method in class com.webobjects.eogeneration.EORangeValueController
 
minimumComponentSize() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the current minimum size required to display the receiver's component, including the size required for its subcontroller area.
minimumComponentSize() - Method in class com.webobjects.eoapplication.EOSplitController
 
minimumComponentSize() - Method in class com.webobjects.eoapplication.EOSwitchController
minimumComponentSize() - Method in class com.webobjects.eoapplication.EOTabSwitchController
 
minimumComponentSizeWithIntegratedComponents(EOComponentController, Dimension, Dimension, NSArray, boolean) - Static method in class com.webobjects.eoapplication.EODisplayUtilities
minimumComponentSizeWithIntegratedComponents(EOComponentController, Dimension, Dimension, NSArray) - Static method in class com.webobjects.eoapplication.EODisplayUtilities
minimumComponentSizeWithoutSubcontrollers() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the current minimum size required to display the receiver's component, excluding the subcontroller area.
minimumIntegrationComponentSize() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the minimum size required to display the receiver's integration component.
minimumIntegrationComponentSize() - Method in class com.webobjects.eoapplication.EOWindowController
Returns the minimum size for the integration component.
minimumLayoutSize(Container) - Method in class com.webobjects.eointerface.swing.EOForm
Returns the minimum size of the form container.
minimumLayoutSize(Container) - Method in class com.webobjects.eointerface.swing.EOViewLayout
Returns the minimum size of the component container.
minimumSmallActionButtonSize() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the minimum size of small-size action buttons.
minimumSpecialActionButtonSize() - Static method in class com.webobjects.eoapplication.EOUserInterfaceParameters
Returns the minimum size of special action buttons used as integration components for controllers activated by buttons.
minimumSubcontrollerAreaSize() - Method in class com.webobjects.eoapplication.EOComponentController
Returns the minimum size of the subcontroller area to display the receiver's subcontrollers.
minimumSubcontrollerAreaSizeWithIntegratedComponents(Dimension, NSArray, boolean) - Static method in class com.webobjects.eoapplication.EODisplayUtilities
minimumValueKey() - Method in class com.webobjects.eogeneration.EORangeValueController
 
minimumWidgetSize() - Method in class com.webobjects.eogeneration.EOWidgetController
 
minuteOfHour() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use GregorianCalendar instead.
missingObjectGlobalIDs() - Method in class com.webobjects.eoaccess.EODatabaseContext
Returns an array of the globalIDs of any missing Enterprise Objects, or an empty array if no missing objects are known to the receiver.
modalDialogShouldClose() - Method in interface com.webobjects.eoapplication.EOModalDialogController.ModalActions
This method is invoked by the modal dialog controller on its subcontrollers when the user attempts to close the modal dialog with the dialog's close button (not the usual ok/cancel buttons).
modalDialogShouldClose() - Method in class com.webobjects.eogeneration.EOFormController
 
modalDialogShouldClose() - Method in class com.webobjects.eogeneration.EOListController
 
model() - Method in class com.webobjects.directtoweb.D2WContext
Returns model being used by context to derive values.
model() - Method in class com.webobjects.eoaccess.EOEntity
Returns the EOModel that contains the receiver.
model() - Method in class com.webobjects.eoaccess.EOStoredProcedure
Returns the model to which the receiver belongs.
modelFilesInBundles() - Method in class com.webobjects.directtoweb.D2WModel
Deprecated. use modelFilesPathURLsInBundles instead
modelFilesPathURLsInBundles() - Method in class com.webobjects.directtoweb.D2WModel
Gets the model files in the bundles
modelGroup() - Method in class com.webobjects.eoaccess.EOModel
Returns the model group to which the receiver belongs.
modelGroup(EOEditingContext) - Static method in class com.webobjects.eoaccess.EOUtilities
Returns the model group associated with the editing context's root object store, an EOObjectStoreCoordinator.
modelGroupForObjectStoreCoordinator(EOObjectStoreCoordinator) - Static method in class com.webobjects.eoaccess.EOModelGroup
Returns the EOModelGroup used by the EOObjectStoreCoordinator objectCoord.
modelNamed(String) - Method in class com.webobjects.eoaccess.EOModelGroup
Returns the EOModel identifed by name if it is part of the receiving model group, or null if the receiver doesn't contain an EOModel with the specified name.
modelNames() - Method in class com.webobjects.eoaccess.EOModelGroup
Returns an array containing the names of all of the EOModels in the receiver, or an empty array if the receiver contains no EOModels.
modelWithPath(String) - Method in class com.webobjects.eoaccess.EOModelGroup
Deprecated. use modelWithPathURL instead
modelWithPathURL(URL) - Method in class com.webobjects.eoaccess.EOModelGroup
Returns the EOModel whose URL is identical to url or null if the receiver does not contain an EOModel with the specified URL.
models() - Method in class com.webobjects.eoaccess.EODatabase
Returns the array of EOModels registered for the receiver.
models() - Method in class com.webobjects.eoaccess.EOModelGroup
Returns an array containing the receiver's EOModels, or an empty array if the receiver contains no EOModels.
monitorEnabled() - Method in class com.webobjects.appserver.WOApplication
Deprecated. monitorEnabled no longer supported
monitorHost() - Method in class com.webobjects.appserver.WOApplication
Deprecated. monitorHost no longer supported
monitoringEnabled() - Method in class com.webobjects.appserver.WOApplication
Deprecated. monitoringEnabled is no longer supported
monthOfYear() - Method in class com.webobjects.foundation.NSTimestamp
Deprecated. Use GregorianCalendar instead.
mouseClicked(MouseEvent) - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mouseClicked(MouseEvent) - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
mouseEntered(MouseEvent) - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mouseEntered(MouseEvent) - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
mouseExited(MouseEvent) - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mouseExited(MouseEvent) - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
mouseListenerViewInWidget() - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mouseListenerViewInWidget() - Method in class com.webobjects.eogeneration.EOTableController
 
mouseListenerViewInWidget() - Method in class com.webobjects.eogeneration.EOTreeController
 
mouseOut() - Method in class com.webobjects.woextensions.JSImageFlyover
 
mouseOut() - Method in class com.webobjects.woextensions.JSTextFlyover
 
mouseOver() - Method in class com.webobjects.woextensions.JSImageFlyover
 
mouseOver() - Method in class com.webobjects.woextensions.JSTextFlyover
 
mousePressed(MouseEvent) - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mousePressed(MouseEvent) - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
mouseReleased(MouseEvent) - Method in class com.webobjects.eogeneration.EODefaultActionTrigger
 
mouseReleased(MouseEvent) - Method in class com.webobjects.eogeneration.EOMultipleValuesEnumerationController
 
movie() - Method in class com.webobjects.eointerface.swing.EOQuickTimeView
Returns the movie displayed in the EOQuickTimeView.
movingAvgIdleTime() - Method in class com.webobjects.woextensions.WOStatsPage
 
movingAvgSampleSize() - Method in class com.webobjects.woextensions.WOStatsPage
 
movingAvgTransactionTime() - Method in class com.webobjects.woextensions.WOStatsPage
 
multipartHeaders() - Method in class com.webobjects.appserver.WOMultipartIterator
Returns the parsed values from the content-type header of the WORequest.
multipartIterator() - Method in class com.webobjects.appserver.WORequest
Returns the WOMultipartIterator for this request.
multipleWindowsAvailable() - Method in class com.webobjects.eogeneration.rules.EOAssignment
 
mustUseBindVariableForAttribute(EOAttribute) - Method in class com.webobjects.eoaccess.EOSQLExpression
Returns true if the receiver must use bind variables for attribute, false otherwise.
mustUseBindVariableForAttribute(EOAttribute) - Method in class com.webobjects.jdbcadaptor.JDBCExpression
 
mustUseBindVariableForAttribute(EOAttribute) - Method in class com.webobjects.jdbcadaptor.OraclePlugIn.OracleExpression
 
mutableClone() - Method in class com.webobjects.foundation.NSArray
NSArray's implementation creates a new NSMutableArray with this array's elements, not copies.
mutableClone() - Method in class com.webobjects.foundation.NSDictionary
 
mutableClone() - Method in class com.webobjects.foundation.NSMutableArray
Creates a new NSMutableArray with the same elements as this array.
mutableClone() - Method in class com.webobjects.foundation.NSMutableDictionary
Creates a new NSMutableDictionary with the same collection of keys and their values as this one currently contains.
mutableClone() - Method in class com.webobjects.foundation.NSMutableSet
Creates a new NSMutableSet which has the same members as this set.
mutableClone() - Method in class com.webobjects.foundation.NSSet
This method creates a duplicate NSMutableSet with the same objects.
myDocument - Variable in class com.webobjects.webservices.support.WOXMLProvider
 
myInputStream - Variable in class com.webobjects.webservices.support.WOXMLProvider
 

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.