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

C

canAbort() - Method in enum org.nakedobjects.runtime.transaction.NakedObjectTransaction.State
Whether it is valid to abort this transaction.
canAuthenticate(AuthenticationRequest) - Method in interface org.nakedobjects.runtime.authentication.standard.Authenticator
 
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.exploration.ExplorationAuthenticator
Can authenticate if a AuthenticationRequestExploration.
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.fixture.LogonFixtureAuthenticator
Can authenticate if a AuthenticationRequestLogonFixture.
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.ldap.LdapAuthenticator
 
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.noop.AuthenticatorNoop
 
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.PasswordRequestAuthenticatorAbstract
 
canAuthenticate(AuthenticationRequest) - Method in class org.nakedobjects.runtime.authentication.standard.singleuser.SingleUserAuthenticator
Can authenticate if a AuthenticationRequestExploration.
canCommit() - Method in enum org.nakedobjects.runtime.transaction.NakedObjectTransaction.State
Whether it is valid to commit this transaction.
canFlush() - Method in enum org.nakedobjects.runtime.transaction.NakedObjectTransaction.State
Whether it is valid to flush this transaction.
canInstallFixtures() - Method in enum org.nakedobjects.runtime.system.DeploymentType
 
canSpecifyConnectors(List<String>) - Method in enum org.nakedobjects.runtime.system.DeploymentType
 
canSpecifyObjectStore() - Method in enum org.nakedobjects.runtime.system.DeploymentType
 
canSpecifyViewers(List<String>) - Method in enum org.nakedobjects.runtime.system.ContextCategory
 
canSpecifyViewers(List<String>) - Method in enum org.nakedobjects.runtime.system.DeploymentType
 
changeState(ResolveState) - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapter
 
checkLock(Version) - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapter
 
classes() - Method in interface org.nakedobjects.runtime.system.internal.console.QuitListener
 
clear() - Method in interface org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStorePersistedObjects
 
clear() - Method in class org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStorePersistedObjectsDefault
 
clear() - Method in interface org.nakedobjects.runtime.system.internal.console.QuitListener
 
clear() - Method in class org.nakedobjects.runtime.system.internal.console.TerminalConsole
 
clear(NakedObject) - Method in class org.nakedobjects.runtime.transaction.facets.CollectionClearFacetWrapTransaction
 
clear() - Method in interface org.nakedobjects.runtime.transaction.updatenotifier.UpdateNotifier
 
clear() - Method in class org.nakedobjects.runtime.transaction.updatenotifier.UpdateNotifierDefault
 
clearAllDirty() - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
Set as clean any Dirtiable objects.
clearAllDirty() - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
clearAllDirty() - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionTransactionManagement
 
clearAuthenticationRequestViaArgs() - Method in class org.nakedobjects.runtime.viewer.NakedObjectsViewerAbstract
 
clearFixtures() - Method in class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerDelegate
Allows the set of fixtures to be cleared (for whatever reason).
clearPrevious() - Method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SerialOid
 
clearProperty(NakedObject) - Method in class org.nakedobjects.runtime.transaction.facets.PropertyClearFacetWrapTransaction
 
CLIENT_CONNECTION_DEFAULT - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Default for SystemConstants.CLIENT_CONNECTION_KEY
CLIENT_CONNECTION_KEY - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Key used to lookup client connection installer in NakedObjectConfiguration, and root for any client connection installer-specific configuration keys.
clientConnectionInstaller(String) - Method in interface org.nakedobjects.runtime.installers.InstallerLookup
Client-side of remoting, specifying how to access the server.
clientConnectionInstaller(String) - Method in class org.nakedobjects.runtime.installers.InstallerLookupDefault
Client-side of remoting, specifying how to access the server.
ClientConnectionInstaller - Interface in org.nakedobjects.runtime.remoting
 
close() - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
close() - Method in class org.nakedobjects.runtime.persistence.adapterfactory.AdapterFactoryAbstract
Default implementation does nothing.
close() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
 
close() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.OidAdapterHashMap
 
close() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterHashMap
 
close() - Method in class org.nakedobjects.runtime.persistence.objectfactory.ObjectFactoryAbstract
Default implementation does nothing.
close() - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
close() - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
close() - Method in class org.nakedobjects.runtime.persistence.oidgenerator.OidGeneratorAbstract
Default implementation does nothing.
close() - Method in interface org.nakedobjects.runtime.persistence.PersistenceSession
 
close() - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
Calls PersistenceSessionAbstract.doClose(), then closes all components.
close() - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
close() - Method in class org.nakedobjects.runtime.session.NakedObjectSessionDefault
Closes session.
close() - Method in class org.nakedobjects.runtime.system.internal.console.AWTConsole
 
close() - Method in class org.nakedobjects.runtime.system.internal.console.FileConsole
 
close() - Method in interface org.nakedobjects.runtime.system.internal.console.ServerConsole
 
close() - Method in class org.nakedobjects.runtime.system.internal.console.TerminalConsole
 
close() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionManagerAbstract
 
closeAll() - Method in interface org.nakedobjects.runtime.session.NakedObjectSession
Normal lifecycle is managed using callbacks in SessionScopedComponent.
closeAll() - Method in class org.nakedobjects.runtime.session.NakedObjectSessionDefault
Shuts down all components.
closeAllSessions() - Static method in class org.nakedobjects.runtime.context.NakedObjectsContext
Convenience method to close all sessions.
closeAllSessionsInstance() - Method in class org.nakedobjects.runtime.context.NakedObjectsContext
Shutdown the application.
closeAllSessionsInstance() - Method in class org.nakedobjects.runtime.context.NakedObjectsContextPipe
 
closeAllSessionsInstance() - Method in class org.nakedobjects.runtime.context.NakedObjectsContextStatic
 
closeAllSessionsInstance() - Method in class org.nakedobjects.runtime.context.NakedObjectsContextThreadLocal
 
closeSession(AuthenticationSession) - Method in interface org.nakedobjects.runtime.authentication.AuthenticationManager
 
closeSession(AuthenticationSession) - Method in class org.nakedobjects.runtime.authentication.standard.AuthenticationManagerStandard
 
closeSession() - Static method in class org.nakedobjects.runtime.context.NakedObjectsContext
Convenience method to close the current NakedObjectSession.
closeSessionInstance() - Method in class org.nakedobjects.runtime.context.NakedObjectsContext
Closes the NakedObjectSession for the current context.
CollectionAddToFacetWrapTransaction - Class in org.nakedobjects.runtime.transaction.facets
 
CollectionAddToFacetWrapTransaction(CollectionAddToFacet) - Constructor for class org.nakedobjects.runtime.transaction.facets.CollectionAddToFacetWrapTransaction
 
CollectionClearFacetWrapTransaction - Class in org.nakedobjects.runtime.transaction.facets
 
CollectionClearFacetWrapTransaction(CollectionClearFacet) - Constructor for class org.nakedobjects.runtime.transaction.facets.CollectionClearFacetWrapTransaction
 
CollectionRemoveFromFacetWrapTransaction - Class in org.nakedobjects.runtime.transaction.facets
 
CollectionRemoveFromFacetWrapTransaction(CollectionRemoveFromFacet) - Constructor for class org.nakedobjects.runtime.transaction.facets.CollectionRemoveFromFacetWrapTransaction
 
CollectionResponse - Class in org.nakedobjects.runtime.system.internal.console
 
CollectionResponse(NakedObject) - Constructor for class org.nakedobjects.runtime.system.internal.console.CollectionResponse
 
collections() - Method in interface org.nakedobjects.runtime.system.internal.console.QuitListener
 
collections() - Method in class org.nakedobjects.runtime.system.internal.console.TerminalConsole
 
commit() - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
commit() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionAbstract
 
ConcurrencyException - Exception in org.nakedobjects.runtime.persistence
 
ConcurrencyException(NakedObject, Version) - Constructor for exception org.nakedobjects.runtime.persistence.ConcurrencyException
 
ConcurrencyException(String, Oid) - Constructor for exception org.nakedobjects.runtime.persistence.ConcurrencyException
 
ConcurrencyException(String, Throwable) - Constructor for exception org.nakedobjects.runtime.persistence.ConcurrencyException
 
CONFIGURATION_LONG_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
CONFIGURATION_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
configureLogging(String[]) - Method in class org.nakedobjects.runtime.logging.NakedObjectsLoggingConfigurer
As per NakedObjectsLoggingConfigurer.configureLogging(String, String[]), and using ConfigurationConstants.DEFAULT_CONFIG_DIRECTORY as the directory.
configureLogging(String, String[]) - Method in class org.nakedobjects.runtime.logging.NakedObjectsLoggingConfigurer
As per NakedObjectsLoggingConfigurer.configureLogging(String).
configureLogging(String) - Method in class org.nakedobjects.runtime.logging.NakedObjectsLoggingConfigurer
Sets up logging using either a logging file or (if cannot be found) some sensible defaults.
configureLogging(ResourceStreamSource) - Method in class org.nakedobjects.runtime.logging.NakedObjectsLoggingConfigurer
 
