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

F

featureList(NakedObjectSpecification) - Static method in class org.nakedobjects.runtime.util.Dump
 
FileAuthenticationManagerInstaller - Class in org.nakedobjects.runtime.authentication.standard.file
 
FileAuthenticationManagerInstaller() - Constructor for class org.nakedobjects.runtime.authentication.standard.file.FileAuthenticationManagerInstaller
 
FileAuthenticator - Class in org.nakedobjects.runtime.authentication.standard.file
 
FileAuthenticator(NakedObjectConfiguration) - Constructor for class org.nakedobjects.runtime.authentication.standard.file.FileAuthenticator
 
FileAuthenticatorConstants - Class in org.nakedobjects.runtime.authentication.standard.file
 
FileAuthorizationConstants - Class in org.nakedobjects.runtime.authorization.standard.file
 
FileAuthorizationManagerInstaller - Class in org.nakedobjects.runtime.authorization.standard.file
 
FileAuthorizationManagerInstaller() - Constructor for class org.nakedobjects.runtime.authorization.standard.file.FileAuthorizationManagerInstaller
 
FileAuthorizor - Class in org.nakedobjects.runtime.authorization.standard.file
 
FileAuthorizor(NakedObjectConfiguration) - Constructor for class org.nakedobjects.runtime.authorization.standard.file.FileAuthorizor
 
FileBasedHelpDecoratorInstaller - Class in org.nakedobjects.runtime.help.file
 
FileBasedHelpDecoratorInstaller() - Constructor for class org.nakedobjects.runtime.help.file.FileBasedHelpDecoratorInstaller
 
FileBasedHelpManager - Class in org.nakedobjects.runtime.help.file
 
FileBasedHelpManager(NakedObjectConfiguration) - Constructor for class org.nakedobjects.runtime.help.file.FileBasedHelpManager
 
FileConsole - Class in org.nakedobjects.runtime.system.internal.console
 
FileConsole() - Constructor for class org.nakedobjects.runtime.system.internal.console.FileConsole
 
FilterSpecification - Class in org.nakedobjects.runtime.web
 
FilterSpecification(Class<?>, Map<String, String>, String...) - Constructor for class org.nakedobjects.runtime.web.FilterSpecification
 
FilterSpecification(Class<?>, String...) - Constructor for class org.nakedobjects.runtime.web.FilterSpecification
 
finalize() - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapter
 
finalize() - Method in class org.nakedobjects.runtime.persistence.adaptermanager.internal.PojoAdapterHashMap
 
finalize() - Method in class org.nakedobjects.runtime.persistence.objectstore.PersistenceSessionObjectStore
 
findByPersistenceQuery(PersistenceQuery, Class<?>) - Static method in class org.nakedobjects.runtime.persistence.services.RepositoryHelper
 
findByTitle(Class<?>, String) - Static method in class org.nakedobjects.runtime.persistence.services.RepositoryHelper
 
findByTitle(NakedObjectSpecification, Class<?>, String) - Static method in class org.nakedobjects.runtime.persistence.services.RepositoryHelper
 
findByTitle(String) - Method in class org.nakedobjects.runtime.persistence.services.SimpleRepository
 
findInstances(Query<T>, QueryCardinality) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
findInstances(PersistenceQuery) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionAbstract
 
findInstances(Query<T>, QueryCardinality) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionContainer
Finds and returns instances that match the specified query.
findInstances(PersistenceQuery) - Method in interface org.nakedobjects.runtime.persistence.PersistenceSessionContainer
Finds and returns instances that match the specified PersistenceQuery.
findInstances(Query, QueryCardinality) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
findInstances(PersistenceQuery) - Method in class org.nakedobjects.runtime.persistence.PersistenceSessionLogger
 
findInstancesAndAdd(PersistenceQueryBuiltIn, Vector<NakedObject>) - Method in class org.nakedobjects.runtime.objectstore.inmemory.internal.ObjectStoreInstances
Not API, but public so can be called by InMemoryObjectStore.
fireChangedEvent() - Method in class org.nakedobjects.runtime.persistence.adapterfactory.pojo.PojoAdapter
Guaranteed to be called whenever this object is known to have changed (specifically, by the ObjectStorePersistor).
firstMatchingQuery(Query<T>) - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
FIXTURE_KEY - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Key by which requested fixture (eg via command line) is made available in NakedObjectConfiguration.
FIXTURE_LONG_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
FIXTURE_OPT - Static variable in class org.nakedobjects.runtime.options.Constants
 
FixtureException - Exception in org.nakedobjects.runtime.fixturesinstaller
 
FixtureException() - Constructor for exception org.nakedobjects.runtime.fixturesinstaller.FixtureException
 
FixtureException(String, Throwable) - Constructor for exception org.nakedobjects.runtime.fixturesinstaller.FixtureException
 
FixtureException(String) - Constructor for exception org.nakedobjects.runtime.fixturesinstaller.FixtureException
 
FixtureException(Throwable) - Constructor for exception org.nakedobjects.runtime.fixturesinstaller.FixtureException
 
fixtures - Variable in class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerDelegate
 
FIXTURES_INSTALLER_DEFAULT - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Default for SystemConstants.FIXTURES_INSTALLER_KEY
FIXTURES_INSTALLER_KEY - Static variable in class org.nakedobjects.runtime.system.SystemConstants
Key used to lookup fixtures installer in NakedObjectConfiguration, and root for any fixtures installer-specific configuration keys.
FixturesFromConfiguration - Class in org.nakedobjects.runtime.fixturesinstaller.config
 
FixturesFromConfiguration() - Constructor for class org.nakedobjects.runtime.fixturesinstaller.config.FixturesFromConfiguration
 
FixturesInstalledFlag - Interface in org.nakedobjects.runtime.persistence
For PersistenceSessionFactory implementations that can cache the PersistenceSession.isFixturesInstalled() so is only called once per application scope.
FixturesInstaller - Interface in org.nakedobjects.runtime.fixturesinstaller
 
fixturesInstaller(String) - Method in interface org.nakedobjects.runtime.installers.InstallerLookup
 
fixturesInstaller(String) - Method in class org.nakedobjects.runtime.installers.InstallerLookupDefault
 
FixturesInstallerAbstract - Class in org.nakedobjects.runtime.fixturesinstaller
 
FixturesInstallerAbstract(String) - Constructor for class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerAbstract
 
FixturesInstallerDelegate - Class in org.nakedobjects.runtime.fixturesinstaller
Helper for FixturesInstaller implementations.
FixturesInstallerDelegate() - Constructor for class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerDelegate
The PersistenceSession used will be that from NakedObjectsContext.
FixturesInstallerDelegate(PersistenceSession) - Constructor for class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerDelegate
For testing, supply own PersistenceSession rather than lookup from context.
FixturesInstallerNoop - Class in org.nakedobjects.runtime.fixturesinstaller
 
FixturesInstallerNoop() - Constructor for class org.nakedobjects.runtime.fixturesinstaller.FixturesInstallerNoop
 
flush() - Method in class org.nakedobjects.runtime.persistence.internal.RuntimeContextFromSession
 
flush() - Method in class org.nakedobjects.runtime.transaction.NakedObjectTransactionAbstract
 
flushTransaction() - Method in class org.nakedobjects.runtime.persistence.objectstore.transaction.ObjectStoreTransactionManager
 
flushTransaction() - Method in interface org.nakedobjects.runtime.transaction.NakedObjectTransactionManager
 
friendlyName() - Method in enum org.nakedobjects.runtime.system.DeploymentType
 

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.