A B C D E F G H I J L M N O P R S T U V W

M

main(String[]) - Static method in class com.sptci.echo2.JDOModelGenerator
Main method.
main(String[]) - Static method in class com.sptci.echo2.ModelGenerator
Main method.
makeNontransactional(Object) - Method in class com.sptci.jdo.PersistenceManager
Make an instance non-transactional after commit.
makeNontransactional(Object) - Method in class com.sptci.jdo.PersistenceManager2
Make an instance non-transactional after commit.
makeNontransactionalAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager
Make an array of instances non-transactional after commit.
makeNontransactionalAll(Collection) - Method in class com.sptci.jdo.PersistenceManager
Make a Collection of instances non-transactional after commit.
makeNontransactionalAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager2
Make an array of instances non-transactional after commit.
makeNontransactionalAll(Collection) - Method in class com.sptci.jdo.PersistenceManager2
Make a Collection of instances non-transactional after commit.
makePersistent(Object) - Method in class com.sptci.jdo.PersistenceManager
Make the transient instance persistent in this PersistenceManager.
makePersistent(Object) - Method in class com.sptci.jdo.PersistenceManager2
Make the transient instance persistent in this PersistenceManager.
makePersistentAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager
Make an array of instances persistent.
makePersistentAll(Collection) - Method in class com.sptci.jdo.PersistenceManager
Make a Collection of instances persistent.
makePersistentAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager2
Make an array of instances persistent.
makePersistentAll(Collection) - Method in class com.sptci.jdo.PersistenceManager2
Make a Collection of instances persistent.
makeTransactional(Object) - Method in class com.sptci.jdo.PersistenceManager
Make an instance subject to transactional boundaries.
makeTransactional(Object) - Method in class com.sptci.jdo.PersistenceManager2
Make an instance subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class com.sptci.jdo.PersistenceManager
Make a Collection of instances subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager2
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class com.sptci.jdo.PersistenceManager2
Make a Collection of instances subject to transactional boundaries.
makeTransient(Object) - Method in class com.sptci.jdo.PersistenceManager
Make an instance transient, removing it from management by this PersistenceManager.
makeTransient(Object) - Method in class com.sptci.jdo.PersistenceManager2
Make an instance transient, removing it from management by this PersistenceManager.
makeTransientAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager
Make an array of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Collection) - Method in class com.sptci.jdo.PersistenceManager
Make a Collection of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Object[]) - Method in class com.sptci.jdo.PersistenceManager2
Make an array of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Collection) - Method in class com.sptci.jdo.PersistenceManager2
Make a Collection of instances transient, removing them from management by this PersistenceManager.
metaphones - Variable in class com.sptci.jdo.JDOObject
A collection of metaphone words used to perform a search across each Extent in the database for similar sounding words.
methods - Variable in class com.sptci.echo2.ViewPropertyChangeListener
A map of the appropriate methods to be invoked for the elements in ViewPropertyChangeListener.fields.
model - Variable in class com.sptci.echo2demo.InputForm
The java bean used to store the values of the data for the UI components.
ModelGenerator - Class in com.sptci.echo2
A JavaBean generator.
ModelGenerator(String) - Constructor for class com.sptci.echo2.ModelGenerator
Instantiates a new instance of ModelGenerator.source from the specified name.
ModelPropertyChangeListener - Class in com.sptci.echo2
A sub-class of PropertyChangeListener used to synchronise changes made to properties in Echo2 UI components to the PropertyChangeListener.bean java bean.
ModelPropertyChangeListener(Object) - Constructor for class com.sptci.echo2.ModelPropertyChangeListener
Create a new instance of the class using the specified java bean.
ModelUpdater - Class in com.sptci.echo2
An updater used to update JavaBean objects from their associated UI containers.
ModelUpdater(Object, Object) - Constructor for class com.sptci.echo2.ModelUpdater
Create a new instance with the specified UI container and java bean.
modify(String, PropertyChangeEvent) - Method in class com.sptci.echo2.ModelPropertyChangeListener
Modify the property with the specified name with the new value in the specified event.
modifyObject(PropertyChangeEvent, PropertyDescriptor) - Method in class com.sptci.echo2.PropertyChangeListener
Over-ridden to handle special events generated by the Echo2 framework.
modifyObject(PropertyChangeEvent, PropertyDescriptor) - Method in class com.sptci.PropertyChangeListener
Modify an object property in PropertyChangeListener.bean.
modifyPrimitive(PropertyChangeEvent, PropertyDescriptor) - Method in class com.sptci.PropertyChangeListener
Modify a primitive property in PropertyChangeListener.bean.

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.