CONNECTOR_LONG_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
CONNECTOR_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
Constants - Class in org.nakedobjects.runtime.options
 
containsPojo(Object) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterHashMap
 
containsPojo(Object) - Method in interface org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterMap
 
ContextCategory - Enum in org.nakedobjects.runtime.system
 
convertTransientToPersistentOid(Oid) - Method in interface org.nakedobjects.runtime.persistence.oidgenerator.OidGenerator
Convert the Oid from transient to persistent, storing the previous Oid as Oid.getPrevious()
convertTransientToPersistentOid(Oid) - Method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SimpleOidGenerator
 
copy(Options) - Method in class org.nakedobjects.runtime.userprofile.Options
 
copy(PerspectiveEntry) - Method in class org.nakedobjects.runtime.userprofile.PerspectiveEntry
 
copy(UserProfile) - Method in class org.nakedobjects.runtime.userprofile.UserProfile
 
copyFrom(Oid) - Method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SerialOid
 
create(Image) - Static method in class org.nakedobjects.runtime.imageloader.TemplateImageImpl
Factory method.
create(Snapshottable) - Static method in class org.nakedobjects.runtime.snapshot.XmlSnapshot
 
createAdapter(Object, Oid) - Method in interface org.nakedobjects.runtime.persistence.adapterfactory.AdapterFactory
 
createAdapter(Object, Oid) - Method in class org.nakedobjects.runtime.persistence.adapterfactory.AdapterFactoryAbstract
 
createAdapter(Object, Oid) - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapterFactory
 
createAdapter(Class<?>, Object, AdapterManager, SpecificationLoader) - Static method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterUtils
 
createAdapterFactory() - Method in interface org.nakedobjects.runtime.persistence.adapterfactory.AdapterFactoryInstaller
 
