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

R

raiseError(String) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
RandomCodeGenerator - Interface in org.nakedobjects.runtime.authentication.standard
 
RandomCodeGenerator10Chars - Class in org.nakedobjects.runtime.authentication.standard
 
RandomCodeGenerator10Chars() - Constructor for class org.nakedobjects.runtime.authentication.standard.RandomCodeGenerator10Chars
 
RandomCodeGeneratorUUID - Class in org.nakedobjects.runtime.authentication.standard
 
RandomCodeGeneratorUUID() - Constructor for class org.nakedobjects.runtime.authentication.standard.RandomCodeGeneratorUUID
 
recreateAdapter(Oid, NakedObjectSpecification) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
recreateAdapter(Oid, Object) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
recreateAdapter(Oid, NakedObjectSpecification) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionHydrator
Returns an adapter of the type specified.
recreateAdapter(Oid, Object) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionHydrator
Returns an adapter for the provided Oid, wrapping the provided domain object.
recreateAdapter(Oid, NakedObjectSpecification) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
recreateAdapter(Oid, Object) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
recreateObject() - Method in class org.nakedobjects.runtime.memento.Memento
 
recreateRootAdapter(Oid, Object) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
 
recreateRootAdapter(Oid, Object) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerPersist
Either returns an existing adapter (as per #getAdapterFor(Object) or #getAdapterFor(Oid)), otherwise re-creates an adapter with the specified (persistent) Oid.
ReflectionPeerBuilder - Class in org.nakedobjects.runtime.system.facetdecorators
Deprecated.  
ReflectionPeerBuilder() - Constructor for class org.nakedobjects.runtime.system.facetdecorators.ReflectionPeerBuilder
Deprecated.  
REFLECTOR_DEFAULT - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Default for SystemConstants.REFLECTOR_KEY
REFLECTOR_KEY - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Key used to lookup reflector in NakedObjectConfiguration, and root for any reflector-specific configuration keys.
REFLECTOR_LONG_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
REFLECTOR_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
reflectorInstaller(String) - Method in interface org.nakedobjects.runtime.installers.InstallerLookup
 
reflectorInstaller(String) - Method in class org.nakedobjects.runtime.installers.InstallerLookupDefault
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
registerService(String, Oid) - Method in interface org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStorePersistedObjects
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStorePersistedObjectsDefault
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
registerService(String, Oid) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
 
registerService(String, Oid) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
Registers the specified service as having the specified OID.
reload(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
Does nothing.
reload(Oid) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
reload(NakedObject) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
reload(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionForceReloader
Forces a reload of this object from the persistent object store.
reload(NakedObject) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
reload(Oid) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
reload(Oid) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionTransactionManagement
 
remapAsPersistent(NakedObject) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
Remaps the adapter and any associated aggregated (collection) adapters using a new value for the Oid provided by the OidGenerator.
remapAsPersistent(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerPersist
Remaps the adapter and any associated aggregated (collection) adapters using a new value for the Oid provided by the OidGenerator.
remapAsPersistent(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.objectstore.algorithm.ToPersistObjectSet
 
remapAsPersistent(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
Callback from the PersistAlgorithm (or equivalent; some object stores such as Hibernate will use listeners instead) to indicate that the adapter is persisted, and the adapter maps should be updated.
remapUpdated(Oid) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
 
remapUpdated(Oid) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerProxy
Remaps an Oid that has been updated so that its adapter (if any) is mapped to that Oid.
remove(Oid) - Method in class org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStoreInstances
 
remove(Oid) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.OidAdapterHashMap
 
remove(Oid) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.internal.OidAdapterMap
Remove the adapter for the given oid
remove(NakedObject) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterHashMap
 
remove(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterMap
 
remove(NakedObject) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
remove(NakedObject, NakedObject) - Method in class org.nakedobjects.runtime.transaction.facets.CollectionRemoveFromFacetWrapTransaction
 
removeAdapter(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManager
Removes the specified adapter from the identity maps.
removeAdapter(Oid) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.AdapterManager
Removes the adapter identified by the specified Oid.
removeAdapter(Oid) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerAbstract
 
removeAdapter(NakedObject) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
Removes the specified object from both the identity-adapter map, and the pojo-adapter map.
removeAfterDelay(int) - Method in class org.nakedobjects.runtime.system.internal.SplashWindow
leaves the screen up for the specified period (in seconds) and then removes it.
removeCurrent() - Method in class org.nakedobjects.runtime.userprofile.UserProfile
 
removeFromObjects(Object) - Method in class org.nakedobjects.runtime.userprofile.PerspectiveEntry
 
removeFromServices(Object) - Method in class org.nakedobjects.runtime.userprofile.PerspectiveEntry
 
removeImmediately() - Method in class org.nakedobjects.runtime.system.internal.SplashWindow
 
removeListener(MonitorListener) - Static method in class org.nakedobjects.runtime.system.internal.monitor.Monitor
 
removeService(Object) - Method in class org.nakedobjects.runtime.persistence.services.ServicesInstallerAbstract
 
removeServices(Class) - Method in class org.nakedobjects.runtime.userprofile.PerspectiveEntry
 
replacePojo(Object) - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapter
Sometimes it is necessary to manage the replacement of the underlying domain object (by another component such as an object store).
RepositoryHelper - Class in org.nakedobjects.runtime.persistence.services
 
RepositoryHelper() - Constructor for class org.nakedobjects.runtime.persistence.services.RepositoryHelper
 
reset() - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
reset() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
 
reset() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.OidAdapterHashMap
Removes all non-service adapters.
reset() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterHashMap
 
reset() - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
reset() - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
reset() - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
TODO: move to PersistenceSessionFactory ??
reset() - Method in class org.nakedobjects.runtime.transaction.messagebroker.MessageBrokerDefault
 
resetTo(SimpleOidGenerator.Memento) - Method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SimpleOidGenerator
Reset to a SimpleOidGenerator.Memento previously obtained via SimpleOidGenerator.getMemento().
resolve(Object) - Method in class org.nakedobjects.runtime.persistence.container.DomainObjectContainerResolve
 
resolve(Object, Object) - Method in class org.nakedobjects.runtime.persistence.container.DomainObjectContainerResolve
 
resolve(Object) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
resolve(Object, Object) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
resolve(Object, String) - Method in interface org.nakedobjects.runtime.persistence.objectfactory.ObjectResolver
 
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
resolveField(NakedObject, NakedObjectAssociation) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
Called by the resolveEagerly method in NakedObjectManager.
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
 
resolveField(NakedObject, NakedObjectAssociation) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionContainer
Hint that specified field within the specified object is likely to be needed soon.
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
resolveImmediately(NakedObject) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
resolveImmediately(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
resolveImmediately(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
resolveImmediately(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
Called by the resolveImmediately method in NakedObjectManager.
resolveImmediately(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
 
resolveImmediately(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionContainer
Re-initialises the fields of an object.
resolveImmediately(NakedObject) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
ResourceBasedI18nDecoratorInstaller - Class in org.nakedobjects.runtime.i18n.resourcebundle
 
ResourceBasedI18nDecoratorInstaller() - Constructor for class org.nakedobjects.runtime.i18n.resourcebundle.ResourceBasedI18nDecoratorInstaller
 
ResourceBasedI18nManager - Class in org.nakedobjects.runtime.i18n.resourcebundle
 
ResourceBasedI18nManager(NakedObjectConfiguration) - Constructor for class org.nakedobjects.runtime.i18n.resourcebundle.ResourceBasedI18nManager
 
restore(DataInputStreamExtended) - Method in class org.nakedobjects.runtime.memento.Memento
 
retrieveObject(Oid) - Method in class org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStoreInstances
If the pojo exists in the object store, then looks up the adapter from the AdapterManager, and only if none found does it recreate a new adapter.
run(String[]) - Method in class org.nakedobjects.runtime.NakedObjects
 
run() - Method in class org.nakedobjects.runtime.system.internal.console.TerminalConsole
 
run() - Method in class org.nakedobjects.runtime.system.internal.SplashWindow
 
RuntimeContextFromSession - Class in org.nakedobjects.runtime.persistence.internal
Provides services to the metamodel based on the currently running session (primarily the PersistenceSession).
RuntimeContextFromSession() - Constructor for class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 

A B C D E F G H I J L M N O P Q R S T U V W X
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.