createAdapterFactory(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to allow subclasses to specify a different implementation of AdapterFactory.
createAdapterManager(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to return AdapterManagerExtended.
createAggregatedAdapter(Object, NakedObject, Identified) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
Creates an adapter with an AggregatedOid (so that its version and its persistence are the same as its owning parent).
createAndInitializeInstallerLookup(ConfigurationBuilder, Class<?>) - Static method in class org.nakedobjects.runtime.system.NakedObjectsSystemBootstrapper
 
createAndOpenSession(Thread, AuthenticationSession) - Method in class org.nakedobjects.runtime.context.NakedObjectsContextThreadLocal
 
createAuthenticationManager() - Method in interface org.nakedobjects.runtime.authentication.AuthenticationManagerInstaller
 
createAuthenticationManager() - Method in class org.nakedobjects.runtime.authentication.standard.AuthenticationManagerStandardInstallerAbstract
 
createAuthenticator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authentication.standard.AuthenticationManagerStandardInstallerAbstract
Hook method
createAuthenticator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authentication.standard.file.FileAuthenticationManagerInstaller
 
createAuthenticator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authentication.standard.ldap.LdapAuthenticationManagerInstaller
 
createAuthenticator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authentication.standard.noop.NoopAuthenticationManagerInstaller
 
createAuthorizationManager() - Method in interface org.nakedobjects.runtime.authorization.AuthorizationManagerInstaller
 
createAuthorizationManager() - Method in class org.nakedobjects.runtime.authorization.standard.AuthorizationManagerStandardInstallerAbstract
 
createAuthorizor(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authorization.standard.AuthorizationManagerStandardInstallerAbstract
Hook method
createAuthorizor(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authorization.standard.file.FileAuthorizationManagerInstaller
 
createAuthorizor(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authorization.standard.ldap.LdapAuthorizationManagerInstaller
 
createAuthorizor(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.authorization.standard.noop.NoopAuthorizationManagerInstaller
 
createCallback() - Method in class org.nakedobjects.runtime.bytecode.ObjectResolveAndObjectChangedEnhancerAbstract
Subclasses should call from their constructor, and setup their implementation-specific callback mechanism.
createClassSubstitutor(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Hook method to allow subclasses to specify a different implementation of ClassSubstitutor.
createCollectionTypeRegistry(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Creates the CollectionTypeRegistry, hardcoded to be the CollectionTypeRegistryDefault.
createConfigurationBuilder() - Method in class org.nakedobjects.runtime.NakedObjects
Hook method, possibly overridable.
createContainer(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to return a DomainObjectContainer.
createCreateObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
createCreateObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
createCreateObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
createCreateObjectCommand(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
Makes a naked object persistent.
createDecorators() - Method in class org.nakedobjects.runtime.help.file.FileBasedHelpDecoratorInstaller
 
createDecorators() - Method in class org.nakedobjects.runtime.i18n.resourcebundle.ResourceBasedI18nDecoratorInstaller
 
createDecorators() - Method in class org.nakedobjects.runtime.transaction.facetdecorator.standard.TransactionFacetDecoratorInstaller
 
createDestroyObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
createDestroyObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
createDestroyObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
createDestroyObjectCommand(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
Removes the specified object from the object store.
createEmbeddedWebServer() - Method in interface org.nakedobjects.runtime.web.EmbeddedWebServerInstaller
 
createFacetDecorators(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Hook method to allow subclasses to specify a different sets of FacetDecorators.
createInstance(NakedObjectSessionFactory) - Static method in class org.nakedobjects.runtime.context.NakedObjectsContextPipe
 
createInstance(NakedObjectSessionFactory) - Static method in class org.nakedobjects.runtime.context.NakedObjectsContextStatic
 
createInstance(NakedObjectSessionFactory) - Static method in class org.nakedobjects.runtime.context.NakedObjectsContextThreadLocal
 
createInstance(NakedObjectSpecification) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
Create a root or standalone adapter.
createInstance(NakedObjectSpecification) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionContainer
Creates a new instance of the specified type and returns it in an adapter whose resolved state set to ResolveState.TRANSIENT (except if the type is marked as aggregated in which case it will be set to ResolveState.VALUE).
createInstance(NakedObjectSpecification) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
createLoader() - Method in class org.nakedobjects.runtime.imageloader.awt.TemplateImageLoaderAwtInstaller
 
createLoader() - Method in interface org.nakedobjects.runtime.imageloader.TemplateImageLoaderInstaller
 
createLoader() - Method in class org.nakedobjects.runtime.imageloader.TemplateImageLoaderNoopInstaller
 
createMessageBroker() - Method in interface org.nakedobjects.runtime.transaction.messagebroker.MessageBrokerInstaller
 
createMessageBroker() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionManagerAbstract
Overridable hook, used in {@link #createTransaction(MessageBroker, UpdateNotifier)
createMetaModelValidator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Hook method to allow subclasses to specify a different implementation of MetaModelValidator.
CreateObjectCommand - Interface in org.nakedobjects.runtime.persistence.objectstore.transaction
 
createObjectFactory(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to allow subclasses to specify a different implementation of ObjectFactory.
createObjectStore(NakedObjectConfiguration, AdapterFactory, AdapterManager) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryPersistenceMechanismInstaller
Hook method to return ObjectStore.
createObjectStore(NakedObjectConfiguration, AdapterFactory, AdapterManager) - Method in class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
Hook method to return ObjectStore.
createObjectStorePersistor(PersistenceSessionFactory, AdapterFactory, ObjectFactory, ServicesInjector, OidGenerator, AdapterManagerExtended, PersistAlgorithm, ObjectStorePersistence) - Method in class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
Can optionally be overridden, but by default creates an PersistenceSessionObjectStore.
createOid(Object) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
The default implementation will always create a new transient adapter, using the OidGenerator.
createOidGenerator(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to allow subclasses to specify a different implementation of OidGenerator
createOptionHandlerDeploymentType() - Method in class org.nakedobjects.runtime.NakedObjects
 
createOrRecreateRootAdapter(Object) - Method in class org.nakedobjects.runtime.persistence.adaptermanager.AdapterManagerDefault
Creates a new root adapter for the supplied domain object.
createPersistAlgorithm(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
Hook method to create PersistAlgorithm.
createPersistedObjects() - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryPersistenceSessionFactory
Not API - called when InMemoryObjectStore first opened.
createPersistenceQueryFor(Query<?>, QueryCardinality) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
Converts the applib representation of a query into the NOF-internal representation.
createPersistenceSession() - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryPersistenceSessionFactory
 
createPersistenceSession(PersistenceSessionFactory, AdapterManagerExtended, AdapterFactory, ObjectFactory, OidGenerator, ServicesInjector) - Method in class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
Will return a PersistenceSessionObjectStore; subclasses are free to downcast if required.
createPersistenceSession(PersistenceSessionFactory) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Creates a PersistenceSession that is initialized with the various hook methods.
createPersistenceSession(PersistenceSessionFactory, AdapterManagerExtended, AdapterFactory, ObjectFactory, OidGenerator, ServicesInjector) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Mandatory hook method called by PersistenceMechanismInstallerAbstract.createPersistenceSession(PersistenceSessionFactory), passing the components created by the other (optional) hooks.
createPersistenceSession() - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionFactory
Creates a PersistenceSession with the implementing object as the PersistenceSession's owning factory.
createPersistenceSession(PersistenceSessionFactory) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegate
As per PersistenceSessionFactory.createPersistenceSession(), but passing a PersistenceSessionFactory to act as the PersistenceSession's owning factory.
createPersistenceSession() - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
 
createPersistenceSessionFactory(DeploymentType) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryPersistenceMechanismInstaller
 
createPersistenceSessionFactory(DeploymentType) - Method in interface org.nakedobjects.runtime.persistence.PersistenceMechanismInstaller
 
createPersistent(long) - Static method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SerialOid
 
createProgrammingModelFacets(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Hook method to allow subclasses to specify a different implementations (that is, sets of ProgrammingModelFacets.
createReflector() - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Should call #addFacetDecoratorInstaller(ReflectorDecoratorInstaller) prior to calling this.
createRelaxedInstance(NakedObjectSessionFactory) - Static method in class org.nakedobjects.runtime.context.NakedObjectsContextStatic
Intended for testing; the singleton can be replaced and sessions are autoclosed.
createRuntimeContext(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to return a RuntimeContext.
createSaveObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.objectstore.inmemory.InMemoryObjectStore
 
createSaveObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreDelegating
 
createSaveObjectCommand(NakedObject) - Method in class org.nakedobjects.runtime.persistence.objectstore.NakedObjectStoreLogger
 
createSaveObjectCommand(NakedObject) - Method in interface org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistence
Persists the specified object's state.
createServicesInjector(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
Hook method to allow subclasses to specify a different implementation of ServicesInjector
createSessionFactory(DeploymentType, UserProfileLoader, PersistenceSessionFactory) - Method in class org.nakedobjects.runtime.system.installers.NakedObjectsSystemUsingInstallers
Overloaded version designed to be called by subclasses that need to explicitly specify different persistence mechanisms.
createSpecificationTraverser(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
Hook method to allow subclasses to specify a different implementation of SpecificationTraverser.
createSystem(DeploymentType) - Method in interface org.nakedobjects.runtime.system.NakedObjectSystemFactory
 
createSystem(DeploymentType) - Method in class org.nakedobjects.runtime.system.NakedObjectSystemUsingInstallersFactory
 
createTransaction(MessageBroker, UpdateNotifier) - Method in class org.nakedobjects.runtime.persistence.objectstore.transaction.ObjectStoreTransactionManager
 
createTransaction() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionManagerAbstract
Creates a new transaction and saves, to be accessible in NakedObjectTransactionManagerAbstract.getTransaction().
createTransaction(MessageBroker, UpdateNotifier) - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionManagerAbstract
Overridable hook.
createTransactionManager(PersistenceSessionTransactionManagement, ObjectStoreTransactionManagement) - Method in class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
Hook method to return an NakedObjectTransactionManager.
createTransient(long) - Static method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SerialOid
 
createTransientInstance(NakedObjectSpecification) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
createTransientOid(Object) - Method in interface org.nakedobjects.runtime.persistence.oidgenerator.OidGenerator
Create a new transient Oid for the supplied pojo, uniquely distinguishable from any other Oid.
createTransientOid(Object) - Method in class org.nakedobjects.runtime.persistence.oidgenerator.simple.SimpleOidGenerator
 
createUpdateNotifier() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionManagerAbstract
Overridable hook, used in {@link #createTransaction(MessageBroker, UpdateNotifier)
createUserProfileStore(NakedObjectConfiguration) - Method in class org.nakedobjects.runtime.userprofile.inmemory.InMemoryUserProfileStoreInstaller
 
createUserProfileStore(NakedObjectConfiguration) - Method in interface org.nakedobjects.runtime.userprofile.UserProfileStoreInstaller
 
createViewer() - Method in interface org.nakedobjects.runtime.viewer.NakedObjectsViewerInstaller
 
createViewer() - Method in class org.nakedobjects.runtime.viewer.NakedObjectsViewerInstallerAbstract
 

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.