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

A

abortTransaction() - Method in interface org.norther.tammi.root.db.Persister
Aborts a transaction to cancel updates to the repository.
abortTransaction() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
abortTransaction() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
abortTransaction() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
abortTransaction() - Method in class org.norther.tammi.spray.db.tool.DataTool
Aborts a transaction.
abs(Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Gets an absolute value.
AbstractAuthenticatorFilter - Class in org.norther.tammi.spray.authenticator
An abstract implementation of AuthenticatorFilter providing the base functionality for subclasses implementing specific authentication schemes.
AbstractAuthenticatorFilter() - Constructor for class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Constructs a new filter.
AbstractChartGenerator - Class in org.norther.tammi.sprig.chart
An abstract implementation of the ChartGenerator.
AbstractChartGenerator() - Constructor for class org.norther.tammi.sprig.chart.AbstractChartGenerator
Constructs a new generator.
AbstractChartModel - Class in org.norther.tammi.acorn.jfc
An extension to abstract table model supporting named rows.
AbstractChartModel() - Constructor for class org.norther.tammi.acorn.jfc.AbstractChartModel
Constructs a new model.
AbstractCommonFactory<T> - Class in org.norther.tammi.core.net
An abstract implementation of network resource CommonFactory.
AbstractCommonFactory() - Constructor for class org.norther.tammi.core.net.AbstractCommonFactory
Constructs a base socket factory.
AbstractCommonSecureFactory<T> - Class in org.norther.tammi.core.net
An abstract implementation of network resource CommonSecureFactory.
AbstractCommonSecureFactory() - Constructor for class org.norther.tammi.core.net.AbstractCommonSecureFactory
Constructs an SSL base socket factory.
AbstractConnection - Class in org.norther.tammi.spray.connector.chain
An abstact connection avoiding synchronized methods for performance reasons but trusts on atomic fields.
AbstractConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnection
Constructs a new client connection.
AbstractConnectorRequest - Class in org.norther.tammi.spray.connector.chain
An abstract connector request implementing the ConnectorExtension interface as an inner class and extended parameter methods.
AbstractConnectorRequest(Connection) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Constructs a new request.
AbstractConnectorRequest(Connection, ServletRequest) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Constructs a new request with a wrapped one.
AbstractConnectorRequest.ConnectorRequestExtension - Class in org.norther.tammi.spray.connector.chain
The connector extension class.
AbstractConnectorRequest.ConnectorRequestExtension() - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
Constructs a new extension.
AbstractConnectorResponse - Class in org.norther.tammi.spray.connector.chain
An abstract implementation of the connector response.
AbstractConnectorResponse() - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Constructs a new response.
AbstractConnectorResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Constructs a new response with a wrapped one.
AbstractEngine - Class in org.norther.tammi.core.scripter.lang
An abstract BSF engine implementation.
AbstractEngine() - Constructor for class org.norther.tammi.core.scripter.lang.AbstractEngine
Constructs a new engine.
AbstractExecutor - Class in org.norther.tammi.core.thread
An abstract implementation of Executor.
AbstractExecutor() - Constructor for class org.norther.tammi.core.thread.AbstractExecutor
Constructs a new executor.
AbstractExtension - Class in org.norther.tammi.spray.filter.chain
An abstact implementation of the Extension interface.
AbstractExtension() - Constructor for class org.norther.tammi.spray.filter.chain.AbstractExtension
Constructs a new entension.
AbstractInterpreter - Class in org.norther.tammi.core.scripter.lang
An abstract interpreter adapter for BSF engines.
AbstractInterpreter() - Constructor for class org.norther.tammi.core.scripter.lang.AbstractInterpreter
Constructs a new interpreter.
AbstractLoader<R extends Loader> - Class in org.norther.tammi.core.base
An abstract implementation of Loader.
AbstractLoader() - Constructor for class org.norther.tammi.core.base.AbstractLoader
Constructs a new MBean loader.
AbstractLoader(URL[]) - Constructor for class org.norther.tammi.core.base.AbstractLoader
Constructs a new loader with URLs.
AbstractLoader(ClassLoader) - Constructor for class org.norther.tammi.core.base.AbstractLoader
Constructs a new loader with a parent.
AbstractLoader(URL[], ClassLoader) - Constructor for class org.norther.tammi.core.base.AbstractLoader
Constructs a new loader with URLs and a parent.
AbstractLogger - Class in org.norther.tammi.core.logger
An abstract implementation of Logger.
AbstractLogger() - Constructor for class org.norther.tammi.core.logger.AbstractLogger
Contructs a new logger.
AbstractMediaContentKeyFilter<M extends MediaProvider> - Class in org.norther.tammi.spray.media
An abstract implementation of MediaContentKeyFilter.
AbstractMediaContentKeyFilter(ContentKeyFilter) - Constructor for class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
Constructs a new filter with a filter adaptee.
AbstractNumericConverter<T> - Class in org.norther.tammi.core.converter
An abstract implementation of NumericConverter.
AbstractNumericConverter() - Constructor for class org.norther.tammi.core.converter.AbstractNumericConverter
Constructs a new converter.
AbstractPersisterFactory<K,V> - Class in org.norther.tammi.root.db
An abstract implementation of PersisterFactory.
AbstractPersisterFactory() - Constructor for class org.norther.tammi.root.db.AbstractPersisterFactory
Constructs a new factory.
AbstractProtocolRequest - Class in org.norther.tammi.spray.protocol.chain
An abstract protocol request implementing the ProtocolExtension interface as an inner class and extended parameter methods.
AbstractProtocolRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Constructs a new request.
AbstractProtocolRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Constructs a new request with a wrapped one.
AbstractProtocolRequest.InternalRemoteClient - Class in org.norther.tammi.spray.protocol.chain
An inner class for maintaing remote clients.
AbstractProtocolRequest.InternalRemoteClient(String, String) - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.InternalRemoteClient
Constructs a new user agent.
AbstractProtocolRequest.ProtocolRequestExtension - Class in org.norther.tammi.spray.protocol.chain
The protocol extension class.
AbstractProtocolRequest.ProtocolRequestExtension() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
Constructs a new extension.
AbstractProtocolResponse - Class in org.norther.tammi.spray.protocol.chain
An abstract protocol response implementing extended character encoding.
AbstractProtocolResponse() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Constructs a new response.
AbstractProtocolResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Constructs a new response with a wrapped one.
AbstractRealm - Class in org.norther.tammi.core.realm
An abstract implementation of Realm.
AbstractRealm() - Constructor for class org.norther.tammi.core.realm.AbstractRealm
Constructs a new realm.
AbstractRealm(String) - Constructor for class org.norther.tammi.core.realm.AbstractRealm
Constructs a new realm with a digest.
AbstractReportEngine - Class in org.norther.tammi.sprig.report
An abstract implementation of ReportEngine.
AbstractReportEngine() - Constructor for class org.norther.tammi.sprig.report.AbstractReportEngine
Constructs a new engine.
AbstractRepositoryParser - Class in org.norther.tammi.root.db
An abstract implementation of RepositoryParser.
AbstractRepositoryParser() - Constructor for class org.norther.tammi.root.db.AbstractRepositoryParser
Constructs a new parser.
AbstractResource<T> - Class in org.norther.tammi.core.cache
An abstract implementation of Resource.
AbstractResource(String, T) - Constructor for class org.norther.tammi.core.cache.AbstractResource
Constructs a new resource.
AbstractResourceResolver<T> - Class in org.norther.tammi.spray.engine.resource
An abstract implementation of ResourceResolver.
AbstractResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
Constructs a new resolver.
AbstractResourceResolver.ResolvedResource - Class in org.norther.tammi.spray.engine.resource
A resolved resource.
AbstractResourceResolver.ResolvedResource(String, T) - Constructor for class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
Constructs a new resource.
AbstractSecureSocketFactory<T> - Class in org.norther.tammi.core.net
An abstract implementation of network socket CommonSecureFactory.
AbstractSecureSocketFactory() - Constructor for class org.norther.tammi.core.net.AbstractSecureSocketFactory
Constructs an SSL base socket factory.
AbstractSelectionList - Class in org.norther.tammi.spray.ui
An abstact selection list variable for compact template selection.
AbstractSelectionList() - Constructor for class org.norther.tammi.spray.ui.AbstractSelectionList
Constructs a new selection.
AbstractSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.AbstractSelectionList
Constructs a new selection for virtual subtypes.
AbstractSelectionTree - Class in org.norther.tammi.spray.ui
An abstract selection tree variable for compact template selection.
AbstractSelectionTree() - Constructor for class org.norther.tammi.spray.ui.AbstractSelectionTree
Constructs a new selection.
AbstractSelectionTree(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.AbstractSelectionTree
Constructs a new selection for virtual subtypes.
AbstractSocketFactory<T> - Class in org.norther.tammi.core.net
An abstract implementation of network socket CommonFactory.
AbstractSocketFactory() - Constructor for class org.norther.tammi.core.net.AbstractSocketFactory
Constructs a base socket factory.
AbstractStreamConfigurator - Class in org.norther.tammi.core.config
An abstract implementation of StreamConfigurator.
AbstractStreamConfigurator() - Constructor for class org.norther.tammi.core.config.AbstractStreamConfigurator
Constructs a new configurator.
AbstractTemplateEngine<K,V> - Class in org.norther.tammi.spray.engine
An abstract implementation of TemplateEngine.
AbstractTemplateEngine() - Constructor for class org.norther.tammi.spray.engine.AbstractTemplateEngine
Constructs a new engine.
AbstractThreadedLogger - Class in org.norther.tammi.core.logger
An abstract implementation of ThreadedLogger.
AbstractThreadedLogger() - Constructor for class org.norther.tammi.core.logger.AbstractThreadedLogger
Constructs a new logger.
ACCEPT - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept request header.
accept() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
ACCEPT_CHARSET - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Charset request header.
ACCEPT_LANGUAGE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Language request header.
ACCEPT_RANGES - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Ranges response header.
access(long, String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
access(long, String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an access message.
access() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Updates the accessed time information for this session.
access() - Method in class org.norther.tammi.spray.session.DefaultSession
 
AccessController - Interface in org.norther.tammi.core.security
An interface to objects controlling resources protected by permissions allowing access for specific principals only.
AccessDeniedException - Exception in org.norther.tammi.core.security
An exception thrown when trying to access a resource denied by an access controller.
AccessDeniedException() - Constructor for exception org.norther.tammi.core.security.AccessDeniedException
Constructs a new exception.
AccessDeniedException(String) - Constructor for exception org.norther.tammi.core.security.AccessDeniedException
Constructs a new exception with a message.
AccessedValueEvent - Class in org.norther.tammi.core.rt.event
Events of this type are sent to an object that implements AccessListener when attribute values of a variable are read or written.
AccessedValueEvent(Variable, String, Object) - Constructor for class org.norther.tammi.core.rt.event.AccessedValueEvent
Constructs a new attributes event.
AccessListener - Interface in org.norther.tammi.core.rt.event
An interface to accessors that want to be informed when attribute values of a variable are accessed.
acquire() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Acquires an exclusive lock to this record.
acquirePersister(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister(String, String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister(String, Principal) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String, String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(Principal) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String, String, String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String, Principal) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister() - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires a persister through the default connection.
acquirePersister(String, String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the default connection.
acquirePersister(Principal) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the default connection.
acquirePersister(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires a persister through the aliased connection.
acquirePersister(String, String, String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the aliased connection.
acquirePersister(String, Principal) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the aliased connection.
acquirePersister() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(Principal) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, Principal) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
Action - Class in org.norther.tammi.spray.loader.task
Action is an abstract base class for tasks.
Action() - Constructor for class org.norther.tammi.spray.loader.task.Action
Constructs a new action.
activate(LoggerListener, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
Activates the specified logger listener.
activate() - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
Activates the cache.
activate() - Method in class org.norther.tammi.spray.session.DefaultSession
 
activate() - Method in interface org.norther.tammi.spray.session.SerializableSession
Activates session attributes.
activated(CachedEntryEvent) - Method in interface org.norther.tammi.acorn.cache.event.CacheListener
Notifies the object that it has been activated to the cache.
activated(LoggerEvent) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
activated(LoggerEvent) - Method in interface org.norther.tammi.acorn.logger.log.LoggerListener
Notifies the object that it has been activated for a logger.
activated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.BufferedResource
 
activated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.FileResource
 
activated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.URLResource
 
activated(CachedEntryEvent) - Method in class org.norther.tammi.root.db.LobResource
 
activated(CachedEntryEvent) - Method in class org.norther.tammi.spray.session.DefaultSession
 
activateOptions() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Prevents the superclass from activating itself until the first log event has been received.
activateSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Activates the selection.
adapt(Object, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, ObjectName, MBeanServer) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String, ObjectName, MBeanServer) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the default model MBean and the domain MBean loader.
adapt(Object, String, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean and the domain MBean loader.
adapt(Object, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the default model MBean and the named MBean loader.
adapt(Object, String, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean and the named MBean loader.
adapt(Object, String, ObjectName, MBeanServer) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the named MBean loader in the given MBean server.
adapt(Object, String, String, ObjectName, MBeanServer) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean, the named MBean loader in the given MBean server.
adapt(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with the default name.
adapt(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with the default name and interface.
adapt(String, String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name and interface.
adapt(String, String, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface and parameters.
adapt(String, String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface, parameters and signature.
adapt(String, String, String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface, class loader, parameters and signature.
adapt(String, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name .
adapt(String, ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name and interface.
adapt(String, ObjectName, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface and parameters.
adapt(String, ObjectName, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface, parameters and signature.
adapt(String, ObjectName, String, ObjectName, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface, class loader, parameters and signature.
AdaptableChannel - Interface in org.norther.tammi.acorn.nio
An interface to adaptable channels.
AdaptableMBean<R> - Interface in org.norther.tammi.core.base
Extends the javax.management.ModelMBean interface to support directly accessible adaptees as managed resources.
AdaptableNotification - Class in org.norther.tammi.core.model
A notification of adapters sent after their adaptee has changed.
AdaptableNotification(MBeanReference<?>, long, long, String, Object, Object) - Constructor for class org.norther.tammi.core.model.AdaptableNotification
Creates a notification.
AdaptableWidgetMBean<R> - Interface in org.norther.tammi.leaf.model
A MBean adapter for widgets.
AdaptationException - Exception in org.norther.tammi.core.base
Thrown when object adaptation fails.
AdaptationException(String) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a message.
AdaptationException(Throwable) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a cause.
AdaptationException(String, Throwable) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a message and cause.
Adaptee - Class in org.norther.tammi.core.base
A manageable adaptee for non-referable MBeans.
Adaptee() - Constructor for class org.norther.tammi.core.base.Adaptee
Constructs a new adaptee.
ADAPTEE_CHANGED - Static variable in class org.norther.tammi.core.model.AdaptableNotification
The creation notification.
ADAPTEE_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.base.Adaptee
The notification description.
ADAPTEE_NOTIFICATIONS - Static variable in class org.norther.tammi.core.base.Adaptee
Adaptee notifications.
ADAPTER_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.model.ReferableModelMBean
The notification description.
ADAPTER_NOTIFICATIONS - Static variable in class org.norther.tammi.core.model.ReferableModelMBean
Adapter notifications.
adaptMBean(String, ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the default model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the specified model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the default model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, String, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the specified model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the default model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the specified model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the default model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the specified model MBean and the named MBean loader.
add(K, V) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Adds a cachable object into the map but only if the specified key is not already mapped.
add(K, V, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Adds a cachable object into the map with an object specific expiration frequency but only if the specified key is not already mapped.
add(K, V) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
add(K, V, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
add(E) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
add(int, E) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
add(E) - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
add(E) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
add(int, E) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Adds an object to the set at the specified position.
add(K, V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Associates the specified value with the specified key in this map if not already mapped.
add(E) - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Adds the specified element to this set if not already present.
add(E) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
add(E) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
add(int, E) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
add(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
add(E) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
add(E) - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
add(E) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
add(E) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
add(K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the end of this map if not already mapped.
add(E) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
add(E) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
add(int, E) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
add(E) - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
add(K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
add(E) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
add(int, E) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
add(E) - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
add(String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
add(Permission) - Method in class org.norther.tammi.core.security.ExtendedPermissions
Adds a permission object to the permission collection.
add(Object, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds the platform specific subcriteria.
add(DBCriteria<?>, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds the specified subcriteria.
add(DBAttribute, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute criteria.
add(List<? extends DBAttribute>, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute list criteria.
add(DBCriteria.Condition, String, Object, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds a named attribute value criteria.
add(DBCriteria.Condition, Map<String, ?>, boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute map criteria.
add(DBAttribute, boolean...) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(List<? extends DBAttribute>, boolean...) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(DBCriteria.Condition, Map<String, ?>, boolean...) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(Object, boolean...) - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
add(DBCriteria<?>, boolean...) - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
add(DBCriteria.Condition, String, Object, boolean...) - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
add(Object, boolean...) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
add(DBCriteria<?>, boolean...) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
add(DBCriteria.Condition, String, Object, boolean...) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
add1NForeignReferences(Object, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds foreign references to 1:n relations in a tree.
add1NForeignReferences(Object, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NForeignReferences(Object, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds foreign references to 1:n relations.
add1NNullReferences(String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds null references to 1:n relations in a tree.
add1NNullReferences(String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NNullReferences(String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds null references to 1:n relations.
add1NObjectReferences(Object, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds object references to 1:n relations in a tree formed by nodes of the same class.
add1NObjectReferences(Object, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NObjectReferences(Object, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds object references to 1:n relations.
ADD_ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Add attribute element method.
ADD_ATTRIBUTE_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Add attribute element description.
ADD_ATTRIBUTE_INFO - Static variable in interface org.norther.tammi.core.rt.Variable
Add attribute info method.
ADD_ATTRIBUTE_INFO_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Add attribute info description.
ADD_VALIDATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Add validated element method.
ADD_VALIDATED_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Add validated element description.
addAdaptee(Manageable) - Method in class org.norther.tammi.core.base.Adaptee
Adds a nested adaptee.
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
addAll(int, Collection<? extends E>) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Adds all of the elements in the specified collection to this collection starting from the specified index.
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
addAll(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
addAll(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
addAllAbsent(Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds all items in the specified collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified collection's toArray method.
addAllAbsent(int, Collection<? extends E>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds all items in the specified collection that are not already contained in this list, at the specified position of this list, in the order that they are returned by the specified collection's toArray method.
addAllowedPermission(String, Permission) - Method in interface org.norther.tammi.core.security.AccessController
Adds an allowed permission for a specified role.
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
addAndCriterion(Criterion) - Method in class org.norther.tammi.root.hbm.query.CriterionSet
Adds an AND criterion to the set.
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
addAppender(Object, Object) - Method in interface org.norther.tammi.core.logger.Logger
Adds a new appender for the specified logger.
addAt(int, K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
addAt(int, E) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
addAt(int, K, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
addAt(int, E) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
addAt(int, K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the specified index in this map if not already mapped.
addAt(int, E) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Adds the specified element at the specified index in this set.
addAt(int, E) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
addAt(int, K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
addAt(int, E) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
addAt(int, String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
addAttribute(String, Object, String, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Adds a tag attribute.
addAttributeElement(String, Object) - Method in interface org.norther.tammi.core.rt.Variable
Adds an element to an array attribute without validation.
addAttributeElement(String, int, Object) - Method in interface org.norther.tammi.core.rt.Variable
Adds an indexed element to an array attribute without validation.
addAttributeElement(String, Object) - Method in class org.norther.tammi.core.rt.VariableX
 
addAttributeElement(String, int, Object) - Method in class org.norther.tammi.core.rt.VariableX
 
addAttributeIfAbsent(String, Object, String, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Adds a missing tag attribute.
addAttributeInfo(Collection<? extends MBeanFeatureInfo>, int...) - Method in interface org.norther.tammi.core.rt.Variable
Adds attribute info of new attributes to this variable if they're not already present.
addAttributeInfo(Collection<? extends MBeanFeatureInfo>, int...) - Method in class org.norther.tammi.core.rt.VariableX
 
addAttributeInfoIfAbsent(int, Collection<VariableAttributeInfo>) - Method in class org.norther.tammi.core.rt.VariableX
Adds a collection of attribute info instances without cloning.
addAttributeValue(String, String, Collection<V>, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued attribute value.
addAttributeValue(String, String, Collection<V>, int, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued attribute value at the specified position.
addAttributeValue(String, String, ConcurrentMap<K, Collection<V>>, K, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued key attribute value.
addAttributeValue(String, String, ConcurrentMap<K, Collection<V>>, K, int, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued key attribute value at the specified position.
addAttributeValues(Object, String, Persister, List<Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds nested attribute values in a tree to a list.
addAttributeValues(Object, String, Persister, List<Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addAttributeValues(Object, String, Persister, FilterChain, List<Object>) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds attribute values to a list.
addAuthenticationListener(AuthenticationListener) - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Adds an authentication listener.
addBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
addBodyAttribute(String, String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Adds a body attribute.
addBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
addBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
addBodyScript(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
addBodyScript(String, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Adds a body script.
addBodyScript(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
addBodyScript(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
addClassDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
addClassDescriptor(String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
addClassDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for all connections in the repository.
addClassDescriptor(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for the specified connections in the repository.
addClassDescriptor(String, String, Map<String, String>) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for the specified connections in the repository.
addClassDescriptor(String, String, Map<String, String>) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
addClassDescriptor(String, String, Map<String, String>) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
addClassPath(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Adds a class search path.
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
addClassURL(URL) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Adds a class search URL.
addContentTypes(Collection<MimeType>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
addContentTypes(Collection<MimeType>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Adds more content types to this profile.
addContentTypes(Collection<MimeType>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
addContextPath(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addContextPath(int, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addContextPath(String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a context path if not already specified.
addContextPath(int, String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a context path to the specified index.
addCookie(Cookie) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addCookie(Cookie) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addCookie(Cookie) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Adds a date header.
addDateHeader(String, long) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
addDefaultActionNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addDefaultActionNames(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more names of the default actions applied to flows without flow specific templates.
addDefaultBodyScripts(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addDefaultBodyScripts(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the default body scripts.
addDefaultContentTypes(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addDefaultContentTypes(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more default content type for requests.
addDefaultHeadScripts(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addDefaultHeadScripts(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the default head scripts.
addDefaultStyleSheets(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addDefaultStyleSheets(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the default style sheets.
addDefaultTemplate(Class<? extends Throwable>, String) - Static method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Adds a default template for the specified exception class if not present.
addDefaultTemplatePaths(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addDefaultTemplatePaths(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more paths of the default templates applied to flows without flow specific templates.
addDefaultVariableTypes(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addDefaultVariableTypes(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more types of the default variables applied to flows without flow specific variables.
addDeniedPermission(String, Permission) - Method in interface org.norther.tammi.core.security.AccessController
Adds a denied permission for a specified role.
addDeniedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
addDeniedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
addDeniedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
addDeniedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
addDependence(DependenceRule) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Adds the specified dependence.
addDependenceDescriptor(DependenceDescriptor) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
addDependenceDescriptor(DependenceDescriptor) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new dependence descriptor.
addDependencies(Collection<? extends DependenceRule>) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Adds the specified dependencies.
addDynamicAttribute(int, VariableAttributeInfo) - Method in class org.norther.tammi.core.rt.VariableInfo
Adds the specified dynamic attribute, if not present.
addError(Exception) - Method in class org.norther.tammi.sprig.jasper.JRXMLLoader
Adds an erros.
addFilter(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
addFilter(String) - Method in interface org.norther.tammi.core.logger.Logger
Adds an exception filter.
addFilterName(ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
addFilterName(int, ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
addFilterName(ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Adds a new filter to the end of the pipe.
addFilterName(int, ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Adds a new filter to the given location.
addFlowActionNames(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addFlowActionNames(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more names of the actions applied to the named flow.
addFlowName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addFlowName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds a named flow if absent.
addFlowNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addFlowNames(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds named flows if absent.
addFlowTemplatePaths(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addFlowTemplatePaths(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more paths of the templates applied to the named flow.
addFlowVariableTypes(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addFlowVariableTypes(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more types of the variables applied to the named flow.
addFolderPath(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addFolderPath(String, int, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addFolderPath(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a key folder path if not already specified.
addFolderPath(String, int, String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a key folder path to the specified index.
addFolderPath(String) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
addFolderPath(int, String) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
addFolderPath(String) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Adds a template folder path.
addFolderPath(int, String) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Adds a template folder path at the specified index.
addHeader(String, String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addHeader(String, String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Adds a header.
addHeader(String, String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addHeader(String, String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
addHeader(String, String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
addHeadScript(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
addHeadScript(String, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Adds a head script.
addHeadScript(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
addHeadScript(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
addHostPatterns(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addHostPatterns(Collection<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
addHostPatterns(Collection<Pattern>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Adds more host patterns.
addHostPatterns(Collection<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
addHostPatterns(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more host patterns for a named profile.
addHttpSessionAttributeListener(HttpSessionAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addHttpSessionAttributeListener(HttpSessionAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a HTTP session attribute listener.
addHttpSessionListener(HttpSessionListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addHttpSessionListener(HttpSessionListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a HTTP session listener.
addIfAbsent(E) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds the specified item to the end of this list if it is not present.
addIfAbsent(int, E) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds the specified item at the specified position in this list if it is not present.
addIntHeader(String, int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addIntHeader(String, int) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Adds an int header.
addIntHeader(String, int) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addIntHeader(String, int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
addKeyStore(KeyStore) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
addKeyStore(KeyStore) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Adds a new key store or refreshes a changed one.
addLabel(String) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Adds a label.
addLabel(String, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Adds a label with paint.
addLabel(String, Paint, int, ChartLayout.Location, ChartLayout.HAlignment, ChartLayout.VAlignment) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Adds a label with attributes.
addLabel(String) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
addLabel(String, Paint) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
addListener(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
addListener(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Adds a new listener.
addLoginCookie(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
addLoginCookie(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Adds a login cookie, if required.
addMediaKey(String) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
addMediaKey(int, String) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
addMediaKey(String) - Method in interface org.norther.tammi.spray.media.MediaProvider
Adds a path finder media key.
addMediaKey(int, String) - Method in interface org.norther.tammi.spray.media.MediaProvider
Adds a path finder media key to the specified index.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.AbstractLoader
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.Adaptee
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.MBeanHandle
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.MBeanInstance
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.Referable
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.cache.DefaultCache
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.rt.VariableY
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
addOrCriterion(Criterion) - Method in class org.norther.tammi.root.hbm.query.CriterionSet
Adds an OR criterion to the set.
addPackageName(String) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
addPackageName(int, String) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
addPackageName(String) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Adds a package name to the task search list.
addPackageName(int, String) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Adds a package name to the specified location of the task search list.
addParameter(String, String) - Method in class org.norther.tammi.acorn.mime.MimeType
Adds a parameter to the MIME type.
addParameter(String, String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Adds a parameter value to the parameter map.
addParameter(String, String[]) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Adds parameter values to the parameter map.
addParameters(KeyValue<String, String>[]) - Method in class org.norther.tammi.acorn.mime.MimeType
Adds parameters to the MIME type.
addParent(TemplateContext) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
addParent(int, TemplateContext) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
addParent(TemplateContext) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Adds a parent context.
addParent(int, TemplateContext) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Adds a parent context to a specied index.
addPathInfo(List<?>) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a list of name=value pairs to the path info.
addPathInfo(String, Object) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the path info.
addPathInfo(String, String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the path info.
addPathInfo(String, double) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the path info.
addPathInfo(String, int) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the path info.
addPathInfo(String, long) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the path info.
addPhantomListener(T, QueueListener) - Method in class org.norther.tammi.core.monitor.DefaultFinalizer
 
addPhantomListener(T, QueueListener) - Method in interface org.norther.tammi.core.monitor.Finalizer
Adds a new phantom reference to the reference queue and registers its listener.
addProfileContentTypes(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addProfileContentTypes(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more profile specific content types.
addProfileName(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addProfileName(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds a named profile if absent.
addProfileNames(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addProfileNames(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds named profiles if absent.
addProperties(String, String[]) - Method in class org.norther.tammi.core.config.Configuration
Adds multivalued property values.
addProperties(int, String, String[]) - Method in class org.norther.tammi.core.config.Configuration
Adds multivalued property values at the specified index.
addProperties(int, String, String[], String) - Method in class org.norther.tammi.core.config.Configuration
Adds multivalued property values at the specified index with the specified separator.
addProperty(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Adds a multivalued property.
addProperty(int, String, String) - Method in interface org.norther.tammi.core.config.Configurable
Inserts a multivalued property at the specified index.
addProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Adds a multivalued property value.
addProperty(int, String, String) - Method in class org.norther.tammi.core.config.Configuration
Adds a multivalued property value at the specified index.
addProperty(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
addProperty(int, String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
addProperty(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
addProperty(int, String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
addProperty(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
addProperty(int, String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
addProperty(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Adds a multivalued property.
addProperty(int, String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Inserts a multivalued property at the specified index.
addProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
addProperty(int, String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
addProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
addProperty(int, String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
addProperty(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addProperty(int, String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addPropertyFilePath(String) - Method in interface org.norther.tammi.core.config.Configurable
Adds a property file path.
addPropertyFilePath(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Adds a property file path with an encoding.
addPropertyFilePath(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
addPropertyFilePath(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
addPropertyFilePath(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
addPropertyFilePath(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Adds a property file path.
addPropertyFilePath(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Adds a property file path with an encoding.
addPropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
addPropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
addPropertyFilePath(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addProvider(Provider) - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
addProvider(Provider) - Method in interface org.norther.tammi.core.security.KeyStoreFactory
Adds a new security provider.
addQueryString(List<?>) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a list of name=value pairs to the query string.
addQueryString(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name to the query string.
addQueryString(String, Object) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the query string.
addQueryString(String, String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the query string.
addQueryString(String, double) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the query string.
addQueryString(String, int) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the query string.
addQueryString(String, long) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Adds a name=value pair to the query string.
ADDR_PATTERN - Static variable in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
The pattern for plain address "A" specifies address being used as such and not converted to a RFC822/RFC2047 encoded mail-safe address.
addRecord(String, RecordWriter) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Adds a new record.
addRegistryKeys(String, ObjectName, int, Collection<K>) - Method in class org.norther.tammi.core.base.DefaultRegistry
Adds specified registry keys into a collection.
addResolver(ResourceResolver<?>) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
Adds a new resolver.
addResourceBundleName(String, String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
addResourceBundleName(String, String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Adds a resource bundle name for the qualified name.
addResourceBundleName(String, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
addResourceBundleName(String, String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
addResourceBundleNames(String, String[]) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
addResourceBundleNames(String, String[]) - Method in interface org.norther.tammi.core.locale.ResourceMap
Adds resource bundle names for the qualified name.
addResourceBundleNames(String, String[]) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
addResourceBundleNames(String, String[]) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
addRole(String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
addRole(String, String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Adds a role.
addRoles(AuthenticatedPrincipal, List<String>) - Method in class org.norther.tammi.core.realm.AbstractRealm
Adds roles for the specified authenticated principal.
addSeparator(char) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Adds an alternate separator.
addServletContextAttributeListener(ServletContextAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addServletContextAttributeListener(ServletContextAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a servlet context attribute listener.
addServletContextListener(ServletContextListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addServletContextListener(ServletContextListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a servlet context listener.
addServletRequestAttributeListener(ServletRequestAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addServletRequestAttributeListener(ServletRequestAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a servlet request attribute listener.
addServletRequestListener(ServletRequestListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
addServletRequestListener(ServletRequestListener) - Method in interface org.norther.tammi.spray.session.Manager
Adds a servlet request listener.
addSkinBodyScripts(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addSkinBodyScripts(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the body scripts of the specified skin.
addSkinHeadScripts(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addSkinHeadScripts(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the head scripts of the specified skin.
addSkinName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addSkinName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds a named skin if absent.
addSkinNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addSkinNames(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds named skins if absent.
addSkinStyleSheets(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
addSkinStyleSheets(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Adds more URLs of the style sheets of the specified skin.
addSoftListener(T, QueueListener) - Method in class org.norther.tammi.core.monitor.DefaultFinalizer
 
addSoftListener(T, QueueListener) - Method in interface org.norther.tammi.core.monitor.Finalizer
Adds a new soft reference to the reference queue and registers its listener.
addStateListener(StepStateListener) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
addStateListener(StepStateListener) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Adds a state listener of this flow step.
addStateListener(StepStateListener) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
addStepName(String, int, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addStepName(int, String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
addStepName(int, String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Adds a named flow step.
addStepName(int, String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
addStepName(String, int, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds a new step to the named flow.
addStepNames(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
addStepNames(int, List<String>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
addStepNames(int, List<String>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Adds named flow steps.
addStepNames(int, List<String>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
addStepNames(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Adds more step names to the named flow.
addStyleSheet(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
addStyleSheet(String, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Adds a style sheet.
addStyleSheet(String, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
addStyleSheet(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
addSubcriteria(String, CriterionSet) - Method in class org.norther.tammi.root.hbm.query.CriterionSet
Adds subcriteria to the set.
addSupportedLocale(Locale) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
addSupportedLocale(Locale) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Adds a supported locale.
addTerminalIdCookies(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addTerminalIdCookies(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more potential terminal id cookies.
addTerminalIdHeaders(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addTerminalIdHeaders(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more potential terminal id headers.
addTerminalIdParameters(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addTerminalIdParameters(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more potential terminal id parameters.
addTo1NRelationMap(Object, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds referenced objects fulfilling the specified criteria in a 1:n tree to a map.
addTo1NRelationMap(Object, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds referenced objects fulfilling the specified criteria in a 1:n tree to a map.
addTo1NRelationMap(Object, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addTo1NRelationMap(Object, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToAttributeChain(Object, String, String, Persister, List<Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds attribute values of a chain of referenced objects in a tree into a list, the attribute of the end object at the lowest index.
addToAttributeChain(Object, String, String, Persister, List<Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToAttributeMap(Object, String, String, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds attribute values of referenced nodes in a tree into a map.
addToAttributeMap(Object, String, String, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToEnvironment(String, Object) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
addToEnvironment(String, Object) - Method in class org.norther.tammi.core.naming.DomainContext
 
addToIdentityList(Variable, int, String[], Persister, OrderedSet<? super EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the specified variable as an enumerated identity to an ordered set.
addToIdentityList(Collection<? extends Variable>, int, String[], Persister, OrderedSet<? super EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds a collection of variables as enumerated identities to an ordered set.
addToIdentityList(Variable, int, String[], Persister, OrderedSet<? super EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityList(Collection<? extends Variable>, int, String[], Persister, OrderedSet<? super EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Variable, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the specified root variable to an ordered map.
addToIdentityTree(Collection<? extends Variable>, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds a collection of root variables to an ordered map.
addToIdentityTree(Variable, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the variable chain of the selected variable to an ordered map.
addToIdentityTree(Collection<? extends Variable>, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the variable chains of the selected variables to an ordered map.
addToIdentityTree(Identity, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the variable chain of the selected identity to an ordered map.
addToIdentityTree(Identity[], String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds the variable chains of the selected identities to an ordered map.
addToIdentityTree(Variable, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Collection<? extends Variable>, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Variable, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Collection<? extends Variable>, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Identity, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToIdentityTree(Identity[], String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToMNRelationMap(Object, String, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds referenced objects fulfilling the specified criteria in a m:n tree to a map.
addToMNRelationMap(Object, String, String, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds referenced objects fulfilling the specified criteria in a m:n tree to a map.
addToMNRelationMap(Object, String, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToMNRelationMap(Object, String, String, String, String, DBCriteria<?>, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToRelationChain(Object, String, Persister, List<Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds a chain of referenced objects in a tree to a list, the end node at the lowest index.
addToRelationChain(Object, String, Persister, List<Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToRelationMap(Object, String, Persister, ConcurrentMap<Object, Object>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds referenced objects in a tree to a map.
addToRelationMap(Object, String, Persister, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToRelationMap(Object, String, Persister, FilterChain, ConcurrentMap<Object, Object>) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds to a map of referenced objects.
addToVariableChain(Variable, String, Persister, List<? super Variable>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds a chain of referenced variables in a tree to a list, the end variable at the lowest index.
addToVariableChain(Variable, String, Collection<? extends Identity>, Persister, List<? super Variable>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds a chain of referenced variables in a tree to a list, the end variable at the lowest index.
addToVariableChain(Variable, String, Persister, List<? super Variable>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addToVariableChain(Variable, String, Collection<? extends Identity>, Persister, List<? super Variable>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addTraceListener(TraceListener) - Method in interface org.norther.tammi.acorn.trace.Traceable
Adds a listener if not already present.
addTraceListener(TraceListener) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
addTraceListener(TraceListener) - Method in class org.norther.tammi.core.config.Configuration
 
addTraceListener(TraceListener) - Method in class org.norther.tammi.core.rt.VariableX
 
addTraceListener(TraceListener) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
addTraceListener(TraceListener) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
addURL(URL) - Method in class org.norther.tammi.core.base.AbstractLoader
 
addURL(URL) - Method in interface org.norther.tammi.core.base.Loader
Adds a new URL to search paths.
addUser(String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
addUser(String, String, List<String>) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
addUser(String, String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Adds a new user.
addUser(String, String, List<String>) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Adds a new user with roles.
addUserAgentPatterns(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addUserAgentPatterns(Collection<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
addUserAgentPatterns(Collection<Pattern>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Adds more user agent patterns.
addUserAgentPatterns(Collection<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
addUserAgentPatterns(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds more user agent patterns for a named profile.
addValidatedElement(String, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Adds an element to a dynamic array attribute with validation.
addValidatedElement(String, int, Object, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Adds an indexed element to a dynamic array attribute with validation.
addValidatedElement(String, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
addValidatedElement(String, int, Object, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
addValue(Variable, String, Object) - Method in class org.norther.tammi.core.rt.Introspector
Adds an element to the named array attribute of the specified variable.
addValue(Variable, String, int, Object) - Method in class org.norther.tammi.core.rt.Introspector
Adds the indexed element to the named array attribute of the specified variable.
addValue(Variable, String, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
addValue(Variable, String, int, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
addValues(Object, String, List<Object>) - Method in class org.norther.tammi.spray.db.tool.DataTool
Adds nested attribute values in a tree to a list.
addVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
addVariable(int, Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
addVariable(Variable) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Adds a new variable.
addVariable(int, Variable) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Adds a new variable at the specified index.
addVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
addVariable(int, Variable) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
addWeakListener(T, QueueListener) - Method in class org.norther.tammi.core.monitor.DefaultFinalizer
 
addWeakListener(T, QueueListener) - Method in interface org.norther.tammi.core.monitor.Finalizer
Adds a new weak reference to the reference queue and registers its listener.
Aggregate - Interface in org.norther.tammi.core.rt
A marker interface to variables acting as aggregates of nested variable attributes.
ALIAS - Static variable in class org.norther.tammi.root.hbm.query.HibernateCriteria
Hibernate's default table alias.
ALIAS - Static variable in class org.norther.tammi.root.ojb.query.OJBCriteria
OJB's default table alias.
ALL_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The all permission.
allocate(int, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns an array of the specified length and of assignment compatible type with the specified classes.
allocate(int, Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns an array of the specified length and of assigment compatible type with the argument.
allocate(boolean, Object...) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns an array to be long enough to hold the arguments and of assigment compatible type with the arguments.
ALLOW_EXPIRED_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The allow expired property.
ALLOW_TAGGED_CONTENT_PROPERTY - Static variable in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
The allow tagged content property.
allowedPermissions(String) - Method in interface org.norther.tammi.core.security.AccessController
Returns an enumeration of allowed permissions for a specified role.
allowedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
allowedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
allowedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
allowedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
allowedRoleSet() - Method in interface org.norther.tammi.core.security.AccessController
Returns a read-only set of roles with allowed permissions.
allowedRoleSet() - Method in class org.norther.tammi.core.security.DefaultAccessController
 
allowedRoleSet() - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
allowedRoleSet() - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
allowedRoleSet() - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
ALPHA_NUMERIC_COMPARATOR - Static variable in class org.norther.tammi.acorn.util.Collections
An alpha-numeric comparator.
AlphaNumericComparator<T> - Class in org.norther.tammi.acorn.util
A string token comparator recognizing numbers.
AlphaNumericComparator() - Constructor for class org.norther.tammi.acorn.util.AlphaNumericComparator
Constructs a new comparator.
AlphaNumericComparator(boolean) - Constructor for class org.norther.tammi.acorn.util.AlphaNumericComparator
Constructs a new comparator with order.
alphaNumericComparator() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an alpha numeric comparator.
AMP - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for &.
AMPERSAND - Static variable in class org.norther.tammi.acorn.net.URLEncoder
XML references (old WML browsers required an XML entity references, newer ones don't work with it!?) We apply the one required by the HTML DTD.
ancestorAdded(AncestorEvent) - Method in class org.norther.tammi.leaf.jfc.NotificationDispatcher
 
ancestorMoved(AncestorEvent) - Method in class org.norther.tammi.leaf.jfc.NotificationDispatcher
 
ancestorRemoved(AncestorEvent) - Method in class org.norther.tammi.leaf.jfc.NotificationDispatcher
 
and(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a bitwise and of two numbers.
ANONYMOUS_USER_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The anonymous user property.
ANY - Static variable in class org.norther.tammi.acorn.mime.MimeType
Any type.
ANY_ALIAS - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The wildcard expression.
ANY_APPLICATION - Static variable in class org.norther.tammi.acorn.mime.MimeType
Any application type.
ANY_DOMAIN - Static variable in class org.norther.tammi.acorn.type.Classes
The domain wildcard.
ANY_DOMAIN - Static variable in interface org.norther.tammi.core.base.Domain
The wildcard.
ANY_EXTENSION - Static variable in interface org.norther.tammi.spray.template.PageFilter
The wildcard.
ANY_EXTENSION - Static variable in interface org.norther.tammi.spray.velocity.VelocityEngine
The wildcard extension.
ANY_KEY - Static variable in class org.norther.tammi.acorn.mime.CharSetMap
The wildcard key.
ANY_MULTIPART - Static variable in class org.norther.tammi.acorn.mime.MimeType
Multipart type.
ANY_NAME - Static variable in interface org.norther.tammi.acorn.locale.Localizer
The wildcard.
ANY_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The any permission.
ANY_ROLE - Static variable in enum org.norther.tammi.core.security.PermittedAction
Any role.
ANY_TEXT - Static variable in class org.norther.tammi.acorn.mime.MimeType
Any text type.
APOS - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for '.
append(boolean) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a boolean argument.
append(char) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a char argument.
append(char[], int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a char array argument.
append(char[]) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a char array argument.
append(CharSequence, int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a char sequence argument.
append(CharSequence) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a char sequence argument.
append(double) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a double argument.
append(float) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a float argument.
append(int) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends an int argument.
append(long) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a long argument.
append(Object) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends an object argument.
append(String) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a string argument.
append(StringBuffer) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a string buffer argument.
append(boolean, Object...) - Static method in class org.norther.tammi.acorn.type.Arrays
Appends elements to an array of assignment compatible type.
append(Object, boolean, Object...) - Static method in class org.norther.tammi.acorn.type.Arrays
Appends elements to an array.
append(Map<? extends K, ?>, Map<K, ?>, boolean) - Static method in class org.norther.tammi.acorn.util.Collections
Appends a map to another one.
append(LoggingEvent) - Method in class org.norther.tammi.core.logger.log4j.EventLogAppender
Appends a logging event.
append(LoggingEvent) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Activates the superclass when the first log event has been received.
append(Object, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Appends an element to an array.
append(CharSequence) - Method in class org.norther.tammi.spray.template.tool.PageTool
Appends content to the page.
appendAttribute(CharSequence, String, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the named attribute.
appendAttribute(Variable, VariableAttributeInfo, String, SortedMap<String, Exception>, StringBuilder, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the attribute element.
appendAttribute(CharSequence, String, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the named attribute.
appendBalloonStyle(Variable, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the balloon style element.
appendColumn(String, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendColumn(String, String, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendDefaultValue(Variable, VariableAttributeInfo, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the default value element.
appendEnumeration(Variable, VariableAttributeInfo, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the enumeration element.
appendException(Variable, VariableAttributeInfo, String, SortedMap<String, Exception>, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the exception element.
appendExceptions(FlowStep, String, StringBuilder) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Appends the exception elements.
appendField(FieldDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendField(String, FieldDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendFlowEnd(FlowStep, String, StringBuilder) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Appends the flow element end.
appendFlowStart(FlowStep, String, StringBuilder) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Appends the flow element start.
appendInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
appendInlineBodyScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Appends an inline body script.
appendInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
appendInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
appendInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
appendInlineStyleSheet(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Appends an inline style sheet.
appendInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
appendInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
appendLinearRing(Location[], StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the linear ring element.
appendLineString(Location[], StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the line string element.
appendListOfColumns(String[], StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendLocation(Variable, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the location element.
appendMaxValue(Variable, VariableAttributeInfo, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the max value element.
appendMinValue(Variable, VariableAttributeInfo, String, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the min value element.
appendPlacemark(Variable, int, VariableValidity, SortedMap<String, Exception>, StringBuilder, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the placemark element.
appendPoint(Location, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the point element.
appendQueryClass(ClassDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryClass(ClassDescriptor, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Appends a class descriptor table to the SQL query statement buffer.
appendQueryColumn(String, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryColumn(String, String, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryColumn(String, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Appends a named column to the SQL query statement buffer.
appendQueryColumn(String, String, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Appends a named column with a table alias to the SQL query statement buffer.
appendQueryField(FieldDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryField(String, FieldDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryField(FieldDescriptor, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Appends a field descriptor column to the SQL query statement buffer.
appendQueryField(String, FieldDescriptor, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Appends a field descriptor column with a table alias to the SQL query statement buffer.
appendQueryTable(String, StringBuffer) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
appendQueryTable(String, StringBuffer) - Method in interface org.norther.tammi.root.ojb.platform.SQLPlatform
Append a named table to the SQL query statement buffer.
appendResponse(StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the response element.
appendSchema(Variable, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the schema element.
appendSchemaData(Variable, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the schema data element.
appendSimpleData(Variable, VariableAttributeInfo, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the simple data element.
appendSimpleField(Variable, VariableAttributeInfo, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the simple field element.
appendStep(FlowStep, int, String, StringBuilder) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Appends the step element.
appendStyle(Variable, StringBuilder) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Appends the style element.
appendTable(ClassDescriptor, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendTable(String, StringBuffer) - Method in class org.norther.tammi.root.ojb.sql.SqlSelectStatement
 
appendTag(CharSequence) - Method in class org.norther.tammi.acorn.lang.XMLString
Appends a tag argument without encoding.
appendValue(Variable, VariableAttributeInfo, String, StringBuilder, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the value element.
appendVariable(Variable, int, String, VariableValidity, SortedMap<String, Exception>, StringBuilder, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Appends the variable element.
APPLICATION_KML - Static variable in class org.norther.tammi.acorn.mime.MimeType
KML type.
APPLICATION_OCTET_STREAM - Static variable in class org.norther.tammi.acorn.mime.MimeType
Octet stream type.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.norther.tammi.acorn.mime.MimeType
WWW form type.
APPLICATION_XHTML - Static variable in class org.norther.tammi.acorn.mime.MimeType
XHTML type.
APPLICATION_XHTML_MP - Static variable in class org.norther.tammi.acorn.mime.MimeType
XHTML MP type.
APPLICATION_XML - Static variable in class org.norther.tammi.acorn.mime.MimeType
XML type.
apply(ObjectName) - Method in class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
 
apply(String, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(String, String, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(File, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(URL, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(String, String, InputStream, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(String, String, Reader, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(String, String, int, int, Object, List<String>, List<Object>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
apply(String, int, int, Object, Vector, Vector) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
apply(String, int, int, Object, Vector, Vector) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
apply(String, int, int, Object, Vector, Vector) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
APPLY - Static variable in interface org.norther.tammi.core.scripter.lang.ScriptEngine
The apply method.
apply(String, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(String, String, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(File, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(URL, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(String, String, InputStream, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(String, String, Reader, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies a function.
apply(String, String, int, int, Object, List<String>, List<Object>) - Method in interface org.norther.tammi.core.scripter.Scripter
Applies the given anonymous function of the given language to the given parameters and returns the resulting value.
apply(Object, List<String>, List<Object>) - Static method in class org.norther.tammi.core.scripter.StaticScripter
Applies un unnamed function using the default scripter and default language.
applyLocalizedPattern(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
applyPattern(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
applyServerURL(String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
applyServerURL(String) - Method in interface org.norther.tammi.core.mail.Mailer
Applies the specified URL to the mail server configuration.
ARGUMENTS - Static variable in interface org.norther.tammi.core.scripter.lang.ScriptEngine
The global main arguments bean.
ARRAY_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Arrays
Array class name.
ArrayAsList<E> - Class in org.norther.tammi.acorn.util
An array implementation of the List interface avoiding synchronization by making a new copy of its back-end array whenever it is structurally modified.
ArrayAsList() - Constructor for class org.norther.tammi.acorn.util.ArrayAsList
Constructs an empty list.
ArrayAsList(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.ArrayAsList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayAsList(E[]) - Constructor for class org.norther.tammi.acorn.util.ArrayAsList
Constructs a list using the specified array as its back-end and maintaining the component type of the array during modifications.
ArrayAsList.ArrayIterator<E> - Class in org.norther.tammi.acorn.util
An inner class for iterators.
ArrayAsList.ArrayIterator(E[], int) - Constructor for class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
Constructs a new iterator.
ArrayAsSet<E> - Class in org.norther.tammi.acorn.util
An implementation of the Set interface avoiding synchronization by making a new copy of its back-end array whenever it is structurally modified.
ArrayAsSet() - Constructor for class org.norther.tammi.acorn.util.ArrayAsSet
Constructs an empty set.
ArrayAsSet(ArrayAsList<E>) - Constructor for class org.norther.tammi.acorn.util.ArrayAsSet
Constructs a set with the back-end list.
ArrayAsSet(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.ArrayAsSet
Constructs a set containing the elements of the specified collection.
ArrayAsSet(E[]) - Constructor for class org.norther.tammi.acorn.util.ArrayAsSet
Constructs a set using the specified array as its back-end and maintaining the component type of the array during modifications.
ArrayAsSet(E[], boolean) - Constructor for class org.norther.tammi.acorn.util.ArrayAsSet
Constructs a set using the specified array as its back-end without optionally removing duplicate elements and maintaining the component type of the array during modifications.
ArrayKey<T> - Class in org.norther.tammi.acorn.util
A class to use one-dimensional arrays as map keys.
ArrayKey(T[]) - Constructor for class org.norther.tammi.acorn.util.ArrayKey
Constructs a new key.
ArrayMapChartModel - Class in org.norther.tammi.acorn.jfc
An array map chart model applying indexed arrays, either primitive or object-based, as the model table.
ArrayMapChartModel(OrderedMap<?, ?>) - Constructor for class org.norther.tammi.acorn.jfc.ArrayMapChartModel
Constructs a new model.
Arrays - Class in org.norther.tammi.acorn.type
Converts between array types.
Arrays() - Constructor for class org.norther.tammi.acorn.type.Arrays
 
asArray(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an object in an array.
asList(T...) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts the specified arguments to a list.
asList(Object...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a collection, array or objects as a list.
asOrderedSet(Object...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a collection, array or object as an ordered set.
assemble(Serializable, Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
asSet(Object...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a collection, array or objects as a set.
attachSubgroup(Identity, Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Attaches the specified subgroup.
ATTRIBUTE_COMPARATOR - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external comparator attribute.
ATTRIBUTE_DEFAULT_VALUE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external default value attribute.
ATTRIBUTE_DELIMITER - Static variable in class org.norther.tammi.core.rt.util.Identity
The attribute delimiter.
ATTRIBUTE_DESCENDING - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external descending attribute.
ATTRIBUTE_DESCRIPTION - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external attribute description attribute.
ATTRIBUTE_DETAIL - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external detail attribute.
ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The Attribute element.
ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Attribute element.
ATTRIBUTE_ELEMENT_SEPARATOR - Static variable in interface org.norther.tammi.core.rt.Variable
The attribute element separator char.
ATTRIBUTE_GROUP - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external group attribute.
ATTRIBUTE_INFO - Static variable in interface org.norther.tammi.core.rt.Variable
Attribute info method.
ATTRIBUTE_INFO_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Attribute info description.
ATTRIBUTE_LENGTH - Static variable in interface org.norther.tammi.core.rt.Variable
Attribute length method.
ATTRIBUTE_LENGTH_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Attribute length description.
ATTRIBUTE_LIST - Static variable in interface org.norther.tammi.core.rt.Variable
Attribute list method.
ATTRIBUTE_LIST_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Attribute list description.
ATTRIBUTE_MAX_SIZE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external max size attribute.
ATTRIBUTE_MAX_VALUE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external max value attribute.
ATTRIBUTE_MIN_SIZE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external min size attribute.
ATTRIBUTE_MIN_VALUE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external min value attribute.
ATTRIBUTE_ORDER_BY - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external order-by attribute.
ATTRIBUTE_PACKAGE - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The default attribute package.
ATTRIBUTE_PATTERN - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external pattern attribute.
ATTRIBUTE_POSITION - Static variable in interface org.norther.tammi.core.rt.Variable
Attribute position method.
ATTRIBUTE_POSITION - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external position attribute.
ATTRIBUTE_POSITION_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Attribute position description.
ATTRIBUTE_QUALIFIER - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external qualifier attribute.
ATTRIBUTE_SHADOW - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external shadow attribute.
ATTRIBUTE_TRAITS - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external traits attribute.
ATTRIBUTE_TYPE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external type attribute.
ATTRIBUTE_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Attribute values attribute.
ATTRIBUTE_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Attribute values description.
attributeAdded(ServletContextAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeAdded(ServletRequestAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeCollection() - Method in class org.norther.tammi.core.rt.VariableZ
Returns a snapshot collection of attributes.
AttributeFilter - Interface in org.norther.tammi.acorn.type
An interface to attribute filters.
attributeIndexOf(Object[], Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Returns index of a multi-valued attribute value.
attributeInfo() - Method in interface org.norther.tammi.core.rt.Variable
Returns attribute info of dynamic attributes of this variable.
attributeInfo(String, boolean...) - Method in interface org.norther.tammi.core.rt.Variable
Returns optionally modifiable or recursive attribute info of a named attribute.
attributeInfo() - Method in class org.norther.tammi.core.rt.VariableX
 
attributeInfo(String, boolean...) - Method in class org.norther.tammi.core.rt.VariableX
 
attributeInfoRegistered(int, VariableAttributeInfo) - Method in class org.norther.tammi.core.rt.VariableX
Callback for a registered attribute info.
attributeInfoRegistered(int, VariableAttributeInfo) - Method in class org.norther.tammi.core.rt.VariableZ
 
attributeKeySet(ConcurrentMap<K, ?>) - Method in class org.norther.tammi.core.base.AttributeSupport
Returns a read-only set of attribute keys.
attributeKeySet(ConcurrentMap<String, ?>, String) - Method in class org.norther.tammi.core.base.AttributeSupport
Returns a read-only set of prefixed attribute keys.
attributeKeySet() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
attributeKeySet() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Returns a set of context attribute keys.
attributeKeySet() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
attributeLength(String) - Method in interface org.norther.tammi.core.rt.Variable
Returns the length of an array attribute.
attributeLength(String) - Method in class org.norther.tammi.core.rt.VariableX
 
attributeList(boolean...) - Method in interface org.norther.tammi.core.rt.Variable
Returns optionally modifiable attribute info of all attributes in the definition order without internal attributes.
attributeList(boolean...) - Method in class org.norther.tammi.core.rt.VariableX
 
AttributeNameComparator - Class in org.norther.tammi.acorn.util
A comparator for alpha-numeric sorting of attribute names.
AttributeNameComparator() - Constructor for class org.norther.tammi.acorn.util.AttributeNameComparator
Constructs a new comparator.
AttributeNameComparator(Comparator<String>) - Constructor for class org.norther.tammi.acorn.util.AttributeNameComparator
Constructs a new comparator with a name comparator.
attributePosition(String) - Method in interface org.norther.tammi.core.rt.Variable
Returns the position of the named attribute.
attributePosition(String) - Method in class org.norther.tammi.core.rt.VariableX
 
attributeRemoved(ServletContextAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeRemoved(ServletRequestAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeReplaced(ServletContextAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
attributeReplaced(ServletRequestAttributeEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
AttributeSupport - Class in org.norther.tammi.core.base
A support class for maintaining MBean attributes.
AttributeSupport(MBeanDelegate) - Constructor for class org.norther.tammi.core.base.AttributeSupport
Constructs a new attribute support.
AUDIO_MPEG - Static variable in class org.norther.tammi.acorn.mime.MimeType
MPEG type.
AUTH - Static variable in class org.norther.tammi.core.naming.ResourceRef
Auth address type.
AUTH_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The auth attribute.
AUTHENTICATE - Static variable in class org.norther.tammi.acorn.http.HttpParser
WWW-Authenticate response header.
authenticate(String, Principal, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
authenticate(String, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
authenticate(String, String, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
authenticate(String, String, String, String, String, String, String, String, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
authenticate(String, Certificate[]) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
authenticate(String, Principal, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
authenticate(String, String, String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
authenticate(String, String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
authenticate(String, String, String, String, String, String, String, String, String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
authenticate(String, Certificate[]) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
authenticate(String, Principal, String) - Method in interface org.norther.tammi.core.realm.Realm
Authenticates the specified principal in the specified domain of this realm.
authenticate(String, String, String) - Method in interface org.norther.tammi.core.realm.Realm
Authenticates the principal associated with the specified MSISDN in the specified domain using the specified scheme, if there is one.
authenticate(String, String, String, String) - Method in interface org.norther.tammi.core.realm.Realm
Authenticates the principal associated with the specified username and password in the specified domain using the specified scheme, if there is one.
authenticate(String, String, String, String, String, String, String, String, String, String) - Method in interface org.norther.tammi.core.realm.Realm
Authenticates the principal associated with the specified username in the specified domain matching the digest calculated using the given parameters using the method described in RFC2617/2831.
authenticate(String, Certificate[]) - Method in interface org.norther.tammi.core.realm.Realm
Authenticates the principal with a certificate in the specified domain.
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
authenticate(String, String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
authenticate(Principal, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Authenticates a request within the realm of this filter.
authenticate(Principal, HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Authenticates a principal within the realm of this filter.
authenticate(String, String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Authenticates a user within the realm of this filter.
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultCachedAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpBasicAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpSspiAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultMsisdnAuthFilter
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultSSLCertAuthFilter
 
authenticate(String, String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserAccountAction
Authenticates the specified principal.
authenticated(AuthenticationEvent) - Method in interface org.norther.tammi.core.security.AuthenticationListener
Notifies the object that a principal is authenticated.
AUTHENTICATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The Authenticated element.
AUTHENTICATED_PRINCIPAL - Static variable in interface org.norther.tammi.core.security.AuthenticatedPrincipal
The string identifier.
AUTHENTICATED_SIGNATURE - Static variable in class org.norther.tammi.root.db.DefaultRepositoryClient
The authenticated signature.
AuthenticatedPrincipal - Interface in org.norther.tammi.core.security
An interface to an authenticated user.
AuthenticatedRequest - Class in org.norther.tammi.spray.authenticator.chain
A default implementation of the authenticated request.
AuthenticatedRequest() - Constructor for class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
Constructs a new request.
AuthenticatedRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
Constructs a new request with a wrapped one.
AuthenticatedSession - Interface in org.norther.tammi.spray.session
An interface to optionally authenticated sessions maintaining client data between requests.
AuthenticatedSession.RemoteClient - Interface in org.norther.tammi.spray.session
An interface to remote clients.
AUTHENTICATION_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The authentication parsed mask.
AuthenticationEvent - Class in org.norther.tammi.core.security
Events of this type are sent to an object that implements the AuthenticationListener interface when the corresponding principal is authenticated or unauthenticated.
AuthenticationEvent(AuthenticatedPrincipal) - Constructor for class org.norther.tammi.core.security.AuthenticationEvent
Constructs a new event.
AuthenticationListener - Interface in org.norther.tammi.core.security
Objects implementing the AuthenticationListener interface and added to an AuthenticatedPrincipal instance will be notified when the corresponding principal is authenticated or unauthenticated.
AuthenticatorFilter - Interface in org.norther.tammi.spray.authenticator
An interface to authenticator filters.
AUTHORIZATION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Authorization request header.
AuthorizationExceptionFilter - Exception in org.norther.tammi.spray.engine
An exception for authorization errors.
AuthorizationExceptionFilter() - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception.
AuthorizationExceptionFilter(boolean) - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception with a close connection option.
AuthorizationExceptionFilter(String) - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception with authentication.
AuthorizationExceptionFilter(String, boolean) - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception with authentication and a close connection option.
AuthorizationExceptionFilter(String, String) - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception with a template and authentication.
AuthorizationExceptionFilter(String, String, boolean) - Constructor for exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
Constructs a new exception with a template, authentication and a close connection option.
AUTO_REFRESH_DECLINED_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The auto refresh declined property.
available() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
available() - Method in class org.norther.tammi.acorn.io.PartialInputStream
Returns the number of bytes available in the multipart stream.
available() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
available() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
available() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
Average - Class in org.norther.tammi.acorn.math
An average equation.
Average(byte...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new byte equation.
Average(short...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new short equation.
Average(int...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new int equation.
Average(long...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new long equation.
Average(float...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new float equation.
Average(boolean, float...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new float equation.
Average(double...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new double equation.
Average(boolean, double...) - Constructor for class org.norther.tammi.acorn.math.Average
Constructs a new double equation.
average(Object, Object) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns an average.
awaitTermination(long, TimeUnit) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 

B

BALLOON_STYLE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The BalloonStyle element.
BASE - Static variable in class org.norther.tammi.root.ojb.DefaultOJBFactory
The base key for connections.
Base64 - Class in org.norther.tammi.acorn.security
A static Base64 encoder/decoder as specified in RFC2045 Multipurpose Internet Mail Extensions (MIME).
Base64() - Constructor for class org.norther.tammi.acorn.security.Base64
 
BASE_CLASS_NAME - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external base class name attribute.
BASIC_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.HttpBasicAuthFilter
Basic authentication.
BeanRepositoryClient - Interface in org.norther.tammi.root.db
Extends MultiRepositoryClient by supporting variable based repositories.
BeanRepositoryFilter - Interface in org.norther.tammi.spray.db
An extension to RepositoryFilter for variable based repositories.
BeanTool - Class in org.norther.tammi.spray.engine.tool
A request context tool for bean operations.
BeanTool() - Constructor for class org.norther.tammi.spray.engine.tool.BeanTool
Constructs a new tool.
BEGIN_CLASS - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external begin class attribute.
BEGIN_FIELD - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external begin field attribute.
beginTransaction() - Method in interface org.norther.tammi.root.db.Persister
Begins a transaction to start updates in the repository.
beginTransaction() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
beginTransaction() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
beginTransaction() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
beginTransaction() - Method in class org.norther.tammi.spray.db.tool.DataTool
Starts a transaction.
BINARY - Static variable in interface org.norther.tammi.core.io.PathFinder
The binany folders key.
BINARY_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The binary property (default is <root>/bin).
bind(Name, Object) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
bind(String, Object) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
bind(Name, Object, boolean) - Method in class org.norther.tammi.acorn.naming.NamingContext
Binds a name to an object.
bind(Name, Object) - Method in class org.norther.tammi.core.naming.DomainContext
 
bind(String, Object) - Method in class org.norther.tammi.core.naming.DomainContext
 
bindToRequest(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Binds an MBean to the current request.
bindToSession(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Binds an MBean to the current session.
BIT_MASK_PATTERN - Static variable in interface org.norther.tammi.core.converter.EnumConverter
Bit mask pattern.
BlobTool - Class in org.norther.tammi.spray.db.tool
Extends the task tool to support links to large repository objects.
BlobTool() - Constructor for class org.norther.tammi.spray.db.tool.BlobTool
Constructs a new link.
BLOCK_ADDRESS - Static variable in interface org.norther.tammi.spray.protocol.IpMaskFilter
The block address filter.
BLOCK_MASK - Static variable in interface org.norther.tammi.spray.protocol.IpMaskFilter
The block mask filter.
BODY_ALINK - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body alink attribute.
BODY_BACKGROUND - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body background attribute.
BODY_BGCOLOR - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body bgcolor attribute.
BODY_LINK - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body link attribute.
BODY_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The body parsed mask.
BODY_TEXT - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body text attribute.
BODY_VLINK - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The body vlink attribute.
BOOLEAN_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Boolean class name.
BOOLEAN_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
boolean type.
BoundedQueue<E> - Class in org.norther.tammi.acorn.util.concurrent
An array-based bounded blocking queue class.
BoundedQueue(int) - Constructor for class org.norther.tammi.acorn.util.concurrent.BoundedQueue
Constructs a new queue with the specified capacity.
BoundedQueue(int, Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.concurrent.BoundedQueue
Creates a new queue with with the specified capacity and an initial collection.
BoundedQueue(int, boolean) - Constructor for class org.norther.tammi.acorn.util.concurrent.BoundedQueue
Creates a new queue with the specified capacity and access policy.
BoundedQueue(int, boolean, Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.concurrent.BoundedQueue
Creates a new queue with the specified capacity, access policy and an initial collection.
BR - Static variable in class org.norther.tammi.acorn.lang.XMLString
The XHTML line break tag.
BRANCH_KEY - Static variable in class org.norther.tammi.spray.filter.DefaultBranchFilter
The branch key.
branchContentTypes() - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
branchContentTypes() - Method in interface org.norther.tammi.spray.media.ServiceFilter
Returns a set branch content types.
BranchFilter<F extends Filter> - Interface in org.norther.tammi.spray.filter
BranchFilter extends SecureContainerKeyFilter by passing an incoming request to one of its contained filters based on some implementation specific mapping.
Broker - Interface in org.norther.tammi.core.base
An interface to a broker.
BrokerTool - Class in org.norther.tammi.spray.engine.tool
A request context tool extending MBeanConfig and pushing exceptions into the error stack of the filter chain instead of throwing them.
BrokerTool() - Constructor for class org.norther.tammi.spray.engine.tool.BrokerTool
Constructs a new broker.
BufferedResource<T> - Class in org.norther.tammi.core.cache
A buffered implementation of Resource maintaining content.
BufferedResource(Resource<? extends T>) - Constructor for class org.norther.tammi.core.cache.BufferedResource
Constructs a new resource.
BufferedResource(Resource<? extends T>, boolean) - Constructor for class org.norther.tammi.core.cache.BufferedResource
Constructs a new resource with a keep lost flag.
BufferedResource(Resource<T>, byte[]) - Constructor for class org.norther.tammi.core.cache.BufferedResource
Constructs a new resource with ready-made content.
build() - Method in class org.norther.tammi.leaf.jfc.JTopFrame
Builds this component.
build() - Method in class org.norther.tammi.leaf.jfc.menu.JExitMenuItem
Builds this component.
build() - Method in class org.norther.tammi.leaf.jfc.tool.JToolButton
Builds this component.
build() - Method in class org.norther.tammi.leaf.jfc.TopFrame
Builds this component.
build(DBCriteria.Condition, Multiword...) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
Builds a multiword criteria by adding separate conditions for all positive and negative words.
build(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Builds the named and optionally local and localized page template.
build(String, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Builds the named and optionally local and localized page template with the specified encoding.
build(CharSequence, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Builds optionally local run-time content.
buildCache(String, Properties) - Method in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
 
buildQuery(Object, DBCriteria<?>...) - Method in interface org.norther.tammi.root.db.Persister
Builds a query to a sample object, an identity or a specific class.
buildQuery(Class<T>, String, Persister.Script) - Method in interface org.norther.tammi.root.db.Persister
Builds a query to a query language expression for the specified class.
buildQuery(String, String, Persister.Script) - Method in interface org.norther.tammi.root.db.Persister
Builds a query to a query language expression for the named class.
buildQuery(DBCriteria<T>, boolean, Object...) - Method in interface org.norther.tammi.root.db.Persister
Builds a query to a specified criteria.
buildQuery(DBCriteria<?>, String[], boolean, Object...) - Method in interface org.norther.tammi.root.db.Persister
Builds a query to a specified criteria returning only selected attributes.
buildQuery(String, String, Persister.Script) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
buildQuery(Object, DBCriteria<?>...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
buildQuery(Class<T>, String, Persister.Script) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
buildQuery(DBCriteria<T>, boolean, Object...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
buildQuery(DBCriteria<?>, String[], boolean, Object...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
buildQuery(Object, DBCriteria<?>...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
buildQuery(Class<T>, String, Persister.Script) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
buildQuery(DBCriteria<T>, boolean, Object...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
buildQuery(DBCriteria<?>, String[], boolean, Object...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
buildQuery(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Builds a query by sample.
buildQuery(String, String, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Builds a query by expression.
buildQuery(DBCriteria<?>, boolean, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Builds a query by criteria.
buildQuery(DBCriteria<?>, List<String>, boolean, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Builds a query by criteria with attributes.
buildSearchVariable(Variable, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Builds a search variable with attributes for searching instances of the specified target variable class.
buildSearchVariable(Variable, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
buildSearchVariable(Variable, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Builds a search variable with attributes for searching instances of the specified target variable class.
busy() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
busy() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
busy() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Resets the status of this connection to busy during time-consuming requests.
busy() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Keeps this request busy.
busy() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Keeps busy.
busy() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
BYTE_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Byte class name.
BYTE_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
byte type.
Bytes - Class in org.norther.tammi.acorn.lang
Converts between bytes and other types.
Bytes() - Constructor for class org.norther.tammi.acorn.lang.Bytes
 
byteValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed byte value starting from the high order word.
byteValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed byte operand.
byteValue() - Method in class org.norther.tammi.acorn.math.Equation
 

C

Cache<K,V> - Interface in org.norther.tammi.core.cache
Extends CachedMap to adapt a cache supporting expiration of old entries.
cache(Identity, Object) - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
Cache-Control header.
CACHE_CREATED - Static variable in class org.norther.tammi.core.cache.DomainCacheNotification
The creation notification.
CACHE_MODIFIED - Static variable in class org.norther.tammi.core.cache.DomainCacheNotification
The modification notification.
CACHE_PROPERTY_PREFIX - Static variable in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
The cache property prefix.
CACHE_REMOVED - Static variable in class org.norther.tammi.core.cache.DomainCacheNotification
The removal notification.
cacheAuthentication(Principal, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Authenticates the specified identity and caches it to the current session and request if successful.
CacheClient<K,V> - Interface in org.norther.tammi.core.cache
An interface to objects maintaining other objects in caches.
CACHED_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.CachedAuthFilter
Cached authentication.
CACHED_PASSWORDS_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The cached passwords property.
CachedAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface that provides access to a cached principal.
CachedEntryEvent - Class in org.norther.tammi.acorn.cache.event
Events of this type are sent to an object that implements CachedEntryListener when it is expired, passivated or activated in the cache.
CachedEntryEvent(CachedMap<?, ?>, Object, Object) - Constructor for class org.norther.tammi.acorn.cache.event.CachedEntryEvent
Constructs a new event.
CachedMap<K,V> - Interface in org.norther.tammi.acorn.cache
Extends the Map interface to support expiration of old entries.
CachedMap.Value<K,V> - Interface in org.norther.tammi.acorn.cache
An interface to cached values to order them according to expiration.
CachedMapAdapter<K,V> - Class in org.norther.tammi.acorn.cache
Extends the given ConcurrentMap implementation to support the CachedMap interface.
CachedMapAdapter(ConcurrentMap<K, CachedMap.Value<K, V>>) - Constructor for class org.norther.tammi.acorn.cache.CachedMapAdapter
Constructs a new map.
CachedMapAdapter(ConcurrentMap<K, CachedMap.Value<K, V>>, int) - Constructor for class org.norther.tammi.acorn.cache.CachedMapAdapter
Constructs a new map with a max expiration time.
CachedMapAdapter(ConcurrentMap<K, CachedMap.Value<K, V>>, int, int) - Constructor for class org.norther.tammi.acorn.cache.CachedMapAdapter
Constructs a new map with max and default expiration times.
CachedMapAdapter(ConcurrentMap<K, CachedMap.Value<K, V>>, int, int, int) - Constructor for class org.norther.tammi.acorn.cache.CachedMapAdapter
Constructs a new map with max and default expiration times and an expiration sleep interval.
CachedMediaProvider - Interface in org.norther.tammi.spray.media
Extends media providers by caching support.
cacheIfNew(Identity, Object) - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
cacheKeySet() - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
cacheKeySet() - Method in interface org.norther.tammi.core.cache.KeyCacheClient
Returns the cache key set.
cacheKeySet() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
CacheListener - Interface in org.norther.tammi.acorn.cache.event
An interface to cached objects that want to be informed when their state have changed.
CacheMonitor - Interface in org.norther.tammi.core.monitor
An interface that extends CacheClient to control and monitor other registered cache clients.
calculate(Object, int, boolean) - Method in class org.norther.tammi.acorn.math.Average
 
calculate(Object, int, boolean) - Method in class org.norther.tammi.acorn.math.Equation
Calculates the result.
calculate(Object, int, boolean) - Method in class org.norther.tammi.acorn.math.Product
 
calculate(Object, int, boolean) - Method in class org.norther.tammi.acorn.math.Sum
 
call(Object, String, Object[]) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
call(Object, String, Object[]) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
call(Object, String, Object[]) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
cancelSelection() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
cancelSelection() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Cancels the the current selection.
cancelSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
canonicalizePath(String, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Canonicalizes a URI path using the given encoding.
capacity() - Method in class org.norther.tammi.acorn.lang.XMLString
Returns the capacity.
capacity() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
Returns the capacity of the buffer.
capacity(int, int, int) - Static method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns the appropriate capacity within the specified limits.
capacity(int) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns the appropriate capacity for the expected maximum capacity.
capacity(int) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
capacity(int) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
capitalize(String, boolean...) - Static method in class org.norther.tammi.acorn.type.Strings
Capitalizes an optionally nested field name.
CASE_INSENSITIVE_PROPERTY - Static variable in interface org.norther.tammi.root.realm.RepositoryRealm
The case insensitive property.
cast(Object) - Static method in class org.norther.tammi.acorn.type.Classes
Casts an unknown object to the specified parametrized type.
cast(Collection<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown collection to the specified parametrized type.
cast(List<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown list to the specified parametrized type.
cast(Set<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown set to the specified parametrized type.
cast(OrderedSet<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown ordered set to the specified parametrized type.
cast(Map<?, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown map to the specified parametrized type.
cast(SortedMap<?, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown sorted map to the specified parametrized type.
cast(ConcurrentMap<?, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown concurrent map to the specified parametrized type.
cast(OrderedMap<?, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown ordered map to the specified parametrized type.
cast(Enumeration<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown enumeration to the specified parametrized type.
cast(Iterator<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown iterator to the specified parametrized type.
cast(ListIterator<?>) - Static method in class org.norther.tammi.acorn.util.Collections
Casts an unknown list iterator to the specified parametrized type.
ceil(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns ceil of a quotient.
CGI_BIN - Static variable in interface org.norther.tammi.core.io.PathFinder
The cgi-bin folders key.
CGIBinFilter - Interface in org.norther.tammi.spray.media
An interface to filters processing CGI requests where the path info of the request points to a static file.
chainErrors() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Chains step flow and filter chain errors to the filter chain.
ChainTool - Class in org.norther.tammi.spray.engine.tool
A request context tool for filter chaining.
ChainTool() - Constructor for class org.norther.tammi.spray.engine.tool.ChainTool
Constructs a new chain.
Challenge - Interface in org.norther.tammi.core.realm
An interface to challenge based authentication.
change(Object, Object) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Calculates the specified change.
changePassword(String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
changePassword(String, String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Changes the password.
ChannelConnection - Class in org.norther.tammi.spray.connector.chain
A connection through a non-blocking socket channel registered with the specified key.
ChannelConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, SelectionKey, Channel) - Constructor for class org.norther.tammi.spray.connector.chain.ChannelConnection
Constructs a new connection.
ChannelConnector - Interface in org.norther.tammi.spray.connector
An interface to channel connectors.
ChannelInputStream - Class in org.norther.tammi.acorn.nio
A non-blocking channel input stream which may wait before ready.
ChannelInputStream(SelectionKey, ReadableByteChannel, ByteBuffer, long) - Constructor for class org.norther.tammi.acorn.nio.ChannelInputStream
Constructs a new stream.
ChannelOutputStream - Class in org.norther.tammi.acorn.nio
A non-blocking channel output stream which may wait until ready.
ChannelOutputStream(SelectionKey, WritableByteChannel, ByteBuffer, long) - Constructor for class org.norther.tammi.acorn.nio.ChannelOutputStream
Constructs a new stream.
Chapter - Class in org.norther.tammi.manual.chapter
Chapter is the default implementation of the ChapterMBean interface.
Chapter() - Constructor for class org.norther.tammi.manual.chapter.Chapter
Constructs a new Chapter.
ChapterMBean - Interface in org.norther.tammi.manual.chapter
ChapterMBean is an interface to a class storing chapter names.
CHAR_SEQUENCE_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Strings
CharSequence class name.
CHAR_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
char type.
CHARACTER_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Character class name.
characters(char[], int, int) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
characters(char[], int, int) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
 
characters(char[], int, int) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
charAt(int) - Method in class org.norther.tammi.acorn.lang.StringDate
 
charAt(int) - Method in class org.norther.tammi.acorn.lang.XMLString
 
CharSequenceReader - Class in org.norther.tammi.acorn.io
A character stream whose source is a sequence.
CharSequenceReader(CharSequence) - Constructor for class org.norther.tammi.acorn.io.CharSequenceReader
Creates a new reader.
CharSequenceWriter - Class in org.norther.tammi.acorn.io
A character stream whose target is an appendable character sequence.
CharSequenceWriter(CharSequence) - Constructor for class org.norther.tammi.acorn.io.CharSequenceWriter
Creates a new writer.
CHARSET - Static variable in class org.norther.tammi.acorn.mime.MimeType
The charset parameter.
CHARSET_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The charset parsed mask.
CHARSET_RESOURCE - Static variable in class org.norther.tammi.acorn.mime.CharSetMap
The name for charset mapper resources.
CharSetMap - Class in org.norther.tammi.acorn.mime
CharSetMap maintains a set of mappers defining mappings between locales and the corresponding charsets.
CharSetMap() - Constructor for class org.norther.tammi.acorn.mime.CharSetMap
Constructs a new charset map with default mappers.
CharSetMap(Properties) - Constructor for class org.norther.tammi.acorn.mime.CharSetMap
Contructs a charset map from properties.
CharSetMap(InputStream) - Constructor for class org.norther.tammi.acorn.mime.CharSetMap
Contructs a charset map read from a stream.
CharSetMap(File) - Constructor for class org.norther.tammi.acorn.mime.CharSetMap
Contructs a charset map read from a property file.
CharSetMap(String) - Constructor for class org.norther.tammi.acorn.mime.CharSetMap
Contructs a charset map read from a property file path.
ChartAxis - Interface in org.norther.tammi.sprig.chart.layout
An interface to chart axes.
ChartFilter - Interface in org.norther.tammi.sprig.chart
An interface to chart filters.
ChartGenerator - Interface in org.norther.tammi.sprig.chart
An interface to chart generators.
ChartGenerator.ModelOrder - Enum in org.norther.tammi.sprig.chart
The model order.
ChartGenerator.Orientation - Enum in org.norther.tammi.sprig.chart
The orientation.
ChartLayout - Interface in org.norther.tammi.sprig.chart.layout
An interface to chart layouts.
ChartLayout.ChartType - Enum in org.norther.tammi.sprig.chart.layout
The chart type.
ChartLayout.HAlignment - Enum in org.norther.tammi.sprig.chart.layout
The horizontal alignment.
ChartLayout.Location - Enum in org.norther.tammi.sprig.chart.layout
The label location.
ChartLayout.Position - Enum in org.norther.tammi.sprig.chart.layout
The axis position.
ChartLayout.VAlignment - Enum in org.norther.tammi.sprig.chart.layout
The vertical alignment.
ChartLayoutAdapter<C> - Class in org.norther.tammi.sprig.chart.layout
An abstract chart layout adapter.
ChartLayoutAdapter(C, ChartLayout.ChartType) - Constructor for class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
Constructs a new adapter.
ChartModel - Interface in org.norther.tammi.acorn.jfc
An extension to table model supporting named rows and comparable keys.
ChartModelAdapter - Class in org.norther.tammi.acorn.jfc
A chart model adapter.
ChartModelAdapter(ChartModel) - Constructor for class org.norther.tammi.acorn.jfc.ChartModelAdapter
Constructs a new model.
ChartModelDataset - Class in org.norther.tammi.sprig.jfree.model
A chart model based report data set.
ChartModelDataset(ChartModel) - Constructor for class org.norther.tammi.sprig.jfree.model.ChartModelDataset
Constructs a new dataset.
ChartTool - Class in org.norther.tammi.sprig.chart.tool
A request context tool for chart generation.
ChartTool() - Constructor for class org.norther.tammi.sprig.chart.tool.ChartTool
Constructs a new tool.
checkAuthenticated() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether the user is authenticated and not logged out.
checkConfiguration() - Method in class org.norther.tammi.core.config.DefaultConfigurable
Checks the configuration.
checkConfiguration() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
Checks the configuration.
checkConfiguration() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
Checks the configuration.
checkConnectionAlias(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Checks the specified connection of an alias.
checkMetaElement(Variable, Permission, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Checks a meta element with the specified permissions.
checkMetaElement(Variable, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
checkPermission(Principal, Permission) - Method in interface org.norther.tammi.core.security.AccessController
Checks whether or not the specified principal has the specified permission.
checkPermission(Principal, Permission) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
checkPermission(Principal, Permission) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
checkPermission(Variable, Permission, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
 
checkPermission(Variable, Permission, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Check access permission for the specified variable.
checkPermission(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.BranchFilter
Checks whether or not the specified request has an execute permission to the selected branch.
checkPermission(Principal, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.BranchFilter
Checks whether or not the specified principal has an execute permission to the selected branch.
checkPermission(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
checkPermission(Principal, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
checkPermission(Permission, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
 
checkPermission(Principal, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
checkPermission(Permission, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
checkPermission(Principal, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
checkPermission(Permission, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
checkPermission(Permission, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.SecureFilter
Checks whether or not the specified request has the specified permission.
checkPermission() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks execute permission for the linked URL.
checkPermission(Permission, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
Checks whether or not the specified request has a permission to access a template specified in the name of the resource.
checkPermission(Permission, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Checks access permission for the specified resource.
checkPermission(int, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Checks access permission for the current step.
checkPermission(FlowStep, int, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Checks access permission for the specified step.
checkPermission(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks access permission for the current step.
checkPermission(int, String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks access permission for the indexed step in the current flow.
checkPermission(FlowStep, int, String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks access permission for the indexed step in the specified flow.
checkPermission(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks access permission for the current form.
checkPermission(Variable, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks access permission for the specified variable.
checkPermission(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks access permission for the page template.
checkPermission(String, String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks access permission for a named template.
cite(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Returns the specified sequence within apostrophes.
cite(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an object within apostrophes.
CLASS_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.query.DBCriteria
The class attribute.
CLASS_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The class name attribute.
ClassDescriptorHandler - Class in org.norther.tammi.root.db.util
An abstract class for handling class descriptors of missing classes.
ClassDescriptorHandler(VariableRegistry) - Constructor for class org.norther.tammi.root.db.util.ClassDescriptorHandler
Constructs a new handler.
ClassDescriptorHandler.Cascade - Enum in org.norther.tammi.root.db.util
The cascade.
ClassDescriptorHandler.ClassTag - Class in org.norther.tammi.root.db.util
An inner class for a class tag.
ClassDescriptorHandler.DependenceKind - Enum in org.norther.tammi.root.db.util
The dependence kind.
ClassDescriptorHandler.ElementTag - Class in org.norther.tammi.root.db.util
An inner class for an element.
ClassDescriptorHandler.FieldKind - Enum in org.norther.tammi.root.db.util
The field kind.
ClassDescriptorHandler.FieldTag - Class in org.norther.tammi.root.db.util
An inner class for a field tag.
Classes - Class in org.norther.tammi.acorn.type
Converts between object classes.
Classes() - Constructor for class org.norther.tammi.acorn.type.Classes
 
classNameSet() - Method in interface org.norther.tammi.core.converter.DateConverter
Returns a read-only set of class names of defined patterns.
classNameSet() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
ClassPathResourceLoader - Class in org.norther.tammi.spray.velocity
A Velocity wrapper for ClassPathResourceResolver.
ClassPathResourceLoader() - Constructor for class org.norther.tammi.spray.velocity.ClassPathResourceLoader
Constructs a new loader.
ClassPathResourceResolver - Class in org.norther.tammi.spray.engine.resource
A simple resolver that will resolve resources from the class path.
ClassPathResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.ClassPathResourceResolver
Constructs a new resolver.
clear() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
clear() - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Clears the state.
clear(int) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Clears the state with a start.
clear(int, int) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Clears the state with a start and a buffer end.
clear() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Clears the file.
clear() - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
clear() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
clear() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
clear() - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Removes all of the elements from this set.
clear() - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableList
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
clear() - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
clear() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
clear() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
clear() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
clear() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
clear() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
clear() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
clear() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
clear() - Method in interface org.norther.tammi.core.base.Container
Clears all MBeans from this registry.
clear() - Method in class org.norther.tammi.core.base.DefaultContainer
 
clear() - Method in class org.norther.tammi.core.base.DefaultFactory
 
clear() - Method in class org.norther.tammi.core.base.DefaultRegistry
 
clear() - Method in interface org.norther.tammi.core.base.Registry
Clears all MBeans from this registry.
clear(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
clear(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Clears the specified domain map.
clear() - Method in class org.norther.tammi.core.config.Configuration
 
clear() - Method in class org.norther.tammi.core.converter.DefaultConverter
 
clear() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
clear() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
clear() - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
clear() - Method in interface org.norther.tammi.spray.engine.content.Content
Clears the content.
clear() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
clear() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Clears the context but not its parents.
clear() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
 
clear() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
clear() - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
clear() - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
clear() - Method in class org.norther.tammi.spray.freemarker.TemplateCacheAdapter
 
clear() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Clears all current links.
clear() - Method in class org.norther.tammi.spray.template.tool.PageTool
 
clear() - Method in interface org.norther.tammi.sprig.report.layout.ReportLayout
Clears a filled layout.
clear() - Method in class org.norther.tammi.sprig.report.layout.ReportLayoutAdapter
 
CLEAR_ATTRIBUTE_INFO - Static variable in interface org.norther.tammi.core.rt.Variable
Clear attribute info method.
CLEAR_ATTRIBUTE_INFO_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Clear attribute info description.
CLEAR_ATTRIBUTE_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Clear attribute values method.
CLEAR_ATTRIBUTE_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Clear attribute values description.
clearAllowedPermissions() - Method in interface org.norther.tammi.core.security.AccessController
Clears all allowed permissions.
clearAllowedPermissions() - Method in class org.norther.tammi.core.security.DefaultAccessController
 
clearAllowedPermissions() - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
clearAllowedPermissions() - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
clearAllowedPermissions() - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
clearAllTypes() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
clearAllTypes() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Clears registered attributes of all variable types.
clearAppenders(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
clearAppenders(Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
clearAppenders(Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
clearAppenders(Object) - Method in interface org.norther.tammi.core.logger.Logger
Clears appenders of the specified logger.
clearAttribute(String, String, Collection<V>) - Method in class org.norther.tammi.core.base.AttributeSupport
Clears a multi-valued attribute.
clearAttribute(String, String, ConcurrentMap<K, Collection<V>>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Clears a multi-valued key attribute.
clearAttributeInfo() - Method in interface org.norther.tammi.core.rt.Variable
Clears attribute info of dynamic attributes of this variable.
clearAttributeInfo() - Method in class org.norther.tammi.core.rt.VariableX
 
clearAttributeInfo() - Method in class org.norther.tammi.core.rt.VariableZ
Clears all attributes of this variable.
clearAttributes(String, String, ConcurrentMap<K, ?>) - Method in class org.norther.tammi.core.base.AttributeSupport
Clears all key attributes.
clearAttributes(String, String, ConcurrentMap<String, ?>, String) - Method in class org.norther.tammi.core.base.AttributeSupport
Clears prefixed key attributes.
clearAttributes() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
clearAttributes() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Clears all context attributes.
clearAttributes() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearAttributes() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears all page attributes.
clearAttributes() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearAttributes() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
clearAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearAttributeValues() - Method in interface org.norther.tammi.core.rt.Variable
Clears attribute values of the current attributes.
clearAttributeValues() - Method in class org.norther.tammi.core.rt.VariableX
 
clearBodyAttributes() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearBodyAttributes() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears all body attributes.
clearBodyAttributes() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearBodyAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearBodyScripts() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearBodyScripts() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears the body scripts.
clearBodyScripts() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearBodyScripts() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearBookmark() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Clears the bookmark.
clearCache() - Method in interface org.norther.tammi.root.db.Persister
Clears the cache associated to this persister, if any.
clearCache() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
clearCache() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
clearCache() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
clearCache() - Method in class org.norther.tammi.spray.db.tool.DataTool
Clears the object cache, if any.
clearCached() - Method in interface org.norther.tammi.core.cache.CacheClient
Clears all cached entries without notifying.
clearCached() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
clearCached() - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
clearCached() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
clearCached() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
clearCached() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
clearCached() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Clears cached entries in all registered CacheClientMBeans without notifying.
clearCached() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
clearCached() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
clearCached() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
clearCached() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
clearCached() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
clearCached() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearCached() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
clearClassDescriptors() - Method in interface org.norther.tammi.root.db.PersisterFactory
Clears all class descriptors.
clearClassDescriptors() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
clearClassDescriptors() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
clearClassSpecificPatterns() - Method in interface org.norther.tammi.core.converter.DateConverter
Clears all class specific patterns.
clearClassSpecificPatterns() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
clearConnectionDescriptors() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
clearConnectionDescriptors() - Method in interface org.norther.tammi.root.db.PersisterFactory
Clears all connection descriptors.
clearConnectionDescriptors() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
clearConnectionDescriptors() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
clearConnections() - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
clearConnections() - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Clears all connections.
clearConnections() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
clearContentTypeBranches() - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
clearContentTypeBranches() - Method in interface org.norther.tammi.spray.media.ServiceFilter
Clears all content type specific service branches.
clearContentTypes() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
clearContentTypes() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Clears content types of this profile..
clearContentTypes() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
clearContext() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
clearContext() - Method in interface org.norther.tammi.core.io.PathFinder
Clears all context paths.
clearContext() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
clearContext() - Method in interface org.norther.tammi.spray.template.form.FormContext
Clears the context.
clearContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
clearContextAttributes() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearContextAttributes() - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears all global context attributes.
clearContextObjects() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
Clears context dependent objects after modified configuration.
clearContexts() - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
clearContexts() - Method in interface org.norther.tammi.core.naming.NamingContextFactory
Clears all contexts.
clearControlAttributes() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearControlAttributes() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all control attributes.
clearDefaultBodyScripts() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearDefaultBodyScripts() - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all default body scripts.
clearDefaultContentTypes() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearDefaultContentTypes() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all default content types for requests.
clearDefaultHeadScripts() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearDefaultHeadScripts() - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all default head scripts.
clearDefaultStyleSheets() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearDefaultStyleSheets() - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all default style sheets.
clearDeniedPermissions() - Method in interface org.norther.tammi.core.security.AccessController
Clears all denied permissions.
clearDeniedPermissions() - Method in class org.norther.tammi.core.security.DefaultAccessController
 
clearDeniedPermissions() - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
clearDeniedPermissions() - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
clearDeniedPermissions() - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
clearDependenceDescriptors() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
clearDependenceDescriptors() - Method in interface org.norther.tammi.root.db.PersisterFactory
Clears all dependence descriptors.
clearDomains() - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
clearDomains() - Method in interface org.norther.tammi.core.cache.SharedCache
Clears all domain caches.
clearDynamicAtributes() - Method in class org.norther.tammi.core.rt.VariableInfo
Clears dynamic attributes.
clearErrors() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
clearErrors() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
clearErrors() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Clears throwables from the error stack.
clearErrors() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
clearErrors() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Clears throwables from the error stack.
clearErrors() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
clearFilterNames() - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
clearFilterNames() - Method in interface org.norther.tammi.spray.filter.Pipe
Clears all filters from the pipe.
clearFilters() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
clearFilters() - Method in interface org.norther.tammi.core.logger.Logger
Clears all exception filters.
clearFixedPaths() - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
clearFixedPaths() - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Clears all fixed content paths.
clearFlowActions(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearFlowActions(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears the actions applied to the named flow.
clearFlows() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearFlows() - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears all flows.
clearFlowTemplates(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearFlowTemplates(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears the templates applied to the named flow.
clearFlowVariables(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearFlowVariables(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears the variables applied to the named flow.
clearFolder(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
clearFolder(String) - Method in interface org.norther.tammi.core.io.PathFinder
Clears a key folder.
clearFolders() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
clearFolders() - Method in interface org.norther.tammi.core.io.PathFinder
Clears all key folders.
clearFolders() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
clearFolders() - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Clears all template folders.
clearFormats() - Method in class org.norther.tammi.core.converter.Formatter
Clears cached formats.
clearFormParameters() - Method in class org.norther.tammi.spray.template.tool.FormTool
Clears the request parameters of the current form.
clearFormProperties() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearFormProperties() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all form properties.
clearFormTemplates() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearFormTemplates() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all form templates.
clearGlobalTools() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Clears all global context tools.
clearGlobalTools() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
clearHeadScripts() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearHeadScripts() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears the head scripts.
clearHeadScripts() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearHeadScripts() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearHostPatterns(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearHostPatterns() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
clearHostPatterns() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Clears all host patterns.
clearHostPatterns() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
clearHostPatterns(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all host patterns.
clearInfoTemplates() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearInfoTemplates() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all info templates.
clearInlineBodyScript() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearInlineBodyScript() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears the inline body script.
clearInlineBodyScript() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearInlineBodyScript() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearInlineStyleSheet() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearInlineStyleSheet() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears the inline style sheet.
clearInlineStyleSheet() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearInlineStyleSheet() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearInputTemplates() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearInputTemplates() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all input templates.
clearKeyStores() - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
clearKeyStores() - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Clears all key stores.
clearLabels() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Clears all labels.
clearLastModified() - Method in interface org.norther.tammi.acorn.trace.Traceable
Clears the timestamp of the last modification of the traced object.
clearLastModified() - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
clearLastModified() - Method in class org.norther.tammi.core.config.Configuration
 
clearLastModified() - Method in class org.norther.tammi.core.rt.VariableX
 
clearLastModified() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
clearLastModified() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
clearLayout() - Method in class org.norther.tammi.spray.template.tool.PageTool
Clears the layout template.
clearLinkAnchors() - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
clearLinkAnchors() - Method in interface org.norther.tammi.spray.filter.LinkFilter
Clears all link anchors.
clearListeners() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
clearListeners() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Clears all listeners.
clearLocalizedEnumerations() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Clears all localized enumerations of allowed attribute values.
clearLocalPatternChars() - Method in interface org.norther.tammi.core.converter.DateConverter
Clears all locale specific pattern chars.
clearLocalPatternChars() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
clearMappedServlets() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
clearMappedServlets() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Clears all mapped servlets.
clearMediaKeys() - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
clearMediaKeys() - Method in interface org.norther.tammi.spray.media.MediaProvider
Clears all path finder media keys.
clearMetaElements() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearMetaElements() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears all meta elements.
clearMetaElements() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearMetaElements() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearNativeCountries() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
clearNativeCountries() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Clears all native countries.
clearNotificationListeners() - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
Clears all notification listeners.
clearOutputTemplates() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearOutputTemplates() - Method in interface org.norther.tammi.spray.template.FormFilter
Clears all output templates.
clearPackageNames() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
clearPackageNames() - Method in interface org.norther.tammi.spray.loader.TaskLoader
Clears all package name from the task search list.
clearParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
clearParameterMap() - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
clearParameterMap(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
clearParameterMap() - Method in interface org.norther.tammi.spray.template.form.FormParameters
Clears parsed parameters.
clearParameterMap(String) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Clears prefixed parameters.
clearParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Clears the parameter map of the specified request.
clearParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Clears the prefixed parameter map of the specified request.
clearParameters() - Method in class org.norther.tammi.acorn.mime.MimeType
Clears all parameters from the MIME type.
clearParameters(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Clears the parameters.
clearParents() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
clearParents() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Clears all parents from this context.
clearPathInfo() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Clears the path info.
clearPluginAttributes() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearPluginAttributes() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears all plugin attributes.
clearPluginAttributes() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearPluginAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearPool(String) - Method in class org.norther.tammi.core.pool.DefaultPool
 
clearPool() - Method in class org.norther.tammi.core.pool.DefaultPool
 
clearPool(String) - Method in interface org.norther.tammi.core.pool.Pool
Clears instances of a named class from the pool.
clearPool() - Method in interface org.norther.tammi.core.pool.Pool
Clears all instances from the pool.
clearPostFields() - Method in class org.norther.tammi.spray.template.tool.FormTool
Clears all post fields.
clearProfileContentTypes(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearProfileContentTypes(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all profile specific content types.
clearProfiles() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearProfiles() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all profiles.
clearProperties() - Method in interface org.norther.tammi.core.config.Configurable
Clears all properties.
clearProperties() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
clearProperties() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
clearProperties() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
clearProperties() - Method in class org.norther.tammi.core.startup.MBeanStartup
Clears all properties.
clearProperties() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
clearProperties() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
clearProperties() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
clearPropertyFilePaths() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
clearPropertyFilePaths() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Clears all property file paths.
clearQueryString() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Clears the query string.
clearRequestTools() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Clears all request context tools.
clearRequestTools() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
clearResourceBundleNames(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
clearResourceBundleNames() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
clearResourceBundleNames(String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Clears all resource bundle names of the qualified name.
clearResourceBundleNames() - Method in interface org.norther.tammi.core.locale.ResourceMap
Clears all resource bundle names.
clearResourceBundleNames(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
clearResourceBundleNames() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
clearResourceBundleNames(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
clearResourceBundleNames() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
clearResourceCache() - Method in class org.norther.tammi.core.rt.Introspector
Clears the resource cache.
clearSelectedIdentity(int, int, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Clears the selected identity or identities.
clearSelection() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
clearSelection() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Clears the current selection.
clearSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
clearSessionTools() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Clears all session context tools.
clearSessionTools() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
clearSkinBodyScripts(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearSkinBodyScripts(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all body scripts of the specified skin.
clearSkinHeadScripts(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearSkinHeadScripts(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all head scripts of the specified skin.
clearSkins() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearSkins() - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all skins.
clearSkinStyleSheets(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
clearSkinStyleSheets(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Clears all style sheets of the specified skin.
clearState(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Clears the state of the current step.
clearState(FlowStep, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Clears the state of the specified step.
clearSteps(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
clearSteps(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Clears all steps from the named flow.
clearStyleSheets() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
clearStyleSheets() - Method in interface org.norther.tammi.spray.template.skin.Skin
Clears the style sheets.
clearStyleSheets() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
clearStyleSheets() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
clearSupportedLocales() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
clearSupportedLocales() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Clears all supported locales.
clearTerminalIdCookies() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearTerminalIdCookies() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all potential terminal id cookies.
clearTerminalIdHeaders() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearTerminalIdHeaders() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all potential terminal id headers.
clearTerminalIdParameters() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearTerminalIdParameters() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all potential terminal id parameters.
clearThread() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Sets thread to null to indicate termination
clearTraceListeners() - Method in interface org.norther.tammi.acorn.trace.Traceable
Clears all listeners from this traceable.
clearTraceListeners() - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
clearTraceListeners() - Method in class org.norther.tammi.core.config.Configuration
 
clearTraceListeners() - Method in class org.norther.tammi.core.rt.VariableX
 
clearTraceListeners() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
clearTraceListeners() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
clearUserAgentPatterns(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
clearUserAgentPatterns() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
clearUserAgentPatterns() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Clears all user agent patterns.
clearUserAgentPatterns() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
clearUserAgentPatterns(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Clears all user agent patterns.
CLIENT_CERT_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.SSLCertAuthFilter
Client certificate authentication.
clone() - Method in class org.norther.tammi.acorn.mime.MimeType
 
clone() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
clone(T) - Static method in class org.norther.tammi.acorn.type.Arrays
Clones an array and its elements.
clone() - Method in class org.norther.tammi.acorn.util.ArrayAsList
Clones this list by returning a shallow copy.
clone() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Returns a shallow copy of this set instance.
clone() - Method in class org.norther.tammi.acorn.util.ArrayKey
 
clone() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
clone() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
clone() - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Returns a shallow copy of this set.
clone() - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableList
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
clone() - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
clone() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
clone() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
Returns a shallow copy of this set.
clone() - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
clone() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
Returns a shallow copy of this set.
clone() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
clone() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
clone() - Method in class org.norther.tammi.core.config.Configuration
 
clone() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
 
clone(String...) - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Clones the attribute with new names.
clone(Object) - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Clones the attribute with a new value.
clone(String) - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Clones the entry with a new name.
clone() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
clone(String) - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
clone() - Method in class org.norther.tammi.core.rt.util.Identity
 
clone() - Method in interface org.norther.tammi.core.rt.Variable
Clones this variable.
clone() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Clones this object.
clone() - Method in class org.norther.tammi.core.rt.VariableInfo
 
clone() - Method in class org.norther.tammi.core.rt.VariableX
 
clone() - Method in class org.norther.tammi.core.rt.VariableZ
 
clone() - Method in interface org.norther.tammi.root.db.Persister
Returns a clone.
clone() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
clone() - Method in class org.norther.tammi.root.db.RepositoryConnection
 
clone() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
clone() - Method in class org.norther.tammi.root.locale.LocalizedName
 
clone() - Method in class org.norther.tammi.root.locale.LocalizedValue
 
clone() - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
 
clone() - Method in class org.norther.tammi.root.locale.ResourceLocale
 
clone() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
clone() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
 
clone() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
 
clone() - Method in class org.norther.tammi.root.realm.PersistentGroupUser
 
clone() - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
 
clone() - Method in class org.norther.tammi.root.realm.PersistentUserRole
 
clone() - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
 
clone() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
clone() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
clone() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
clone() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
clone() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
 
clone(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Clones an array and its elements.
clone() - Method in class org.norther.tammi.spray.media.tool.LinkTool
 
clone() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
clone() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
clone(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
clone(int, int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
clone() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Returns a clone.
clone(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Returns a clone with a different number of steps.
clone(int, int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Returns a clone with a modified number of steps at the specified index.
clone() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
clone() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
clone(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
clone(int, int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
clone() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
close() - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
close() - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
close() - Method in class org.norther.tammi.acorn.io.FileInputStream
 
close() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
close() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Closes the file.
close() - Method in class org.norther.tammi.acorn.io.UnicodeInputStream
 
close() - Method in class org.norther.tammi.acorn.io.WriterOutputStream
 
close() - Method in class org.norther.tammi.acorn.io.XMLWriter
 
close() - Method in class org.norther.tammi.acorn.naming.NamingContext
 
close() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
close() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
close() - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
 
close() - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Closes the jar.
close() - Method in class org.norther.tammi.core.logger.log4j.EventLogAppender
Closes the appender.
close() - Method in class org.norther.tammi.core.naming.DomainContext
 
close(ServerSocket, long, boolean) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
close(Socket, long, boolean) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
close(Closeable, long, boolean) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
close(ServerSocket, long, boolean) - Method in interface org.norther.tammi.core.thread.Timeout
Closes the given server socket after a timeout.
close(Socket, long, boolean) - Method in interface org.norther.tammi.core.thread.Timeout
Closes the given socket after a timeout.
close(Closeable, long, boolean) - Method in interface org.norther.tammi.core.thread.Timeout
Closes the given closeable after a timeout.
close() - Method in interface org.norther.tammi.root.db.Persister
Closes the connection to the repository.
close() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
close() - Method in class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
close() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
close() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
close() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
close() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
close() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Closes this connection and stops execution.
close() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
close() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
Marks the stream as closed, but doesn't close the wrapped one.
close() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Marks the stream as closed, but doesn't close the wrapped one.
close() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWriter
Marks the stream closed before flushing it.
close() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Closes the stream.
close() - Method in interface org.norther.tammi.spray.remote.HttpRMIClient
Closes the connection.
close() - Method in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Closes the connection.
close() - Method in class org.norther.tammi.sprig.jfree.export.html.HtmlOutputStream
 
closeConnection(Connection) - Method in class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
closeInternalPersister() - Method in class org.norther.tammi.spray.db.tool.DataTool
Closes the internal persister.
closeResponse() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Closes the current response after committing.
closeTemplateSource(Object) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
 
ClosingFilter - Interface in org.norther.tammi.spray.filter
ClosingFilter is an interface to the last filter in the pipe, which terminates the filter chain and closes the response without filtering the request.
collapseInIdentityTree(Identity, Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Collapses the specified identity in the ordered map representing an identity tree.
collapseInIdentityTree(Identity, Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
Collections - Class in org.norther.tammi.acorn.util
Collection utilities.
Collections() - Constructor for class org.norther.tammi.acorn.util.Collections
 
CollectorInputStream - Class in org.norther.tammi.acorn.io
An input stream adapter collecting read input into its internal buffer.
CollectorInputStream(InputStream) - Constructor for class org.norther.tammi.acorn.io.CollectorInputStream
Constructs a new collector input stream.
ColorPalette - Class in org.norther.tammi.spray.engine.tool
A static color palette.
ColorPalette() - Constructor for class org.norther.tammi.spray.engine.tool.ColorPalette
 
columnAxisCount() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Returns the number of column axes.
combine(Object[], char) - Static method in class org.norther.tammi.acorn.type.Strings
Combines the specified unescaped items to an escaped sequence.
commentCount() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
commentCount() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Returns the number of comments.
commentCount() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
commitMessage(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.engine.AuthorizationExceptionFilter
 
commitMessage(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
commitMessage(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.engine.RedirectionExceptionFilter
 
commitMessage(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Commits a message.
commitMessage(CharSequence, MimeType, ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Commits the specified message.
commitMessage(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.terminal.TerminalExceptionFilter
 
commitTransaction() - Method in interface org.norther.tammi.root.db.Persister
Commits a transaction to complete updates in the repository.
commitTransaction() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
commitTransaction() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
commitTransaction() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
commitTransaction() - Method in class org.norther.tammi.spray.db.tool.DataTool
Commits and closes a transaction.
CommonFactory<T> - Interface in org.norther.tammi.core.net
An interface to common network resource factories.
CommonSecureFactory<T> - Interface in org.norther.tammi.core.net
An interface to common secure network resource factories.
CommonsLog - Class in org.norther.tammi.core.logger.jcl
A commons log implementation.
CommonsLog(String) - Constructor for class org.norther.tammi.core.logger.jcl.CommonsLog
Constructs a new log with a name.
CommonsLog(Log) - Constructor for class org.norther.tammi.core.logger.jcl.CommonsLog
Constructs a new log with a wrapper.
CommonsLogFactory - Class in org.norther.tammi.core.logger.jcl
A log factory for commons logging.
CommonsLogFactory() - Constructor for class org.norther.tammi.core.logger.jcl.CommonsLogFactory
Constructs a new factory.
COMObjectFactory<T> - Interface in org.norther.tammi.core.com
An interface to COM object factories.
ComparableArrayMapChartModel - Class in org.norther.tammi.acorn.jfc
An array map chart model applying comparable array keys as named columns.
ComparableArrayMapChartModel(OrderedMap<Comparable<?>, ?>) - Constructor for class org.norther.tammi.acorn.jfc.ComparableArrayMapChartModel
Constructs a new model.
comparator() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
comparator() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
COMPARATOR_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The comparator field.
compare(File, File) - Method in class org.norther.tammi.acorn.io.FileDateComparator
 
compare(File, File) - Method in class org.norther.tammi.acorn.io.FileNameComparator
 
compare(String, String) - Method in class org.norther.tammi.acorn.io.NamedFileComparator
 
compare(File, File) - Method in class org.norther.tammi.acorn.io.PathNameComparator
 
compare(T, T) - Method in class org.norther.tammi.acorn.util.AlphaNumericComparator
 
compare(String, String) - Method in class org.norther.tammi.acorn.util.AlphaNumericComparator
Compares two string tokens with embedded numerical sequences in ascending order.
compare(Attribute, Attribute) - Method in class org.norther.tammi.acorn.util.AttributeNameComparator
 
compare(T, T) - Method in class org.norther.tammi.acorn.util.DefaultComparator
 
compare(Object, Object) - Method in class org.norther.tammi.acorn.util.PropertyComparator
 
compare(Object, Object, String) - Method in class org.norther.tammi.acorn.util.PropertyComparator
Compares the specified property of two objects in ascending order.
compare(T, T) - Method in class org.norther.tammi.acorn.util.ReverseComparator
 
compare(Object, Object) - Method in class org.norther.tammi.acorn.util.VoidComparator
 
compare(Object, Object) - Method in class org.norther.tammi.core.rt.util.VariableComparator
Compares two variables.
compare(MBeanFeatureInfo, MBeanFeatureInfo) - Method in class org.norther.tammi.core.util.FeatureInfoComparator
 
compare(ObjectName, ObjectName) - Method in class org.norther.tammi.core.util.ObjectNameComparator
 
compareTo(Number) - Method in class org.norther.tammi.acorn.lang.LongDate
 
compareTo(Number) - Method in class org.norther.tammi.acorn.lang.Money
 
compareTo(Number) - Method in class org.norther.tammi.acorn.lang.Multiword
 
compareTo(Number) - Method in class org.norther.tammi.acorn.math.Equation
 
compareTo(ArrayKey<?>) - Method in class org.norther.tammi.acorn.util.ArrayKey
 
compareTo(Attribute) - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
 
compile(String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(String, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(File) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(URL) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(Reader) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(InputStream, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(JasperDesign) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
compile(String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(String, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(File) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(URL) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(Reader) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(InputStream, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compile(JasperDesign) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Compiles the specified design.
compileApply(String, String, int, int, Object, List<String>, List<Object>, ScriptCodeBuffer) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
compileApply(String, int, int, Object, Vector, Vector, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
compileApply(String, int, int, Object, Vector, Vector, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
compileApply(String, String, int, int, Object, List<String>, List<Object>, ScriptCodeBuffer) - Method in interface org.norther.tammi.core.scripter.Scripter
Compiles the application of the given anonymous function of the given language to the given parameters into the given code buffer.
compileExpr(String, String, int, int, Object, ScriptCodeBuffer) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
compileExpr(String, int, int, Object, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
compileExpr(String, int, int, Object, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
compileExpr(String, String, int, int, Object, ScriptCodeBuffer) - Method in interface org.norther.tammi.core.scripter.Scripter
Compiles the given expression of the given language into the given code buffer.
compileReport(JasperDesign) - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
 
compileScript(String, String, int, int, Object, ScriptCodeBuffer) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
compileScript(String, int, int, Object, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
compileScript(String, int, int, Object, CodeBuffer) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
compileScript(String, String, int, int, Object, ScriptCodeBuffer) - Method in interface org.norther.tammi.core.scripter.Scripter
Compiles the given script of the given language into the given code buffer.
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
 
completed(FilterChainEvent) - Method in interface org.norther.tammi.spray.filter.chain.FilterChainListener
Notifies the object that a filter chain has completed.
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
completed(FilterChainEvent) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
 
composeName(Name, Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
composeName(String, String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
composeName(Name, Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
composeName(String, String) - Method in class org.norther.tammi.core.naming.DomainContext
 
concat(String...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Concatenates strings.
concat(Object, Object) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Concatenates objects.
concat(Object, Object) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Concatenates objects.
ConcurrentAbstractMap<K,V> - Class in org.norther.tammi.acorn.util
An abstract class implementing the ConcurrentMap interface and supporting thread-safe concurrent access with less synchronization than Hashtable.
ConcurrentAbstractMap(int, float) - Constructor for class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentAbstractMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Constructs a new map with the same mappings as the given map.
ConcurrentAbstractMap.ConcurrentEntry<K,V> - Class in org.norther.tammi.acorn.util
An inner class for chained hash lists.
ConcurrentAbstractMap.Modification - Enum in org.norther.tammi.acorn.util
The modification status.
ConcurrentReadMap<K,V> - Class in org.norther.tammi.acorn.util
An implementation of the Map interface that supports thread-safe concurrent reading and exclusive writing.
ConcurrentReadMap() - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadMap
Constructs a new, empty map with a default capacity and load factor.
ConcurrentReadMap(int) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentReadMap(int, float) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentReadMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadMap
Constructs a new map with the same mappings as the given map.
ConcurrentReadSet<E> - Class in org.norther.tammi.acorn.util
An implementation of the Set interface backed by a ConcurrentReadMap instance.
ConcurrentReadSet() - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadSet
Constructs a new set.
ConcurrentReadSet(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadSet
Constructs a new set containing the elements in the specified collection.
ConcurrentReadSet(int) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadSet
Constructs a new set with the specified capacity.
ConcurrentReadSet(int, float) - Constructor for class org.norther.tammi.acorn.util.ConcurrentReadSet
Constructs a new set with the specified capacity and load factor.
ConcurrentWriteMap<K,V> - Class in org.norther.tammi.acorn.util
An implementation of the Map interface that supports both thread-safe concurrent reading and concurrent writing.
ConcurrentWriteMap() - Constructor for class org.norther.tammi.acorn.util.ConcurrentWriteMap
Constructs a new, empty map with a default capacity and load factor.
ConcurrentWriteMap(int) - Constructor for class org.norther.tammi.acorn.util.ConcurrentWriteMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentWriteMap(int, float) - Constructor for class org.norther.tammi.acorn.util.ConcurrentWriteMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentWriteMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.ConcurrentWriteMap
Constructs a new map with the same mappings as the given map.
CONFIG - Static variable in interface org.norther.tammi.core.io.PathFinder
The config folders key.
CONFIG_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The config property (default is <root>/etc/config).
Configurable - Interface in org.norther.tammi.core.config
An interface to configurable objects defining properties for configuring their behaviour.
ConfigurableConverter<T> - Interface in org.norther.tammi.core.config
ConfigurableConverter extends ObjectConverter with property file support.
ConfigurableFactory<T> - Interface in org.norther.tammi.core.config
ConfigurableFactory extends ObjectFactory with property file support.
Configuration - Class in org.norther.tammi.core.config
An extension to java.util.Properties adding the possibility to use the same key many times concatenating the value strings instead of overwriting them.
Configuration() - Constructor for class org.norther.tammi.core.config.Configuration
Creates an empty extended properties instance.
Configuration(Configuration) - Constructor for class org.norther.tammi.core.config.Configuration
Creates an empty extended properties instance with defaults.
Configuration(String) - Constructor for class org.norther.tammi.core.config.Configuration
Creates and loads extended properties from the specified file.
Configuration(String, String) - Constructor for class org.norther.tammi.core.config.Configuration
Creates and loads extended properties from the specified file with default values from another file.
Configuration(MBeanReference<?>) - Constructor for class org.norther.tammi.core.config.Configuration
Creates an empty extended properties instance for the specified MBean.
Configuration(MBeanReference<?>, Configuration) - Constructor for class org.norther.tammi.core.config.Configuration
Creates an empty extended properties instance for the specified MBean with defaults.
Configuration(MBeanReference<?>, String) - Constructor for class org.norther.tammi.core.config.Configuration
Creates and loads extended properties from the specified file for the specified MBean.
Configuration(MBeanReference<?>, String, String) - Constructor for class org.norther.tammi.core.config.Configuration
Creates and loads extended properties from the specified file with default values from another file for the specified MBean.
Configuration.PropertiesReader - Class in org.norther.tammi.core.config
This class is used to read properties lines.
Configuration.PropertiesReader(Reader) - Constructor for class org.norther.tammi.core.config.Configuration.PropertiesReader
Constructor.
ConfigurationException - Exception in org.norther.tammi.core.config
Thrown when configuration fails.
ConfigurationException(String) - Constructor for exception org.norther.tammi.core.config.ConfigurationException
Constructs a new exception with a message.
ConfigurationException(Throwable) - Constructor for exception org.norther.tammi.core.config.ConfigurationException
Constructs a new exception with a cause.
ConfigurationException(String, Throwable) - Constructor for exception org.norther.tammi.core.config.ConfigurationException
Constructs a new exception with a message and cause.
ConfigurationResourceBundle - Class in org.norther.tammi.core.locale
A concrete subclass of java.util.ResourceBundle that manages resources for a locale using a set of static strings from a property file.
ConfigurationResourceBundle() - Constructor for class org.norther.tammi.core.locale.ConfigurationResourceBundle
Constructs a new bundle.
Configurator - Interface in org.norther.tammi.core.config
An interface to configurators defining properties of objects through their exposed attributes and methods.
configure(ObjectName, String) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, String, String) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, File) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, File, String) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, URL) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, URL, String) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, InputStream) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
configure(ObjectName, Properties) - Method in interface org.norther.tammi.core.config.Configurator
Configures a registered MBean from properties.
configure(ObjectName, Configuration) - Method in interface org.norther.tammi.core.config.Configurator
Configures a registered MBean from a configuration.
configure(ObjectName, Properties) - Method in class org.norther.tammi.core.config.DefaultConfigurator
 
configure(ObjectName, Configuration) - Method in class org.norther.tammi.core.config.DefaultConfigurator
 
configure(ObjectName, InputStream, String) - Method in class org.norther.tammi.core.config.DefaultPropertyConfigurator
 
configure(ObjectName, InputStream, String) - Method in class org.norther.tammi.core.config.DefaultXMLConfigurator
 
configure(String, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Configures the specified MBean.
configure(String, String, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Configures the specified MBean by applying the given encoding.
configure(ObjectName, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Configures the specified MBean.
configure(ObjectName, String, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Configures the specified MBean by applying the given encoding.
configure(ObjectName, String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from a configuration file path by applying the ISO-8859-1 encoding.
configure(ObjectName, String, String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from an encoded configuration file path.
configure(ObjectName, File) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from a configuration file by applying the ISO-8859-1 encoding.
configure(ObjectName, File, String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from an encoded configuration file.
configure(ObjectName, URL) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from a configuration URL by applying the ISO-8859-1 encoding.
configure(ObjectName, URL, String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from an encoded configuration URL.
configure(ObjectName, InputStream) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from a configuration stream by applying the ISO-8859-1 encoding.
configure(ObjectName, InputStream, String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Configures a registered MBean from an encoded configuration stream.
configure(Properties) - Method in class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
configure(Type, Properties, Dialect) - Method in class org.norther.tammi.root.hbm.util.InMemoryGenerator
 
configure(Configuration) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
configure(String, String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
configure(ObjectName, String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
configuredServletSet() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
configuredServletSet() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Returns a set of servlet class names with properties.
connect(SocketAddress) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
connect(String, String, String, Map<String, String[]>, Map<String, String[]>, HttpRMIClient) - Method in interface org.norther.tammi.spray.remote.HttpRMIConnector
Connects a client and puts the request into a queue.
connect(String, String, String, Map<String, String[]>, Map<String, String[]>, HttpRMIClient) - Method in class org.norther.tammi.spray.remote.HttpRMIConnectorImpl
 
connected() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
connected() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
connected() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Sets the status of this connection to busy after idle.
connected() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Marks this request as connected.
connected() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
CONNECTION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Connection header.
Connection - Interface in org.norther.tammi.spray.connector.chain
An interface to connections maintaining communication channels to clients.
CONNECTION - Static variable in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Connection header.
Connection.Status - Enum in org.norther.tammi.spray.connector.chain
The connection status.
CONNECTION_ALIAS_PROPERTY - Static variable in interface org.norther.tammi.root.hbm.HibernateFactory
The connection alias property.
CONNECTION_TIMEOUT_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The connection timeout property.
connectionAliasSet() - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
connectionAliasSet() - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Returns a read-only set of defined connection aliases.
connectionAliasSet() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
ConnectionInitializer - Interface in org.norther.tammi.root.db.util
An interface to variable initializers called when preparing a specific database connection for the first time.
Connector - Interface in org.norther.tammi.spray.connector
An interface to connectors listening and processing client requests.
CONNECTOR_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupServlet
The connector name property.
ConnectorExtension - Interface in org.norther.tammi.spray.connector.chain
An interface to a connector specific extension of a servlet request.
ConnectorRequest - Class in org.norther.tammi.spray.connector.chain
A default implementation of the connector request implementing raw stream support.
ConnectorRequest(Connection) - Constructor for class org.norther.tammi.spray.connector.chain.ConnectorRequest
Constructs a new request.
ConnectorRequest(Connection, InputStream) - Constructor for class org.norther.tammi.spray.connector.chain.ConnectorRequest
Constructs a new request with a stream.
ConnectorResponse - Class in org.norther.tammi.spray.connector.chain
A default implementation of the connector response implementing raw stream support.
ConnectorResponse() - Constructor for class org.norther.tammi.spray.connector.chain.ConnectorResponse
Constructs a new response.
ConnectorResponse(OutputStream) - Constructor for class org.norther.tammi.spray.connector.chain.ConnectorResponse
Constructs a new response with a stream.
construct() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
Computes the value to be returned by the get method.
construct(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default construct method.
ConstructionException - Exception in org.norther.tammi.core.base
Thrown when object construction fails.
ConstructionException(String) - Constructor for exception org.norther.tammi.core.base.ConstructionException
Constructs a new exception with a message.
ConstructionException(Throwable) - Constructor for exception org.norther.tammi.core.base.ConstructionException
Constructs a new exception with a cause.
ConstructionException(String, Throwable) - Constructor for exception org.norther.tammi.core.base.ConstructionException
Constructs a new exception with a message and cause.
Container<V> - Interface in org.norther.tammi.core.base
An interface to MBean registries accepting only strings as registry keys.
ContainerFilter<V> - Interface in org.norther.tammi.spray.filter
ContainerFilter extends Filter by adding container functionality to the filter.
ContainerKeyFilter<V> - Interface in org.norther.tammi.spray.filter
ContainerKeyFilter extends KeyFilter by adding container functionality to the filter.
contains(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
contains(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
contains(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns true if this map maps one or more keys to the specified value.
contains(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Checks whether this set contains the specified element.
contains(Object) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
contains(Object) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
contains(Object) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
contains(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
contains(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
contains(Variable, String) - Method in class org.norther.tammi.core.rt.Introspector
Checks whether the specified variable contains the named attribute.
contains(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
contains(String) - Method in interface org.norther.tammi.spray.template.form.FormContext
Checks whether the current form variable contains the named attribute.
contains(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
CONTAINS_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.Variable
Contains attribute method.
CONTAINS_ATTRIBUTE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Contains attribute description.
CONTAINS_TRAIT - Static variable in interface org.norther.tammi.core.rt.Variable
Contains trait method.
CONTAINS_TRAIT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Contains trait description.
containsAlias(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks an alias of the specified MBean.
containsAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
containsAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
containsAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
containsAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
containsAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
containsAttribute(ConcurrentMap<K, V>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Checks a key attribute.
containsAttribute(String) - Method in interface org.norther.tammi.core.rt.Variable
Checks whether the named attribute exists.
containsAttribute(String) - Method in class org.norther.tammi.core.rt.VariableX
 
containsAttribute(Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
containsAttribute(Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks a context attribute.
containsAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a page attribute is set.
containsAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsAttribute(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
containsAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsAttribute(String, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Checks an attribute.
containsBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsBodyAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a body attribute is set.
containsBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsBodyAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsBodyScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a body script is contained.
containsBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsBodyScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsComment(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
containsComment(String) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Checks whether a named comment exists.
containsComment(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
containsConnection(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
containsConnection(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Checks the specified connection.
containsConnection(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
containsConnectionDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Checks whether the specified connection descriptor is mapped.
containsConnectionDescriptor(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
containsConnectionDescriptor(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
containsContextAttribute(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
containsContextAttribute(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks the named global context attribute.
containsData() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks the data object.
containsDependenceDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
containsDependenceDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Checks whether the specified dependence descriptor is mapped.
containsDomain(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
containsDomain(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Checks whether a domain has a cache.
containsErrors() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
containsErrors() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
containsErrors() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Checks whether the error stack contains errors.
containsErrors() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
containsErrors() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether the erro stack contains errors.
containsErrors() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
containsFactory(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks the factory MBean for the specified class name.
containsFilterName(ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
containsFilterName(ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Checks whether the specified filter is in the pipe.
containsFlow(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
containsFlow(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks the named flow.
containsHeader(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
containsHeader(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
containsHeadScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsHeadScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a head script is contained.
containsHeadScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsHeadScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsKey(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
containsKey(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
containsKey(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
containsKey(String) - Method in interface org.norther.tammi.core.base.Container
Checks whether the specified key is registered in this registry.
containsKey(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
containsKey(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
containsKey(Object) - Method in interface org.norther.tammi.core.base.Registry
Checks whether the specified key is registered in this registry.
containsKey(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
containsKey(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Checks a key from the specified domain map.
containsKey(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
containsKey(Object) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
containsKey(String) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
containsKey(String) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Checks whether a key is in the context or in its parents.
containsLinkAnchor(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
containsLinkAnchor(String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Checks whether the named link key has an anchor.
containsMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsMetaElement(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a meta element is set.
containsMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsMetaElement(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsParameter(String) - Method in class org.norther.tammi.acorn.mime.MimeType
Checks whether this MIME type contains the specified parameter.
containsParameters() - Method in class org.norther.tammi.acorn.mime.MimeType
Checks whether this MIME type contains parameters.
containsPluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsPluginAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a plugin attribute is set.
containsPluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsPluginAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsPostField(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks a post fields.
containsProfile(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
containsProfile(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Checks the named profile.
containsProperty(String) - Method in interface org.norther.tammi.core.config.Configurable
Checks whether a property is defined.
containsProperty(String) - Method in class org.norther.tammi.core.config.Configuration
Checks whether a property is available.
containsProperty(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
containsProperty(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
containsProperty(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
containsProperty(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Checks whether a property is defined.
containsProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
containsProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
containsProperty(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
containsRecord(String) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Checks if there is a record with the given key.
containsSkin(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
containsSkin(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Checks the named skin.
containsStep(String, int) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
containsStep(String, int) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks the indexed step.
containsStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
containsStyleSheet(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether a style sheet is contained.
containsStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
containsStyleSheet(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
containsTrait(Variable, VariableAttributeInfo.Trait) - Method in class org.norther.tammi.core.rt.Introspector
Checks whether the specified variable contains any attribute with the specified trait.
containsTrait(Variable, String) - Method in class org.norther.tammi.core.rt.Introspector
Checks whether the specified variable contains any attribute with the named trait.
containsTrait(VariableAttributeInfo.Trait) - Method in interface org.norther.tammi.core.rt.Variable
Checks whether the specified trait is permanently on in any of the attributes.
containsTrait(VariableAttributeInfo.Trait) - Method in class org.norther.tammi.core.rt.VariableInfo
Checks whether the specified trait is permanently on in any of the attributes.
containsTrait(VariableAttributeInfo.Trait) - Method in class org.norther.tammi.core.rt.VariableX
 
containsTrait(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the current form variable contains any attribute with the named trait.
containsTrait(VariableAttributeInfo.Trait) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the current form variable contains any attribute with the specified trait.
containsValidity(VariableValidity) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
containsValidity(VariableValidity) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns true, if there are one or more variables with the specified validity.
containsValidity(VariableValidity) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
containsValidity(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Returns true if the specified form validity is present in the current step.
containsValue(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
containsValue(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
containsValue(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
containsValue(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
containsValue(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
containsValue(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Checks a value from the specified domain map.
containsValue(Object) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
Content - Interface in org.norther.tammi.spray.engine.content
An interface to content tools.
CONTENT_DISPOSITION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Content-Disposition content header.
CONTENT_ENCODING - Static variable in class org.norther.tammi.acorn.http.HttpParser
Content-Encoding content header.
CONTENT_KEY - Static variable in class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
The default key.
CONTENT_LANGUAGE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Content-Language content header.
CONTENT_LENGTH - Static variable in class org.norther.tammi.acorn.http.HttpParser
Content-Length content header.
CONTENT_LENGTH - Static variable in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Content-Length header.
CONTENT_TYPE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Content-Type content header.
CONTENT_TYPE - Static variable in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Content-Type header.
ContentFilter - Interface in org.norther.tammi.spray.media
Extends filter with content path support.
ContentKeyFilter - Interface in org.norther.tammi.spray.media
Extends key filter with content path support.
ContentProcessingEvent - Class in org.norther.tammi.spray.engine.content
Events of this type are sent to a content object that implements the ContentProcessingListener interface when its processing starts or ends.
ContentProcessingEvent(Content, Writer, String, String) - Constructor for class org.norther.tammi.spray.engine.content.ContentProcessingEvent
Constructs a new event.
ContentProcessingListener - Interface in org.norther.tammi.spray.engine.content
Content objects implementing the ContentProcessingListener interface will be notified when their processing has started, finished or failed.
ContentTool - Class in org.norther.tammi.spray.engine.tool
A request context tool acting as a content holder.
ContentTool() - Constructor for class org.norther.tammi.spray.engine.tool.ContentTool
Constructs a new content.
ContentTypeMap - Interface in org.norther.tammi.core.locale
ContentTypeMap maintains mappings between MIME types and the corresponding file name extensions, and between locales and character encodings.
CONTEXT - Static variable in interface org.norther.tammi.core.io.PathFinder
The context folders key.
CONTEXT_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ForwardEngine
The context name property.
CONTEXT_PATH - Static variable in class org.norther.tammi.acorn.http.HttpParser
Context-path pragma.
CONTEXT_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The startup property prefix.
contextAttributeKeySet() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
contextAttributeKeySet() - Method in interface org.norther.tammi.spray.template.FlowFilter
Returns a set of global context attribute keys.
ContextBindingEvent - Class in org.norther.tammi.spray.engine.context
Events of this type are sent to an object that implements the ContextBindingListener interface when it is bound to or unbound from a context.
ContextBindingEvent(TemplateContext, String) - Constructor for class org.norther.tammi.spray.engine.context.ContextBindingEvent
Constructs a new event.
ContextBindingEvent(TemplateContext, HttpFilterChain, String) - Constructor for class org.norther.tammi.spray.engine.context.ContextBindingEvent
Constructs a new event with a filter chain.
ContextBindingListener - Interface in org.norther.tammi.spray.engine.context
Objects implementing the ContextBindingListener interface will be notified when they are bound to or unbound from a context.
contextDestroyed(ServletContextEvent) - Method in class org.norther.tammi.spray.servlet.DefaultStartupContext
 
contextDestroyed(ServletContextEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
contextInitialized(ServletContextEvent) - Method in class org.norther.tammi.spray.servlet.DefaultStartupContext
 
contextInitialized(ServletContextEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
ContextTool - Class in org.norther.tammi.spray.engine.tool
An abstract request context tool extending the global tool.
ContextTool() - Constructor for class org.norther.tammi.spray.engine.tool.ContextTool
Contructs a new tool.
ContextToolFilter - Interface in org.norther.tammi.spray.engine
ContextToolFilter loads tools available for templates into the context.
CONTINUE_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The continue property.
controlAttributeSet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
controlAttributeSet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of control attribute qualifiers.
ConversionException - Exception in org.norther.tammi.core.converter
Thrown when object conversion fails.
ConversionException(String) - Constructor for exception org.norther.tammi.core.converter.ConversionException
Constructs a new exception with a message.
ConversionException(Throwable) - Constructor for exception org.norther.tammi.core.converter.ConversionException
Constructs a new exception with a cause.
ConversionException(String, Throwable) - Constructor for exception org.norther.tammi.core.converter.ConversionException
Constructs a new exception with a message and cause.
convert(String, Object) - Method in class org.norther.tammi.core.config.MBeanConfig
Converts an object by applying an appropriate converter MBean.
convert(String, Object, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Converts an object with a pattern by applying an appropriate converter MBean.
Converter - Interface in org.norther.tammi.core.converter
Converter converts objects from different class types to others.
convertValue(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts an attribute value from an external type to the internal one by applying applicable attribute traits.
COOKIE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Cookie request header.
COOKIE - Static variable in class org.norther.tammi.spray.protocol.chain.CookieParser
Request headers.
COOKIE_SESSION - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The cookie session mask.
CookieParser - Class in org.norther.tammi.spray.protocol.chain
A static HTTP cookie header parser.
CookieParser() - Constructor for class org.norther.tammi.spray.protocol.chain.CookieParser
 
COORDINATES_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The coordinates element.
copy(T) - Static method in class org.norther.tammi.acorn.type.Arrays
Copies an array.
copy(File, File) - Method in class org.norther.tammi.core.config.MBeanConfig
Copies a file.
copy(URL, File) - Method in class org.norther.tammi.core.config.MBeanConfig
Copies a URL.
copy(File, File) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Copies a file.
copy(URL, File) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Copies a URL.
copy(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Copies an array but not its elements.
copyAbsent(E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Copies missing elements from the specified array to the back-end.
copyAbsent(int, E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Copies missing elements from the specified array to the given position of the back-end.
copyAll(Object[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Copies all elements from the specified array to the back-end.
copyAll(int, Object[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Copies all elements from the specified array to the given position of the back-end.
copyAll(E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Copies missing elements from the specified array to the back-end.
copyAll(int, E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Copies missing elements from the specified array to the given position of the back-end.
copyFrom(File) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a file.
copyFrom(File, boolean) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a file.
copyFrom(URL) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a URL.
copyFrom(URL, boolean) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a URL.
copyTo(File) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a file.
copyTo(File, boolean) - Method in class org.norther.tammi.acorn.io.FileCopy
Copies a file.
count() - Method in interface org.norther.tammi.manual.sample.CounterMBean
Counts the Fibonacci number specified by the preset counter.
count() - Method in class org.norther.tammi.manual.sample.FibonacciCounter
Counts the Fibonacci number specified by the preset counter.
count(Persister) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
Queries for a result count.
count(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the result set size of objects specified by a query or class name.
count(DBCriteria<?>, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the result set size of objects matching the specified criteria.
count(String, String, Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the result set size of objects of the given class having the specified attribute.
count(Variable, DBCriteria<?>...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the result set size for the specified search variable.
count(Persister, Variable, DBCriteria<?>...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns a meta element result set size for the specified persister and search variable.
count() - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a shared count.
count(int) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a shared count reminder.
Counter - Class in org.norther.tammi.manual.sample
Counter is an MBean implementation of the simple Fibonacci counter.
Counter() - Constructor for class org.norther.tammi.manual.sample.Counter
Default constructor.
counter() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an endless counter.
counter(int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a counter.
CounterCollection - Class in org.norther.tammi.acorn.util
A collection returning Boolean.TRUE for the specified number of times.
CounterCollection() - Constructor for class org.norther.tammi.acorn.util.CounterCollection
Constructs an endless counter.
CounterCollection(int) - Constructor for class org.norther.tammi.acorn.util.CounterCollection
Constructs a new counter.
CounterIterator - Class in org.norther.tammi.acorn.util
An iterator returning Boolean.TRUE for the specified number of times.
CounterIterator() - Constructor for class org.norther.tammi.acorn.util.CounterIterator
Constructs an endless counter.
CounterIterator(int) - Constructor for class org.norther.tammi.acorn.util.CounterIterator
Constructs a new counter.
CounterMBean - Interface in org.norther.tammi.manual.sample
CounterMBean is an MBean interface to a simple Fibonacci counter.
create(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with the default name.
create(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with a string name.
create(String, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with a string name and parameters.
create(String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with a string name, parameters and signature.
create(String, String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with a string name, class loader, parameters and signature.
create(String, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with an object name.
create(String, ObjectName, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with an object name and parameters.
create(String, ObjectName, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with an object name, parameters and signature.
create(String, ObjectName, ObjectName, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Creates and registers an MBean with an object name, class loader, parameters and signature.
create() - Method in class org.norther.tammi.core.rt.Introspector
Creates an empty variable instance.
create(Object) - Method in class org.norther.tammi.core.rt.Introspector
Creates a variable instance with imported attributes.
create(String) - Method in class org.norther.tammi.core.rt.Introspector
Creates a typed variable instance.
create(String, Object) - Method in class org.norther.tammi.core.rt.Introspector
Creates a typed variable instance with imported attributes.
create(Object, Object, Object) - Method in class org.norther.tammi.core.rt.Introspector
Creates a dynamic variable instance with specified attributes.
create(boolean...) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Creates an empty sub-criteria.
create(boolean...) - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
create(boolean...) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
create() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
create(Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
create(String) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
create(String, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
create(Object, Object, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
create(String, String, String, Object, Object) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
create(String, ObjectName, ObjectName, Object, Object) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
createChart(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeCharts
Creates the specified chart.
createCriteria(Class<T>) - Method in interface org.norther.tammi.root.db.Persister
Creates implementation specific query criteria for the specified class.
createCriteria(String) - Method in interface org.norther.tammi.root.db.Persister
Creates implementation specific query criteria for the named class.
createCriteria(String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
createCriteria(Class<T>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
createCriteria(Class<T>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
createEmptyBorder() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createEmptyBorder(int, int, int, int) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createEmptyBorder() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates an empty border of the size of the current spacing.
createEmptyBorder(int, int, int, int) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates an empty border of the specified size.
createEncoder(String) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
createEncoder(String) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Creates a new empty encoder.
createExporter(String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
createExporter(String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Creates a new exporter.
createFiller(Dimension, Dimension, Dimension) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createFiller(Dimension, Dimension, Dimension) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a filler of the specified size.
createGlue() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createGlue() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates glue.
createHomeFolder(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserAccountAction
Creates a home folder for the specified user account.
createHorizontalArea(int) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createHorizontalArea(int) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a horizontal area of the width of the current spacing.
createHorizontalGlue() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createHorizontalGlue() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates horizontal glue.
createHorizontalStrut() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createHorizontalStrut() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a horizontal strut of the size of the current spacing.
createIntrospector() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
createIntrospector() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Creates a variable introspector for this registry.
createIntrospector() - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a variable introspector.
createIntrospector() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createMBean(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
createMBean(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
createMBean(String, ObjectName, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
createMBean(String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Creates a named MBean by applying the domain MBean loader.
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Creates a named MBean with parameters by applying the domain MBean loader.
createMBean(String, ObjectName, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Creates a named MBean by applying the named MBean loader.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Creates a named MBean with parameters by applying the named MBean loader.
createMBeanServer(String) - Static method in class org.norther.tammi.core.base.StaticDomain
Creates a new shared MBean server.
createMetaDesktop(String, Object, Object, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a default desktop.
createMetaDesktop(String, Object, Object, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createMetaElement(Variable, String, String) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a new meta element instance of the specified type and in the specified namespace.
createMetaElement(Variable, String, String) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createMetaFolder(String, Object, Object, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a default folder.
createMetaFolder(String, Object, Object, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createPatternParser(String) - Method in class org.norther.tammi.core.logger.log4j.ServerPatternLayout
Creates a pattern parser.
createPermissionCriteria(String, Object, Object, Object[], boolean, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createPermissionCriteria(String, Object, Object, Object[], boolean, boolean, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
Creates the specified meta permission criteria for a query.
createPermissionCriteria(String, Object, Object, Object[], boolean, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
createPermissionCriteria(String, Object, Object, Object[], boolean, Permission, Persister) - Method in interface org.norther.tammi.root.db.RepositoryClient
Creates the specified permission criteria for a meta element query.
createPermissionCriteria(String, Object, Object, Object[], boolean, Permission, Persister) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
createPermissionCriteria(String, Object, Object, Object[], boolean, Permission, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Creates the specified permission criteria for a meta element query.
createPrincipal(String, Locale, String, Object, Object, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
Creates a user principal instance representing the authenticated user.
createPrincipal(String, Locale, String, Object, Object, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
Creates a user principal instance with the full name representing the authenticated user.
createRigidArea() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createRigidArea(Dimension) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createRigidArea(int, int) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createRigidArea() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a rigid area of the size of the current spacing.
createRigidArea(Dimension) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a rigid area with the specified dimensions.
createRigidArea(int, int) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a rigid area of the specified size.
createServerSocket(String, Object[], String[]) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Creates a new server socket.
createSession() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
createSession(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
createSession() - Method in interface org.norther.tammi.spray.session.Manager
Constructs a new session based on the default settings specified by manager properties.
createSession(String) - Method in interface org.norther.tammi.spray.session.Manager
Constructs a new session based on the default settings specified by manager properties.
createSocket(String, Object[], String[]) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Creates a new socket.
createSubcontext(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
createSubcontext(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
createSubcontext(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
createSubcontext(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
createUserPermissionCriteria(String, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createUserPermissionCriteria(String, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
createUserPermissionCriteria(String, String, String, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
createUserPermissionCriteria(Identity, String, String, String, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
createUserPermissionCriteria(String, Permission, Persister) - Method in interface org.norther.tammi.root.db.RepositoryClient
Creates the specified user permission criteria for a meta element query.
createUserPermissionCriteria(String, String, String, Permission, Persister) - Method in interface org.norther.tammi.root.db.RepositoryClient
Creates the specified user permission criteria for a variable record query.
createUserPermissionCriteria(Identity, String, String, String, Permission, Persister) - Method in interface org.norther.tammi.root.db.RepositoryClient
Creates the specified user permission criteria for a variable record query from a meta container.
createUserPermissionCriteria(String, Permission, Persister) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
createUserPermissionCriteria(String, String, String, Permission, Persister) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
createUserPermissionCriteria(Identity, String, String, String, Permission, Persister) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
createUserPermissionCriteria(String, Permission, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Creates the specified user permission criteria for a meta element query.
createVariable(String) - Method in class org.norther.tammi.core.rt.Introspector
Creates a variable MBean instance.
createVariable(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
createVariable(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Creates a new variable instance of the specified type.
createVariable(Class<V>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a new variable instance of the specified class.
createVariable(String) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Creates a new variable instance of the specified type.
createVariable(Class<T>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createVariable(String) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
createVariable(String, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Creates a new variable instance of the specified type.
createVariable(Class<V>, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Creates a new variable instance of the specified class.
createVariable(String) - Method in class org.norther.tammi.spray.db.tool.DataTool
 
createVariable(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
createVariable(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
createVariable(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Creates a new variable MBean instance of the specified type.
createVariable(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Creates a new variable instance of the specified type.
createVariable(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
createVariable(String) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
createVariable(String) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Creates a new variable MBean instance of the specified type.
createVariable(String) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
 
createVerticalArea(int) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createVerticalArea(int) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a vertical area of the height of the current spacing.
createVerticalGlue() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createVerticalGlue() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates vertical glue.
createVerticalStrut() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
createVerticalStrut() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Creates a vertical strut of the size of the current spacing.
CriterionSet - Class in org.norther.tammi.root.hbm.query
A criterion set implementation.
Crypto - Class in org.norther.tammi.acorn.security
A static cryptographic encrypter/decrypter.
Crypto() - Constructor for class org.norther.tammi.acorn.security.Crypto
 
CSV_EXTENSION - Static variable in interface org.norther.tammi.core.io.PathFinder
The CSV file extension.
CSVExporter - Class in org.norther.tammi.sprig.jasper.export
A CSV exporter.
CSVExporter() - Constructor for class org.norther.tammi.sprig.jasper.export.CSVExporter
Constructs a new exporter.
CSVExporter - Class in org.norther.tammi.sprig.jfree.export
A CSV exporter.
CSVExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.CSVExporter
Constructs a new exporter.
CURRENCY - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for currency formatting.
CURRENCY_IN_CENTS - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for currency in cents formatting.
CurrencyFormat - Class in org.norther.tammi.acorn.text
An extension to DecimalFormat supporting a divider.
CurrencyFormat() - Constructor for class org.norther.tammi.acorn.text.CurrencyFormat
Constructs a currency format using the default pattern and symbols for the default locale.
CurrencyFormat(String) - Constructor for class org.norther.tammi.acorn.text.CurrencyFormat
Constructs a currency format using the given pattern and the symbols for the default locale.
CurrencyFormat(String, DecimalFormatSymbols) - Constructor for class org.norther.tammi.acorn.text.CurrencyFormat
Constructs a currency format using the given pattern and symbols.
CurrencyFormat(NumberFormat) - Constructor for class org.norther.tammi.acorn.text.CurrencyFormat
Constructs a currency format using the given format.
CURRENT_FLOW_INDICATOR - Static variable in interface org.norther.tammi.spray.template.flow.StepFlowContext
The current flow indicator char.
CurrentDateInitializer - Class in org.norther.tammi.core.rt.util
An attribute initializer returning the current date.
CurrentDateInitializer() - Constructor for class org.norther.tammi.core.rt.util.CurrentDateInitializer
Constructs a new listener.
customizedInit(Map, Map, Map) - Method in class org.norther.tammi.sprig.jasper.model.JavaEvaluator
 
cut(String, int, String) - Static method in class org.norther.tammi.acorn.type.Strings
Returns a string cut to the specified size.
cut(String, int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a string cut to the specified size.
cut(String, int, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a string cut to the specified size.
cutValue(MBeanAttributeInfo, Object, String) - Method in class org.norther.tammi.core.rt.Introspector
Cuts a long character sequence value to its maximum allowed length by replacing the cut part with the specified tail.

D

DATA - Static variable in interface org.norther.tammi.core.io.PathFinder
The data folders key.
DATA_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Data element.
DATA_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The data property (default is user home).
DataTool - Class in org.norther.tammi.spray.db.tool
A request context tool to create and access persistent objects.
DataTool() - Constructor for class org.norther.tammi.spray.db.tool.DataTool
The default constructor.
DATE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Date header.
DATE_FORMAT - Static variable in class org.norther.tammi.spray.protocol.chain.CookieParser
The expiration date format.
DATE_MASK - Static variable in class org.norther.tammi.acorn.lang.StringDate
The date mask.
DATE_TIME_MASK - Static variable in class org.norther.tammi.acorn.lang.StringDate
The void mask.
DateConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing dates and time zones.
DateFormatException - Exception in org.norther.tammi.core.converter
An exception for date parsing errors.
DateFormatException() - Constructor for exception org.norther.tammi.core.converter.DateFormatException
Default constructor.
DateFormatException(String) - Constructor for exception org.norther.tammi.core.converter.DateFormatException
Constructs a new exception with a message string.
DBAttribute - Class in org.norther.tammi.root.db.query
An interface to classes representing a database attribute.
DBAttribute(String, Object, DBCriteria.Condition) - Constructor for class org.norther.tammi.root.db.query.DBAttribute
Constructs a new attribute.
DBCPConnectionProvider - Class in org.norther.tammi.root.hbm.connection
A connection provider that uses an Apache commons DBCP connection pool.
DBCPConnectionProvider() - Constructor for class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
DBCriteria<T> - Interface in org.norther.tammi.root.db.query
An interface to classes representing database query criteria.
DBCriteria.Condition - Enum in org.norther.tammi.root.db.query
The conditions.
DBCriteriaAdapter<T,C> - Class in org.norther.tammi.root.db.query
An abstract criteria adapter.
DBCriteriaAdapter(String, Class<? extends T>, C, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.db.query.DBCriteriaAdapter
Constructs new criteria with an adaptee.
DBQuery<T> - Interface in org.norther.tammi.root.db.query
An interface to classes representing a database query.
DBQueryAdapter<T,Q> - Class in org.norther.tammi.root.db.query
An abstract query adapter.
DBQueryAdapter(String, Q, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.db.query.DBQueryAdapter
Constructs a new query with an adaptee.
debug(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(String) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(String, Object, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(String, Object[]) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
debug(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a debug message.
debug(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a debug message with an argument.
debug(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
debug(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
debug(Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
debug(Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
decapitalize(String, boolean...) - Static method in class org.norther.tammi.acorn.type.Strings
Decapitalizes an optionally nested field name.
declareBean(String, Object, Class<?>) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
declareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
declareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
declareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
declareBean(String, Object, Class<?>) - Method in interface org.norther.tammi.core.scripter.Scripter
Declares a bean.
decode(String, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes a URL parameter using the given encoding.
decode(InputStream, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes the input stream following the application/x-www-form-urlencoded specification and using the given encoding.
decode(InputStream, Map<String, String[]>, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes the input stream following the application/x-www-form-urlencoded specification and using the given encoding.
decode(byte[], int, int, boolean, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes a URL component given as a byte array.
decode(String, String) - Static method in class org.norther.tammi.acorn.security.Base64
Decodes a Base64 string into clear text.
decode(String) - Static method in class org.norther.tammi.acorn.security.Base64
Decodes a Base64 string into octets.
decode(byte[]) - Static method in class org.norther.tammi.acorn.security.Base64
Decodes Base64 data into octects.
decodeBase64(String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
decodeBase64(String, String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
decodeBase64(String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Decodes a BASE64 string applying the UTF-8 encoding.
decodeBase64(String, String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Decodes a BASE64 string applying the specified encoding.
decodeFileURL(URL, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes a file from the specified URL using the given encoding.
decodeKey(String, String) - Static method in class org.norther.tammi.acorn.security.Crypto
Decodes a secret key from a string representation.
decodePath(String, String...) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Decodes a URL path using the given encoding.
decrementLoginAttempts(HttpServletRequest) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Deccrements login attempts of the specified request by one.
decrypt(String, Key) - Static method in class org.norther.tammi.acorn.security.Crypto
Encrypts a string from Base64 by applying platform's default encoding.
decrypt(String, Key, String) - Static method in class org.norther.tammi.acorn.security.Crypto
Encrypts a string from Base64 by applying the given character encoding.
decrypted() - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Returns the number of decrypted bytes not yet read.
decrypted() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
deepCopy(Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
DEFAULT - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for default formatting.
DEFAULT_BACKLOG - Static variable in interface org.norther.tammi.core.net.ServerSocketFactory
The default backlog for sockets.
DEFAULT_BINARY - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default binary folder.
DEFAULT_CACHE_KEY_NAME - Static variable in class org.norther.tammi.core.cache.DefaultKeyCacheClient
The default cache key name in object names.
DEFAULT_CAPACITY - Static variable in class org.norther.tammi.acorn.io.RecordAccessFile
The default capcacity.
DEFAULT_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentReadMap
The default capacity.
DEFAULT_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentWriteMap
The default capacity.
DEFAULT_CAPACITY - Static variable in class org.norther.tammi.core.cache.DefaultCache
The default capacity.
DEFAULT_CGI_BIN - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default cgi bin folder.
DEFAULT_COMPARATOR - Static variable in class org.norther.tammi.acorn.util.Collections
A default comparator.
DEFAULT_CONFIG - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default config folder.
DEFAULT_DATA - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default data folder.
DEFAULT_DATA_PROPERTY - Static variable in interface org.norther.tammi.core.io.PathFinder
The system property for defining the default data folder.
DEFAULT_DOMAIN - Static variable in class org.norther.tammi.core.startup.StaticStartup
The default domain.
DEFAULT_DOMAIN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The default domain property.
DEFAULT_ENCODING - Static variable in class org.norther.tammi.acorn.mime.CharSetMap
The default encoding if UTF-8 cannot be applied.
DEFAULT_EXPIRATION_SLEEP_INTERVAL - Static variable in class org.norther.tammi.acorn.cache.CachedMapAdapter
The default expiration sleep interval.
DEFAULT_EXPIRATION_TIME - Static variable in class org.norther.tammi.acorn.cache.CachedMapAdapter
The default expiration time.
DEFAULT_EXPIRATION_TIME_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The default expiration time property.
DEFAULT_FACTORY - Static variable in class org.norther.tammi.core.naming.ResourceEnvRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.norther.tammi.core.naming.ResourceLinkRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.norther.tammi.core.naming.ResourceRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.norther.tammi.core.naming.TransactionRef
Default factory for this reference.
DEFAULT_FORM - Static variable in interface org.norther.tammi.spray.template.form.FormProperties
The default form.
DEFAULT_ID - Static variable in class org.norther.tammi.core.base.Referable
The default id.
DEFAULT_ID_NAME - Static variable in class org.norther.tammi.core.rt.util.EnumeratedIdentity
The default id name.
DEFAULT_INDEX - Static variable in interface org.norther.tammi.spray.media.CGIBinFilter
The default index.
DEFAULT_INFO - Static variable in interface org.norther.tammi.spray.template.form.FormProperties
The default info.
DEFAULT_INPUT - Static variable in interface org.norther.tammi.spray.template.form.FormProperties
The default input.
DEFAULT_KEY - Static variable in class org.norther.tammi.spray.filter.DefaultKeyFilter
The default key.
DEFAULT_LENGTH - Static variable in class org.norther.tammi.acorn.security.RNG
The default length of the id.
DEFAULT_LIBRARY - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default libray folder.
DEFAULT_LICENSE - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default license folder.
DEFAULT_LOAD_FACTOR - Static variable in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
The default load factor.
DEFAULT_LOAD_FACTOR - Static variable in class org.norther.tammi.core.cache.DefaultCache
The default load factor.
DEFAULT_LOCALE_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The default locale attribute property.
DEFAULT_LOGS - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default logs folder.
DEFAULT_LOGS_PROPERTY - Static variable in interface org.norther.tammi.core.io.PathFinder
The system property for defining the default logs folder.
DEFAULT_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The mask for default traits (note that mandatory, transient, serialized and interactive are reversed).
DEFAULT_MEDIA - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default media folder.
DEFAULT_NS - Static variable in class org.norther.tammi.core.base.Referable
The default namespace.
DEFAULT_OUTPUT - Static variable in interface org.norther.tammi.spray.template.form.FormProperties
The default output.
DEFAULT_PACKAGE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The default package attribute.
DEFAULT_PERSISTER - Static variable in class org.norther.tammi.root.db.DefaultRepositoryClient
The default persister implementation.
DEFAULT_POOL_CAPACITY - Static variable in interface org.norther.tammi.core.pool.Pool
The default pool capacity.
DEFAULT_PROVIDER - Static variable in class org.norther.tammi.acorn.http.HttpParser
The default provider.
DEFAULT_RECORD_LENGTH - Static variable in class org.norther.tammi.acorn.io.RecordAccessFile
The default record length.
DEFAULT_RESOURCE - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default resource folder.
DEFAULT_ROLE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The default role property.
DEFAULT_ROOT - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The default root directory.
DEFAULT_SCRIPT - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default script folder.
DEFAULT_SECTION_LABEL_FORMAT - Static variable in interface org.norther.tammi.sprig.jfree.JFreeCharts
The default section label format for pie charts.
DEFAULT_SECURITY - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default security folder.
DEFAULT_SESSION_STORE - Static variable in class org.norther.tammi.spray.session.DefaultSessionManager
The default session store path.
DEFAULT_SPACING - Static variable in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
The default spacing.
DEFAULT_SSL_PROTOCOL - Static variable in interface org.norther.tammi.core.net.CommonSecureFactory
The default secure socket protocol.
DEFAULT_SSL_PROTOCOL - Static variable in interface org.norther.tammi.core.nio.SecureServerChannelFactory
The default secure socket protocol.
DEFAULT_START - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default start folder.
DEFAULT_STOP - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default stop folder.
DEFAULT_STYLE - Static variable in interface org.norther.tammi.core.converter.DateConverter
Default style.
DEFAULT_SYSTEM_CACHE - Static variable in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
The default system cache.
DEFAULT_TAMMI - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default tammi folder.
DEFAULT_TEMP - Static variable in class org.norther.tammi.core.io.DefaultPathFinder
The default temp folder.
DEFAULT_TEMP_PROPERTY - Static variable in interface org.norther.tammi.core.io.PathFinder
The system property for defining the default temp folder.
DEFAULT_TYPE - Static variable in class org.norther.tammi.acorn.mime.MimeType
The default type.
DEFAULT_USER_ACCOUNT_ID_ATTIBUTE - Static variable in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
The default account id attribute.
DEFAULT_USER_CACHE - Static variable in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
The default user cache.
DEFAULT_VALUE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The DefaultValue element.
DEFAULT_VALUES_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The DefaultValues element.
DefaultAccessController - Class in org.norther.tammi.core.security
A default implementation of AccessController.
DefaultAccessController() - Constructor for class org.norther.tammi.core.security.DefaultAccessController
Constructs a new access controller.
DefaultBeanRepositoryClient - Class in org.norther.tammi.root.db
A default implementation of BeanRepositoryClient.
DefaultBeanRepositoryClient() - Constructor for class org.norther.tammi.root.db.DefaultBeanRepositoryClient
Constructs a new repository client.
DefaultBeanRepositoryFilter - Class in org.norther.tammi.spray.db
A default implementation of BeanRepositoryFilter.
DefaultBeanRepositoryFilter() - Constructor for class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
The default constructor.
DefaultBlob - Class in org.norther.tammi.root.db.lob
A default implementation of java.sql.Blob.
DefaultBlob() - Constructor for class org.norther.tammi.root.db.lob.DefaultBlob
Constructs an empty BLOB.
DefaultBlob(byte[]) - Constructor for class org.norther.tammi.root.db.lob.DefaultBlob
Constructs a byte BLOB.
DefaultBlob(InputStream) - Constructor for class org.norther.tammi.root.db.lob.DefaultBlob
Constructs a stream BLOB.
DefaultBlob(URL, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultBlob
Constructs an URL BLOB.
DefaultBlob(File, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultBlob
Constructs a file BLOB.
DefaultBranchFilter<F extends Filter> - Class in org.norther.tammi.spray.filter
A default implementation of BranchFilter applying the filter key first to request attributes and then to request parameters to obtain the mapped name of the filter branch.
DefaultBranchFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultBranchFilter
Constructs a new filter.
DefaultBranchFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultBranchFilter
Constructs a new filter with a key.
DefaultBranchFilter(KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultBranchFilter
Constructs a new filter with a filter adaptee.
DefaultBroker - Class in org.norther.tammi.core.base
A default implementation of Broker.
DefaultBroker() - Constructor for class org.norther.tammi.core.base.DefaultBroker
Constructs a new broker.
DefaultCache<K,V> - Class in org.norther.tammi.core.cache
A default implementation of Cache.
DefaultCache() - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cached map.
DefaultCache(int) - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cache with max expiration time.
DefaultCache(int, int) - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cache with max and default expiration times.
DefaultCache(int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cache with max and default expiration times and an expiration sleep interval.
DefaultCache(int, int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cache with max and default expiration times, an expiration sleep interval and initial capacity.
DefaultCache(int, int, int, int, float) - Constructor for class org.norther.tammi.core.cache.DefaultCache
Constructs a new cache with max and default expiration times, an expiration sleep interval, initial capacity and load factor.
DefaultCacheClient<K,V> - Class in org.norther.tammi.core.cache
A default implementation of CacheClient.
DefaultCacheClient(Class<?>...) - Constructor for class org.norther.tammi.core.cache.DefaultCacheClient
Constructs a new client.
DefaultCachedAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of CachedAuthFilter.
DefaultCachedAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultCachedAuthFilter
Constructs a new filter.
DefaultCachedMediaProvider - Class in org.norther.tammi.spray.media
A cached implementation of MediaProvider.
DefaultCachedMediaProvider() - Constructor for class org.norther.tammi.spray.media.DefaultCachedMediaProvider
Constructs a new provider.
DefaultCacheMonitor - Class in org.norther.tammi.core.monitor
The default implementation of CacheMonitor.
DefaultCacheMonitor() - Constructor for class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
DefaultCGIBinFilter - Class in org.norther.tammi.spray.media
A default implementation of CGIBinFilter.
DefaultCGIBinFilter() - Constructor for class org.norther.tammi.spray.media.DefaultCGIBinFilter
Constructs a new filter.
DefaultChallenge - Class in org.norther.tammi.core.realm
A default implementation of Challenge.
DefaultChannelConnector - Class in org.norther.tammi.spray.connector
A default implementation of ChannelConnector.
DefaultChannelConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultChannelConnector
Constructs a new connector.
DefaultChannelConnector(InetAddress) - Constructor for class org.norther.tammi.spray.connector.DefaultChannelConnector
Constructs a connector with a host address.
DefaultChartFilter - Class in org.norther.tammi.sprig.chart
A default implementation of ChartFilter.
DefaultChartFilter() - Constructor for class org.norther.tammi.sprig.chart.DefaultChartFilter
Constructs a new filter.
DefaultClob - Class in org.norther.tammi.root.db.lob
A default implementation of java.sql.Clob.
DefaultClob() - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs an empty CLOB.
DefaultClob(String) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs a string CLOB.
DefaultClob(Reader) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs a reader CLOB.
DefaultClob(URL, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs an URL CLOB.
DefaultClob(URL, String, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs an URL CLOB with an encoding.
DefaultClob(File, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs a file CLOB.
DefaultClob(File, String, boolean...) - Constructor for class org.norther.tammi.root.db.lob.DefaultClob
Constructs a file CLOB with an encoding.
DefaultClosingFilter - Class in org.norther.tammi.spray.filter
A default implementation of ClosingFilter.
DefaultClosingFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultClosingFilter
Constructs a new filter.
DefaultCOMObjectFactory<T> - Class in org.norther.tammi.core.com
A default implementation of COMObjectFactory simply extending DefaultObjectFactory.
DefaultCOMObjectFactory() - Constructor for class org.norther.tammi.core.com.DefaultCOMObjectFactory
Constructs a new factory.
defaultComparator() - Static method in class org.norther.tammi.acorn.util.Collections
Returns a default comparator.
DefaultComparator<T> - Class in org.norther.tammi.acorn.util
A default comparator.
DefaultComparator() - Constructor for class org.norther.tammi.acorn.util.DefaultComparator
Constructs a new default order comparator.
DefaultConfigurable - Class in org.norther.tammi.core.config
A default implementation of Configurable maintaining its configuration in key/value based properties.
DefaultConfigurable() - Constructor for class org.norther.tammi.core.config.DefaultConfigurable
Constructs a new configurable MBean.
DefaultConfigurable.Modified - Enum in org.norther.tammi.core.config
Modified state of properties.
DefaultConfigurableConverter<T> - Class in org.norther.tammi.core.config
A default implementation of ConfigurableConverter.
DefaultConfigurableConverter() - Constructor for class org.norther.tammi.core.config.DefaultConfigurableConverter
Constructs a new converter.
DefaultConfigurableConverter(ObjectConverter<T>) - Constructor for class org.norther.tammi.core.config.DefaultConfigurableConverter
Constructs a new converter adapter.
DefaultConfigurableFactory<T> - Class in org.norther.tammi.core.config
A default implementation of ConfigurableFactory.
DefaultConfigurableFactory() - Constructor for class org.norther.tammi.core.config.DefaultConfigurableFactory
Constructs a new factory.
DefaultConfigurableFactory(ObjectFactory<T>) - Constructor for class org.norther.tammi.core.config.DefaultConfigurableFactory
Constructs a new factory adapter.
DefaultConfigurator - Class in org.norther.tammi.core.config
A default implementation of Configurator.
DefaultConfigurator() - Constructor for class org.norther.tammi.core.config.DefaultConfigurator
Constructs a new configurator.
DefaultConnector - Class in org.norther.tammi.spray.connector
A default implementation of Connector.
DefaultConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultConnector
Constructs a new connector.
DefaultConnector(InetAddress) - Constructor for class org.norther.tammi.spray.connector.DefaultConnector
Constructs a connector with a host address.
DefaultContainer<V> - Class in org.norther.tammi.core.base
A default implementation of Container.
DefaultContainer() - Constructor for class org.norther.tammi.core.base.DefaultContainer
Constructs a new container.
DefaultContainer(String) - Constructor for class org.norther.tammi.core.base.DefaultContainer
Constructs a new container with a named interface.
DefaultContainer(String, int) - Constructor for class org.norther.tammi.core.base.DefaultContainer
Constructs a new container with a named interface and initial capacity.
DefaultContainerFilter<V> - Class in org.norther.tammi.spray.filter
A default implementation of ContainerFilter.
DefaultContainerFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultContainerFilter
Constructs a new filter.
DefaultContainerFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerFilter
Constructs a new filter with a container class.
DefaultContainerFilter(Filter) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerFilter
Constructs a new filter with a filter adaptee.
DefaultContainerFilter(String, Filter) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerFilter
Constructs a new filter with a container class and filter adaptee.
DefaultContainerKeyFilter<V> - Class in org.norther.tammi.spray.filter
A default implementation of ContainerKeyFilter.
DefaultContainerKeyFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Constructs a new filter.
DefaultContainerKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Constructs a new filter with a container class.
DefaultContainerKeyFilter(String, String) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Constructs a new filter with an container class and key.
DefaultContainerKeyFilter(KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Constructs a new filter with a filter adaptee.
DefaultContainerKeyFilter(String, KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Constructs a new filter with a container class and fitler adaptee.
DefaultContentFilter - Class in org.norther.tammi.spray.media
A default implementation of ContentFilter.
DefaultContentFilter() - Constructor for class org.norther.tammi.spray.media.DefaultContentFilter
Constructs a new filter.
DefaultContentKeyFilter - Class in org.norther.tammi.spray.media
A default implementation of ContentKeyFilter.
DefaultContentKeyFilter() - Constructor for class org.norther.tammi.spray.media.DefaultContentKeyFilter
Constructs a new filter.
DefaultContentKeyFilter(String) - Constructor for class org.norther.tammi.spray.media.DefaultContentKeyFilter
Constructs a new filter adaptee with a key.
DefaultContentTypeMap - Class in org.norther.tammi.core.locale
A default implementation of ContentTypeMap.
DefaultContentTypeMap() - Constructor for class org.norther.tammi.core.locale.DefaultContentTypeMap
Constructs a new map.
DefaultContextToolFilter - Class in org.norther.tammi.spray.engine
A default implementation of ContextToolFilter.
DefaultContextToolFilter() - Constructor for class org.norther.tammi.spray.engine.DefaultContextToolFilter
Constructs a new filter.
DefaultContextToolFilter.InternalTemplateContext - Class in org.norther.tammi.spray.engine
An internal implementation of TemplateContext.
DefaultContextToolFilter.InternalTemplateContext() - Constructor for class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
Constructs a new context.
DefaultContextToolFilter.InternalTemplateContext(TemplateContext) - Constructor for class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
Constructs a new context with a parent.
DefaultConverter - Class in org.norther.tammi.core.converter
A default implementation of Converter.
DefaultConverter() - Constructor for class org.norther.tammi.core.converter.DefaultConverter
Constructs a new converter.
DefaultDateConverter - Class in org.norther.tammi.core.converter
A default implementation of DateConverter.
DefaultDateConverter() - Constructor for class org.norther.tammi.core.converter.DefaultDateConverter
Constructs a new converter.
DefaultDirectExecutor - Class in org.norther.tammi.core.thread
A direct executor running executables in the caller's thread.
DefaultDirectExecutor() - Constructor for class org.norther.tammi.core.thread.DefaultDirectExecutor
Constructs a new executor.
DefaultDomain - Class in org.norther.tammi.core.base
A default implementation of Domain.
DefaultDomain() - Constructor for class org.norther.tammi.core.base.DefaultDomain
Constructs a new domain.
DefaultDOMBuilderFactory - Class in org.norther.tammi.core.xml
A default implementation of DOMBuilderFactor.
DefaultDOMBuilderFactory() - Constructor for class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
Constructs a default DOM builder factory.
DefaultDOMBuilderFactory(String) - Constructor for class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
Constructs a specific DOM builder factory, if the factory implementation has not yet been initialized.
DefaultEnumConverter - Class in org.norther.tammi.core.converter
A default implementation of EnumConverter.
DefaultEnumConverter() - Constructor for class org.norther.tammi.core.converter.DefaultEnumConverter
Constructs a new converter.
DefaultExceptionFilter - Exception in org.norther.tammi.spray.filter
A default implementation of ExceptionFilter.
DefaultExceptionFilter(int) - Constructor for exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Constructs an exception with a code.
DefaultExceptionFilter(int, String) - Constructor for exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Constructs an exception with a code and argument.
DefaultExceptionFilter(int, Throwable) - Constructor for exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Constructs an exception with a code and cause.
DefaultExceptionFilter(int, String, Throwable) - Constructor for exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Constructs an exception with a code, argument and cause.
DefaultExecutable - Class in org.norther.tammi.core.thread
A default implementation of Executable.
DefaultExecutable() - Constructor for class org.norther.tammi.core.thread.DefaultExecutable
Constructs a new executable.
DefaultExecutable(boolean) - Constructor for class org.norther.tammi.core.thread.DefaultExecutable
Constructs a new executable for multiple threads.
DefaultExecutable(Runnable) - Constructor for class org.norther.tammi.core.thread.DefaultExecutable
Constructs a new executable adapter.
DefaultExecutable(Runnable, boolean) - Constructor for class org.norther.tammi.core.thread.DefaultExecutable
Constructs a new executable adapter for multiple threads.
DefaultExecutableConnector - Class in org.norther.tammi.spray.connector
A default implementation of ExecutableConnector.
DefaultExecutableConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultExecutableConnector
Constructs a new connector.
DefaultExecutableConnector(InetAddress) - Constructor for class org.norther.tammi.spray.connector.DefaultExecutableConnector
Constructs a connector with a host address.
DefaultFactory - Class in org.norther.tammi.core.base
A default implementation of Factory.
DefaultFactory() - Constructor for class org.norther.tammi.core.base.DefaultFactory
Constructs a new factory.
DefaultFallbackMap - Class in org.norther.tammi.core.locale
A default implementation of FallbackMap.
DefaultFallbackMap() - Constructor for class org.norther.tammi.core.locale.DefaultFallbackMap
Constructs a new map.
DefaultFilter - Class in org.norther.tammi.spray.filter
A default implementation of Filter.
DefaultFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultFilter
Constructs a new filter.
DefaultFilterChain - Class in org.norther.tammi.spray.filter.chain
A default implementation of HttpFilterChain.
DefaultFilterChain() - Constructor for class org.norther.tammi.spray.filter.chain.DefaultFilterChain
Constructs a new chain.
DefaultFilterChain(MBeanServer) - Constructor for class org.norther.tammi.spray.filter.chain.DefaultFilterChain
Constructs a new chain with a server.
DefaultFinalizer<T> - Class in org.norther.tammi.core.monitor
A default implementation of Finalizer.
DefaultFinalizer() - Constructor for class org.norther.tammi.core.monitor.DefaultFinalizer
Constructs a new finalizer.
DefaultFlowFilter - Class in org.norther.tammi.spray.template
A default implementation of FlowFilter.
DefaultFlowFilter() - Constructor for class org.norther.tammi.spray.template.DefaultFlowFilter
Constructs a new filter.
DefaultFlowFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultFlowFilter
Constructs a new filter with a key.
DefaultFlowStep - Class in org.norther.tammi.spray.template.flow
A default implementation of FlowStep.
DefaultFlowStep(String, MBeanReference<? extends FlowFilter>) - Constructor for class org.norther.tammi.spray.template.flow.DefaultFlowStep
Constructs a named flow step.
DefaultFlowStep(String, FlowStep, MBeanReference<? extends FlowFilter>) - Constructor for class org.norther.tammi.spray.template.flow.DefaultFlowStep
Constructs a named flow step with a flow.
DefaultFormContext - Class in org.norther.tammi.spray.template.form
A default implementation of FormContext.
DefaultFormContext() - Constructor for class org.norther.tammi.spray.template.form.DefaultFormContext
Constructs a new context.
DefaultFormContext(FormContext) - Constructor for class org.norther.tammi.spray.template.form.DefaultFormContext
Constructs a new context with a parent.
DefaultFormFilter - Class in org.norther.tammi.spray.template
A default implementation of FormFilter.
DefaultFormFilter() - Constructor for class org.norther.tammi.spray.template.DefaultFormFilter
Constructs a new filter.
DefaultFormFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultFormFilter
Constructs a new filter with a key.
DefaultFormParameters - Class in org.norther.tammi.spray.template.form
A default implementation of FormParameters.
DefaultFormParameters(Map<String, String[]>) - Constructor for class org.norther.tammi.spray.template.form.DefaultFormParameters
Constructs new parameters.
DefaultFormProperties - Class in org.norther.tammi.spray.template.form
A default implementation of FormProperties.
DefaultFormProperties(String, String, ConcurrentMap<String, String>) - Constructor for class org.norther.tammi.spray.template.form.DefaultFormProperties
Constructs new properties.
DefaultForwardEngine - Class in org.norther.tammi.spray.servlet
A TemplateEngine for servlet templates.
DefaultForwardEngine() - Constructor for class org.norther.tammi.spray.servlet.DefaultForwardEngine
Constructs a new engine.
DefaultFreemarkerEngine - Class in org.norther.tammi.spray.freemarker
A default implementatoin of FreemarkerEngine.
DefaultFreemarkerEngine() - Constructor for class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
Constructs a new engine.
DefaultHibernateFactory - Class in org.norther.tammi.root.hbm
A default implementation of HibernatePersisterFactory.
DefaultHibernateFactory() - Constructor for class org.norther.tammi.root.hbm.DefaultHibernateFactory
Constructs a new factory.
DefaultHostFilter<F extends Filter> - Class in org.norther.tammi.spray.protocol
A default implementation of HostFilter.
DefaultHostFilter() - Constructor for class org.norther.tammi.spray.protocol.DefaultHostFilter
Constructs a new filter.
DefaultHostFilter(String) - Constructor for class org.norther.tammi.spray.protocol.DefaultHostFilter
Constructs a new filter with a key.
DefaultHttpBasicAuthFilter - Class in org.norther.tammi.spray.authenticator
A deafult implementation of HttpBasicAuthFilter.
DefaultHttpBasicAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultHttpBasicAuthFilter
Constructs a new filter.
DefaultHttpDigestAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of HttpDigestAuthFilter.
DefaultHttpDigestAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
Constructs a new filter.
DefaultHttpFilter - Class in org.norther.tammi.spray.protocol
A default implementation of HttpFilter.
DefaultHttpFilter() - Constructor for class org.norther.tammi.spray.protocol.DefaultHttpFilter
Constructs a new filter.
DefaultHttpFormAuthFilter - Class in org.norther.tammi.spray.authenticator
An default implementation of HttpFormAuthFilter.
DefaultHttpFormAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
Constructs a new filter.
DefaultHttpRelayFilter - Class in org.norther.tammi.spray.protocol
A default implementation of HttpRelayFilter.
DefaultHttpRelayFilter() - Constructor for class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
Constructs a new filter.
DefaultHttpServiceAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of HttpServiceAuthFilter.
DefaultHttpServiceAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Constructs a new filter.
DefaultHttpServiceAuthFilter.LoginStatus - Enum in org.norther.tammi.spray.authenticator
The login status.
DefaultHttpSspiAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of HttpSspiAuthFilter.
DefaultHttpSspiAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultHttpSspiAuthFilter
Constructs a new filter.
DefaultIdentityConverter - Class in org.norther.tammi.core.rt
An identity converter.
DefaultIdentityConverter() - Constructor for class org.norther.tammi.core.rt.DefaultIdentityConverter
Constructs a new converter.
DefaultInternetAddressConverter - Class in org.norther.tammi.core.mail
A converter for instances representing internet email addresses according to RFC822 .
DefaultInternetAddressConverter() - Constructor for class org.norther.tammi.core.mail.DefaultInternetAddressConverter
Constructs a new converter.
DefaultIpMaskFilter - Class in org.norther.tammi.spray.protocol
An interface to IP mask filters.
DefaultIpMaskFilter() - Constructor for class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
Constructs a new filter.
DefaultJasperReports - Class in org.norther.tammi.sprig.jasper
A JasperReports specific implementation of ReportEngine.
DefaultJasperReports() - Constructor for class org.norther.tammi.sprig.jasper.DefaultJasperReports
Constructs a new engine.
DefaultJFCFactory - Class in org.norther.tammi.leaf.jfc
A default implementation of JFCFactory.
DefaultJFCFactory() - Constructor for class org.norther.tammi.leaf.jfc.DefaultJFCFactory
Constructs a new factory.
DefaultJFreeCharts - Class in org.norther.tammi.sprig.jfree
A JFreeChart specific implementation of ChartGenerator.
DefaultJFreeCharts() - Constructor for class org.norther.tammi.sprig.jfree.DefaultJFreeCharts
Constructs a new generator.
DefaultJFreeReports - Class in org.norther.tammi.sprig.jfree
A JFreeReport specific implementation of ReportEngine.
DefaultJFreeReports() - Constructor for class org.norther.tammi.sprig.jfree.DefaultJFreeReports
Constructs a new engine.
DefaultJndiRealm - Class in org.norther.tammi.core.realm
A default implementation of JndiRealm.
DefaultJndiRealm() - Constructor for class org.norther.tammi.core.realm.DefaultJndiRealm
Constructs a new realm.
DefaultJndiRealm(String) - Constructor for class org.norther.tammi.core.realm.DefaultJndiRealm
Constructs a new realm with a digest.
DefaultJSPEngine - Class in org.norther.tammi.spray.servlet
DefaultJSPEngine implements TemplateEngine for JSP templates.
DefaultJSPEngine() - Constructor for class org.norther.tammi.spray.servlet.DefaultJSPEngine
Constructs a new engine.
DefaultKeyCacheClient<K,V> - Class in org.norther.tammi.core.cache
A default implementation of KeyCacheClient.
DefaultKeyCacheClient(Class<?>...) - Constructor for class org.norther.tammi.core.cache.DefaultKeyCacheClient
Constructs a new client.
DefaultKeyCacheClient(String, Class<?>...) - Constructor for class org.norther.tammi.core.cache.DefaultKeyCacheClient
Constructs a new client with a cache key.
DefaultKeyFilter - Class in org.norther.tammi.spray.filter
A default implementation of KeyFilter.
DefaultKeyFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultKeyFilter
Constructs a new filter.
DefaultKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultKeyFilter
Constructs a new filter adaptee with a key.
DefaultKeyStoreFactory - Class in org.norther.tammi.core.security
A default implementation of KeyStoreFactory.
DefaultKeyStoreFactory() - Constructor for class org.norther.tammi.core.security.DefaultKeyStoreFactory
Constructs a key store factory.
DefaultKeyStoreLoader - Class in org.norther.tammi.core.security
A default implementation of KeyStoreLoader.
DefaultKeyStoreLoader() - Constructor for class org.norther.tammi.core.security.DefaultKeyStoreLoader
Creates a key store.
DefaultLayoutFilter - Class in org.norther.tammi.spray.template
A default implementation of LayoutFilter.
DefaultLayoutFilter() - Constructor for class org.norther.tammi.spray.template.DefaultLayoutFilter
Constructs a new filter.
DefaultLayoutFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultLayoutFilter
Constructs a new filter with a key.
DefaultLibrary - Class in org.norther.tammi.core.external
A default implementation of native Library.
DefaultLibrary() - Constructor for class org.norther.tammi.core.external.DefaultLibrary
Constructs a new library.
DefaultLibrary(String) - Constructor for class org.norther.tammi.core.external.DefaultLibrary
Constructs a new library with a native library.
DefaultLinkFilter<F extends Filter> - Class in org.norther.tammi.spray.filter
A default implementation of LinkFilter.
DefaultLinkFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultLinkFilter
Constructs a new filter.
DefaultLinkFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultLinkFilter
Constructs a new filter with a key.
DefaultLinkFilter(KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultLinkFilter
Constructs a new filter with a filter adaptee.
DefaultLobConverter - Class in org.norther.tammi.root.db
A default implemantation of large object converter.
DefaultLobConverter() - Constructor for class org.norther.tammi.root.db.DefaultLobConverter
Constructs a new converter.
DefaultLobFactory - Class in org.norther.tammi.root.db
A default implementation of LobFactory.
DefaultLobFactory() - Constructor for class org.norther.tammi.root.db.DefaultLobFactory
Constructs a new factory.
DefaultLobHelper - Class in org.norther.tammi.root.ojb.lob
An extended LOB helper.
DefaultLobHelper(PersistenceBrokerInternal) - Constructor for class org.norther.tammi.root.ojb.lob.DefaultLobHelper
Constructs a new helper.
DefaultLocalConnector - Class in org.norther.tammi.spray.connector
A default implementation of LocalConnector.
DefaultLocalConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultLocalConnector
Constructs a new connector.
DefaultLocalConnector(InetAddress) - Constructor for class org.norther.tammi.spray.connector.DefaultLocalConnector
Constructs a connector with a host address.
DefaultLocaleConverter - Class in org.norther.tammi.core.converter
A converter for locales.
DefaultLocaleConverter() - Constructor for class org.norther.tammi.core.converter.DefaultLocaleConverter
Constructs a new converter.
DefaultLocaleFilter - Class in org.norther.tammi.spray.terminal
A default implementation of LocaleFilter.
DefaultLocaleFilter() - Constructor for class org.norther.tammi.spray.terminal.DefaultLocaleFilter
Constructs a new filter.
DefaultLocaleFilter(String) - Constructor for class org.norther.tammi.spray.terminal.DefaultLocaleFilter
Constructs a new filter with a key.
DefaultLocationConverter - Class in org.norther.tammi.core.converter
A default implementation of LocationConverter.
DefaultLocationConverter() - Constructor for class org.norther.tammi.core.converter.DefaultLocationConverter
Constructs a new converter.
DefaultLog - Class in org.norther.tammi.acorn.logger.log
A default implementation of Log writing messages to System.out and System.err.
DefaultLog() - Constructor for class org.norther.tammi.acorn.logger.log.DefaultLog
Constructs a new log.
DefaultLog(String) - Constructor for class org.norther.tammi.acorn.logger.log.DefaultLog
Constructs a new log for a named logger.
DefaultLogFactory - Class in org.norther.tammi.acorn.logger
A default implementation of LogFactory.
DefaultLogFactory() - Constructor for class org.norther.tammi.acorn.logger.DefaultLogFactory
Constructs a new factory.
DefaultMailbot - Class in org.norther.tammi.core.mail
A default implementation of Mailbot.
DefaultMailbot() - Constructor for class org.norther.tammi.core.mail.DefaultMailbot
Constructs a new reminder.
DefaultMailbotFilter - Class in org.norther.tammi.spray.mail
A default implementation of MailbotFilter.
DefaultMailbotFilter() - Constructor for class org.norther.tammi.spray.mail.DefaultMailbotFilter
Constructs a new filter.
DefaultMailer - Class in org.norther.tammi.core.mail
The default implementation of Mailer.
DefaultMailer() - Constructor for class org.norther.tammi.core.mail.DefaultMailer
Constructs a new mail sender.
DefaultMediaContentFilter<M extends MediaProvider> - Class in org.norther.tammi.spray.media
A default implementation of MediaContentFilter.
DefaultMediaContentFilter() - Constructor for class org.norther.tammi.spray.media.DefaultMediaContentFilter
Contructs a new filter.
DefaultMediaContentFilter(ContentFilter) - Constructor for class org.norther.tammi.spray.media.DefaultMediaContentFilter
Contructs a new filter.
DefaultMediaContentKeyFilter<M extends MediaProvider> - Class in org.norther.tammi.spray.media
A default implementation of MediaContentKeyFilter.
DefaultMediaContentKeyFilter() - Constructor for class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
Contructs a new filter.
DefaultMediaContentKeyFilter(String) - Constructor for class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
Constructs a new filter with a key.
DefaultMediaProvider - Class in org.norther.tammi.spray.media
A default implementation of MediaProvider.
DefaultMediaProvider() - Constructor for class org.norther.tammi.spray.media.DefaultMediaProvider
Constructs a new provider.
DefaultMemoryRealm - Class in org.norther.tammi.core.realm
A default implementation of MemoryRealm.
DefaultMemoryRealm() - Constructor for class org.norther.tammi.core.realm.DefaultMemoryRealm
Constructs a new realm.
DefaultMessageDigestFactory - Class in org.norther.tammi.core.security
A default implementation of MessageDigestFactory.
DefaultMessageDigestFactory() - Constructor for class org.norther.tammi.core.security.DefaultMessageDigestFactory
Constructs a new factory.
DefaultMoneyConverter - Class in org.norther.tammi.core.converter
A default implementation of MoneyConverter.
DefaultMoneyConverter() - Constructor for class org.norther.tammi.core.converter.DefaultMoneyConverter
Constructs a new converter.
DefaultMonitorFilter - Class in org.norther.tammi.spray.monitor
A default implementation of MonitorFilter.
DefaultMonitorFilter() - Constructor for class org.norther.tammi.spray.monitor.DefaultMonitorFilter
Constructs a new filter.
DefaultMonitorFilter(String) - Constructor for class org.norther.tammi.spray.monitor.DefaultMonitorFilter
Constructs a new filter with a key.
DefaultMsisdnAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of MsisdnAuthFilter.
DefaultMsisdnAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultMsisdnAuthFilter
Constructs a new filter.
DefaultMultiRepositoryClient - Class in org.norther.tammi.root.db
A default implementation of MultiRepositoryClient.
DefaultMultiRepositoryClient() - Constructor for class org.norther.tammi.root.db.DefaultMultiRepositoryClient
Constructs a new repository client.
DefaultMultiRepositoryFilter - Class in org.norther.tammi.spray.db
A default implementation of MultiRepositoryFilter.
DefaultMultiRepositoryFilter() - Constructor for class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
The default constructor.
DefaultNamingContextFactory - Class in org.norther.tammi.core.naming
A default implementation of NamingContextFactory.
DefaultNamingContextFactory() - Constructor for class org.norther.tammi.core.naming.DefaultNamingContextFactory
Constructs a default naming context factory.
DefaultNativeRealm - Class in org.norther.tammi.core.realm
A default implementation of NativeRealm.
DefaultNativeRealm() - Constructor for class org.norther.tammi.core.realm.DefaultNativeRealm
Constructs a new realm.
DefaultNativeRealm(String) - Constructor for class org.norther.tammi.core.realm.DefaultNativeRealm
Constructs a new realm with a specific library.
DefaultNumberConverter - Class in org.norther.tammi.core.converter
A default implementation of NumberConverter.
DefaultNumberConverter() - Constructor for class org.norther.tammi.core.converter.DefaultNumberConverter
Constructs a new converter.
DefaultObjectConverter<T> - Class in org.norther.tammi.core.converter
A default implementation of ObjectConverter acting also as an adapter to class specific implementations.
DefaultObjectConverter() - Constructor for class org.norther.tammi.core.converter.DefaultObjectConverter
Constructs a new converter.
DefaultObjectConverter(ObjectConverter<T>) - Constructor for class org.norther.tammi.core.converter.DefaultObjectConverter
Constructs a new converter adapter.
DefaultObjectFactory<T> - Class in org.norther.tammi.core.base
A default implementation of ObjectFactory acting also as an adapter to class specific implementations.
DefaultObjectFactory() - Constructor for class org.norther.tammi.core.base.DefaultObjectFactory
Constructs a new factory.
DefaultObjectFactory(ObjectFactory<T>) - Constructor for class org.norther.tammi.core.base.DefaultObjectFactory
Constructs a new factory adapter.
DefaultObjectNameConverter - Class in org.norther.tammi.core.converter
A converter for references between related MBeans.
DefaultObjectNameConverter() - Constructor for class org.norther.tammi.core.converter.DefaultObjectNameConverter
Constructs a new converter.
DefaultOJBFactory - Class in org.norther.tammi.root.ojb
A default implementation of OJBPersisterFactory.
DefaultOJBFactory() - Constructor for class org.norther.tammi.root.ojb.DefaultOJBFactory
Constructs a new factory.
DefaultPackageInfo - Class in org.norther.tammi.core.info
A default implementation of PackageInfo.
DefaultPackageInfo() - Constructor for class org.norther.tammi.core.info.DefaultPackageInfo
Constructs a new package info.
DefaultPackageInfo(String) - Constructor for class org.norther.tammi.core.info.DefaultPackageInfo
Constructs a new package info for a named package.
DefaultPageFilter - Class in org.norther.tammi.spray.template
A default implementation of PageFilter.
DefaultPageFilter() - Constructor for class org.norther.tammi.spray.template.DefaultPageFilter
Constructs a new filter.
DefaultPageFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultPageFilter
Constructs a new filter with a key.
DefaultPathFinder - Class in org.norther.tammi.core.io
A default implementation of PathFinder.
DefaultPathFinder() - Constructor for class org.norther.tammi.core.io.DefaultPathFinder
Constructs a new finder.
DefaultPathFinder(String) - Constructor for class org.norther.tammi.core.io.DefaultPathFinder
Constructs a new finder with a specified root.
DefaultPermissionConverter - Class in org.norther.tammi.core.security
A converter for instances representing permissions.
DefaultPermissionConverter() - Constructor for class org.norther.tammi.core.security.DefaultPermissionConverter
Constructs a new converter.
DefaultPipe - Class in org.norther.tammi.spray.filter
A default implementation of Pipe invoking a series of filters that have been configured to be called in order.
DefaultPipe() - Constructor for class org.norther.tammi.spray.filter.DefaultPipe
Constructs a new pipe.
DefaultPipeFilter<F extends Filter> - Class in org.norther.tammi.spray.locale
A default implementation of PipeFilter.
DefaultPipeFilter() - Constructor for class org.norther.tammi.spray.locale.DefaultPipeFilter
Constructs a new filter.
DefaultPipeFilter(String) - Constructor for class org.norther.tammi.spray.locale.DefaultPipeFilter
Constructs a new filter with a key.
DefaultPipeFilter(KeyFilter) - Constructor for class org.norther.tammi.spray.locale.DefaultPipeFilter
Constructs a new filter with a filter adaptee.
DefaultPool - Class in org.norther.tammi.core.pool
A default implementation of Pool.
DefaultPool() - Constructor for class org.norther.tammi.core.pool.DefaultPool
Constructs a Pool Service.
DefaultPooledExecutor - Class in org.norther.tammi.core.thread
A default implementation of PooledExecutor.
DefaultPooledExecutor(int) - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor
Constructs a new pooled executor.
DefaultPooledExecutor.AbortPolicy - Class in org.norther.tammi.core.thread
A handler for rejected tasks that aborts the rejected task by throwing RejectedExecutionException when called.
DefaultPooledExecutor.AbortPolicy() - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor.AbortPolicy
Constructs a new policy.
DefaultPooledExecutor.CallerRunsPolicy - Class in org.norther.tammi.core.thread
A handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method.
DefaultPooledExecutor.CallerRunsPolicy() - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor.CallerRunsPolicy
Constructs a new policy.
DefaultPooledExecutor.DiscardOldestPolicy - Class in org.norther.tammi.core.thread
A handler for rejected tasks that discards the oldest unhandled request and then retries execute.
DefaultPooledExecutor.DiscardOldestPolicy() - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor.DiscardOldestPolicy
Constructs a new policy.
DefaultPooledExecutor.DiscardPolicy - Class in org.norther.tammi.core.thread
A handler for rejected tasks that silently discards the rejected task.
DefaultPooledExecutor.DiscardPolicy() - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor.DiscardPolicy
Constructs a new policy.
DefaultPooledExecutor.QueuePolicy - Class in org.norther.tammi.core.thread
A handler for rejected tasks that queues the rejected task.
DefaultPooledExecutor.QueuePolicy() - Constructor for class org.norther.tammi.core.thread.DefaultPooledExecutor.QueuePolicy
Constructs a new policy.
DefaultProfile - Class in org.norther.tammi.spray.terminal.profile
A default implementation of profile.
DefaultProfile(String, Profile...) - Constructor for class org.norther.tammi.spray.terminal.profile.DefaultProfile
Constructs a named profile with defaults.
DefaultPropertyConfigurator - Class in org.norther.tammi.core.config
A default implementation of PropertyConfigurator supporting multi-valued properties in separate lines by default.
DefaultPropertyConfigurator() - Constructor for class org.norther.tammi.core.config.DefaultPropertyConfigurator
Constructs a new configurator.
DefaultRegistry<K,V> - Class in org.norther.tammi.core.base
A default implementation of Registry.
DefaultRegistry() - Constructor for class org.norther.tammi.core.base.DefaultRegistry
Constructs a new registry MBean.
DefaultRegistry(String) - Constructor for class org.norther.tammi.core.base.DefaultRegistry
Constructs a new registry MBean with a named interface.
DefaultRegistry(String, int) - Constructor for class org.norther.tammi.core.base.DefaultRegistry
Constructs a new registry MBean with a named interface and initial capacity.
DefaultReportFilter - Class in org.norther.tammi.sprig.report
A default implementation of ReportFilter.
DefaultReportFilter() - Constructor for class org.norther.tammi.sprig.report.DefaultReportFilter
Constructs a new filter.
DefaultRepositoryClient - Class in org.norther.tammi.root.db
A default implementation of RepositoryClient.
DefaultRepositoryClient() - Constructor for class org.norther.tammi.root.db.DefaultRepositoryClient
Constructs a new repository client.
DefaultRepositoryFilter - Class in org.norther.tammi.spray.db
A default implementation of RepositoryFilter.
DefaultRepositoryFilter() - Constructor for class org.norther.tammi.spray.db.DefaultRepositoryFilter
The default constructor.
DefaultRepositoryFilter(RepositoryFilter) - Constructor for class org.norther.tammi.spray.db.DefaultRepositoryFilter
Constructs a new filter adapter.
DefaultRepositoryRealm - Class in org.norther.tammi.root.realm
A default implementation of RepositoryRealm.
DefaultRepositoryRealm() - Constructor for class org.norther.tammi.root.realm.DefaultRepositoryRealm
The default constructor.
DefaultRequestDispatcher - Class in org.norther.tammi.spray.connector.chain
A default implementation of RequestDispatcher.
DefaultRequestDispatcher(String) - Constructor for class org.norther.tammi.spray.connector.chain.DefaultRequestDispatcher
Constructs a new dispatcher for the specified path.
DefaultResourceCache - Class in org.norther.tammi.core.cache
A default implementation of ResourceCache.
DefaultResourceCache() - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache.
DefaultResourceCache(int) - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache with max expiration time.
DefaultResourceCache(int, int) - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache with max and default expiration times.
DefaultResourceCache(int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache with max and default expiration times and expiration sleep interval.
DefaultResourceCache(int, int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache with max and default expiration times, an expiration sleep interval and initial capacity.
DefaultResourceCache(int, int, int, int, float) - Constructor for class org.norther.tammi.core.cache.DefaultResourceCache
Constructs a new resource cache with max and default expiration times, an expiration sleep interval, initial capacity and load factor.
DefaultResourceFilter - Class in org.norther.tammi.spray.locale
A default implementation of ResourceFilter.
DefaultResourceFilter() - Constructor for class org.norther.tammi.spray.locale.DefaultResourceFilter
Constructs a new filter.
DefaultResourceFinder - Class in org.norther.tammi.core.locale
A default implementation of ResourceFinder.
DefaultResourceFinder() - Constructor for class org.norther.tammi.core.locale.DefaultResourceFinder
Constructs a new finder.
DefaultResourceMap - Class in org.norther.tammi.core.locale
A default implementation of ResourceMap.
DefaultResourceMap() - Constructor for class org.norther.tammi.core.locale.DefaultResourceMap
Constructs a new map.
DefaultRMIConnector - Class in org.norther.tammi.spray.remote
A default implementation RMIConnector.
DefaultRMIConnector() - Constructor for class org.norther.tammi.spray.remote.DefaultRMIConnector
Constructs a new RMI connector.
DefaultSAXParserFactory - Class in org.norther.tammi.core.xml
A default implementation of SAXParserFactory.
DefaultSAXParserFactory() - Constructor for class org.norther.tammi.core.xml.DefaultSAXParserFactory
Constructs a default SAX parser factory.
DefaultSAXParserFactory(String) - Constructor for class org.norther.tammi.core.xml.DefaultSAXParserFactory
Constructs a specific SAX parser factory, if the factory implementation has not yet been initialized.
DefaultSchedulable - Class in org.norther.tammi.core.thread
A default implementation of Schedulable.
DefaultSchedulable() - Constructor for class org.norther.tammi.core.thread.DefaultSchedulable
Constructs a new schedulable.
DefaultSchedulable(boolean) - Constructor for class org.norther.tammi.core.thread.DefaultSchedulable
Constructs a new schedulable for multiple threads.
DefaultSchedulable(Runnable) - Constructor for class org.norther.tammi.core.thread.DefaultSchedulable
Constructs a new schedulable adapter.
DefaultSchedulable(Runnable, boolean) - Constructor for class org.norther.tammi.core.thread.DefaultSchedulable
Constructs a new schedulable adapter for multiple threads.
DefaultScheduler - Class in org.norther.tammi.core.thread
A default implementation of Scheduler.
DefaultScheduler() - Constructor for class org.norther.tammi.core.thread.DefaultScheduler
Constructs a new scheduler.
DefaultScripter - Class in org.norther.tammi.core.scripter
A default implementation of Scripter.
DefaultScripter() - Constructor for class org.norther.tammi.core.scripter.DefaultScripter
Constructs a new scripter.
DefaultSecureContainer<V> - Class in org.norther.tammi.core.security
A default implementation of SecureContainer.
DefaultSecureContainer() - Constructor for class org.norther.tammi.core.security.DefaultSecureContainer
Constructs a new container MBean.
DefaultSecureContainer(String) - Constructor for class org.norther.tammi.core.security.DefaultSecureContainer
Constructs a new container MBean with a named interface.
DefaultSecureContainerFilter<V> - Class in org.norther.tammi.spray.filter
A default implementation of SecureContainerFilter.
DefaultSecureContainerFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Constructs a new filter.
DefaultSecureContainerFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Constructs a new filter with a container class.
DefaultSecureContainerFilter(Filter) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Constructs a new filter with a filer adaptee.
DefaultSecureContainerFilter(String, Filter) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Constructs a new filter with a container class and filter adaptee.
DefaultSecureContainerKeyFilter<V> - Class in org.norther.tammi.spray.filter
A default implementation of SecureContainerKeyFilter.
DefaultSecureContainerKeyFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Constructs a new filter.
DefaultSecureContainerKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Constructs a new filter with a container class.
DefaultSecureContainerKeyFilter(String, String) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Constructs a new filter with an container class and key.
DefaultSecureContainerKeyFilter(KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Constructs a new filter with a filter adaptee.
DefaultSecureContainerKeyFilter(String, KeyFilter) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Constructs a new filter with a container class and filter adaptee.
DefaultSecuredFilter - Class in org.norther.tammi.spray.engine
A default implementation of SecuredFilter.
DefaultSecuredFilter() - Constructor for class org.norther.tammi.spray.engine.DefaultSecuredFilter
Constructs a new filter.
DefaultSecureFilter - Class in org.norther.tammi.spray.filter
A default implementation of SecureFilter.
DefaultSecureFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultSecureFilter
Constructs a new filter.
DefaultSecureKeyFilter - Class in org.norther.tammi.spray.filter
A default implementation of SecureKeyFilter.
DefaultSecureKeyFilter() - Constructor for class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
Constructs a new filter.
DefaultSecureKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
Constructs a new filter with a key.
DefaultSecureServerChannelFactory - Class in org.norther.tammi.core.nio
A default implementation of SecureServerChannelFactory.
DefaultSecureServerChannelFactory() - Constructor for class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
Constructs an SSL base socket factory.
DefaultSecureServerSocketFactory - Class in org.norther.tammi.core.net
A default implementation of SecureServerSocketFactory.
DefaultSecureServerSocketFactory() - Constructor for class org.norther.tammi.core.net.DefaultSecureServerSocketFactory
Constructs an SSL base socket factory.
DefaultSecureSocketFactory - Class in org.norther.tammi.core.net
A default implementation of SecureSocketFactory.
DefaultSecureSocketFactory() - Constructor for class org.norther.tammi.core.net.DefaultSecureSocketFactory
Constructs an SSL socket factory.
defaultSelection() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
defaultSelection() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Clears and resets the selection to the default one.
defaultSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
DefaultServerChannelFactory - Class in org.norther.tammi.core.nio
A default implementation of ServerChannelFactory.
DefaultServerChannelFactory() - Constructor for class org.norther.tammi.core.nio.DefaultServerChannelFactory
Constructs a default server channel factory.
DefaultServerSocketFactory - Class in org.norther.tammi.core.net
A default implementation of ServerSocketFactory.
DefaultServerSocketFactory() - Constructor for class org.norther.tammi.core.net.DefaultServerSocketFactory
Constructs a default server socket factory.
DefaultServiceFilter<F extends Filter> - Class in org.norther.tammi.spray.media
A default implementation of ServiceFilter.
DefaultServiceFilter() - Constructor for class org.norther.tammi.spray.media.DefaultServiceFilter
Constructs a new filter.
DefaultServiceFilter(String) - Constructor for class org.norther.tammi.spray.media.DefaultServiceFilter
Constructs a new filter with a key.
DefaultServletConnector - Class in org.norther.tammi.spray.servlet
A default implementation of ServletConnector.
DefaultServletConnector() - Constructor for class org.norther.tammi.spray.servlet.DefaultServletConnector
Constructs a new servlet connector.
DefaultServletEngine - Class in org.norther.tammi.spray.servlet
A default implementation of ServletEngine.
DefaultServletEngine() - Constructor for class org.norther.tammi.spray.servlet.DefaultServletEngine
Constructs a new filter.
DefaultServletMediaProvider - Class in org.norther.tammi.spray.servlet
A default implementation of ServletMediaProvider.
DefaultServletMediaProvider() - Constructor for class org.norther.tammi.spray.servlet.DefaultServletMediaProvider
Counstructs a new preovider.
DefaultSession - Class in org.norther.tammi.spray.session
A default implementation of AuthenticatdSession.
DefaultSession(MBeanReference<? extends Manager>, String) - Constructor for class org.norther.tammi.spray.session.DefaultSession
Constructs a new session.
DefaultSessionFactory - Class in org.norther.tammi.core.mail
A default implementation of a factory for instantiating javax.mail.Session objects.
DefaultSessionFactory() - Constructor for class org.norther.tammi.core.mail.DefaultSessionFactory
Constructs a default factory.
DefaultSessionManager - Class in org.norther.tammi.spray.session
A session manager implementation.
DefaultSessionManager() - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session manager.
DefaultSessionManager(int) - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session cache with max expiration time.
DefaultSessionManager(int, int) - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session cache with max and default expiration times.
DefaultSessionManager(int, int, int) - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session cache with max and default expiration times and expiration sleep interval.
DefaultSessionManager(int, int, int, int) - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session cache with max and default expiration times, an expiration sleep interval and initial capacity.
DefaultSessionManager(int, int, int, int, float) - Constructor for class org.norther.tammi.spray.session.DefaultSessionManager
Constructs a new session cache with max and default expiration times, an expiration sleep interval, initial capacity and load factor.
DefaultSharedCache<K,V> - Class in org.norther.tammi.core.cache
A default implementation of SharedCache.
DefaultSharedCache() - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache.
DefaultSharedCache(int) - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache with a max expiration time.
DefaultSharedCache(int, int) - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache with max and default expiration times.
DefaultSharedCache(int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache with max and default expiration times and expiration sleep interval.
DefaultSharedCache(int, int, int, int) - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache with max and default expiration times, an expiration sleep interval and initial capacity.
DefaultSharedCache(int, int, int, int, float) - Constructor for class org.norther.tammi.core.cache.DefaultSharedCache
Constructs a new cache with max and default expiration times, an expiration sleep interval, initial capacity and load factor.
DefaultSkin - Class in org.norther.tammi.spray.template.skin
A default implementation of Skin.
DefaultSkin(String, Skin...) - Constructor for class org.norther.tammi.spray.template.skin.DefaultSkin
Constructs a named skin.
DefaultSkinFilter - Class in org.norther.tammi.spray.template
A default implementation of SkinFilter.
DefaultSkinFilter() - Constructor for class org.norther.tammi.spray.template.DefaultSkinFilter
Constructs a new filter.
DefaultSkinFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultSkinFilter
Constructs a new filter with a key.
DefaultSocketConnector - Class in org.norther.tammi.spray.connector
A default implementation of SocketConnector.
DefaultSocketConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultSocketConnector
Constructs a new socket connector.
DefaultSocketFactory - Class in org.norther.tammi.core.net
A default implementation of SocketFactory.
DefaultSocketFactory() - Constructor for class org.norther.tammi.core.net.DefaultSocketFactory
Constructs a default socket factory.
DefaultSqlGenerator - Class in org.norther.tammi.root.ojb.sql
Extends SqlGeneratorDefaultImpl with SQLPlatform support.
DefaultSqlGenerator(Platform) - Constructor for class org.norther.tammi.root.ojb.sql.DefaultSqlGenerator
Constructs a new generator.
DefaultSSLCertAuthFilter - Class in org.norther.tammi.spray.authenticator
A default implementation of HttpSSLCertAuthFilter.
DefaultSSLCertAuthFilter() - Constructor for class org.norther.tammi.spray.authenticator.DefaultSSLCertAuthFilter
Constructs a new filter.
DefaultStartup - Class in org.norther.tammi.core.startup
A default implementation of StartupMBean.
DefaultStartup() - Constructor for class org.norther.tammi.core.startup.DefaultStartup
Constructs a new startup.
DefaultStartup(MBeanServer) - Constructor for class org.norther.tammi.core.startup.DefaultStartup
Constructs a new startup with arguments in the specified server.
DefaultStartupContext - Class in org.norther.tammi.spray.servlet
The startup context listener implementation.
DefaultStartupContext() - Constructor for class org.norther.tammi.spray.servlet.DefaultStartupContext
Constructs a new listener.
DefaultStartupServlet - Class in org.norther.tammi.spray.servlet
A default implementation of StartupServlet.
DefaultStartupServlet() - Constructor for class org.norther.tammi.spray.servlet.DefaultStartupServlet
Constructs a new servlet.
DefaultStepFlowContext - Class in org.norther.tammi.spray.template.flow
A default implementation of StepFlowContext.
DefaultStepFlowContext(MBeanReference<FlowFilter>) - Constructor for class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
Constructs a new context.
DefaultStepMatrix - Class in org.norther.tammi.spray.template.flow
A default implementation of StepMatrix.
DefaultStepMatrix(int) - Constructor for class org.norther.tammi.spray.template.flow.DefaultStepMatrix
Constructs a default step matrix.
DefaultStepMatrix(int, boolean) - Constructor for class org.norther.tammi.spray.template.flow.DefaultStepMatrix
Constructs an enabled or disabled step matrix.
DefaultStepMatrix(int, BitSet) - Constructor for class org.norther.tammi.spray.template.flow.DefaultStepMatrix
Constructs a step matrix with routes.
DefaultTaskFilter - Class in org.norther.tammi.spray.template
A default implementation of TaskFilter.
DefaultTaskFilter() - Constructor for class org.norther.tammi.spray.template.DefaultTaskFilter
Constructs a new filter.
DefaultTaskFilter(String) - Constructor for class org.norther.tammi.spray.template.DefaultTaskFilter
Constructs a new filter with a key.
DefaultTaskLoader - Class in org.norther.tammi.spray.loader
A default implementation TaskLoader.
DefaultTaskLoader() - Constructor for class org.norther.tammi.spray.loader.DefaultTaskLoader
Contructs a new loader.
DefaultTCPConnector - Class in org.norther.tammi.spray.connector
A default implementation of TCPConnector.
DefaultTCPConnector() - Constructor for class org.norther.tammi.spray.connector.DefaultTCPConnector
Constructs a new connector.
DefaultTCPConnector(InetAddress) - Constructor for class org.norther.tammi.spray.connector.DefaultTCPConnector
Constructs a connector with a host address.
DefaultTemplateContext - Class in org.norther.tammi.spray.engine.context
A default implementation of TemplateContext.
DefaultTemplateContext() - Constructor for class org.norther.tammi.spray.engine.context.DefaultTemplateContext
Constructs a new context.
DefaultTemplateContext(TemplateContext) - Constructor for class org.norther.tammi.spray.engine.context.DefaultTemplateContext
Constructs a new context with a parent.
DefaultTemplateExceptionFilter - Exception in org.norther.tammi.spray.engine
A default implementation of TemplateExceptionFilter.
DefaultTemplateExceptionFilter(int) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a code.
DefaultTemplateExceptionFilter(int, String) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a code and argument.
DefaultTemplateExceptionFilter(int, Throwable) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a code and reason.
DefaultTemplateExceptionFilter(int, String, Throwable) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a code, argument and reason.
DefaultTemplateExceptionFilter(String, int) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a template and code.
DefaultTemplateExceptionFilter(String, int, String) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a template, code and argument.
DefaultTemplateExceptionFilter(String, int, Throwable) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a template, code and reason.
DefaultTemplateExceptionFilter(String, int, String, Throwable) - Constructor for exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Constructs an exception with a template, code, argument and reason.
DefaultTemplateLoader - Class in org.norther.tammi.spray.freemarker
A default implementation of Freemarker TemplateLoader.
DefaultTemplateLoader() - Constructor for class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
Constructs a new template loader.
DefaultTerminalFilter - Class in org.norther.tammi.spray.terminal
A default implementation of TerminalFilter.
DefaultTerminalFilter() - Constructor for class org.norther.tammi.spray.terminal.DefaultTerminalFilter
Constructs a new filter.
DefaultTerminalFilter(String) - Constructor for class org.norther.tammi.spray.terminal.DefaultTerminalFilter
Constructs a new filter with a key.
DefaultThreadedExecutor - Class in org.norther.tammi.core.thread
A default implementation of ThreadedExecutor.
DefaultThreadedExecutor() - Constructor for class org.norther.tammi.core.thread.DefaultThreadedExecutor
Constructs a new threaded executor.
DefaultThreadFactory - Class in org.norther.tammi.core.thread
A default implementation of ThreadFactory.
DefaultThreadFactory() - Constructor for class org.norther.tammi.core.thread.DefaultThreadFactory
Constructs a default thread factory.
DefaultTimeout - Class in org.norther.tammi.core.thread
A default implementation of Timeout.
DefaultTimeout() - Constructor for class org.norther.tammi.core.thread.DefaultTimeout
Constructs a new scheduler.
DefaultUploadFilter - Class in org.norther.tammi.spray.protocol
A default implementation of UploadFilter.
DefaultUploadFilter() - Constructor for class org.norther.tammi.spray.protocol.DefaultUploadFilter
Constructs a new filter.
DefaultValueValidator - Class in org.norther.tammi.core.rt.util
Validates missing mandatory values by replacing them with default values.
DefaultValueValidator() - Constructor for class org.norther.tammi.core.rt.util.DefaultValueValidator
Constructs a new validator.
DefaultVariableConverter - Class in org.norther.tammi.core.rt
A default implementation of VariableConverter.
DefaultVariableConverter() - Constructor for class org.norther.tammi.core.rt.DefaultVariableConverter
Constructs a new converter.
DefaultVelocityEngine - Class in org.norther.tammi.spray.velocity
A default implementation of VelocityEngine.
DefaultVelocityEngine() - Constructor for class org.norther.tammi.spray.velocity.DefaultVelocityEngine
Constructs a new engine.
DefaultXMLConfigurator - Class in org.norther.tammi.core.config
A default implementation of XMLConfigurator.
DefaultXMLConfigurator() - Constructor for class org.norther.tammi.core.config.DefaultXMLConfigurator
Constructs a new configurator.
DEFINE_ONLY_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The mask for define only traits, which cannot be modified after definition event by cloning.
defineClass(String, ClassWriter) - Method in class org.norther.tammi.acorn.net.URLClassLoader
Defines a class by assembling it from the class writer.
defineClass(String, ClassWriter) - Method in interface org.norther.tammi.core.base.Loader
Defines an assembled class.
defineClass(String, byte[]) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
defineClass(String, byte[]) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
defineClass(String, byte[]) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
defineClass(String, byte[]) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Converts an array of bytes into a class.
defineDictionaryClass(String, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DictionaryAction
Defines a new dictionary class for the specified locale.
defineSubclass(String, Class<T>, Class<?>...) - Method in class org.norther.tammi.acorn.net.URLClassLoader
Defines a subclass for a class with all super constructors.
defineSubclass(String, Class<T>, short, Class<?>...) - Method in class org.norther.tammi.acorn.net.URLClassLoader
Defines a subclass for a class with all super constructors but modified access flags.
defineSubclass(String, Class<T>, Class<?>...) - Method in interface org.norther.tammi.core.base.Loader
Defines a subclass for a class with all super constructors.
defineSubclass(String, Class<T>, short, Class<?>...) - Method in interface org.norther.tammi.core.base.Loader
Defines a subclass for a class with all super constructors but modified access flags.
defineVariable(String, Object) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
defineVariable(String, Object, Class<?>) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
defineVariable(String, Object) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
defineVariable(String, Object, Class<?>) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
defineVariable(String, Object) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
defineVariable(String, Object, Class<?>) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
defineVariable(String, Object) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Defines a variable in the interpreter environment.
defineVariable(String, Object, Class<?>) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Defines a variable of the specified class.
defineVariableClass(String, Class<?>...) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
defineVariableClass(String, Class<?>, Class<?>...) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
defineVariableClass(String, Class<?>...) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Defines a new variable of the named class.
defineVariableClass(String, Class<?>, Class<?>...) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Defines a new variable of the named class extending the specified super class.
DEG2RAD - Static variable in class org.norther.tammi.acorn.math.Geo
Degrees to radians conversion factor.
DELETE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Delete method.
delete(int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Deletes a sequense.
delete(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Deletes an object.
DELETE_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The delete permission.
deleteAll(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Deletes objects.
deleteAll(DBCriteria<?>) - Method in class org.norther.tammi.spray.db.tool.DataTool
Deletes objects matching the specified criteria.
deleteAll(String, String, Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Deletes objects of the given class having the specified attribute.
deleteCharAt(int) - Method in class org.norther.tammi.acorn.lang.XMLString
Deletes a character.
deleteFile(File) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
deleteFile(File) - Method in interface org.norther.tammi.core.io.PathFinder
Deletes a file or folder and its contents.
deleteFile(File) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Deletes a file or folder and its contents.
deleteObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Deletes an object from the repository.
deleteObject(Object) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
deleteObject(Object) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
deleteObjects(Collection<?>) - Method in interface org.norther.tammi.root.db.Persister
Deletes a collection of objects from the repository as one transaction.
deleteObjects(Class<?>) - Method in interface org.norther.tammi.root.db.Persister
Deletes objects of the specified class from the repository as one transaction.
deleteObjects(String) - Method in interface org.norther.tammi.root.db.Persister
Deletes objects of the named class from the repository as one transaction.
deleteObjects(DBQuery<?>) - Method in interface org.norther.tammi.root.db.Persister
Deletes query objects from the repository as one transaction.
deleteObjects(DBCriteria<?>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Deletes objects of the specified criteria as one transaction.
deleteObjects(Class<?>, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Deletes objects of the specified class from the repository as one transaction.
deleteObjects(String, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Deletes objects of the named class from the repository as one transaction.
deleteObjects(Class<?>) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteObjects(String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteObjects(DBCriteria<?>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteObjects(Class<?>, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteObjects(String, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteObjects(Collection<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
deleteObjects(DBQuery<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
deleteObjects(Collection<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
deleteObjects(DBQuery<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
deleteReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Deletes an object and its dependencies from the repository.
deleteReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
deleteReferences(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Deletes a variable and its dependencies.
deleteReferences(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Delete
 
deleteVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Delete
 
deleteVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Deletes a variable.
deleteVariable(Variable, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Deletes a variable of the specified type.
deleteVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Delete
 
deleteVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Delete
 
deleteVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Deletes the specified variables.
deniedPermissions(String) - Method in interface org.norther.tammi.core.security.AccessController
Returns an enumeration of denied permissions for a specified role.
deniedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
deniedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
deniedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
deniedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
deniedRoleSet() - Method in interface org.norther.tammi.core.security.AccessController
Returns a read only set of roles with denied permissions.
deniedRoleSet() - Method in class org.norther.tammi.core.security.DefaultAccessController
 
deniedRoleSet() - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
deniedRoleSet() - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
deniedRoleSet() - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
DependenceDescriptor - Class in org.norther.tammi.root.db.rule
A dependence descriptor applied to persistent objects during transactions.
DependenceDescriptor(String) - Constructor for class org.norther.tammi.root.db.rule.DependenceDescriptor
Constructs empty dependencies.
DependenceDescriptor(String, Collection<? extends DependenceRule>) - Constructor for class org.norther.tammi.root.db.rule.DependenceDescriptor
Constructs empty dependencies.
DependenceRule - Class in org.norther.tammi.root.db.rule
A dependence rule for persistent objects.
DependenceRule(String, String, String, String, String, String, boolean, DependenceRule.Timing, Persister.Action...) - Constructor for class org.norther.tammi.root.db.rule.DependenceRule
Constructs a virtual 1:1 or 1:n rule.
DependenceRule(String, String, String, String, String, String, String, String, String, boolean, DependenceRule.Timing, Persister.Action...) - Constructor for class org.norther.tammi.root.db.rule.DependenceRule
Constructs an m:n rule.
DependenceRule.Timing - Enum in org.norther.tammi.root.db.rule
The timing of the rule.
dependentClassNameSet() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
dependentClassNameSet() - Method in interface org.norther.tammi.root.db.PersisterFactory
Returns a read-only set of dependent class names.
depth(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the reference depth of a node.
deregistered() - Method in class org.norther.tammi.core.base.MBeanInstance
Marks as deregistered.
DESCRIPTION - Static variable in class org.norther.tammi.core.naming.ResourceRef
Description address type.
DESCRIPTION_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The description attribute.
DESCRIPTION_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The description element.
DESCRIPTION_SUFFIX - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The description suffix.
deserialized(ReferableMBean<R>) - Method in class org.norther.tammi.core.base.MBeanInstance
Marks as deserialized.
DESIGN_EXTENSION - Static variable in interface org.norther.tammi.sprig.jasper.JasperReports
The design file extension.
DesktopDataAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing desktop data.
DesktopDataAction() - Constructor for class org.norther.tammi.spray.db.step.DesktopDataAction
Constructs a new flow step action.
DesktopDataAction.Found - Class in org.norther.tammi.spray.db.step
An add found data to desktop action.
DesktopDataAction.Found() - Constructor for class org.norther.tammi.spray.db.step.DesktopDataAction.Found
 
DesktopDataAction.Own - Class in org.norther.tammi.spray.db.step
An add own data to desktop action.
DesktopDataAction.Own() - Constructor for class org.norther.tammi.spray.db.step.DesktopDataAction.Own
 
DesktopDataAction.Remove - Class in org.norther.tammi.spray.db.step
A remove data from desktop action.
DesktopDataAction.Remove() - Constructor for class org.norther.tammi.spray.db.step.DesktopDataAction.Remove
 
DesktopDataAction.Shared - Class in org.norther.tammi.spray.db.step
An add shared data to desktop action.
DesktopDataAction.Shared() - Constructor for class org.norther.tammi.spray.db.step.DesktopDataAction.Shared
 
destroy() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
destroy() - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
destroy() - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
destroy() - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
destroy() - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
 
destroy() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
destroy() - Method in class org.norther.tammi.spray.filter.DefaultFilter
 
destroy() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
 
destroy() - Method in class org.norther.tammi.spray.locale.DefaultResourceFilter
 
destroy() - Method in class org.norther.tammi.spray.mail.DefaultMailbotFilter
 
destroy() - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
destroy() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
Destroys the servlet.
destroySubcontext(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
destroySubcontext(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
destroySubcontext(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
destroySubcontext(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
detachSubgroup(Identity, Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Detaches the specified subgroup.
DETAIL_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The detail field.
DETAIL_SUFFIX - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The detail suffix.
Dictionary - Class in org.norther.tammi.root.locale
A concrete subclass of PersistentResourceBundle to be extended by DictionaryInitializer to support localized dictionaries through the ResourceBundle mechanism.
Dictionary() - Constructor for class org.norther.tammi.root.locale.Dictionary
Constructs a new dictionary.
DictionaryAction - Class in org.norther.tammi.spray.db.step
A flow step action for maintaining a dictionary.
DictionaryAction() - Constructor for class org.norther.tammi.spray.db.step.DictionaryAction
Constructs a new flow step action.
DictionaryInitializer - Class in org.norther.tammi.root.locale.util
A connection initializer loading localized dictionary classes.
DictionaryInitializer() - Constructor for class org.norther.tammi.root.locale.util.DictionaryInitializer
Constructs a new initializer.
digest(String, String) - Static method in class org.norther.tammi.acorn.security.Digester
Computes a hash for the given string by applying platform's default encoding and returns the result as a BASE64 or MD5 encoded string depending on the algorithm.
digest(String, String, String) - Static method in class org.norther.tammi.acorn.security.Digester
Computes a hash for the given string by applying the specified encoding and returns the result as a BASE64 or MD5 encoded string depending on the algorithm.
digest(String, String, String, String) - Static method in class org.norther.tammi.acorn.security.Digester
Computes a hash for the given string by using the given salt and by applying the specified encoding and returns the result as a BASE64 or MD5 encoded string depending on the algorithm.
digest(String) - Static method in class org.norther.tammi.acorn.security.MD5
Calculates the digest for the specified string by applying platform's default encoding.
digest(String, String) - Static method in class org.norther.tammi.acorn.security.MD5
Calculates the digest for the specified string by applying the specified encoding.
digest(byte[]) - Static method in class org.norther.tammi.acorn.security.MD5
Calculates the digest for the specified data.
digest(String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
digest(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
digest(String, String) - Method in interface org.norther.tammi.core.realm.Realm
Digests the password for the specified username using the defined algorithm and converts the result to a corresponding hexadecimal string.
digest(String, String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
digest(String, String, String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
digest(String, String, String, String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
digest(String, String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Computes a hash for the given string by applying platform's default encoding.
digest(String, String, String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Computes a hash for the given string applying the specified encoding.
digest(String, String, String, String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Computes a hash for the given string using the given salt and applying the specified encoding.
digest(String, String, FilterChain) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Digests the password for the specified username by applying the current realm.
digest(String, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Computes a digest hash.
digest(String, String, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Computes a digest hash applying the specified encoding.
digest(String, String, String, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Computes a digest hash using the given salt and applying the specified encoding.
DIGEST_ALGORITHM_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The digest algorithm property.
DIGEST_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.HttpDigestAuthFilter
Digest authentication.
Digester - Class in org.norther.tammi.acorn.security
A static digester for computing encoded hashs.
Digester() - Constructor for class org.norther.tammi.acorn.security.Digester
 
disassemble(Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
DISCARD_OVERLOADED_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The discard overloaded property.
DISCARDED - Static variable in interface org.norther.tammi.acorn.type.AttributeFilter
A discarded attribute.
dispatch(String, TemplateContext, ServletRequest, ServletResponse, Writer) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
Dispatches the specified template path.
dispatch(String, TemplateContext, ServletRequest, ServletResponse, Writer) - Method in class org.norther.tammi.spray.servlet.DefaultJSPEngine
 
DispatchedRequest - Class in org.norther.tammi.spray.connector.chain
A dispatched request providing about the same functionality as ConnectorRequest and hiding others to provide a fresh start for forwards and includes.
DispatchedRequest(Connection, String, String, ServletRequest) - Constructor for class org.norther.tammi.spray.connector.chain.DispatchedRequest
Constructs a new request for the encoded path.
DispatchedResponse - Class in org.norther.tammi.spray.connector.chain
A dispatched response providing about the same functionality as ConnectorResponse and hiding others to provide a fresh start for includes.
DispatchedResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.connector.chain.DispatchedResponse
Contstructs a new decorator with a response.
DISPLAY_NAME_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The displayName element.
dispose() - Method in interface org.norther.tammi.core.pool.Recyclable
Disposes the object after use.
dispose() - Method in class org.norther.tammi.core.pool.RecyclableSupport
Disposes the object by setting its disposed flag.
dispose() - Method in class org.norther.tammi.leaf.jfc.JTopFrame
 
dispose() - Method in class org.norther.tammi.leaf.jfc.TopFrame
 
dispose() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
dispose() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
dispose() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.ConnectorResponse
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
dispose() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
dispose() - Method in class org.norther.tammi.spray.db.tool.BlobTool
 
dispose() - Method in class org.norther.tammi.spray.db.tool.DataTool
 
dispose() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
dispose() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.JavaTool
 
dispose() - Method in class org.norther.tammi.spray.engine.tool.VoidTool
 
dispose() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
dispose() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
dispose() - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
dispose() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
dispose() - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
dispose() - Method in class org.norther.tammi.spray.media.tool.LinkTool
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.MultipartRequest
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
dispose() - Method in class org.norther.tammi.spray.protocol.chain.RelayResponse
 
dispose() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
 
dispose() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIResponse
 
dispose() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
dispose() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
dispose() - Method in class org.norther.tammi.spray.servlet.chain.ServletConnection
 
dispose() - Method in class org.norther.tammi.spray.session.DefaultSession
 
dispose() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
dispose() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
dispose() - Method in class org.norther.tammi.spray.template.tool.PageTool
 
dispose() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
dispose() - Method in class org.norther.tammi.spray.template.tool.TaskTool
 
dispose() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
 
dispose() - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
 
dispose() - Method in class org.norther.tammi.sprig.report.tool.ReportTool
 
disposed() - Method in interface org.norther.tammi.core.pool.Poolable
A call back indicating that this instance is not needed any more and can be disposed.
disposed() - Method in class org.norther.tammi.core.pool.PoolableSupport
 
disposed() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
disposed() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
disposed() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
disposed() - Method in class org.norther.tammi.spray.connector.chain.ConnectorResponse
 
disposed() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
disposed() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
disposed() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
disposed() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
disposed() - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
disposed() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
 
disposed() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIResponse
 
disposed() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
disposed() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
disposed() - Method in class org.norther.tammi.spray.session.DefaultSession
 
disposeFlows() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
disposeFlows() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Disposes flows of this flow step and their resources.
disposeFlows() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
disposeSteps() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
disposeSteps() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Disposes steps of this flow step and their resources.
disposeSteps() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
div(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Divides two numbers.
divide(String, char) - Static method in class org.norther.tammi.acorn.type.Strings
Divides the specified escaped sequence to trimmed unescaped string items.
DJavaEngine - Class in org.norther.tammi.core.scripter.djava
A djava interpreter engine to compile, evaluate and execute Java scripts and expressions.
DJavaEngine() - Constructor for class org.norther.tammi.core.scripter.djava.DJavaEngine
Constructs a new engine.
DJavaInterpreter - Class in org.norther.tammi.core.scripter.djava
A DJava interpreter.
DJavaInterpreter(ParserFactory) - Constructor for class org.norther.tammi.core.scripter.djava.DJavaInterpreter
Creates a new interpreter.
DJavaInterpreter(ParserFactory, ClassLoader) - Constructor for class org.norther.tammi.core.scripter.djava.DJavaInterpreter
Creates a new interpreter with a class loader.
DOCTYPE - Static variable in class org.norther.tammi.root.db.AbstractPersisterFactory
The DOCTYPE keyword (XML is case-sensitive).
DOCTYPE_HTML_4_01 - Static variable in class org.norther.tammi.acorn.mime.MimeType
HTML doctype.
DOCTYPE_WML_1_1 - Static variable in class org.norther.tammi.acorn.mime.MimeType
WML doctype.
DOCTYPE_XHTML_1_0 - Static variable in class org.norther.tammi.acorn.mime.MimeType
XHTML doctype.
DOCTYPE_XHTML_MP_1_0 - Static variable in class org.norther.tammi.acorn.mime.MimeType
XHTML MP doctype.
DOCUMENT_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Document element.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.engine.DefaultSecuredFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
doFilter(ServletRequest, ServletResponse, Filter) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
doFilter(ServletRequest, ServletResponse, FilterReference<?>[]) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
doFilter(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
doFilter(ServletRequest, ServletResponse, Filter) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterReference<?>[]) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
doFilter(ServletRequest, ServletResponse) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Passes the request and response to the next filter.
doFilter(ServletRequest, ServletResponse, Filter) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Invokes the specified filter.
doFilter(ServletRequest, ServletResponse, FilterReference<?>[]) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Invokes the first filter in a list of filter handles and continues with the rest as long as the preceding filter passes the request forward.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
Invokes a filter mapped to the branch key.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultClosingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.Pipe
Causes the specified request and response to be processed by the filters associated with this pipe, until one of these filters causes the response to be created and returned.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.locale.DefaultResourceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.mail.DefaultMailbotFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.monitor.DefaultMonitorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
doFilter(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
doFilter(ServletRequest, ServletResponse) - Method in interface org.norther.tammi.spray.servlet.ServletConnector
Connects a servlet and filters the request and response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
Activates a flow.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
Activates template evaluation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
Handles the GET method.
doInternalCache(Identity, Object, int) - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
DOM_BUILDER_FACTORY_PROPERTY - Static variable in interface org.norther.tammi.core.xml.DOMBuilderFactory
The DOM builder factory system property.
Domain - Interface in org.norther.tammi.core.base
An interface to domains marking the default domain of the MBean server, providing MBean server services and system dependent properties.
DOMAIN_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The domain property.
DomainCacheNotification - Class in org.norther.tammi.core.cache
A notification of shared caches sent after creation and after removal of a domain.
DomainCacheNotification(String, MBeanReference<?>, long, long, String, String, Map<?, ?>) - Constructor for class org.norther.tammi.core.cache.DomainCacheNotification
Creates a notification with a time stamp and message.
DomainContext - Class in org.norther.tammi.core.naming
JNDI Context implementation.
DomainContext(String, MBeanReference<? extends NamingContextFactory>) - Constructor for class org.norther.tammi.core.naming.DomainContext
Builds a domain context.
DomainContext(String, boolean, MBeanReference<? extends NamingContextFactory>) - Constructor for class org.norther.tammi.core.naming.DomainContext
Builds an optionally initial domain context.
DomainLog - Class in org.norther.tammi.core.logger.log
A default implementation of Log.
DomainLog() - Constructor for class org.norther.tammi.core.logger.log.DomainLog
Constructs a new log.
DomainLog(String) - Constructor for class org.norther.tammi.core.logger.log.DomainLog
Constructs a new log for a named logger.
domainSet() - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
domainSet() - Method in interface org.norther.tammi.core.cache.SharedCache
Returns a set of defined domains.
DOMBuilderFactory - Interface in org.norther.tammi.core.xml
An interface to JAXP XML DOM builder factories.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
Handles the POST method.
DOUBLE_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Double class name.
DOUBLE_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
double type.
doubleValue(int) - Method in class org.norther.tammi.acorn.lang.Location
 
doubleValue() - Method in class org.norther.tammi.acorn.lang.LongDate
 
doubleValue() - Method in class org.norther.tammi.acorn.lang.Money
 
doubleValue() - Method in class org.norther.tammi.acorn.lang.Multiword
 
doubleValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed double value starting from the high order word.
doubleValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed double operand.
doubleValue() - Method in class org.norther.tammi.acorn.math.Equation
 
drainTo(Collection<? super E>) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
dump(Collection<?>, File) - Method in interface org.norther.tammi.root.db.Persister
Dumps objects into a dump file if this persister supports files.
dump(Collection<?>, File) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
DURATION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Duration access log comment.
dynamicAttributeCount() - Method in class org.norther.tammi.core.rt.VariableInfo
Returns the number of dynamic attributes.
dynamicAttributeInfo(String, boolean...) - Method in class org.norther.tammi.core.rt.VariableInfo
Returns an optionally modifiable named dynamic attribute info.
dynamicAttributeInfo(int) - Method in class org.norther.tammi.core.rt.VariableInfo
Returns an indexed dynamic attribute info.
dynamicAttributeList(boolean...) - Method in class org.norther.tammi.core.rt.VariableInfo
Returns a list of optionally modifiable dynamic attribute infos.
DynamicCounter - Class in org.norther.tammi.manual.sample
DynamicCounter implements Counter dynamically.
DynamicCounter() - Constructor for class org.norther.tammi.manual.sample.DynamicCounter
Default constructor.

E

Element - Interface in org.norther.tammi.core.rt
A marker interface to variables acting as elements of dynamic collection attributes.
ELEMENT_DELIMITER - Static variable in class org.norther.tammi.core.rt.util.Identity
The element delimiter.
elementAttributeInfo() - Method in class org.norther.tammi.core.rt.VariableInfo
Returns the element attribute info.
elements() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns an enumeration of the values in this table.
elements() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
elements() - Method in class org.norther.tammi.core.security.ExtendedPermissions
Returns an enumeration of all permission objects.
ElementStepAction - Class in org.norther.tammi.spray.db.step
A flow step action for selecting and caching meta elements.
ElementStepAction() - Constructor for class org.norther.tammi.spray.db.step.ElementStepAction
Constructs a new flow step action.
ElementVariableConverter - Class in org.norther.tammi.core.rt
An element implementation of VariableConverter.
ElementVariableConverter() - Constructor for class org.norther.tammi.core.rt.ElementVariableConverter
Constructs a new converter.
EMPTY_ARRAY - Static variable in class org.norther.tammi.acorn.type.Arrays
An empty array.
EMPTY_ENUMERATION - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable enumeration.
EMPTY_ITERATOR - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable iterator.
EMPTY_LIST - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable list.
EMPTY_LIST_ITERATOR - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable list iterator.
EMPTY_MAP - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable map.
EMPTY_SET - Static variable in class org.norther.tammi.acorn.util.Collections
An empty unmodifiable set.
emptyConcurrentMap() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty concurrent map.
emptyEnumeration() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty enumeration.
emptyIterator() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty iterator.
emptyList() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty list.
emptyListIterator() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty list iterator.
emptyMap() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty map.
emptyOrderedMap() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty ordered map.
emptyOrderedSet() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty ordered set.
emptySet() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty set.
emptySortedMap() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty sorted map.
emptySortedSet() - Static method in class org.norther.tammi.acorn.util.Collections
Returns an immutable empty ordered set.
encode(String, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a URL parameter using the specified encoding.
encode(Map<String, ?>, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a map of URL parameters using the specified encoding.
encode(Map<String, ?>, int, int, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes part of a map of URL parameters using the specified encoding.
encode(String, char[], int, int, boolean, StringBuilder, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a URL parameter.
encode(String) - Static method in class org.norther.tammi.acorn.security.Base64
Encodes a string into Base64 by applying platform's default encoding.
encode(String, String) - Static method in class org.norther.tammi.acorn.security.Base64
Encodes a string into Base64 by applying the given character encoding.
encode(byte[]) - Static method in class org.norther.tammi.acorn.security.Base64
Encodes octects into Base64.
encode(String) - Static method in class org.norther.tammi.acorn.security.MD5
Encodes a string into a 32 char MD5 string by calculating the digest using the specified string and encoding the resulting MD5 data.
encode(String, String) - Static method in class org.norther.tammi.acorn.security.MD5
Encodes a string into a 32 char MD5 string by calculating the digest using the specified string and encoding the resulting MD5 data.
encode(byte[]) - Static method in class org.norther.tammi.acorn.security.MD5
Encodes MD5 data into a 32 char MD5 string.
encode(ChartLayout, String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Encodes the specified layout and returns a temporary path to it.
encode(ChartLayout, String, int, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Encodes the specified layout with the specified quality and returns a temporary path to it.
encode(ChartLayout, String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
encode(ChartLayout, String, int, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
encode(ChartLayout) - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Encodes the specified layout as a byte buffer.
encode(ChartLayout, String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Encodes the specified layout and caches it to the content filter.
encode(ChartLayout, String, int) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Encodes the specified layout with the given quality and caches it to the content filter.
encode(ChartLayout) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
encodeBase64(String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
encodeBase64(String, String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
encodeBase64(String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Encodes a BASE64 string applying the UTF-8 encoding.
encodeBase64(String, String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Encodes a BASE64 string applying the specified encoding.
encodeKey(Key) - Static method in class org.norther.tammi.acorn.security.Crypto
Encode a secret key as a string that can be stored for later use.
encodeLinkedURL(StringBuilder, ProtocolExtension.Encoding) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
encodeLinkedURL(StringBuilder, ProtocolExtension.Encoding) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Encodes the linked URL as specified.
encodePath(String, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a URL path using the specified encoding.
encodePathInfo(String, String, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a URL path parameter using the specified encoding.
encodePathInfo(String, String[], String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a URL path parameters using the specified encoding.
encodePathInfo(Map<String, ?>, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes a map of URL path parameters using the specified encoding.
encodePathInfo(Map<String, ?>, int, int, String...) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Encodes part of a map of URL path parameters using the specified encoding.
encodePathInfo() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Encodes the path info.
encodeQueryString() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Encodes the query string.
Encoder - Interface in org.norther.tammi.sprig.chart.encode
An interface to chart encoders.
encodeRedirectUrl(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
encodeRedirectURL(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
encodeRedirectUrl(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
encodeRedirectURL(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
encodeUrl(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
encodeURL(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
encodeURL(String, boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Encodes the specified URL with the identifiers from the request.
encodeUrl(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
encodeURL(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
encrypt(String, Key) - Static method in class org.norther.tammi.acorn.security.Crypto
Encrypts a string into Base64 by applying platform's default encoding.
encrypt(String, Key, String) - Static method in class org.norther.tammi.acorn.security.Crypto
Encrypts a string into Base64 by applying the given character encoding.
encrypted() - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Returns the number of encrypted bytes not yet flushed.
encrypted() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
END_CLASS - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external end class attribute.
END_FIELD - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external end field attribute.
endDocument() - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
endDocument() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
 
endDocument() - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
endElement(String, String, String) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
endElement(String, String, String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
 
endElement(String, String, String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
endElement(String, String, String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
endPrefixMapping(String) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
endPrefixMapping(String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
EngineInterpreter - Class in org.norther.tammi.core.scripter.lang
An interpreter adapter for BSF engines.
EngineInterpreter(String, BSFEngine) - Constructor for class org.norther.tammi.core.scripter.lang.EngineInterpreter
Construcs a new adapter.
enqueued(Reference<?>) - Method in interface org.norther.tammi.core.monitor.QueueListener
Notifies the listener that its referent is enqueued.
ensureCapacity(int) - Method in class org.norther.tammi.acorn.lang.XMLString
Ensures a capacity.
ENTITY_LENGTH - Static variable in class org.norther.tammi.acorn.lang.XML
The max length of supported XML entities.
entries() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Returns the enumeration entries of this attribute.
EntryFormatter - Class in org.norther.tammi.core.logger.jdk4
A log entry formatter.
EntryFormatter() - Constructor for class org.norther.tammi.core.logger.jdk4.EntryFormatter
Constructs a new formatter.
entryList() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
entryList() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
entryList() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered list of mapped entries.
entryList() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
entrySet() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
entrySet() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
entrySet() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
entrySet() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
entrySet() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered set of mapped entries.
entrySet() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
entrySet() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
entrySet(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
entrySet(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Returns an entry set from the specified domain map.
entrySet() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
ENUM_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Enum class name.
ENUM_CONSTANT - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external enum constant attribute.
ENUM_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Enum element.
ENUM_NAME - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external enum name attribute.
ENUM_SUFFIX - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The enum suffix.
ENUM_VALUE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external enum value attribute.
EnumConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing enums.
EnumeratedAttribute - Class in org.norther.tammi.core.rt.util
An enumerated attribute value.
EnumeratedAttribute() - Constructor for class org.norther.tammi.core.rt.util.EnumeratedAttribute
Constructs an empty attribute.
EnumeratedAttribute(String, Object, boolean...) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedAttribute
Constructs a new attribute.
EnumeratedAttribute(String[], Object, boolean...) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedAttribute
Constructs a new array attribute.
EnumeratedIdentity - Class in org.norther.tammi.core.rt.util
Extends the enumerated attribute by supporting variable identities as attribute values.
EnumeratedIdentity(Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity.
EnumeratedIdentity(Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity with a property.
EnumeratedIdentity(String, Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity with a name.
EnumeratedIdentity(String, Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity with a name and a property.
EnumeratedIdentity(String[], Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity with multiple names.
EnumeratedIdentity(String[], Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedIdentity
Constructs a new enumerated identity with multiple names and a property.
EnumeratedList - Interface in org.norther.tammi.core.rt.util
An extended list interface to enumerated variable attributes.
EnumeratedListIterator - Interface in org.norther.tammi.core.rt.util
An extended list iterator interface to enumerated variable attributes.
EnumeratedVariable - Class in org.norther.tammi.core.rt.util
Extends the enumerated identity by supporting variable instances as attribute values.
EnumeratedVariable(Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable.
EnumeratedVariable(Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable with a property.
EnumeratedVariable(String, Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable with a name.
EnumeratedVariable(String, Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable with a name and a property.
EnumeratedVariable(String[], Variable) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable with multiple names.
EnumeratedVariable(String[], Variable, Object) - Constructor for class org.norther.tammi.core.rt.util.EnumeratedVariable
Constructs a new enumerated variable with multiple names and a property.
enumerateKeys() - Method in class org.norther.tammi.spray.velocity.TemplateCacheAdapter
 
ENUMERATION - Static variable in class org.norther.tammi.spray.template.DefaultFormFilter
The enumeration type key.
ENUMERATION_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Enumeration element.
ENUMERATION_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The enumeration field.
EnumerationEntry - Interface in org.norther.tammi.core.rt.util
An interface to enumeration entries.
EnumerationName - Class in org.norther.tammi.core.rt.util
A name implementation of EnumerationEntry.
EnumerationName(String) - Constructor for class org.norther.tammi.core.rt.util.EnumerationName
Constructs a new entry.
ENUMERATIONS - Static variable in class org.norther.tammi.spray.template.DefaultFormFilter
The enumeration array type key.
EnumerationValue - Class in org.norther.tammi.core.rt.util
A value implementation of EnumerationEntry.
EnumerationValue(String, String, Object, String, boolean) - Constructor for class org.norther.tammi.core.rt.util.EnumerationValue
Constructs a new entry.
ENVIRONMENT_PREFIX - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The environment prefix.
eq(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is equal to another number.
equals(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.Location
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.LongDate
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.LongTime
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.Money
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.Multiword
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.StringDate
 
equals(Object) - Method in class org.norther.tammi.acorn.lang.XMLString
 
equals(Object) - Method in class org.norther.tammi.acorn.math.Equation
 
equals(Object) - Method in class org.norther.tammi.acorn.mime.MimeType
 
equals(Object) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
equals(Object, Object, boolean...) - Static method in class org.norther.tammi.acorn.type.Arrays
Checks whether two objects, whether arrays or single ones, are deeply equal.
equals(Object, Object) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether two objects are equal.
equals(Object) - Method in class org.norther.tammi.acorn.util.ArrayKey
 
equals(int, ArrayKey<?>) - Method in class org.norther.tammi.acorn.util.ArrayKey
Checks whether the given key equals this one starting from the specified array index.
equals(Object, Object, boolean...) - Static method in class org.norther.tammi.acorn.util.Collections
Checks whether two objects, whether maps, collections, arrays or single ones, are deeply equal.
equals(Collection<?>, Collection<?>, boolean...) - Static method in class org.norther.tammi.acorn.util.Collections
Checks whether two collections are deeply equal.
equals(List<?>, List<?>, boolean...) - Static method in class org.norther.tammi.acorn.util.Collections
Checks whether two lists are deeply equal.
equals(Map<?, ?>, Map<?, ?>, boolean...) - Static method in class org.norther.tammi.acorn.util.Collections
Checks whether two maps are deeply equal.
equals(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
equals(Object) - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
equals(Object) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
equals(Object) - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
equals(Object) - Method in class org.norther.tammi.acorn.util.TransientKeyValue
 
equals(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
equals(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
equals(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
equals(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
equals(Object) - Method in exception org.norther.tammi.core.base.LogException
 
equals(Object) - Method in class org.norther.tammi.core.base.MBeanInstance
 
equals(Object) - Method in class org.norther.tammi.core.cache.AbstractResource
 
equals(Object) - Method in class org.norther.tammi.core.realm.ProtectedPrincipal
 
equals(Object) - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
 
equals(Object) - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
equals(Object) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
equals(Object) - Method in class org.norther.tammi.core.rt.util.Identity
 
equals(Object) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks equality of this object.
equals(Object) - Method in class org.norther.tammi.core.rt.VariableX
 
equals(Object) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks two permissions for equality.
equals(Object) - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
equals(Object) - Method in class org.norther.tammi.root.db.rule.DependenceRule
 
equals(Object, Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
equals(Object) - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
equals(Object) - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
 
equals(Object) - Method in class org.norther.tammi.root.locale.ResourceLocale
 
equals(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
 
equals(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
 
equals(Object) - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
 
equals(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
equals(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
equals(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
equals(Object) - Method in class org.norther.tammi.root.rt.util.VariableId
 
equals(Object, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether two objects are equal.
equals(Object) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.InternalRemoteClient
 
equals(Object) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
equals(Object) - Method in class org.norther.tammi.spray.template.form.DefaultFormProperties
 
equalsValidity(VariableValidity) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
equalsValidity(VariableValidity) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns true, if all but rejected variables have the specified validity.
equalsValidity(VariableValidity) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
equalsValidity(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Returns true if the specified form validity equals validities of the current step.
Equation - Class in org.norther.tammi.acorn.math
A numeric equation.
Equation(byte...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new byte equation.
Equation(short...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new short equation.
Equation(int...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new int equation.
Equation(long...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new long equation.
Equation(float...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new float equation.
Equation(boolean, float...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new float equation.
Equation(double...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new double equation.
Equation(boolean, double...) - Constructor for class org.norther.tammi.acorn.math.Equation
Constructs a new double equation.
error(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String, Object, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String, Object, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(String, Object[]) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
error(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an error message.
error(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an error message with an argument.
error(String, Object, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an error message with an argument and reason.
error(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
error(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
error(SAXParseException) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
error(Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
error(Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
error(SAXParseException) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
error() - Method in class org.norther.tammi.spray.template.tool.PageTool
Renders the error template.
escape(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Converts the specified sequence to an escaped string.
escape(CharSequence, int, String) - Static method in class org.norther.tammi.acorn.type.Strings
Converts the specified sequence to an escaped string with additions.
escape(CharSequence) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Excapes the specified sequence.
escape(CharSequence, int, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Escapes the specified sequence with additions.
ETAG - Static variable in class org.norther.tammi.acorn.http.HttpParser
ETag response header.
ETRS_TM35FIN - Static variable in class org.norther.tammi.acorn.math.Geo
The Finnish ETRS-TM35FIN geodetic system.
EURO - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for €.
eval(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
eval(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
eval(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
eval(Object) - Static method in class org.norther.tammi.core.scripter.StaticScripter
Evaluates un unnamed expression using the default scripter and default language.
evaluate(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(String, String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(File) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(URL) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(String, String, InputStream) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(String, String, Reader) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
evaluate(String, String, int, int, Object) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
EVALUATE - Static variable in interface org.norther.tammi.core.scripter.lang.ScriptEngine
The evaluate method.
evaluate(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(String, String) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(File) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(URL) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(String, String, InputStream) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(String, String, Reader) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates an expression.
evaluate(String, String, int, int, Object) - Method in interface org.norther.tammi.core.scripter.Scripter
Evaluates the given expression in the given language and returns the resulting value.
evaluate(CharSequence, TemplateContext, String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
evaluate(TemplateContext, String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
evaluate(TemplateContext, String, String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
evaluate(CharSequence, TemplateContext, String) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Evaluates the given run-time content.
evaluate(TemplateContext, String) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Evaluates the specified template.
evaluate(TemplateContext, String, String) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Evaluates the specified template using the given encoding.
evaluate(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Evaluates the named template.
evaluate(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Evaluates the named template with the specified encoding.
evaluate(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Evaluates the named run-time content.
evaluate(String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Evaluates a script file.
evaluate(String, String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Evaluates a script file in the specified key folder.
evaluate(String, String, String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Evaluates a script file in the specified key folder by applying the specified encoding.
evaluate(String) - Method in class org.norther.tammi.spray.monitor.DefaultMonitorFilter
 
evaluate(String) - Method in interface org.norther.tammi.spray.monitor.MonitorFilter
Evaluates a test function.
evaluate(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
evaluate(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
evaluate(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
evaluate(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Evaluates an optionally local template by resolving its optionally localized name and template engine specific extension based on terminal properties of the request.
evaluate(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Evaluates an optionally local template with the specified encoding by resolving its optionally localized name and template engine specific extension based on terminal properties of the request.
evaluate(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Evaluates the named run-time content.
evaluate(int) - Method in class org.norther.tammi.sprig.jasper.model.JavaEvaluator
 
evaluate(ReportLayout[], String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
evaluate(ReportLayout[], String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Evaluates the specified reports and returns them as a char sequence.
evaluate(ReportLayout, String) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Evaluates the specified layout.
evaluate(List<? extends ReportLayout>, String) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Evaluates the specified layouts.
evaluateEstimated(int) - Method in class org.norther.tammi.sprig.jasper.model.JavaEvaluator
 
evaluateOld(int) - Method in class org.norther.tammi.sprig.jasper.model.JavaEvaluator
 
EVENT_LISTENER - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external event listener attribute.
EventLogAppender - Class in org.norther.tammi.core.logger.log4j
Appends to the NT event log system.
EventLogAppender() - Constructor for class org.norther.tammi.core.logger.log4j.EventLogAppender
Constructs a new appender.
EventLogAppender(String) - Constructor for class org.norther.tammi.core.logger.log4j.EventLogAppender
Constructs a new appender with a source.
EventLogAppender(Layout, String) - Constructor for class org.norther.tammi.core.logger.log4j.EventLogAppender
Constructs a new appender with a layout and source.
EXCEPTION_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Exception element.
ExceptionFilter - Interface in org.norther.tammi.spray.filter
ExceptionFilter is an interface to exception handling filters.
ExceptionMap - Exception in org.norther.tammi.core.rt.util
A map of exceptions.
ExceptionMap() - Constructor for exception org.norther.tammi.core.rt.util.ExceptionMap
Constructs a new exception.
ExceptionMap(String) - Constructor for exception org.norther.tammi.core.rt.util.ExceptionMap
Constructs a new exception with the specified message.
ExceptionMap(Map<String, ? extends Exception>) - Constructor for exception org.norther.tammi.core.rt.util.ExceptionMap
Constructs a new exception with the specified map.
ExceptionMap(String, Map<String, ? extends Exception>) - Constructor for exception org.norther.tammi.core.rt.util.ExceptionMap
Constructs a new exception with the specified message and map.
ExcludeFilter - Class in org.norther.tammi.acorn.type
A case-insensitive exclude filter for importing and exporting attributes.
ExcludeFilter(String...) - Constructor for class org.norther.tammi.acorn.type.ExcludeFilter
Constructs a new filter for the specified names.
ExcludeFilter(Collection<String>) - Constructor for class org.norther.tammi.acorn.type.ExcludeFilter
Constructs a new filter.
ExcludeTraitFilter - Class in org.norther.tammi.core.rt.util
An attribute trait exclude filter for importing and exporting attributes.
ExcludeTraitFilter(int) - Constructor for class org.norther.tammi.core.rt.util.ExcludeTraitFilter
Constructs a new filter for the traits.
exec(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
exec(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
exec(Object) - Static method in class org.norther.tammi.core.scripter.StaticScripter
Executes an unnamed script using the default scripter and default language.
Executable - Interface in org.norther.tammi.core.thread
An interface to executable objects, which can be executed in their own thread provided by a speficied executor.
ExecutableConnector - Interface in org.norther.tammi.spray.connector
An interface to executable connectors.
execute(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(String, String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(File) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(URL) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(String, String, InputStream) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(String, String, Reader) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
execute(String, String, int, int, Object) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
EXECUTE - Static variable in interface org.norther.tammi.core.scripter.lang.ScriptEngine
The execute method.
execute(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(String, String) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(File) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(URL) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(String, String, InputStream) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(String, String, Reader) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes a script.
execute(String, String, int, int, Object) - Method in interface org.norther.tammi.core.scripter.Scripter
Executes the given script in the given language.
execute(Runnable) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
execute(Runnable, long) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
execute(Callable<T>, long) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
execute(Runnable, long) - Method in interface org.norther.tammi.core.thread.Timeout
Executes the given command after a timeout.
execute(Callable<T>, long) - Method in interface org.norther.tammi.core.thread.Timeout
Executes the given callable command after a timeout.
execute(String) - Method in interface org.norther.tammi.root.db.Persister
Executes an SQL statement.
execute(String[]) - Method in interface org.norther.tammi.root.db.Persister
Executes SQL statements as a batch.
execute(String) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
execute(String[]) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
execute(String) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
execute(String[]) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.authenticator.task.QuickLogout
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.authenticator.task.SilentLogout
 
execute(Connection) - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
Executes the specified connection.
execute(CharSequence, TemplateContext, String, Writer) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
execute(TemplateContext, String, Writer) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
execute(TemplateContext, String, String, Writer) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
execute(CharSequence, TemplateContext, String, Writer) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Executes the given run-time content.
execute(TemplateContext, String, Writer) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Executes the specified template.
execute(TemplateContext, String, String, Writer) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Executes the specified template using the given encoding.
execute(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Executes the named template.
execute(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Executes the named template with the specified encoding.
execute(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Executes the named run-time content.
execute(String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Executes a script file.
execute(String, String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Executes a script file in the specified key folder.
execute(String, String, String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Executes a script file in the specified key folder by applying the specified encoding.
execute(String, ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Action
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Script
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Submit
 
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in interface org.norther.tammi.spray.loader.task.Task
Executes customized functionality.
execute(String, ServletRequest, ServletResponse, FilterChain, Object) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Executes an instance of a task
execute(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
execute(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
execute(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
execute(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Executes an optionally local template by resolving its optionally localized name and template engine specific extension based on terminal properties of the request.
execute(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Executes an optionally local template with the specified encoding by resolving its optionally localized name and template engine specific extension based on terminal properties of the request.
execute(CharSequence, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Executes the named run-time content.
execute(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
 
execute(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Executes the submitted event.
EXECUTE_METHOD - Static variable in class org.norther.tammi.spray.loader.task.Submit
The execute method itself to discard.
EXECUTE_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The execute permission.
executeActions(FlowStep, StepFlowContext, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
executeActions(FlowStep, StepFlowContext, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FlowFilter
Executes actions of the specified step in the given flow context.
executeAfterDelay(Runnable, long) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Excecutes the given command after waiting for the given delay.
executeAfterDelay(Callable<T>, long) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Excecutes the given callable command after waiting for the given delay.
executeAfterDelay(Runnable, long) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executeAfterDelay(Callable<T>, long) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executeAfterDelay(Runnable, long) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executeAfterDelay(Callable<T>, long) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executeAfterDelay(Runnable, long) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executeAfterDelay(Callable<T>, long) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executeAt(Runnable, Date) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Executes the given command at the given time.
executeAt(Callable<T>, Date) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Executes the given callable command at the given time.
executeAt(Runnable, Date) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executeAt(Callable<T>, Date) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executeAt(Runnable, Date) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executeAt(Callable<T>, Date) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executeAt(Runnable, Date) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executeAt(Callable<T>, Date) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executePeriodically(Runnable, long, boolean) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Executes the given command every period milliseconds.
executePeriodically(Runnable, Date, long) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Executes the given command every period milliseconds starting at the given time.
executePeriodically(Runnable, long, long) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Executes the given command every period milliseconds after waiting for the given delay.
executePeriodically(Runnable, long, boolean) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executePeriodically(Runnable, Date, long) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executePeriodically(Runnable, long, long) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
executePeriodically(Runnable, long, boolean) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executePeriodically(Runnable, Date, long) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executePeriodically(Runnable, long, long) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
executePeriodically(Runnable, long, boolean) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executePeriodically(Runnable, Date, long) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
executePeriodically(Runnable, long, long) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
ExecutionException - Exception in org.norther.tammi.spray.loader
Thrown when task execution fails.
ExecutionException(String) - Constructor for exception org.norther.tammi.spray.loader.ExecutionException
Constructs a new exception with a message.
ExecutionException(Throwable) - Constructor for exception org.norther.tammi.spray.loader.ExecutionException
Constructs a new exception with a cause.
ExecutionException(String, Throwable) - Constructor for exception org.norther.tammi.spray.loader.ExecutionException
Constructs a new exception with a message and cause.
Executor - Interface in org.norther.tammi.core.thread
An interface to executors that can execute Runnables using different thread models.
exists(Object) - Method in interface org.norther.tammi.root.db.Persister
Checks whether an object exists in the repository.
exists(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
exists(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Checks an object.
exists() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks whether the linked URL exists.
exists(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the specified step or flow exists.
expandInIdentityTree(Identity, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Expands the specified identity in the ordered map representing an identity tree.
expandInIdentityTree(Identity, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
EXPECT - Static variable in class org.norther.tammi.acorn.http.HttpParser
Expect request header.
EXPECT_100_CONTINUE - Static variable in class org.norther.tammi.acorn.http.HttpParser
100-Continue expect header value.
EXPIRATION_LIMIT_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The expiration limit property.
EXPIRATION_SLEEP_INTERVAL_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The expiration sleep interval property.
EXPIRATION_THRESHOLD_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
The expiration threshold property.
expire(Object) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Expires and removes an entry.
expire(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
expire(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
expire(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Expires and removes a value from the specified domain map.
expireAll() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Expires all entries.
expireAll() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
expireAll(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
expireAll(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Expires all values from the specified domain map.
expireAll() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
expireAll() - Method in interface org.norther.tammi.spray.session.Manager
Expires all sessions.
expireAllDomains() - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
expireAllDomains() - Method in interface org.norther.tammi.core.cache.SharedCache
Expires all values from all domain caches.
expireCached(long) - Method in interface org.norther.tammi.core.cache.CacheClient
Expires all cached entries notifying them about expiration.
expireCached(long) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
expireCached(long) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
expireCached(long) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
expireCached(long) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
expireCached(long) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
expireCached(long) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Expires cached entries in all registered CacheClients notifying them about expiration.
expireCached(long) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
expireCached(long) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
expireCached(long) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
expireCached(long) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
expireCached(long) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
expireCached(long) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
expireCached(long) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
expireCachedResource(String) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Expires a cached media content resource.
expireCachedResource(String) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
expired(CachedEntryEvent) - Method in interface org.norther.tammi.acorn.cache.event.CacheListener
Notifies the object that it has been expired from the cache.
expired(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.BufferedResource
 
expired(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.FileResource
 
expired(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.URLResource
 
expired(CachedEntryEvent) - Method in class org.norther.tammi.root.db.LobResource
 
expired(CachedEntryEvent) - Method in class org.norther.tammi.spray.session.DefaultSession
 
expireFraction(float) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Expires a fraction of entries.
expireFraction(float) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
expireFraction(long, float) - Method in interface org.norther.tammi.core.cache.CacheClient
Expires the specified fraction of cached entries notifying them about expiration.
expireFraction(long, float) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
expireFraction(long, float) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
expireFraction(String, float) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
expireFraction(String, float) - Method in interface org.norther.tammi.core.cache.SharedCache
Expires a fraction of entries.
expireFraction(long, float) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
expireFraction(long, float) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
expireFraction(long, float) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
expireFraction(long, float) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Expires a fraction of cached entries in all registered CacheClients notifying them about expiration.
expireFraction(long, float) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
expireFraction(long, float) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
EXPIRES - Static variable in class org.norther.tammi.acorn.http.HttpParser
Expires entity header.
expireSession(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
expireSession(String) - Method in interface org.norther.tammi.spray.session.Manager
Expires the specified session.
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
export(ReportLayout[], File, String) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
export(ReportLayout[], OutputStream, String) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.CSVExporter
 
export(ReportLayout[], OutputStream, String) - Method in class org.norther.tammi.sprig.jfree.export.HtmlExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.HtmlExporter
 
export(ReportLayout[], File, String) - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
export(ReportLayout[], OutputStream, String) - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
export(ReportLayout[], OutputStream, String) - Method in class org.norther.tammi.sprig.jfree.export.PDFExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.PDFExporter
 
export(ReportLayout[], OutputStream, String) - Method in class org.norther.tammi.sprig.jfree.export.XLSExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.XLSExporter
 
export(ReportLayout[], Writer) - Method in class org.norther.tammi.sprig.jfree.export.XMLExporter
 
export(ReportLayout[], String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
export(ReportLayout[], Writer) - Method in interface org.norther.tammi.sprig.report.export.Exporter
Exports the specified layout to a writer.
export(ReportLayout[], File, String) - Method in interface org.norther.tammi.sprig.report.export.Exporter
Exports the specified layout to a file.
export(ReportLayout[], OutputStream, String) - Method in interface org.norther.tammi.sprig.report.export.Exporter
Exports the specified layout to a stream.
export(ReportLayout[], String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Exports the specified reports directly to the response.
export(ReportLayout, String) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Exports the specified layout.
export(List<? extends ReportLayout>, String) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Exports the specified layouts.
EXPORT_ATTRIBUTES - Static variable in interface org.norther.tammi.core.rt.Variable
Export attributes method.
EXPORT_ATTRIBUTES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Export attributes description.
exportAttributes(Object, AttributeFilter...) - Method in interface org.norther.tammi.core.rt.Variable
Exports filtered attribute values to another object.
exportAttributes(Object, AttributeFilter...) - Method in class org.norther.tammi.core.rt.VariableX
 
exported(TransportedObjectEvent) - Method in interface org.norther.tammi.root.db.event.TransportListener
Notifies the object that it has been exported to the repository.
exported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.KeyValueSetupTransporter
 
exported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
 
Exporter - Interface in org.norther.tammi.sprig.report.export
An interface to report exporters.
exportReferences(Object, Object, boolean, AttributeFilter...) - Method in interface org.norther.tammi.root.db.Persister
Exports references from a source object to a target object.
exportReferences(Object, Object, boolean, AttributeFilter...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
exportTo(Variable, Object) - Method in class org.norther.tammi.core.rt.Introspector
Exports the specified variable to another object.
exportTo(Variable, Object, AttributeFilter) - Method in class org.norther.tammi.core.rt.Introspector
Exports the specified variable to another object by applying a filter.
EXTENDED_DATA_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The ExtendedData element.
ExtendedPermissions - Class in org.norther.tammi.core.security
An extension to permissions providing an implies method for checking partial matches of resource permissions.
ExtendedPermissions() - Constructor for class org.norther.tammi.core.security.ExtendedPermissions
Constructs a new resource permissions.
EXTENSION - Static variable in class org.norther.tammi.acorn.mime.MimeType
The extension parameter.
Extension - Interface in org.norther.tammi.spray.filter.chain
A marker interface to a package specific extension of a servlet request and response.
EXTENSION - Static variable in class org.norther.tammi.sprig.jasper.export.CSVExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jasper.export.HtmlExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jasper.export.PDFExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jasper.export.XLSExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jasper.export.XMLExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jfree.export.CSVExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jfree.export.HtmlExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jfree.export.PDFExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jfree.export.XLSExporter
The default extension.
EXTENSION - Static variable in class org.norther.tammi.sprig.jfree.export.XMLExporter
The default extension.
EXTERNALS - Static variable in class org.norther.tammi.acorn.lang.XML
XML reserved external characters.

F

Factory - Interface in org.norther.tammi.core.base
Factory instantiates objects of different class types.
factory - Variable in class org.norther.tammi.root.db.PersisterAdapter
The persister factory.
factory - Variable in class org.norther.tammi.root.db.query.DBCriteriaAdapter
The persister factory.
factory - Variable in class org.norther.tammi.root.db.query.DBQueryAdapter
The persister factory.
FACTORY_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The factory attribute.
FactoryCacheAdapter<K,V> - Class in org.norther.tammi.root.db.cache
An adapter to the persister factory cache to be applied as the shared application cache in a two level cache system.
FactoryCacheAdapter(String, String, Properties) - Constructor for class org.norther.tammi.root.db.cache.FactoryCacheAdapter
Constructs a new adapter.
FactoryCacheProvider - Class in org.norther.tammi.root.hbm.cache
A persister factory cache provider.
FactoryCacheProvider() - Constructor for class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
Constructs a new provider.
failed(ContentProcessingEvent) - Method in interface org.norther.tammi.spray.engine.content.ContentProcessingListener
Notifies the object that its processing has failed.
failed(ContentProcessingEvent) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
FallbackMap - Interface in org.norther.tammi.core.locale
An interface to resource maps supporting fallback resources.
FallbackResources - Interface in org.norther.tammi.core.locale
An interface to fallback resources applied when normal qualified resources are not available.
fatal(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
fatal(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
fatal(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
fatal(String, Object, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
fatal(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a fatal message.
fatal(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a fatal message with an argument.
fatal(String, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a fatal message with a reason.
fatal(String, Object, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a fatal message with an argument and reason.
fatal(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
fatal(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
fatal(Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
fatal(Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
fatalError(SAXParseException) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
fatalError(SAXParseException) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
FEATURE_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The mask for feature info traits.
FeatureInfoComparator - Class in org.norther.tammi.core.util
A comparator for feature info of MBeans.
FeatureInfoComparator() - Constructor for class org.norther.tammi.core.util.FeatureInfoComparator
Constructs a new comparator.
FibonacciCounter - Class in org.norther.tammi.manual.sample
FibonacciCounter is an implementation of a simple Fibonacci counter.
FibonacciCounter() - Constructor for class org.norther.tammi.manual.sample.FibonacciCounter
Default constructor.
FILE_PATH_SPLITTER - Static variable in class org.norther.tammi.acorn.type.Classes
The class path separator expression.
FILE_PROTOCOL - Static variable in class org.norther.tammi.acorn.net.URLDecoder
The file protocol.
FILE_PROTOCOL_PREFIX - Static variable in class org.norther.tammi.acorn.net.URLDecoder
The file protocol prefix.
FileBlobImpl - Class in org.norther.tammi.root.ojb.lob
Implements Blob with OJB support.
FileBlobImpl(Blob) - Constructor for class org.norther.tammi.root.ojb.lob.FileBlobImpl
Constructs a new BLOB.
FileClobImpl - Class in org.norther.tammi.root.ojb.lob
Implements Clob with OJB support.
FileClobImpl(Clob) - Constructor for class org.norther.tammi.root.ojb.lob.FileClobImpl
Constructs a new CLOB.
FileCopy - Class in org.norther.tammi.acorn.io
An extended file supporting copy operations.
FileCopy(File) - Constructor for class org.norther.tammi.acorn.io.FileCopy
Constructs a new file.
FileCopy(File, String) - Constructor for class org.norther.tammi.acorn.io.FileCopy
Constructs a new file.
FileCopy(String, String) - Constructor for class org.norther.tammi.acorn.io.FileCopy
Constructs a new file.
FileCopy(String) - Constructor for class org.norther.tammi.acorn.io.FileCopy
Constructs a new file.
FileCopy(URI) - Constructor for class org.norther.tammi.acorn.io.FileCopy
Constructs a new file.
FileDateComparator - Class in org.norther.tammi.acorn.io
A comparator for file dates.
FileDateComparator() - Constructor for class org.norther.tammi.acorn.io.FileDateComparator
Constructs a new comparator.
FileInputStream - Class in org.norther.tammi.acorn.io
A buffered file input stream.
FileInputStream(FileDescriptor) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a file descriptor.
FileInputStream(File, boolean...) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a file.
FileInputStream(String, boolean...) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a named file.
FileInputStream(FileDescriptor, String) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a file descriptor with an encoding check.
FileInputStream(File, String, boolean...) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a file with an encoding check.
FileInputStream(String, String, boolean...) - Constructor for class org.norther.tammi.acorn.io.FileInputStream
Constructs a new stream for a named file with an encoding check.
FileNameComparator - Class in org.norther.tammi.acorn.io
A comparator for file names.
FileNameComparator() - Constructor for class org.norther.tammi.acorn.io.FileNameComparator
Constructs a new comparator.
FileNameComparator(boolean) - Constructor for class org.norther.tammi.acorn.io.FileNameComparator
Constructs a new comparator with suffix ignored.
FileResource - Class in org.norther.tammi.core.cache
A file resource implementation.
FileResource(String, File) - Constructor for class org.norther.tammi.core.cache.FileResource
Constructs a new resource.
FileResourceLoader - Class in org.norther.tammi.spray.velocity
A Velocity wrapper for FileResourceResolver.
FileResourceLoader() - Constructor for class org.norther.tammi.spray.velocity.FileResourceLoader
Constructs a new loader.
FileResourceResolver - Class in org.norther.tammi.spray.engine.resource
A resource resolver for resources stored in the file system.
FileResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.FileResourceResolver
Constructs a new resolver.
fill(ReportLayout, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
fill(ReportLayout, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
fill(ReportLayout, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Fills the specified report layout.
fillQueryCriteria(Variable, DBCriteria<? extends Variable>, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Fills query criteria for searching instances defined by the specified search variable.
fillQueryCriteria(Variable, DBCriteria<? extends Variable>, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
fillQueryCriteria(Variable, DBCriteria<? extends Variable>, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Fills query criteria for searching instances defined by the specified search variable.
fillSelectionVariable(Variable, Identity[], String, Collection<? extends Variable>, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Fills the specified list selection variable with the specified root variables and the specified identities selected.
fillSelectionVariable(Variable, Identity[], String, Collection<? extends Variable>, String, String, String[], boolean, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Fills the specified tree selection variable with the specified root variables, the specified identities selected and their parents expanded.
filter(Object, String, Object) - Method in interface org.norther.tammi.acorn.type.AttributeFilter
Filters an attribute.
filter(Object, String, Object) - Method in class org.norther.tammi.acorn.type.ExcludeFilter
 
filter(Object, String, Object) - Method in class org.norther.tammi.acorn.type.IncludeFilter
 
filter(Object, String, Object) - Method in class org.norther.tammi.acorn.type.MappingFilter
 
filter(Object, String, Object) - Method in class org.norther.tammi.core.rt.util.ExcludeTraitFilter
 
filter(Object, String, Object) - Method in class org.norther.tammi.core.rt.util.IncludeTraitFilter
 
filter() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
filter() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Filters the request of this connection.
filter() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
filter() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
filter(ChartModel, OrderedMap<Comparable<?>, Comparable<?>>, OrderedMap<Comparable<?>, Comparable<?>>) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns a filtered chart model.
FILTER_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The filter name property.
FilterChainEvent - Class in org.norther.tammi.spray.filter.chain
Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainEvent(HttpFilterChain) - Constructor for class org.norther.tammi.spray.filter.chain.FilterChainEvent
Constructs a new event.
FilterChainListener - Interface in org.norther.tammi.spray.filter.chain
Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
 
filtered(FilterChainEvent) - Method in interface org.norther.tammi.spray.filter.chain.FilterChainListener
Notifies the object that it has been activated within a filter chain.
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.protocol.chain.MultipartRequest
Parses the request body of multipart form data.
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
 
filtered(FilterChainEvent) - Method in class org.norther.tammi.spray.terminal.chain.TerminalResponse
 
FilteredChartModel - Class in org.norther.tammi.acorn.jfc
A filtered chart model.
FilteredChartModel(ChartModel, OrderedMap<Comparable<?>, Comparable<?>>, OrderedMap<Comparable<?>, Comparable<?>>) - Constructor for class org.norther.tammi.acorn.jfc.FilteredChartModel
Constructs a new model.
FilterHandle<R extends Filter> - Class in org.norther.tammi.spray.filter
An extension to MBeanHandle supporting the state of Filters.
FilterHandle(MBeanServer, ObjectName) - Constructor for class org.norther.tammi.spray.filter.FilterHandle
Constructs a new handle with an initial value.
FilterReference<R extends Filter> - Interface in org.norther.tammi.spray.filter
An interface to filter references.
FilterReference.FilterState - Enum in org.norther.tammi.spray.filter
The filter state.
filterRoleEnumeration(Variable, VariableAttributeInfo, PersistentUser, Persister, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Filters unauthorized role ids from the specified variable.
finalize() - Method in class org.norther.tammi.acorn.io.FileInputStream
 
finalize() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
finalize() - Method in class org.norther.tammi.core.base.MBeanHandle
 
finalizeConverter(char) - Method in class org.norther.tammi.core.logger.log4j.ServerPatternParser
Maps converters.
Finalizer<T> - Interface in org.norther.tammi.core.monitor
An interface to reference queues for referents to be finalized before garbage collected.
find(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds the referent of the specified MBean.
find(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds the referent of the MBean with the specified name string implementing a specific class.
find(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds the referent of the specified MBean.
find(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a direct reference to the specified MBean implementing a specific class.
find(Class<V>, FilterChain) - Method in class org.norther.tammi.spray.loader.task.Action
Finds the default MBean.
find(ObjectName, FilterChain) - Method in class org.norther.tammi.spray.loader.task.Action
Finds the named MBean.
findBroker() - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default broker MBean.
findBroker(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default broker MBean in the specified MBean server.
findColumnKey(Comparable<?>) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
Finds the keyed column.
findComponent(String) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
findComponent(String, String) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
findComponent(Container, String) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
findComponent(Container, String, String) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
findComponent(Component, String, String, boolean, String) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
Finds the named component of the specified type.
findComponent(String) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Finds the named component.
findComponent(String, String) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Finds the named component of the specified type.
findComponent(Container, String) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Finds the named component under the specified parent.
findComponent(Container, String, String) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Finds the named component of the specified type under the specified parent.
findDomain() - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default domain MBean.
findDomain(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default domain MBean in the specified MBean server.
findFactory() - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default factory MBean.
findFactory(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default factory MBean in the specified MBean server.
findFile(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findFile(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findFile(String, String, Locale) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findFile(String, String, Locale, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findFile(String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a file relative to the root folder.
findFile(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a file relative to a key folder.
findFile(String, String, Locale) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized file relative to a key folder.
findFile(String, String, Locale, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized file with an optional variant relative to a key folder.
findFile(String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a file relative to the current root directory.
findFile(String, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a file relative to the specified key directory.
findFile(String, String, Locale) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized file relative to the specified key directory.
findFile(String, String, Locale, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized file relative to the specified key directory.
findFolders(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findFolders(String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds all existing folders corresponding to the specified key by applying the context paths of this path finder.
findLoader() - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default loader MBean.
findLoader(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the referent of the default loader MBean in the specified MBean server.
findMBeanServer() - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the default MBean server.
findMBeanServer(String) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the specified MBean server.
findMBeanServers(String) - Static method in class org.norther.tammi.core.base.StaticDomain
Finds the specified MBean servers.
findName(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds the object name of the specified MBean.
findName(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds the object name of the MBean with the specified name string implementing a specific class.
findName(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds an object name of the specified MBean.
findName(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds an object name of the specified MBean implementing a specific class.
findNames(boolean) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object names registered to the domains of this application.
findNames(boolean, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object names implementing a specific class registered to the domains of this application.
findNames(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object names of the specified MBeans.
findNames(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object name of MBeans with the specified name string implementing a specific class.
findNames(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object name of the specified MBeans.
findNames(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Finds a set of object name of the specified MBeans implementing a specific class.
findResource(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findResource(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findResource(String, String, Locale) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findResource(String, String, Locale, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findResource(String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a root resource using a local class loader.
findResource(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a key resource using a local class loader.
findResource(String, String, Locale) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized key resource using a local class loader.
findResource(String, String, Locale, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized key resource with an optional variant using a local class loader.
findResource(String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a resource relative to the current root folder.
findResource(String, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a resource relative to the specified key folder.
findResource(String, String, Locale) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized resource relative to the specified key folder.
findResource(String, String, Locale, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized resource relative to the specified key folder.
findRow(String) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
Finds the named row.
findRowKey(Comparable<?>) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
Finds the keyed row.
findTemplateSource(String) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
 
findURL(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findURL(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findURL(String, String, Locale) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findURL(String, String, Locale, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
findURL(String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a file relative to the root folder or a root resource using a local class loader.
findURL(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a file relative to a key folder or a key resource using a local class loader.
findURL(String, String, Locale) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized file relative to a key folder or a localized key resource using a local class loader.
findURL(String, String, Locale, String) - Method in interface org.norther.tammi.core.io.PathFinder
Finds a localized file relative to a key folder or a localized key resource, with an optional variant, using a local class loader.
findURL(String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a file or resource relative to the current root folder.
findURL(String, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a file or resource relative to the specified key folder.
findURL(String, String, Locale) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized file or resource relative to the specified key folder.
findURL(String, String, Locale, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Finds a localized file or resource relative to the specified key folder.
finish(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default finish method.
finishConnect() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
finished() - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Returns true if this channel is finished with handshaking.
finished() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
finished() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished(ContentProcessingEvent) - Method in interface org.norther.tammi.spray.engine.content.ContentProcessingListener
Notifies the object that its processing has finished.
finished(ContentProcessingEvent) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
finishJoinedGroup(List<Variable>, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Finishes the group after joining it.
finishQuittedGroup(List<Variable>, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Finishes the group after quitting it.
finishSelection(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
finishSelection(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Finishes a new selection.
finishSelection(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
firstInfo(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the first attribute of the current form variable with the named trait set.
firstInfo(Variable, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the first attribute of the specified form variable with the named trait set.
firstKey() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
firstKey() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
fixed(Object) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Returns the object as a fixed number.
fixed(Object) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Returns the object as a fixed number.
fixedKeySet() - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
fixedKeySet() - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Returns a read-only set of fixed path keys.
FLOAT_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Float class name.
FLOAT_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
float type.
floatValue(int) - Method in class org.norther.tammi.acorn.lang.Location
 
floatValue() - Method in class org.norther.tammi.acorn.lang.LongDate
 
floatValue() - Method in class org.norther.tammi.acorn.lang.Money
 
floatValue() - Method in class org.norther.tammi.acorn.lang.Multiword
 
floatValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed float value starting from the high order word.
floatValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed float operand.
floatValue() - Method in class org.norther.tammi.acorn.math.Equation
 
floor(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns floor of a quotient.
FLOW_ELEMENT - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The Flow element.
FLOW_INDEX_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The flow index attribute.
FLOW_KEY - Static variable in class org.norther.tammi.spray.template.DefaultFlowFilter
The default key.
FLOW_LABEL_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The flow label attribute.
FLOW_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The flow name attribute.
FLOW_NAMESPACE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The default flow namespace.
FLOW_PARAMETER_END - Static variable in interface org.norther.tammi.spray.template.flow.FlowStep
The flow parameter end char.
FLOW_PARAMETER_START - Static variable in interface org.norther.tammi.spray.template.flow.FlowStep
The flow parameter start char.
FLOW_PARENT_LABEL_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The parent label attribute.
FLOW_PARENT_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The parent name attribute.
FLOW_PATH_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.flow.FlowStep
The flow path separator char.
FLOW_STEP_ATTRIBUTE - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The flow step attribute.
FlowConstants - Interface in org.norther.tammi.spray.rt.vdeml
VDEML flow constants.
FlowFilter - Interface in org.norther.tammi.spray.template
FlowFilter provides control over a series of templates forming a step by step process of validated user input and output.
FlowHandler - Class in org.norther.tammi.spray.rt.vdeml
A VDEML flow document handler.
FlowHandler() - Constructor for class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
flowNameSet() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
flowNameSet() - Method in interface org.norther.tammi.spray.template.FlowFilter
Returns a read-only set of flow names.
FlowStep - Interface in org.norther.tammi.spray.template.flow
An interface to flow steps.
FlowStepAction - Class in org.norther.tammi.spray.template.step
Extends Submit by providing a step flow context as the context parameter.
FlowStepAction() - Constructor for class org.norther.tammi.spray.template.step.FlowStepAction
Constructs a new flow step action.
FlowTool - Class in org.norther.tammi.spray.template.tool
A request context tool for controlling flows.
FlowTool() - Constructor for class org.norther.tammi.spray.template.tool.FlowTool
Constructs a new flow tool.
FlowWriter - Class in org.norther.tammi.spray.rt.vdeml
A VDEML flow document writer.
FlowWriter(Introspector, StepFlowContext, String...) - Constructor for class org.norther.tammi.spray.rt.vdeml.FlowWriter
Constructs a new builder.
flush() - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
flush() - Method in class org.norther.tammi.acorn.io.WriterOutputStream
 
flush() - Method in class org.norther.tammi.acorn.io.XMLWriter
 
flush() - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
 
flush() - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Flushes remaining encrypted bytes if any.
flush() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
flush() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
flush() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
flush(BlockingQueue<LogEntry>) - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
Flushes the log buffer.
flush() - Method in interface org.norther.tammi.core.logger.Logger
Flushes queued log entries.
flush() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
 
flush() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Flushes the buffer.
flush() - Method in class org.norther.tammi.sprig.jfree.export.html.HtmlOutputStream
 
Flushable - Interface in org.norther.tammi.spray.filter.chain
A flushable interface for flush callbacks.
flushBuffer() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
flushBuffer() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
flushBuffer() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
flushBuffer() - Method in class org.norther.tammi.spray.servlet.chain.TemplateResponse
 
flushed(OutputStream) - Method in interface org.norther.tammi.spray.filter.chain.Flushable
A callback for a flush.
flushed(OutputStream) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
flushed(OutputStream) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIResponse
 
FOLDER_PATHS_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ForwardEngine
The folder paths property.
folderKeySet() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
folderKeySet() - Method in interface org.norther.tammi.core.io.PathFinder
Returns a read-only set of specified folder keys.
FOREIGN_CLASS_NAME - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external foreign class name attribute.
FOREIGN_FIELD_RULE - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external foreign field rule attribute.
ForeignLogger - Class in org.norther.tammi.core.logger.log
A foreign logger.
ForeignLogger(String, MBeanServer) - Constructor for class org.norther.tammi.core.logger.log.ForeignLogger
Constructs a named logger for the specified MBean server.
FORM_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Form authentication.
FORM_DATA - Static variable in class org.norther.tammi.acorn.http.HttpParser
Form-Data- Content-Disposition parameter.
FORM_DATA_FILENAME - Static variable in class org.norther.tammi.acorn.http.HttpParser
Form-Data-Filename Content-Disposition parameter.
FORM_DATA_NAME - Static variable in class org.norther.tammi.acorn.http.HttpParser
Form-Data-Name Content-Disposition parameter.
FORM_DATA_TYPE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Form-Data-Type Content-Disposition parameter.
FORM_INDEX_FIELD - Static variable in interface org.norther.tammi.spray.template.FormFilter
The recommended form index field name.
FORM_INDEX_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.form.FormContext
The form index separator char.
FORM_KEY - Static variable in class org.norther.tammi.spray.template.DefaultFormFilter
The form key.
FORM_LOGIN_ACTION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Login action.
FORM_LOGIN_CHECK - Static variable in class org.norther.tammi.acorn.http.HttpParser
Login check (Servlet API 2.3).
FORM_LOGIN_FORGET - Static variable in class org.norther.tammi.acorn.http.HttpParser
Forget login.
FORM_LOGIN_PASSWORD - Static variable in class org.norther.tammi.acorn.http.HttpParser
Login password (Servlet API 2.3).
FORM_LOGIN_REMEMBER - Static variable in class org.norther.tammi.acorn.http.HttpParser
Remember login.
FORM_LOGIN_USERNAME - Static variable in class org.norther.tammi.acorn.http.HttpParser
Login username (Servlet API 2.3).
FORM_LOGOUT_ACTION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Logout action.
FORM_NAME_FIELD - Static variable in interface org.norther.tammi.spray.template.FormFilter
The recommended form name field name.
FORM_NAME_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.form.FormContext
The form name separator char.
FORM_NAME_SPLITTER - Static variable in interface org.norther.tammi.spray.template.form.FormContext
The name splitter.
FORM_PREFIX_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.form.FormContext
The form prefix separator char.
FORM_SUBMIT_FIELD - Static variable in interface org.norther.tammi.spray.template.FormFilter
The recommended form submit field name (name 'submit' shouldn't be applied to form elements as it overrides the 'submit()' funtion).
format(double, StringBuffer, FieldPosition) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
format(long, StringBuffer, FieldPosition) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
format(String, List<?>) - Method in class org.norther.tammi.core.converter.Formatter
Formats a string resource from the default bundle.
format(String, String, List<?>) - Method in class org.norther.tammi.core.converter.Formatter
Formats a string resource from the named bundle.
format(LogRecord) - Method in class org.norther.tammi.core.logger.jdk4.EntryFormatter
 
format(String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a string.
format(String, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a qualified string.
format(Number) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a number.
format(Number, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a number with a pattern.
format(Date) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a date.
format(Date, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Formats a date with a pattern.
format(Object, String...) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Formats an object with a pattern.
format(String, String...) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Formats a string.
format(Number, String...) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Formats a number with a pattern.
format(Date, String...) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Formats a date with a pattern.
formatCurrency(Number) - Method in class org.norther.tammi.core.converter.Formatter
Formats currency.
formatCurrency(Number) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
formatDate(String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the current date.
formatDate(Number, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified date in msecs.
formatDate(Date, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified date.
formatDate(Date, String...) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
formatDateTime(String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the current date and time.
formatDateTime(Number, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified date and time in msecs.
formatDateTime(Date, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified date and time.
formatDateTime(Date, String...) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
formatError(Throwable) - Method in class org.norther.tammi.core.converter.Formatter
Formats an error.
formatError(Throwable) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
FormatExpression - Class in org.norther.tammi.sprig.jfree.function
A format expression.
FormatExpression() - Constructor for class org.norther.tammi.sprig.jfree.function.FormatExpression
Constructs a new expression.
formatLocation(String, Double, Double, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
Formats a location to its string representation.
formatNumber(String, Number, String, Locale...) - Method in class org.norther.tammi.core.converter.AbstractNumericConverter
Formats a number to its string representation.
formatNumber(Number, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats a number.
formatObject(Object, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats an object.
formatObject(Object, String...) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
formatPercent(Number) - Method in class org.norther.tammi.core.converter.Formatter
Formats percent.
formatString(String, List<?>) - Method in class org.norther.tammi.core.converter.Formatter
Formats a string with arguments.
formatString(String, Object[]) - Method in class org.norther.tammi.core.converter.Formatter
Formats a string with arguments.
formatString(String, List<?>) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
Formatter - Class in org.norther.tammi.core.converter
A localized formatter.
Formatter() - Constructor for class org.norther.tammi.core.converter.Formatter
Constructs a new formatter.
Formatter(MBeanServer) - Constructor for class org.norther.tammi.core.converter.Formatter
Constructs a new formatter for a specific server.
formatTime(String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the current time.
formatTime(Number, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified time in msecs.
formatTime(Date, String...) - Method in class org.norther.tammi.core.converter.Formatter
Formats the specified time.
formatTime(Date, String...) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
formatToCharacterIterator(Object) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
FormatTool - Class in org.norther.tammi.spray.engine.tool
A request context tool for localized resources.
FormatTool() - Constructor for class org.norther.tammi.spray.engine.tool.FormatTool
Constructs a tool.
FormContext - Interface in org.norther.tammi.spray.template.form
An interface to contexts maintaing the state of forms.
FormFilter - Interface in org.norther.tammi.spray.template
FormFilter supports rendering and validation of form-based input.
FormParameters - Interface in org.norther.tammi.spray.template.form
An interface to form parameters.
FormProperties - Interface in org.norther.tammi.spray.template.form
An interface to form properties.
formPropertySet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
formPropertySet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of form property qualifiers.
formQualifierSet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
formQualifierSet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of form template qualifiers.
FormStepAction - Class in org.norther.tammi.spray.template.step
A flow step action updating form variables of steps.
FormStepAction() - Constructor for class org.norther.tammi.spray.template.step.FormStepAction
Constructs a new flow step action.
FormTool - Class in org.norther.tammi.spray.template.tool
A request context tool for rendering forms.
FormTool() - Constructor for class org.norther.tammi.spray.template.tool.FormTool
Constructs a new form.
forward(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.connector.chain.DefaultRequestDispatcher
 
forward(String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default forward method.
FORWARDED_FOR - Static variable in class org.norther.tammi.acorn.http.HttpParser
Proxy forwarded request header.
FORWARDED_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ForwardEngine
The forwarded property.
ForwardEngine - Interface in org.norther.tammi.spray.servlet
Extends TemplateEngine for rendering templates with the RequestDispatcher mechanism.
fraction(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a scaled fraction of a number.
fractions() - Method in class org.norther.tammi.acorn.lang.Money
Returns the sum of money in currency fractions.
free() - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
free() - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
free() - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
free() - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
freeLibrary() - Method in class org.norther.tammi.core.external.DefaultLibrary
Frees the native library.
FREEMARKER_PROPERTY_PREFIX - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The freemarker property prefix.
FreemarkerEngine - Interface in org.norther.tammi.spray.freemarker
An interface to Freemarker template engines.
fromGRS80Coordinates(Geo.GeodeticSystem, double...) - Static method in class org.norther.tammi.acorn.math.Geo
Converts GRS80 plane coordinates to specific plane coordinates.
fromLocalizedObject(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
Returns a non-localized source object to be applied in type conversion.
fromString(String) - Static method in class org.norther.tammi.core.rt.util.Identity
Returns the string id as an object.
fromXML(Object) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified XML encoded object to a text string.
fromXML(Object, int, String) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified XML encoded object to a text string with exceptions.
fromXML(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an XML encoded object to a text string.
FULL_QUERY - Static variable in class org.norther.tammi.core.base.StaticDomain
A query pattern for all MBeans in the server.
FULL_STYLE - Static variable in interface org.norther.tammi.core.converter.DateConverter
Full style.

G

gc() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Runs the garbage collector.
gc() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
ge(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is greater than or equal to another number.
generate() - Static method in class org.norther.tammi.acorn.security.RNG
Generates a random id of the default length.
generate(int) - Static method in class org.norther.tammi.acorn.security.RNG
Generates a random id of n chars.
generate(String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
generate(String) - Method in interface org.norther.tammi.core.security.MessageDigestFactory
Generates a secret key and returns its string representation.
generate(SessionImplementor, Object) - Method in class org.norther.tammi.root.hbm.util.InMemoryGenerator
 
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Generates a layout from the specified model.
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Generates a layout from the specified models.
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Generates an ordered layout from the specified model.
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Generates an ordered layout from the specified models.
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Generates a layout from the specified model.
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Generates a layout from the specified models.
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Generates an ordered layout from the specified model.
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Generates an ordered layout from the specified models.
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
generate(ChartModel, ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
generate(ChartModel, String, String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates a chart layout from the specified model.
generate(ChartModel[], String, String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates a chart layout from the specified models.
generate(List<? extends ChartModel>, String, String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates a chart layout from the specified list of models.
generate(ChartModel, String, String, String, int) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates an ordered chart from the specified model.
generate(ChartModel[], String, String, String, int) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates an ordered chart from the specified models.
generate(List<? extends ChartModel>, String, String, String, int) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Generates an ordered chart from the specified list of models.
generate(ChartModel[], ChartLayout.ChartType, ChartGenerator.Orientation, ChartGenerator.ModelOrder, int) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeCharts
 
generate(JFreeChart) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeCharts
 
generate(JFreeChart) - Method in interface org.norther.tammi.sprig.jfree.JFreeCharts
Generates a layout from the specified chart.
generateClass(JRSourceCompileTask) - Static method in class org.norther.tammi.sprig.jasper.model.JavaClassGenerator
Generates the report class.
generateClass(JRSourceCompileTask, String) - Static method in class org.norther.tammi.sprig.jasper.model.JavaClassGenerator
Generates the report class for the specified base class.
generateKey(String) - Static method in class org.norther.tammi.acorn.security.Crypto
Generates a random key for use in the cipher code.
generateSQLSearchPattern(Object) - Static method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
Generate an SQL search string from the pattern string passed.
GENERIC - Static variable in class org.norther.tammi.core.base.ReferableNotification
The generic notification.
GENERIC_USER_AGENT - Static variable in class org.norther.tammi.acorn.http.HttpParser
The generic user agent.
Geo - Class in org.norther.tammi.acorn.math
Performs geodetic conversions.
Geo() - Constructor for class org.norther.tammi.acorn.math.Geo
 
Geo.DefaultGeodeticSystem - Class in org.norther.tammi.acorn.math
A default implementation of GeodeticSystem.
Geo.DefaultGeodeticSystem(double, double, double, double, double, double, double, double...) - Constructor for class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
Constructs a new system.
Geo.GeodeticSystem - Interface in org.norther.tammi.acorn.math
An interface to geodetic systems.
get(Object, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets an object from the map and refreshes it with a specific expiration frequency.
get(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
get(Object, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
GET - Static variable in class org.norther.tammi.acorn.http.HttpParser
Get method.
get(int) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
get(int) - Method in class org.norther.tammi.acorn.util.ArrayKey
Gets the indexed element.
get(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
get(int) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
get(int) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
get(int) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Gets the indexed value in this map.
get(int) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Gets the indexed element in this set.
get(int) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
get(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
get(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
get(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
get(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
get(int) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
get(Class<V>) - Method in interface org.norther.tammi.core.base.Broker
Gets the referent of the default MBean implementing a specific interface.
get(String) - Method in interface org.norther.tammi.core.base.Container
Gets the referent of the MBean in this registry.
get(Class<V>) - Method in class org.norther.tammi.core.base.DefaultBroker
 
get(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
get(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
get(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
get(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
get(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets an attribute value of the specified MBean.
get(String, String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets a tagged attribute value of the specified MBean.
get(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets an attribute value of the specified MBean.
get(ObjectName, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets a taggeg attribute value of the specified MBean.
get() - Method in class org.norther.tammi.core.base.MBeanHandle
 
get() - Method in class org.norther.tammi.core.base.MBeanInstance
 
get() - Method in interface org.norther.tammi.core.base.MBeanReference
Gets the referent.
get(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets the referent of the MBean in this registry.
get(String, Object) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
get(String, Object, int) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
get(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
get(String, Object, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
get(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets a value from the specified domain map.
get(String, Object, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets a value from the the specified domain map and refreshes it with a specified expiration frequency.
get(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
get(Object) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
get() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
Gets the value created by the construct method.
get(Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
get(Object) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
get(Variable, VariableAttributeInfo) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Gets the value of the specified attribute of the specified variable.
get(Object, PropertyDescriptor) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Gets the value of the specified property of the specified variable.
get(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets an object.
get() - Method in interface org.norther.tammi.spray.engine.content.Content
Gets the content.
get(String) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
get(String) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets an object from the context or from its parents.
get(ObjectName, String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
get() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
get(int, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Gets the indexed bit of a number.
get(String, String, int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Gets an indexed element from a string.
get(Object) - Method in class org.norther.tammi.spray.freemarker.TemplateCacheAdapter
 
get() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
get(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
get(int, int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
get() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets all routes in this matrix.
get(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the routes of the specified step.
get(int, int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the route between steps.
get() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
get(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
get(int, int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
get(Object) - Method in class org.norther.tammi.spray.velocity.TemplateCacheAdapter
 
GET_ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Get attribute element method.
GET_ATTRIBUTE_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get attribute element description.
GET_ATTRIBUTE_VALUE - Static variable in interface org.norther.tammi.core.rt.Variable
Get attribute value method.
GET_ATTRIBUTE_VALUE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get attribute value description.
GET_RECURSIVE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Get recursive element method.
GET_RECURSIVE_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get recursive element description.
GET_RECURSIVE_VALUE - Static variable in interface org.norther.tammi.core.rt.Variable
Get recursive value method.
GET_RECURSIVE_VALUE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get recursive value description.
GET_VALIDATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Get validated element method.
GET_VALIDATED_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get validated element description.
GET_VALIDATED_VALUE - Static variable in interface org.norther.tammi.core.rt.Variable
Get validated value method.
GET_VALIDATED_VALUE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Get validated value description.
getAbsolutePath() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getAbsolutePath() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the absolute path to this flow step.
getAbsolutePath() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getAccountIdentity(Persister) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the user account identity for the current user.
getAccountState() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the account state.
getAccountState() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getAccountVariable(int, boolean, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction
Gets an imported account variable for the current user.
getAccountVariable(int, Identity, boolean, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction
Gets an imported account variable for the selected user.
getAccountVariable(int, Identity, String, boolean, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction
Gets an imported account variable for the selected user and foreign key.
getAction() - Method in class org.norther.tammi.root.db.event.PersistedObjectEvent
Gets the persistence action.
getAction(String) - Method in class org.norther.tammi.spray.loader.task.Submit
Gets the named submit method.
getAction(Map<String, String[]>, String...) - Method in class org.norther.tammi.spray.loader.task.Submit
Gets the qualified submit method present in a parameter map.
getActionMask() - Method in class org.norther.tammi.core.security.ResourcePermission
Gets the actions mask.
getActionNames(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getActionNames(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the action names.
getActionNames(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getActionPhase() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getActionPhase() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the action phase.
getActionPhase() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getActions() - Method in class org.norther.tammi.core.security.ResourcePermission
Gets the actions as a string.
getActiveCount() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
getActiveCount() - Method in interface org.norther.tammi.core.thread.Executor
Gets the number of currently running tasks.
getAdapteeChannel() - Method in interface org.norther.tammi.acorn.nio.AdaptableChannel
Gets the adaptee of this adaptable channel.
getAdapteeChannel() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
getAdapteeChannel() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
getAdditivity(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getAdditivity(Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getAdditivity(Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getAdditivity(Object) - Method in interface org.norther.tammi.core.logger.Logger
Gets the additivity of the specified logger.
getAddress() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the address of the server of the connection.
getAddress() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getAlias(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets an alias of the specified MBean.
getAlias() - Method in class org.norther.tammi.root.db.RepositoryConnection
Gets the alias.
getAllDomains() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets all domains.
getAnonymousLogger(Log.Level) - Method in class org.norther.tammi.core.logger.AbstractLogger
Gets the logger for the specified level.
getAnonymousUser() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getAnonymousUser() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getAnonymousUser() - Method in interface org.norther.tammi.core.realm.Realm
Gets the username for anonymous principals.
getAppenderNames(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getAppenderNames(Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getAppenderNames(Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getAppenderNames(Object) - Method in interface org.norther.tammi.core.logger.Logger
Gets appender names of the specified logger.
getArgument() - Method in exception org.norther.tammi.core.base.LogException
Gets the argument in the exception.
getArray() - Method in class org.norther.tammi.acorn.util.ArrayAsList
Gets a snapshot of the back-end array.
getArray() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Gets a snapshot of the back-end array.
getArrayAsList() - Method in class org.norther.tammi.acorn.util.WeakArrayList
Gets the list adaptee.
getArrayDepth(String) - Static method in class org.norther.tammi.acorn.type.Types
Gets the depth of a multi-dimensional array type.
getArrayMap() - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
Gets the map.
getArrayMap() - Method in class org.norther.tammi.acorn.jfc.ComparableArrayMapChartModel
 
getAsciiStream() - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
getAsciiStream() - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
getAttribute(String) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
getAttribute(String) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getAttribute() - Method in class org.norther.tammi.core.rt.util.Identity
Gets the attribute.
getAttribute(String) - Method in interface org.norther.tammi.core.rt.Variable
Gets the value of the named internal or dynamic attribute without access checks and any variable specific validation.
getAttribute(String) - Method in class org.norther.tammi.core.rt.VariableX
 
getAttribute(String) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
getAttribute(String) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Gets an attribute of the factory.
getAttribute(String) - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
getAttribute(String) - Method in class org.norther.tammi.root.rt.util.VariableId
Gets the named id attribute.
getAttribute(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getAttribute(String) - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getAttribute(String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
 
getAttribute(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getAttribute(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getAttribute(String) - Method in class org.norther.tammi.spray.session.DefaultSession
 
getAttribute(Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getAttribute(Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets a context attribute.
getAttribute(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets a context attribute with a default value.
getAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets a page attribute.
getAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getAttribute(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getAttribute(String, String, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets a mapped attribute.
getAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getAttribute(String, Object) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the named page attribute value with a default.
getAttribute(String, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets a tag attribute.
getAttribute(String) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
 
getAttribute() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the attribute.
getAttributeElement(String, int) - Method in interface org.norther.tammi.core.rt.Variable
Gets the indexed element of an array attribute without validation.
getAttributeElement(String, int) - Method in class org.norther.tammi.core.rt.VariableX
 
getAttributeGraph(Object) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Gets the attribute graph.
getAttributeInfo() - Method in class org.norther.tammi.core.rt.event.InitializedValueEvent
Gets the attribute info.
getAttributeInfo() - Method in class org.norther.tammi.core.rt.event.RegisteredInfoEvent
Gets the attribute info.
getAttributeInfo(String, String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getAttributeInfo(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getAttributeInfo(String, String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the registered named attribute of the specified variable type.
getAttributeInfo(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the registered attributes of the specified variable type.
getAttributeInfo(String, String, String, int, boolean, Configuration, Configuration, MBeanReference<? extends PersisterFactory>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Gets the default attribute info.
getAttributeInfo(String, String, boolean, Configuration, Configuration, MBeanReference<? extends PersisterFactory>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Gets attribute info for an auxiliary attribute.
getAttributeInfo(Variable, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets a nested attribute info in a tree.
getAttributeInfo(Variable, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getAttributeInfo(String, String, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the named attribute info of the variable of the specified type.
getAttributeList(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getAttributeList(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the registered attribute list of cloned and modifiable attributes of the specified variable type.
getAttributeMap() - Method in class org.norther.tammi.core.rt.event.ValidatedValuesEvent
Gets the map of modified attributes.
getAttributeMap() - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the map of variable attributes.
getAttributeName() - Method in class org.norther.tammi.core.rt.event.AccessedValueEvent
Gets the attribute name.
getAttributeNames() - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
getAttributeNames() - Method in exception org.norther.tammi.core.rt.InvalidAttributeValuesException
Gets the attribute names.
getAttributeNames() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getAttributeNames() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getAttributeNames() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
 
getAttributeNames() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getAttributeNode(VariableAttributeInfo, String...) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getAttributeNode(VariableAttributeInfo, String...) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets a non-recursive attribute info node.
getAttributes(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getAttributes(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets all attributes associated with the named directory object.
getAttributes(String[]) - Method in interface org.norther.tammi.core.rt.Variable
Gets the values of the named internal or dynamic attributes without access checks and any variable specific validation.
getAttributes() - Method in class org.norther.tammi.core.rt.VariableInfo
 
getAttributes(String[]) - Method in class org.norther.tammi.core.rt.VariableX
 
getAttributes(String[]) - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
getAttributeSupport() - Method in class org.norther.tammi.core.base.Adaptee
Gets the attribute support.
getAttributeSupport() - Method in class org.norther.tammi.core.base.Referable
Gets the attribute support.
getAttributeTree(VariableAttributeInfo, String...) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getAttributeTree(VariableAttributeInfo, String...) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets a tree of recursive attribute infos, the original one at the index 0 and the non-recursive one at the last index.
getAttributeType(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getAttributeType(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the Java attribute type corresponding to the specified JDBC type.
getAttributeValue(ConcurrentMap<K, V>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Gets the value of a key attribute.
getAttributeValue() - Method in class org.norther.tammi.core.rt.event.AccessedValueEvent
Gets the attribute value.
getAttributeValue(String) - Method in interface org.norther.tammi.core.rt.Variable
Gets the value of the named dynamic attribute without access checks and any variable specific validation.
getAttributeValue(String) - Method in class org.norther.tammi.core.rt.VariableX
 
getAttributeValue(int, VariableAttributeInfo, boolean) - Method in class org.norther.tammi.core.rt.VariableX
Gets the attribute value.
getAttributeValue(Object, String) - Method in interface org.norther.tammi.root.db.Persister
Gets the reflected attribute value of the specified object.
getAttributeValue(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getAttributeValues(Collection<V>) - Method in class org.norther.tammi.core.base.AttributeSupport
Gets values of a multi-valued attribute.
getAttributeValues(ConcurrentMap<K, Collection<V>>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Gets values of a multi-valued key attribute.
getAttributeValues() - Method in interface org.norther.tammi.core.rt.Variable
Gets attribute values as a map of name value bindings without validation.
getAttributeValues() - Method in class org.norther.tammi.core.rt.VariableX
 
getAttributeValues(boolean, AttributeFilter...) - Method in class org.norther.tammi.core.rt.VariableX
Gets attribute values.
getAttributeValues(Object, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets a list of nested attribute values in a tree.
getAttributeValues(Object, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getAttributeValues(Object, String) - Method in interface org.norther.tammi.root.db.Persister
Gets the reflected attribute values of the specified object.
getAttributeValues(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getAttributeValues(Object, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets a list of attribute values.
getAuthDomain() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getAuthDomain() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the authentication domain.
getAuthenticatedPasswordKey(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getAuthenticatedPasswordKey() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getAuthenticatedPasswordKey(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the authenticated password key of the specified connection.
getAuthenticatedPasswordKey() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the authenticated password key.
getAuthenticatedPasswordKey() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticatedPasswordKey(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticatedUsernameKey(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getAuthenticatedUsernameKey() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getAuthenticatedUsernameKey(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the authenticated username key of the specified connection.
getAuthenticatedUsernameKey() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the authenticated username key.
getAuthenticatedUsernameKey() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticatedUsernameKey(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticationConnectionAlias(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getAuthenticationConnectionAlias() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getAuthenticationConnectionAlias(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the authentication connection alias of the specified connection.
getAuthenticationConnectionAlias() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the authentication connection alias.
getAuthenticationConnectionAlias() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticationConnectionAlias(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getAuthenticationURL(String, boolean, String, String, String, String, HttpServletRequest, HttpServletResponse, HttpFilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Gets the authentication URL.
getAuthenticatorFilter() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
Gets the authenticator filter.
getAuthenticatorFilter() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the authenticator filter from the filter stack.
getAuthorityURL() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the authority URL of the request including the scheme, server name and port.
getAuthorityURL(boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the authority URL of the request including the scheme, server name and port.
getAuthorityURL(String, int, boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the authority URL of the request including the scheme, server name and port.
getAuthType() - Method in interface org.norther.tammi.core.realm.Challenge
Gets the authentication type of the this challenge.
getAuthType() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getAuthType() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the authentication scheme.
getAuthType() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultCachedAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpBasicAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpSspiAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultMsisdnAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.DefaultSSLCertAuthFilter
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
getAuthType() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the name of the authentication scheme used to protect the current pipe, for example, "BASIC" or "SSL" or null if the pipe was not protected.
getAuthType() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getAuthType() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getBackgroundPaint() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the background paint.
getBackgroundTransparency() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the transparency of the background.
getBacklog() - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Gets the backlog.
getBacklog() - Method in interface org.norther.tammi.core.net.ServerSocketFactory
Gets the backlog.
getBaseClass() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.ClassTag
Gets the base class.
getBaseClass(String, Attributes) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the base class.
getBaseClass(String, Attributes) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getBaseClass() - Method in class org.norther.tammi.root.locale.util.DictionaryInitializer
Gets the class to apply as the base class for localized resource bundles.
getBaseClass(String, Attributes) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
getBaseName() - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Gets the base name of this bundle.
getBaseName() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Gets the base name of this attribute for localization, if any.
getBaseName() - Method in class org.norther.tammi.core.rt.util.EnumeratedIdentity
 
getBaseName(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getBaseName(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the base name for localized resources.
getBaseName(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getBaseName() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getBaseName() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the base name for localized resources.
getBaseName() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getBaseName() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getBaseName() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Gets the base name.
getBidirectionalClassName() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the bidirectional class name.
getBiForeignKeyField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the bi-foreign key field.
getBiLocalKeyField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the bi-local key field.
getBinaryStream() - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
getBinaryStream(long, long) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
getBinaryStream() - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
getBinaryStream(long, long) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
getBinKey() - Method in class org.norther.tammi.core.external.DefaultLibrary
 
getBinKey() - Method in interface org.norther.tammi.core.external.Library
Gets the path finder key for resolving binary paths.
getBitSet() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
getBitSet() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the route set.
getBitSet() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
getBlobAdapterClassName() - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
getBlobAdapterClassName() - Method in interface org.norther.tammi.root.db.LobFactory
Gets the BLOB adapter class name.
getBlobInstanceClassName() - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
getBlobInstanceClassName() - Method in interface org.norther.tammi.root.db.LobFactory
Gets the BLOB instance class name.
getBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getBodyAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets a body attribute.
getBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getBodyAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the named body attribute value with a default.
getBodyScripts() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getBodyScripts() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the body scripts.
getBodyScripts() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getBodyScripts() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getBookmark() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked bookmark.
getBoolean(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a boolean property value.
getBoolean(String, boolean) - Method in class org.norther.tammi.core.config.Configuration
Gets a boolean property value with a default.
getBoolean(String, Boolean) - Method in class org.norther.tammi.core.config.Configuration
Gets a Boolean property value with a default.
getBorderPaint() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the border paint.
getBoundContext() - Method in class org.norther.tammi.core.naming.DomainContext
Gets the domain bound context.
getBranch(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.BranchFilter
Gets the name of the selected branch for the specified request.
getBranch(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
getBranch(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
getBranch(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultHostFilter
 
getBroker() - Method in class org.norther.tammi.core.base.Adaptee
 
getBroker() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getBroker() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the broker.
getBroker() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the referent of the broker MBean.
getBroker() - Method in class org.norther.tammi.core.base.Referable
 
getBrokerMBean() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getBrokerMBean() - Method in interface org.norther.tammi.core.base.Domain
Gets a reference to the broker of this domain.
getBrokerName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getBrokerName() - Method in interface org.norther.tammi.core.base.Domain
Gets the broker of this domain.
getBuffer() - Method in class org.norther.tammi.core.cache.BufferedResource
Gets the byte buffer.
getBufferSize() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getBufferSize() - Method in interface org.norther.tammi.core.logger.Logger
Gets the log buffer size.
getBufferSize() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getBufferSize() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
getBufferSize() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Gets the buffer size.
getBufferSize() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
getByte(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a byte property value.
getByte(String, byte) - Method in class org.norther.tammi.core.config.Configuration
Gets a byte property value with a default.
getByte(String, Byte) - Method in class org.norther.tammi.core.config.Configuration
Gets a Byte property value with a default.
getByteCount() - Method in class org.norther.tammi.acorn.io.CollectorInputStream
Gets the number of collected bytes.
getByteCount() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Gets the byte count of the output stream.
getByteCount() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getByteCount() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the number of bytes written to this connection.
getByteCount() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getByteCount() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getByteCount() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Gets the byte count.
getByteCount() - Method in class org.norther.tammi.spray.servlet.chain.ServletConnection
 
getBytes() - Method in class org.norther.tammi.acorn.io.CollectorInputStream
Gets the byte buffer.
getBytes(long, int) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
getBytes(long, int) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
getCache() - Method in class org.norther.tammi.acorn.cache.event.CachedEntryEvent
Gets the cached map.
getCache(boolean...) - Method in interface org.norther.tammi.core.cache.CacheClient
Gets and optionally creates the cache.
getCache(boolean...) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
getCache(String, boolean) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
getCache() - Method in class org.norther.tammi.core.cache.DomainCacheNotification
Gets the read-only cache of the domain.
getCache(String, boolean) - Method in interface org.norther.tammi.core.cache.KeyCacheClient
Gets and optionally creates the cache for the specified key.
getCache(boolean...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getCache(boolean...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getCache(boolean...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getCache(boolean...) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Gets the client cache which is always null for CacheMonitor.
getCache(boolean...) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getCache(String, boolean) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getCache(boolean...) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
getCache(boolean...) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
getCache(boolean...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getCache(boolean...) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getCache(boolean...) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getCache(boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getCacheCleared() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getCacheCleared() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the timestamp of the last cache clearing or expiration.
getCachedDomain() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
Gets the cached domain.
getCachedResource(String) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Gets a cached media content resource.
getCachedResource(String) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getCalculatorClassName() - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
getCalculatorClassName() - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Gets the calculator class name
getCalendar() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets a calendar.
getCanonicalName() - Method in class org.norther.tammi.core.base.Adaptee
Gets the canonical name.
getCanonicalName() - Method in interface org.norther.tammi.core.base.Identifiable
Gets the canonical object name of the MBean as a string.
getCanonicalName() - Method in class org.norther.tammi.core.base.Referable
 
getCanonicalName() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getCanonicalName() - Method in class org.norther.tammi.core.rt.VariableX
 
getCanonicalName() - Method in class org.norther.tammi.core.rt.VariableY
 
getCapacity() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Gets the capacity.
getCapacity() - Method in class org.norther.tammi.core.pool.DefaultPool
 
getCapacity(String) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getCapacity() - Method in interface org.norther.tammi.core.pool.Pool
Gets the default capacity of the pool.
getCapacity(String) - Method in interface org.norther.tammi.core.pool.Pool
Gets the capacity of the pool for a named class.
getCause(Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
getCause(Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Gets the relevant cause of the specified throwable.
getCentralMeridian() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getCentralMeridian() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the central meridian in radians.
getChain(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a chain of referenced objects in a tree, the end node at the lowest index.
getChain(Object, String, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a chain of attribute values of referenced objects in a tree, the attribute of the end node at the lowest index.
getChallenge(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getChallenge(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getChallenge(String) - Method in interface org.norther.tammi.core.realm.Realm
Gets the challenge for the specified domain of challenge-response based authentication.
getChannel() - Method in class org.norther.tammi.acorn.io.FileInputStream
Gets file channel of this stream.
getChannel() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
Gets the channel of this connection.
getChannelTimeout() - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Gets the timeout to wait for an asynchronous I/O operation from a channel.
getChannelTimeout() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
getChapterName() - Method in class org.norther.tammi.manual.chapter.Chapter
 
getChapterName() - Method in interface org.norther.tammi.manual.chapter.ChapterMBean
Returns the chapter name.
getCharacterEncoding() - Method in class org.norther.tammi.core.rt.Introspector
Gets the character encoding to apply.
getCharacterEncoding() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getCharacterEncoding(Locale, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getCharacterEncoding() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the default character encoding for requests and responses if not explicitly specified.
getCharacterEncoding(Locale, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the default character encoding for a specific locale and request if not explicitly specified.
getCharacterStream() - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
getCharacterStream(long, long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
getCharacterStream() - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
getCharacterStream(long, long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
getChars(int, int, char[], int) - Method in class org.norther.tammi.acorn.lang.XMLString
Gets characters.
getCharSet(String) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Gets the charset for a localized file path.
getCharSet(Locale) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Gets the charset for a locale.
getCharSet(Locale, String) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Gets the charset for a locale with an additional variant.
getCharSet(Locale, List<String>) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Gets the accepted charset for a locale.
getCharSet(Locale, String, List<String>) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Gets the accepted charset for a locale with an optional variant.
getCharSet(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the charset for a localized file path.
getCharSet(Locale) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the charset for a locale.
getCharSet(Locale, String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the charset for a locale with an optional variant.
getCharSet(Locale, List<String>) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the accepted charset for a locale.
getCharSet(Locale, String, List<String>) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the accepted charset for a locale with an optional variant.
getCharSet(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getCharSet(Locale) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getCharSet(Locale, String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getCharSet(Locale, List<String>) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getCharSet(Locale, String, List<String>) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getCharSetMap() - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
Gets the char set map to use.
getCharSetPath() - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the pathname of the charset file.
getCharSetPath() - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getChart() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the implementation specific chart adaptee.
getChart() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getChartFilter() - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Gets the chart filter from the filter stack.
getChartGeneratorName() - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Gets the chart generator of this filter.
getChartGeneratorName() - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
getChartModel() - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
Gets the chart model.
getChartModel() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
Gets the chart model.
getChartType() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the type of the chart.
getChartType() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getCheckInterval() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getCheckInterval() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getCheckInterval() - Method in interface org.norther.tammi.core.cache.Resource
Gets the interval of checking validity of the resource.
getCheckInterval() - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Gets the default interval of checking validity of cached resources.
getCheckInterval() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getChildId() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Gets the child id.
getChildId() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
Gets the child id.
getChildren() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the children of the group.
getChildren() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getClassConfiguration() - Method in class org.norther.tammi.root.db.util.VariableConfiguration
Gets the class configuration.
getClassConfiguration(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getClassConfiguration(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getClassConfiguration(String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the configuration of the specified class from the repository.
getClassConfiguration(String, String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the configuration of the specified class and connection from the repository.
getClassDescriptor(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getClassDescriptor(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getClassDescriptor(String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the meta data of the specified class from the repository.
getClassDescriptor(String, String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the meta data of the specified class and connection from the repository.
getClassDescriptor(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getClassDescriptor(String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getClassDescriptor(String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the default class descriptor of the specified class.
getClassDescriptor(String, String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the class descriptor of the specified class and connection.
getClassLoader() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getClassLoader() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
getClassLoader() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Gets the class loader.
getClassLoader() - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
getClassLoader() - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
getClassLoader() - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Gets the class loader.
getClassLoader() - Method in interface org.norther.tammi.core.scripter.Scripter
Gets the class loader.
getClassName(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the class name of the specified MBean.
getClassName(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the class name of the specified MBean.
getClassName() - Method in class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
Gets the class name.
getClassName() - Method in class org.norther.tammi.core.base.MBeanHandle
 
getClassName() - Method in class org.norther.tammi.core.base.MBeanInstance
 
getClassName() - Method in interface org.norther.tammi.core.base.MBeanReference
Gets the class name.
getClassName() - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Gets the dependent class name.
getClassName() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.FieldTag
Gets the class name.
getClassName(String, Attributes) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the class name.
getClassName(String, Attributes) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getClassName(String, Attributes) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
getClassName() - Method in enum org.norther.tammi.root.rt.type.MetaElementType
 
getClassName(String) - Method in enum org.norther.tammi.root.rt.type.MetaElementType
 
getClassName() - Method in interface org.norther.tammi.root.rt.type.PersistentVariableType
Gets the default class name of the variable type.
getClassName(String) - Method in interface org.norther.tammi.root.rt.type.PersistentVariableType
Gets the class name of the variable type in the specified domain.
getClassName() - Method in enum org.norther.tammi.root.rt.type.RealmVariableType
 
getClassName(String) - Method in enum org.norther.tammi.root.rt.type.RealmVariableType
 
getClassName(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
getClassNames() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
getClassNames() - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
getClassNames() - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
getClassNames() - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Gets the defined class names.
getClassPath() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getClassPath() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Gets the class path.
getClassPath() - Method in interface org.norther.tammi.core.scripter.Scripter
Gets the classpath.
getClassSpecificPattern(String) - Method in interface org.norther.tammi.core.converter.DateConverter
Gets the class specific default date pattern.
getClassSpecificPattern(String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getClientCache(boolean...) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
Gets the client cache.
getClientCache() - Method in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
Gets the client cache.
getClientCache() - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
Gets the client cache.
getClobAdapterClassName() - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
getClobAdapterClassName() - Method in interface org.norther.tammi.root.db.LobFactory
Gets the CLOB adapter class name.
getClobInstanceClassName() - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
getClobInstanceClassName() - Method in interface org.norther.tammi.root.db.LobFactory
Gets the CLOB instance class name.
getCollection() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
Gets the collection adaptee.
getCollection() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
Gets the collection adaptee.
getColor(String) - Static method in class org.norther.tammi.spray.engine.tool.ColorPalette
Gets the named color in RGB format.
getColumnAxis(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the indexed column axis.
getColumnAxisPosition(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the position of the indexed column axis.
getColumnCount() - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
 
getColumnCount() - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getColumnCount() - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getColumnCount() - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
getColumnCount() - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
getColumnCount() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getColumnCount() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getColumnIndex(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
Gets the unadapted column index.
getColumnIndex(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getColumnIndex(Comparable) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getColumnKey(int) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
 
getColumnKey(int) - Method in interface org.norther.tammi.acorn.jfc.ChartModel
Gets the key of the indexed column.
getColumnKey(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getColumnKey(int) - Method in class org.norther.tammi.acorn.jfc.ComparableArrayMapChartModel
 
getColumnKey(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getColumnKey(int) - Method in class org.norther.tammi.acorn.jfc.RenamedChartModel
 
getColumnKey(int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getColumnKey(int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getColumnKeys() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getColumnName(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getColumnName(int) - Method in class org.norther.tammi.acorn.jfc.ComparableArrayMapChartModel
 
getColumnName(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getColumnName(int) - Method in class org.norther.tammi.acorn.jfc.RenamedChartModel
 
getColumnName(int) - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
getColumnName(int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
getColumnName(int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getComment(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getComment(String) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets a named comment.
getComment(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getCommentMap() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getCommentMap() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets a map of comments.
getCommentMap() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getComparator(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the comparator of the specified attribute.
getComparator() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the comparator of this attribute.
getComparator() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the comparator of the current form attribute.
getCompletedTaskCount() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
getCompletedTaskCount() - Method in interface org.norther.tammi.core.thread.Executor
Gets the total number of completed tasks.
getComponentClass() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the component object class of this attribute.
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultEnumConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocaleConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
Gets an instance of the named component class by converting the source object and optionally applying the specified pattern.
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectNameConverter
Gets an object name instance converted from a string.
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.rt.DefaultIdentityConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.core.security.DefaultPermissionConverter
 
getComponentInstance(String, Object, String) - Method in class org.norther.tammi.root.db.DefaultLobConverter
Gets a large object instance converted from a source object.
getComponentType() - Method in class org.norther.tammi.acorn.util.ArrayAsList
Gets the component type of the back-end array.
getCondition() - Method in class org.norther.tammi.root.db.query.DBAttribute
Gets the attribute condition.
getConfigKey() - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
getConfigKey() - Method in interface org.norther.tammi.core.config.Configurable
Gets the path finder key for resolving configuration paths.
getConfigKey() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
getConfigKey() - Method in interface org.norther.tammi.core.config.StreamConfigurator
Gets the path finder key for resolving configuration paths.
getConfigKey() - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the path finder key for resolving configuration paths.
getConfigKey() - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getConfigKey() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getConfigKey() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getConfigKey() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
getConfigKey() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
getConfigKey() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getConfiguration() - Method in class org.norther.tammi.core.config.DefaultConfigurable
Gets the configuration.
getConfiguration() - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets the startup configuration.
getConfiguration(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets the prefixed startup configuration.
getConfiguration() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.ElementTag
Gets the configuration.
getConfiguration() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
Gets the configuration.
getConfigurator(String) - Method in class org.norther.tammi.core.config.MBeanConfig
Gets the referent of the configurator MBean for the specified path.
getConnection() - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getConnection(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getConnection() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getConnection(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getConnection() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the default connection.
getConnection(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets a connection for the specified alias.
getConnection() - Method in class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
getConnection() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnection(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnection() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getConnection() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Gets the connection of the request.
getConnection() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the connection of this request.
getConnection() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getConnection() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
Gets the connection of the request.
getConnectionAlias(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getConnectionAlias() - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getConnectionAlias(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getConnectionAlias() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getConnectionAlias(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the specified connection of an alias.
getConnectionAlias() - Method in interface org.norther.tammi.root.db.Persister
Gets the connection alias bound to this persister.
getConnectionAlias() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getConnectionAlias(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the specified connection of an alias.
getConnectionAlias() - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
Gets the connection alias bound to this criteria.
getConnectionAlias() - Method in class org.norther.tammi.root.db.query.DBQueryAdapter
Gets the connection alias bound to this query.
getConnectionAlias() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the default connection alias of the repository this client uses.
getConnectionAlias() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnectionAlias(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnectionAlias() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the connection alias of the current connection.
getConnectionConfiguration() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionConfiguration(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionConfiguration() - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the configuration of the default connection.
getConnectionConfiguration(String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the configuration of the specified connection.
getConnectionCount() - Method in interface org.norther.tammi.spray.connector.Connector
Gets a snapshot of the number of active and idle connections.
getConnectionCount() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
getConnectionCount() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getConnectionCount() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
getConnectionCount() - Method in interface org.norther.tammi.spray.connector.ExecutableConnector
Gets a snapshot of the number of active and idle connections.
getConnectionDialect(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionDialect(String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the DB dialect of the specified connection.
getConnectionDTD() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getConnectionDTD() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the connection DTD.
getConnectionPlatform(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getConnectionPlatform(String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the DB platform of the specified connection.
getConnectionProvider(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the connection provider alias for the specified connection alias.
getConnectionProvider(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionProvider(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getConnectionStatus() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getConnectionStatus() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the connection status of this connection.
getConnectionTime() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getConnectionTime() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getConnectionTime() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the connection time of this connection.
getConnectionTime() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the connection time of this request.
getConnectionTime() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getConnectionTimeout() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getConnectionTimeout() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the connection timeout of this connection.
getConnectionTimeout() - Method in class org.norther.tammi.spray.connector.chain.OverflowConnection
 
getConnectionTimeout() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the timeout to wait for a request from an idle connection.
getConnectionTimeout() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getConnectionURL(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the URL of the specified connection.
getConnectionURL(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionURL(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getConnectionUsername(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getConnectionUsername() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getConnectionUsername(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the user's login name of the specified connection.
getConnectionUsername(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the username of the specified connection.
getConnectionUsername() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the user's login name for the default connection.
getConnectionUsername(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getConnectionUsername(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getConnectionUsername() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnectionUsername(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getConnector() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getConnector() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the connector of this connection.
getConnector() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the connector extension.
getConnector() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
getConnector() - Method in interface org.norther.tammi.spray.servlet.StartupServlet
Gets the servlet connector name.
getConstant(Class<E>) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the specified constant.
getConstant(Class<E>) - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the specified constant.
getContainerKey(String) - Method in interface org.norther.tammi.core.base.Container
Gets the key of an MBean of a specific class in this container.
getContainerKey(ObjectName) - Method in interface org.norther.tammi.core.base.Container
Gets the key of a named MBean in this container.
getContainerKey(String, ObjectName) - Method in interface org.norther.tammi.core.base.Container
Gets the key of a named MBean of a specific class in this container.
getContainerKey(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getContainerKey(ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getContainerKey(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getContainerKey(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
getContent() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getContent() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the content of this context.
getContent() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
 
getContentKey() - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Gets the path finder key for resolving content paths.
getContentKey() - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
getContentLength() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getContentLength() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Gets the content length.
getContentLength() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getContentLength() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
getContentPath(boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
getContentPath(boolean, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.media.ContentFilter
Gets the optionally unparsed path info as the content path without any parsed keys and values, if any.
getContentPath(boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultContentFilter
 
getContentPath(boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
getContentPath(boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
getContents(InputStream) - Method in class org.norther.tammi.core.cache.BufferedResource
Gets the contents from the specified stream as bytes.
getContentType() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getContentType() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getContentType() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
getContentType() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getContentTypeBranch(String) - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
getContentTypeBranch(String) - Method in interface org.norther.tammi.spray.media.ServiceFilter
Gets the service branch for specified content type.
getContentTypes() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getContentTypes() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets content types of this profile.
getContentTypes() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getContext() - Method in class org.norther.tammi.acorn.logger.DefaultLogFactory
 
getContext() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
getContext() - Method in interface org.norther.tammi.acorn.logger.log.Log
Gets the context of this log.
getContext() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the context.
getContext() - Method in interface org.norther.tammi.acorn.logger.LogFactory
Gets the log context.
getContext() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Gets the context.
getContext() - Method in class org.norther.tammi.spray.engine.context.ContextBindingEvent
Gets the target context.
getContext() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the target context.
getContext() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the target context.
getContext() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
Gets the target context.
getContextAttribute(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getContextAttribute(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets a global context attribute.
getContextClassLoader(Object...) - Static method in class org.norther.tammi.acorn.type.Types
Gets the context class loader with privileges enabled.
getContextClassLoader() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getContextClassLoader() - Method in interface org.norther.tammi.core.io.PathFinder
Gets a context class loader loading resources from context paths of this path finder.
getContextName() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
getContextName() - Method in class org.norther.tammi.spray.servlet.DefaultServletMediaProvider
 
getContextName() - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Gets the startup context name.
getContextName() - Method in interface org.norther.tammi.spray.servlet.ServletMediaProvider
Gets the startup context name.
getContextPath() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getContextPath() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getContextPath() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getContextPath() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getContextPath() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the external context path.
getContextPaths() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getContextPaths() - Method in interface org.norther.tammi.core.io.PathFinder
Gets the context paths.
getContextToolFilter() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getContextToolFilter() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the context tool filter of this context.
getContextToolFilter() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the context tool filter if available.
getContextToolFilter() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the context tool filter if available.
getContextToolFilter() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
Gets the context tool filter if available.
getControlAttribute(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getControlAttribute(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified control attribute.
getConverter() - Method in class org.norther.tammi.core.rt.Introspector
Gets the converter.
getCookieAuthenticationAge() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
getCookieAuthenticationAge() - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Gets the max age of the cookie authentication.
getCookies() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getCookies() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getCookies() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getCoordinates() - Method in class org.norther.tammi.acorn.lang.Location
Gets the coordinates in 100 nanodegrees packed to a long.
getCorePoolSize() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getCorePoolSize() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the number of threads to cache (default = 0).
getCount() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
getCount() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the number of steps.
getCount() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
getCounter() - Method in interface org.norther.tammi.manual.sample.CounterMBean
Gets the value of the counter.
getCounter() - Method in class org.norther.tammi.manual.sample.FibonacciCounter
Gets the value of the counter.
getCountry() - Method in class org.norther.tammi.root.locale.ResourceLocale
Gets the current country.
getCountry() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets the current country.
getCreationTime() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getCredentials() - Method in class org.norther.tammi.core.realm.ProtectedPrincipal
 
getCredentials(HttpServletRequest) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Gets the credentials from the HTTP authorization header.
getCriteria(String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets an empty criteria for the named class.
getCriterion() - Method in interface org.norther.tammi.root.db.query.DBCriteria
Gets the implementation specific criterion adaptee, if any.
getCriterion() - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
getCurrency() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getCurrencyFormat() - Method in class org.norther.tammi.core.converter.Formatter
Gets the default currency format.
getCurrentContext() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the current step flow context.
getCurrentContext(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getCurrentContext(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the step flow context of the specified request.
getCurrentContext() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the current step flow context.
getCurrentFilter() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getCurrentFilter() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getCurrentFilter() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the current filter of this chain.
getCurrentForm(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getCurrentForm(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the current form of the specified request.
getCurrentPipe() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getCurrentPipe() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getCurrentPipe() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the current pipe of this chain.
getCurrentSkin(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getCurrentSkin(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the current skin of the specified request.
getCurrentTag() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the current element tag.
getData() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the data object.
getDataEncoding() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the data encoding.
getDataInputStream() - Method in class org.norther.tammi.acorn.io.RecordReader
Gets a data input stream.
getDataOutputStream() - Method in class org.norther.tammi.acorn.io.RecordWriter
Gets a data output stream.
getDataRow() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getDate(long) - Static method in class org.norther.tammi.acorn.http.HttpParser
Gets a MIME date.
getDate() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the formatted date.
getDateFormat(String, String, Locale...) - Method in interface org.norther.tammi.core.converter.DateConverter
Gets a date format for the specified class, pattern and locale.
getDateFormat(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getDateFormat() - Method in class org.norther.tammi.core.converter.Formatter
Gets the default date format.
getDateFormat(String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a date format for the specified pattern.
getDateHeader(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getDateHeader(String) - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getDay() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the day.
getDebug() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getDebug() - Method in interface org.norther.tammi.core.mail.Mailer
Gets debugging flag for JavaMail Session object.
getDecimal() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the decimal year.
getDecimalFormatSymbols() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getDeclaredBeans() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Gets the declared beans.
getDeclaredBeans() - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Gets declared beans.
getDeclaringClass() - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
getDefaultActionNames() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultActionNames() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the names of the default actions applied to flows without flow specific templates.
getDefaultAlias() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getDefaultAlias() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the default key store alias.
getDefaultAttribute(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultAttribute(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named default page attribute.
getDefaultBaseClassName() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getDefaultBaseClassName() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the default base class name applied to defined variable classes.
getDefaultBaseName() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getDefaultBaseName() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getDefaultBaseName() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the default base name to be applied when an explicit one is not specified.
getDefaultBaseName() - Method in interface org.norther.tammi.core.locale.ResourceMap
Gets the default base name.
getDefaultBaseName() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getDefaultBaseName() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getDefaultBaseName() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultBaseName() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultBaseName() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the default base name.
getDefaultBaseName() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default base name.
getDefaultBodyAttribute(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultBodyAttribute(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named default body attribute.
getDefaultBodyScripts() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultBodyScripts() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the default body scripts.
getDefaultBranch() - Method in interface org.norther.tammi.spray.filter.BranchFilter
Gets the default branch key.
getDefaultBranch() - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
getDefaultBuilder() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getDefaultBuilder() - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the default template builder.
getDefaultCharactedEncoding() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the default character extension of the MIME type of the terminal.
getDefaultCharactedEncoding() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getDefaultConnectionAlias() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the alias of the default connection.
getDefaultConnectionAlias() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getDefaultConnectionAlias() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getDefaultConnectionDTD() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Gets the default connection DTD.
getDefaultConnectionDTD() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getDefaultConnectionDTD() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getDefaultContentTypes() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getDefaultContentTypes() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the default content types for requests.
getDefaultDatePattern(String, String) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets a class specific default date format pattern.
getDefaultDocType() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultDocType() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default doctype.
getDefaultDomain() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDefaultDomain() - Method in interface org.norther.tammi.core.base.Domain
Gets the name with the default context of this domain.
getDefaultDomain() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the default domain.
getDefaultDomain() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getDefaultDomain() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getDefaultDomain() - Method in interface org.norther.tammi.core.realm.Realm
Gets the default domain of this realm.
getDefaultDomain(String[]) - Static method in class org.norther.tammi.core.startup.StaticStartup
Gets the default startup domain.
getDefaultEncoding() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getDefaultEncoding() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the encoding to use for property files.
getDefaultEncoding() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
getDefaultEncoding() - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Gets the default encoding to apply when not explicitly specified.
getDefaultExpirationTime() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the default expiration time in seconds.
getDefaultExpirationTime() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
getDefaultExpirationTime(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getDefaultExpirationTime(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the default expiration time of the domain in seconds.
getDefaultExpirationTime() - Method in interface org.norther.tammi.spray.session.Manager
Gets the default expiration time for existing sessions.
getDefaultExtension() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the default file extension of the MIME type of the terminal.
getDefaultExtension() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getDefaultFlowName() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultFlowName() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the name of the default flow.
getDefaultFlowName() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the default flow name.
getDefaultFormTheme() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getDefaultFormTheme() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultFormTheme() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the theme of the default form.
getDefaultFormTheme() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the name of the default form theme.
getDefaultHeadScripts() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultHeadScripts() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the default head scripts.
getDefaultHeight() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getDefaultHeight() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the default height in pixels.
getDefaultIdentity() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultIdentity() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the default identity.
getDefaultIndex() - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Gets the default index file of the filter.
getDefaultIndex() - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
getDefaultIndex() - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
getDefaultIndex(boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
Gets the default index with the terminal extension.
getDefaultIndex() - Method in interface org.norther.tammi.spray.media.MediaProvider
Gets the default index file.
getDefaultInlineBodyScript() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultInlineBodyScript() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default inline body script.
getDefaultInlineStyleSheet() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultInlineStyleSheet() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default inline style sheet.
getDefaultLabel() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultLabel() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultLabel() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the default flow label.
getDefaultLabel() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default label.
getDefaultLabel() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the default label.
getDefaultLanguage() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getDefaultLanguage() - Method in interface org.norther.tammi.core.scripter.Scripter
Gets the default script language.
getDefaultLink() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultLink() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default link.
getDefaultLocale() - Method in class org.norther.tammi.core.converter.Formatter
Gets the default locale.
getDefaultLocale() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getDefaultLocale() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the default locale of resources.
getDefaultLocale() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
getDefaultLocale() - Method in interface org.norther.tammi.core.mail.Mailbot
Gets the default locale.
getDefaultLocale() - Method in class org.norther.tammi.core.rt.Introspector
Gets the default locale.
getDefaultLocale() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getDefaultLocale() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
getDefaultLocale() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
getDefaultLocale() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Gets the default locale for the response.
getDefaultLocaleAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getDefaultLocaleAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the default locale attribute used to retrieve user locale from the result of the user search.
getDefaultLogo() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultLogo() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default logo.
getDefaultMessage() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
getDefaultMessage() - Method in interface org.norther.tammi.core.mail.Mailbot
Gets the default message.
getDefaultMetaElement(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultMetaElement(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named default meta element.
getDefaultOrientation() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultOrientation() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default orientation.
getDefaultPackage() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the default package.
getDefaultPackage() - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getDefaultPattern() - Method in interface org.norther.tammi.core.converter.DateConverter
Gets the default date pattern.
getDefaultPattern() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getDefaultPermissionClassName() - Method in class org.norther.tammi.core.security.DefaultPermissionConverter
 
getDefaultPermissionClassName() - Method in interface org.norther.tammi.core.security.PermissionConverter
Gets the default permission class name.
getDefaultPluginAttribute(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultPluginAttribute(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named default plugin attribute.
getDefaultProfileName() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getDefaultProfileName() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the name of the default profile.
getDefaultProperty(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultProperty(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the specified default property.
getDefaultProvider() - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
getDefaultProvider() - Method in interface org.norther.tammi.core.security.KeyStoreFactory
Gets the default key store provider.
getDefaultQuery() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDefaultQuery() - Method in interface org.norther.tammi.core.base.Domain
Gets a query to the default context of this domain.
getDefaultRepositoryDTD() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Gets the default repository DTD.
getDefaultRepositoryDTD() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getDefaultRepositoryDTD() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getDefaultRole() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getDefaultRole() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getDefaultRole() - Method in interface org.norther.tammi.core.realm.Realm
Gets the default role of authenticated principals.
getDefaultShortcutIcon() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultShortcutIcon() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URL of the default shortcut icon.
getDefaultSkinName() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultSkinName() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the name of the default skin.
getDefaultStyleSheets() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultStyleSheets() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the default style sheets.
getDefaultSubtitle() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultSubtitle() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default subtitle.
getDefaultTask() - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
getDefaultTask() - Method in interface org.norther.tammi.spray.template.TaskFilter
Gets the default task.
getDefaultTemplate() - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
getDefaultTemplate(String) - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
getDefaultTemplate() - Method in interface org.norther.tammi.spray.engine.TemplateExceptionFilter
Gets the default template for this exception class.
getDefaultTemplate(String) - Method in interface org.norther.tammi.spray.engine.TemplateExceptionFilter
Gets the default template for the named exception class.
getDefaultTemplatePaths() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultTemplatePaths() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the paths of the default templates applied to flows without flow specific templates.
getDefaultTitle() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultTitle() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default title.
getDefaultTransition(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultTransition(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the default transition of the specified state.
getDefaultType() - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
getDefaultType() - Method in interface org.norther.tammi.core.security.KeyStoreFactory
Gets the default key store type.
getDefaultValue() - Method in class org.norther.tammi.core.rt.event.InitializedValueEvent
Gets the default value.
getDefaultValue() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the default attribute value.
getDefaultVariableClassName() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getDefaultVariableClassName() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the default variable class name applied to virtual variable types.
getDefaultVariableTypes() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getDefaultVariableTypes() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the types of the default variables applied to flows without flow specific variables.
getDefaultWidth() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getDefaultWidth() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the default width in pixels.
getDefaultXMLNs() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getDefaultXMLNs() - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default XML namespace.
getDelay() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
getDelay() - Method in interface org.norther.tammi.core.thread.Schedulable
Gets the starting delay.
getDelimiterKey() - Static method in class org.norther.tammi.core.config.Configuration
Gets the property key for a key delimiter.
getDependenceDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getDependenceDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the dependency descriptor of the specified class.
getDependenceDescriptors() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets a map of registered dependence descriptors.
getDependencies(Persister.Action) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Gets the dependencies for the specified action.
getDependencyLevel() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getDescription(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute description.
getDescription() - Method in class org.norther.tammi.core.rt.VariableInfo
 
getDescription() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the description of the group.
getDescription() - Method in interface org.norther.tammi.root.realm.PersistentRole
Gets the description of the role.
getDescription() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getDescription() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
getDescription(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getDescription() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute description.
getDescription(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute description.
getDescription(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Gets the named attribute description.
getDescription(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the named attribute description.
getDescriptor() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the descriptor of this attribute.
getDescriptor() - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the descriptor of this variable.
getDesktopData(Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets desktop data of the current user.
getDetail(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute detail.
getDetail(Variable, MBeanAttributeInfo, Object) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute detail with an argument.
getDetail() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the detail of this attribute.
getDetail(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getDetail(Variable, MBeanAttributeInfo, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getDetail() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute detail.
getDetail(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute detail.
getDetail(Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute detail with an argument.
getDetail(MBeanAttributeInfo, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute detail.
getDetail(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Gets the named attribute detail.
getDetail(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the named attribute detail.
getDigestAlgorithm() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getDigestAlgorithm() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getDigestAlgorithm() - Method in interface org.norther.tammi.core.realm.Realm
Gets the digest algorithm used to store credentials.
getDigestTimeout() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
getDigestTimeout() - Method in interface org.norther.tammi.spray.authenticator.HttpDigestAuthFilter
Gets the digest timeout.
getDivider() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
Gets the divider.
getDocType() - Method in class org.norther.tammi.acorn.mime.MimeType
Gets the doctype of the MIME type.
getDocType() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getDocType() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the doctype.
getDocType() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getDocType() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getDocumentBuilderFactory() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
getDocumentBuilderFactory() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Gets the class name of the implemention of the factory.
getDomain() - Method in class org.norther.tammi.core.base.Adaptee
 
getDomain() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDomain() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the domain.
getDomain() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the referent of the domain MBean.
getDomain() - Method in class org.norther.tammi.core.base.Referable
 
getDomain() - Method in class org.norther.tammi.core.cache.DomainCacheNotification
Gets the domain of the cache.
getDomain() - Method in interface org.norther.tammi.core.realm.Challenge
Gets the domain name of the this challenge.
getDomain() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
getDomain() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Gets the domain of the principal.
getDomain() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
getDomainCache(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getDomainCache(String, boolean) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getDomainCache(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the cache of the specified domain.
getDomainCache(String, boolean) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets and optionally creates the cache of the specified domain.
getDomainContext(String) - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
getDomainContext(String) - Method in interface org.norther.tammi.core.naming.NamingContextFactory
Gets a domain specific context.
getDomainMBean() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDomainMBean() - Method in interface org.norther.tammi.core.base.Domain
Gets a reference to the domain MBean of this domain.
getDomainName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDomainName() - Method in interface org.norther.tammi.core.base.Domain
Gets the name without the context of this domain.
getDomainName() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the domain name.
getDomainNames() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getDomainNames() - Method in interface org.norther.tammi.core.base.Domain
Gets the domain names without the contexts of this domain.
getDomainNames() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the domain names.
getDomainOrder() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getDOMFactory() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
Gets the implementation of the factory.
getDouble(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a double property value.
getDouble(String, double) - Method in class org.norther.tammi.core.config.Configuration
Gets a double property value with a default.
getDouble(String, Double) - Method in class org.norther.tammi.core.config.Configuration
Gets a Double property value with a default.
getDynamicAttributes() - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the dynamic attributes of this variable.
getElement() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getElement() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the array index of the current form attribute element.
getElement() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getElementClass() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.ClassTag
Gets the element class.
getElementCountInMemory() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
getElementCountOnDisk() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
getEnabledCipherSuites(String) - Method in class org.norther.tammi.core.net.AbstractSecureSocketFactory
 
getEnabledCipherSuites(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the enabled cipher suites for the specified key store alias.
getEnabledCipherSuites(String) - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
getEncoderClassName(String) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
getEncoderClassName(String) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Gets the class name of the specified encoder.
getEncoding() - Method in class org.norther.tammi.acorn.io.UnicodeInputStream
Gets the Unicode encoding of this stream.
getEncoding() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the encoding.
getEncoding() - Method in class org.norther.tammi.acorn.net.URLInputStream
Gets the Unicode encoding of this stream.
getEncoding() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Gets the encoding.
getEncoding() - Method in class org.norther.tammi.spray.engine.content.ContentProcessingEvent
Gets the content encoding.
getEncodingSize(String) - Static method in class org.norther.tammi.acorn.type.Strings
Gets the encoding size.
getEncodingSize() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the encoding size.
getEncodingSize() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the encoding size.
getEngine() - Method in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
Gets the Velocity engine.
getEngineClassName(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Gets the class name of a registered engine.
getEntries() - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets entries from the URL directory of the jar.
getEntry(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Gets an entry mapped to the specified key.
getEntry(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
getEntry(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
getEntry(String) - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets a resource entry.
getEntryAt(int) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
getEntryAt(int) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
getEntryAt(int) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Gets the indexed entry in this map.
getEntryAt(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
getEntryTable() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Gets the entry table.
getEntryTable() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
getEntryTable() - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
getEnumeration(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute value enumeration as a list of localized enumeration attributes.
getEnumeration() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the enumeration of allowed attribute values.
getEnumeration(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getEnumeration(Variable, MBeanAttributeInfo, boolean) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the specified attribute value enumeration as an optionally XML encoded list of localized enumeration attributes.
getEnumeration() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute value enumeration as a list of localized enumeration entries.
getEnumeration(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute value enumeration as a list of localized enumeration attributes.
getEnumeration(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getEnumerationKey(Variable, String, Object, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Gets the enumeration key.
getEnumerationValue(Variable, String, Object, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.UserAccountImporter
 
getEnumerationValue(Variable, String, Object, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Gets the enumeration value.
getEnvironment() - Method in class org.norther.tammi.acorn.naming.NamingContext
 
getEnvironment() - Method in class org.norther.tammi.core.naming.DomainContext
 
getEquivalentRadius() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getEquivalentRadius() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets equivalent circle radius in meters.
getError() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets an error template.
getErrors() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getErrors() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getErrors() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets a list of all throwables in the error stack.
getErrors() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getErrors() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets a list of all throwables in the error stack.
getErrors() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getErrorTemplate() - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
getErrorTemplate() - Method in interface org.norther.tammi.spray.engine.TemplateExceptionFilter
Gets the error template.
getErrorTemplate() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getErrorTemplate() - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the error template.
getExcelDatePattern(String, String) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets a class specific Excel date format pattern.
getExcelPattern(String, String, Locale...) - Method in interface org.norther.tammi.core.converter.DateConverter
Gets an Excel format pattern for the specified class, pattern and locale.
getExcelPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getException(SortedMap<String, Exception>, Variable, MBeanAttributeInfo, int...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the validation exception of the specified attribute.
getException() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute validation exception.
getException(MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute invalidation message.
getExecutor() - Method in class org.norther.tammi.core.thread.AbstractExecutor
Gets the implementation of the executor.
getExecutor() - Method in class org.norther.tammi.core.thread.DefaultExecutable
Gets the referent of the executor MBean.
getExecutor() - Method in class org.norther.tammi.core.thread.DefaultScheduler
Gets the referent of the executor MBean.
getExecutor() - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
getExecutorMBean() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
Gets a reference to the executor MBean.
getExecutorName() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
getExecutorName() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getExecutorName() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
getExecutorName() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
getExecutorName() - Method in interface org.norther.tammi.core.thread.Executable
Gets the the executor of this executable.
getExecutorName() - Method in interface org.norther.tammi.core.thread.Scheduler
Gets the the executor of this scheduler.
getExecutorName() - Method in interface org.norther.tammi.core.thread.Timeout
Gets the the executor of this timeout.
getExecutorName() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
getExpirationFraction() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Gets the fraction of cached entries to expire when running low in memory.
getExpirationFraction() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getExpirationLimit() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the expiration limit for the number of cached entries.
getExpirationLimit() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
getExpirationLimit(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getExpirationLimit(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the expiration limit in the domain.
getExpirationSleepInterval() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the expiration sleep interval in seconds.
getExpirationSleepInterval() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
getExpirationSleepInterval(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getExpirationSleepInterval(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the expiration sleep interval of the domain in seconds.
getExpirationThreshold() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the threshold relative to the entry limit before expiration of excessive entries starts.
getExpirationThreshold() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
getExpirationThreshold(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getExpirationThreshold(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the expiration threshold in the domain.
getExpirationThreshold() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Gets the threshold of available memory below which caches are expired.
getExpirationThreshold() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getExpirationTimer() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
Gets the expiration timer.
getExpired() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
Gets the last expire timestamp.
getExpires() - Method in interface org.norther.tammi.acorn.cache.CachedMap.Value
Gets the expiration time.
getExplodePercent(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the amount that a pie section should be 'exploded'.
getExporterClassName(String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
getExporterClassName(String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Gets the class name of the specified exporter.
getExportFilter() - Method in interface org.norther.tammi.root.db.event.TransportListener
Gets the export filter.
getExportFilter() - Method in class org.norther.tammi.root.rt.util.KeyValueSetupTransporter
 
getExportFilter() - Method in class org.norther.tammi.root.rt.util.VariableTransporter
 
getExtension(MimeType) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the file name extension for a MIME type.
getExtension(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the file name extension for a MIME type.
getExtension(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Gets a file name extension corresponding to a specified MIME type.
getExtension(MimeType) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the file name extension for a MIME type.
getExtension(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the file name extension for a MIME type.
getExtension(MimeType) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getExtension(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getExtension(String) - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
Gets the specified extension.
getExtension(String) - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
Gets the specified extension.
getExtension() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the extension of this request.
getExtensions(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the file name extensions for a MIME type.
getExtensions(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Gets all file name extensions corresponding to a specified MIME type.
getExtensions(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the file name extensions for a MIME type.
getExtensions(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getFactory() - Method in class org.norther.tammi.core.base.Adaptee
 
getFactory() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getFactory(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the factory MBean for the specified class name.
getFactory() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the factory.
getFactory() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the referent of the factory MBean.
getFactory() - Method in class org.norther.tammi.core.base.Referable
 
getFactoryClassName() - Method in class org.norther.tammi.core.naming.ResourceEnvRef
 
getFactoryClassName() - Method in class org.norther.tammi.core.naming.ResourceLinkRef
 
getFactoryClassName() - Method in class org.norther.tammi.core.naming.ResourceRef
 
getFactoryClassName() - Method in class org.norther.tammi.core.naming.TransactionRef
Gets the class name of the factory of the object to which this reference refers.
getFactoryMBean() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getFactoryMBean() - Method in interface org.norther.tammi.core.base.Domain
Gets a reference to the factory of this domain.
getFactoryName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getFactoryName() - Method in interface org.norther.tammi.core.base.Domain
Gets the the factory of this domain.
getFactoryName() - Method in class org.norther.tammi.core.pool.DefaultPool
 
getFactoryName() - Method in interface org.norther.tammi.core.pool.Pool
Gets the factory of this pool.
getFallbackBaseName() - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
getFallbackBaseName() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
Gets the fallback base name.
getFallbackBaseName() - Method in interface org.norther.tammi.core.locale.FallbackResources
Gets the fallback base name.
getFallbackBaseName() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getFallbackBundle(Locale...) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
getFallbackBundle(String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
getFallbackBundle(String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
Gets the fallback bundle for the specified key and locale.
getFallbackBundle(Locale...) - Method in interface org.norther.tammi.core.locale.FallbackResources
Gets the fallback bundle for the specified locale.
getFallbackBundle(String, Locale...) - Method in interface org.norther.tammi.core.locale.FallbackResources
Gets the fallback bundle for the specified key and locale.
getFallbackBundle(Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getFallbackBundle(String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getFallbackResourcesName() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getFallbackResourcesName() - Method in interface org.norther.tammi.core.locale.ResourceMap
Gets the fallback resources of this map.
getFallbackResourcesName() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getFallbackResourcesName() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getFalseEasting() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFalseEasting() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the false easting in meters.
getFalseNorthing() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFalseNorthing() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the false northing in meters.
getFaultyUser(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getFaultyUser(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the faulty user of the specified request.
getFD() - Method in class org.norther.tammi.acorn.io.FileInputStream
Gets file descriptor of this stream.
getFeature(String) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
getFeature(String) - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Gets the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getField() - Method in class org.norther.tammi.root.db.event.PersistedObjectEvent
Gets the persisted field.
getFieldConfigurations() - Method in class org.norther.tammi.root.db.util.VariableConfiguration
Gets the field configurations.
getFieldKind() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.FieldTag
Gets the field kind.
getFieldName(String, Attributes) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the field name.
getFieldName(String, Attributes) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getFieldName(String, Attributes) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
getFieldValue(JRField) - Method in class org.norther.tammi.sprig.jasper.model.TableModelDataSource
 
getFile() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Gets the file.
getFilesToKeep() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Gets the number of log files with the current filename to keep in the log folder.
getFilter() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getFilter() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the filter of this connection.
getFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the first specific filter from the filter chain.
getFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the first specific filter from the filter chain.
getFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the first specific filter from the filter chain.
getFilter(String) - Method in interface org.norther.tammi.spray.filter.BranchFilter
Gets referent of the filter MBean of the specified branch.
getFilter(String) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
getFilter() - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
Gets the filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
Gets the key filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Gets the filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
Gets the key filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.filter.FilterHandle
 
getFilter() - Method in interface org.norther.tammi.spray.filter.FilterReference
Gets the filter referent.
getFilter(Class<F>, FilterChain) - Method in class org.norther.tammi.spray.loader.task.Action
Gets the specified filter.
getFilter() - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
Gets the content key filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
Gets the content filter adaptee.
getFilter() - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
getFilter(Class<F>) - Method in class org.norther.tammi.spray.media.tool.LinkTool
 
getFilterChain() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getFilterChain() - Method in class org.norther.tammi.spray.engine.context.ContextBindingEvent
Gets the filter chain if any.
getFilterChain() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getFilterChain() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the filter chain of this context.
getFilterChain() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the current filter chain if available.
getFilterChain() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Gets the current filter chain if available.
getFilterChain() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the current filter chain if available.
getFilterChain() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the current filter chain if available.
getFilterChain() - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
Gets the filter chain.
getFilterChain() - Method in class org.norther.tammi.spray.filter.chain.FilterChainEvent
Gets the filter chain.
getFilterChain() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestBindingEvent
Gets the filter chain if any.
getFilterChain() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
Gets the filter chain.
getFilterChain() - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
Gets the filter chain.
getFilterChain() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getFilterConfig() - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
Gets the filter config of this filter.
getFilterConfig() - Method in class org.norther.tammi.spray.filter.DefaultFilter
Gets the filter config of this filter.
getFilterConfig() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Gets the filter config of this filter.
getFilteredRequest() - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
Gets the filtered request.
getFilteredResponse() - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
Gets the filtered response.
getFilterKey(Class<F>, String...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the key of the first specific key filter from the filter chain.
getFilterKey(Class<F>, String...) - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the key of the first specific key filter from the filter chain.
getFilterKey(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the key of the first specific key filter from the filter chain.
getFilterMBean() - Method in class org.norther.tammi.spray.connector.DefaultConnector
Gets a reference to the filter MBean.
getFilterName() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the filter processing the requests.
getFilterName() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getFilterName(int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFilterName(int) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the indexed filter in the pipe.
getFilterNames() - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFilterNames() - Method in interface org.norther.tammi.spray.filter.Pipe
Gets filters in the pipe.
getFilters() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getFilters() - Method in interface org.norther.tammi.core.logger.Logger
Gets exception filters.
getFilterState(ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFilterState(ObjectName, int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFilterState(ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the state of the named filter.
getFilterState(ObjectName, int) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the state of the indexed filter.
getFinderAlias() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getFinderAlias() - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets the name or alias of the finder to apply.
getFinderKey() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getFinderKey() - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets the finder key to apply.
getFirstDayOfWeek() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the first day of a week.
getFirstEccentricity() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFirstEccentricity() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the first eccentricity of the reference ellipsoid.
getFirstFilter() - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFirstFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getFirstFilter() - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the first registered filter in the pipe.
getFirstFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the first registered filter of the specified class in the pipe.
getFirstFlattening() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFirstFlattening() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets first flattening of the reference ellipsoid.
getFixedAttributes() - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the fixed attributes of this variable.
getFixedPath(String) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
getFixedPath(String) - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Gets a fixed content path.
getFloat(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a float property value.
getFloat(String, float) - Method in class org.norther.tammi.core.config.Configuration
Gets a float property value with a default.
getFloat(String, Float) - Method in class org.norther.tammi.core.config.Configuration
Gets a Float property value with a default.
getFlow(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlow() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getFlow() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getFlow() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the flow of this flow step.
getFlow() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the current flow.
getFlow() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getFlow(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the named flow.
getFlow() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getFlow() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the linked flow of the request.
getFlowActionNames(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowActionNames(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the names of the actions applied to the named flow.
getFlowBaseName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowBaseName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the base name of the specified flow.
getFlowDefault() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowDefault() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the flow default.
getFlowFilter() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getFlowFilter() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the flow filter of this context if available.
getFlowFilter() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getFlowFilter() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the flow filter from the filter stack.
getFlowIdentity(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowIdentity(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the identity of the specified flow.
getFlowLabel(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowLabel(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the label of the named flow.
getFlowLabel() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the label of the current flow.
getFlowLabel(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the label of the named flow.
getFlowName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the flow name of the flow step path.
getFlowName(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the flow part of the flow step path.
getFlowNamespace() - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Gets the flow namespace.
getFlowParameters(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowParameters(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the flow parameters of the flow step path.
getFlowPath(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowPath(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the flow path of the flow step path.
getFlowProperty(String, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowProperty(String, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the specified property of the named flow.
getFlows() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the current flow path as a list.
getFlowTemplatePaths(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowTemplatePaths(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the paths of the templates applied to the named flow.
getFlowTransition(String, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowTransition(String, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the transition of the named flow.
getFlowVariableTypes(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getFlowVariableTypes(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the types of the variables applied to the named flow.
getFolderPaths(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getFolderPaths(String) - Method in interface org.norther.tammi.core.io.PathFinder
Gets the specified key folder paths.
getFolderPaths() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
getFolderPaths() - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Gets the template folder paths.
getFontFace() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the font face.
getFontFace() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getFontSize() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the font size.
getFontSize() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getForegroundTransparency() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the transparency of the foreground.
getForeignClassName() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the foreign class name.
getForeignKeyField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the foreign key field.
getForeignRowField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the foreign row field.
getForgetOption() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the forget option.
getForm() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the linked form.
getFormat(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the format of the specified attribute.
getFormat() - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Gets the coordinate format.
getFormat() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
getFormat() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
getFormat() - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
getFormat() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
getFormat() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
getFormatPattern(String, String, Locale...) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getFormatPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.AbstractNumericConverter
 
getFormatPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getFormatPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getFormatPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getFormatPattern(String, String, Locale...) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets the format pattern.
getFormatter() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the formatter.
getFormatter() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getFormContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the form context.
getFormFilter() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the form filter from the filter stack.
getFormFilter() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the form filter from the filter stack.
getFormFilter() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the form filter from the filter stack.
getFormIndex(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getFormIndex(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the form index of the specified request.
getFormIndex() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getFormIndex() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the index of the current form variable, if any.
getFormIndex(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getFormIndex() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getFormIndexField() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getFormIndexField() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the name of the form index field.
getFormName(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getFormName(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the form name of the specified request.
getFormName() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getFormName() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the name of the current form, if any.
getFormName(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getFormName() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getFormNameField() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getFormNameField() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the name of the form name field.
getFormParameters() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets request parameters of the current form.
getFormPrefix() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getFormPrefix(int) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getFormPrefix(String, int) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
Gets the form prefix for the specified name and index.
getFormPrefix() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the prefix of the current form variable and form, if any.
getFormPrefix(int) - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the prefix of the indexed form variable and the current form.
getFormPrefix() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getFormPrefix(int) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getFormProperty(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getFormProperty(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified form property.
getFormTemplate() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getFormTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getFormTemplate() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the default form template.
getFormTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified form template.
getFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets a list of flow step form variables of the specified request.
getFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getFraction() - Method in interface org.norther.tammi.acorn.cache.CachedMap.Value
Gets the time fraction.
getFreeDiskSpace(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getFreeDiskSpace(String) - Method in interface org.norther.tammi.core.realm.NativeRealm
Get free disk space in MB for given disk, empty or null name means the current disk.
getFreemarker() - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
Gets the Freemarker configuration.
getFreeMemory() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Gets the amount of free memory in bytes.
getFreeMemory() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getFreeSpace() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Gets the free space.
getFrom() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getFrom() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the address of the current user.
getFrom(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
getFrom(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the routes from the specified step.
getFrom(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
getFromGRS80ParameterA() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFromGRS80ParameterA() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the from GRS80 4-parameter conversion parameter a.
getFromGRS80ParameterB() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFromGRS80ParameterB() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the from GRS80 4-parameter conversion parameter b.
getFromGRS80ParameterC() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFromGRS80ParameterC() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the from GRS80 4-parameter conversion parameter c.
getFromGRS80ParameterD() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getFromGRS80ParameterD() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the from GRS80 4-parameter conversion parameter d.
getGetter(Class, String) - Method in class org.norther.tammi.root.hbm.util.VariableAccessor
 
getGlobalTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Gets a global context tool.
getGlobalTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
getGridPaint() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the grid paint.
getGroup(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute group.
getGroup() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the group of this attribute.
getGroup(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getGroup() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute group.
getGroup(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute group.
getGroup(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Gets the named attribute group.
getGroup(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the named attribute group.
getGroupId() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getGroupId() - Method in interface org.norther.tammi.core.realm.NativeRealm
Gets the group id of the current process.
getGroupId() - Method in interface org.norther.tammi.core.security.IdentifiedPrincipal
Gets the group id of the principal.
getGroupId() - Method in interface org.norther.tammi.root.db.Persister
Gets the group id of this persister.
getGroupId() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getGroupId() - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Gets the group id.
getGroupId() - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
Gets the group id.
getGroupId(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the id of the current group.
getGroupingSize() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getHangword() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the hangword of the group.
getHangword() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getHeader(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getHeader(String) - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getHeaderMap() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
Gets a read-only header map.
getHeaderNames() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getHeaderNames() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getHeaders(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getHeaders(String) - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getHeadScripts() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getHeadScripts() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the head scripts.
getHeadScripts() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getHeadScripts() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getHeight() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the height.
getHeight() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getHeight() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets the height in pixels.
getHeight() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getHeight() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the height.
getHeight() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getHost() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getHost() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the host name of the mail server.
getHost() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked host.
getHostFilter() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the host filter from the filter stack.
getHostPatterns(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getHostPatterns() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getHostPatterns() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets host patterns.
getHostPatterns() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getHostPatterns(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets host patterns for a named profile.
getHour() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the hour.
getHttpFilter() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the protocol filter from the filter stack.
getHttpFilter() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the HTTP filter.
getHttpFilter() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Gets the HTTP filter.
getHTTPLine(InputStream, HttpParser.ParsedState, int, boolean) - Static method in class org.norther.tammi.acorn.http.HttpParser
Gets the next line buffer from an input stream.
getHttpRequest() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getHttpRequest() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the HTTP request of this connection.
getHttpRequest() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getHttpSessionClassName() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getHttpSessionClassName() - Method in interface org.norther.tammi.spray.session.Manager
Gets the http session class name.
getId() - Method in interface org.norther.tammi.core.rt.Variable
Gets the id of this variable corresponding to its primary attributes.
getId() - Method in class org.norther.tammi.core.rt.VariableX
 
getId() - Method in class org.norther.tammi.root.locale.LocalizedName
Gets the id.
getId() - Method in class org.norther.tammi.root.locale.LocalizedValue
Gets the composite id.
getId() - Method in class org.norther.tammi.root.locale.ResourceLocale
Gets the id.
getId() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets the id.
getId() - Method in class org.norther.tammi.root.realm.IdBasedPersistentGroup
Gets the unique id of the group.
getId() - Method in class org.norther.tammi.root.realm.IdBasedPersistentRole
Gets the unique id of the role.
getId() - Method in class org.norther.tammi.root.realm.IdBasedPersistentUser
Gets the unique id of the persistent user.
getId() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the unique id of the group.
getId() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Gets the composite id.
getId() - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Gets the composite id.
getId() - Method in interface org.norther.tammi.root.realm.PersistentRole
Gets the unique id of the role.
getId() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the unique id of the persistent user.
getId() - Method in class org.norther.tammi.root.realm.PersistentUserRole
Gets the composite id.
getId() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getId() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
getId() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getId() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getIdentity() - Method in class org.norther.tammi.core.rt.util.EnumeratedIdentity
Gets the enumerated identity.
getIdentity() - Method in class org.norther.tammi.core.rt.util.EnumeratedVariable
 
getIdentity() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the crypted identity of the user.
getIdentity(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getIdentity(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the identity.
getIdentity(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getIdentity() - Method in class org.norther.tammi.sprig.jfree.function.IdentityExpression
Gets the identity.
getIdentityAttribute(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Gets the identity attribute of the specified sample object.
getIdentityAttribute(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getIdentityAttributes(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Gets the identity attributes of the specified sample object.
getIdentityAttributes(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
getIdentityAttributes(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
getIdentityValue(Object) - Method in interface org.norther.tammi.root.db.Persister
Gets the identity attribute value of the specified object.
getIdentityValue(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getIdentityValues(Object) - Method in interface org.norther.tammi.root.db.Persister
Gets an array of identity attribute values of the specified object.
getIdentityValues(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getIdleCommand() - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Gets the idle command.
getIdleCommand() - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
getIdleCommand() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
getIdleCommand() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
getIdleDelay() - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Gets the idle delay.
getIdleDelay() - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
getIdleDelay() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
getIdleDelay() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
getIdLength() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getIdLength() - Method in interface org.norther.tammi.spray.session.Manager
Gets the length of session ids.
getIdType() - Static method in class org.norther.tammi.root.rt.util.IntegerId
Gets the id type.
getIdType() - Static method in class org.norther.tammi.root.rt.util.LongId
Gets the id type.
getIdType() - Static method in class org.norther.tammi.root.rt.util.StringId
Gets the id type.
getIdType() - Static method in class org.norther.tammi.root.rt.util.VariableId
Gets the id type.
getIdValue(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the identity value.
getIdValues(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the identity values.
getImage(ChartLayout) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
Gets the image.
getImageFormat() - Method in class org.norther.tammi.sprig.jfree.encode.GIFEncoder
 
getImageFormat() - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
Gets the image format of this encoder.
getImageFormat() - Method in class org.norther.tammi.sprig.jfree.encode.JpegEncoder
 
getImageFormat() - Method in class org.norther.tammi.sprig.jfree.encode.PNGEncoder
 
getImplementationTitle() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationTitle(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationTitle() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation title of the current package.
getImplementationTitle(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation title of the specified package.
getImplementationVendor() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationVendor(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationVendor() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation vendor of the current package.
getImplementationVendor(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation vendor of the specified package.
getImplementationVersion() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the implementation version.
getImplementationVersion() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationVersion(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getImplementationVersion() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation version of the current package.
getImplementationVersion(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation version of the specified package.
getImportedElement(int, Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the indexed imported metaelement from an identity source referenced by either a primary or foreign key field by applying the specified persister.
getImportedVariable(int, Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Update
 
getImportedVariable(int, Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the indexed imported variable from an identity source referenced by either a primary or foreign key field by applying the specified persister.
getImportedVariable(int, Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Update
 
getImportedVariables(Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets imported variables without sources by applying the specified persister.
getImportFilter() - Method in interface org.norther.tammi.root.db.event.TransportListener
Gets the import filter.
getImportFilter() - Method in class org.norther.tammi.root.rt.util.KeyValueSetupTransporter
 
getImportFilter() - Method in class org.norther.tammi.root.rt.util.VariableTransporter
 
getIncludeKey() - Static method in class org.norther.tammi.core.config.Configuration
Gets the property key for including other properties files.
getIndex() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Gets the index.
getIndex() - Method in class org.norther.tammi.core.rt.util.Identity
Gets the index.
getIndex() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getIndex() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the index of this flow step.
getIndex() - Method in class org.norther.tammi.spray.template.flow.StepStateEvent
Gets the index of the changed state.
getIndex() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getIndexField() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the name of the form index field.
getInetAddress() - Method in class org.norther.tammi.spray.connector.DefaultConnector
Gets the inet address of the local host if set.
getInfo(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets MBean info about the specified MBean.
getInfo(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets MBean info about the specified MBean.
getInfo(Variable, String, boolean...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the named and optionally modifiable or recursive attribute info of the specified variable.
getInfo(Variable, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets nested attribute info in a tree.
getInfo(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
getInfo() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfo(boolean) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfo(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfo(String, boolean) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfo() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the attribute info of the current form attribute.
getInfo(boolean) - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the optionally unlocked attribute info of the current form attribute.
getInfo(String) - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the named attribute info of the current form variable.
getInfo(String, boolean) - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the named and optionally unlocked attribute info of the current form variable.
getInfo() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfo(boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfo(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfo(String, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfo() - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
Gets the rendering info.
getInfos(Variable, boolean...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the optionally modifiable attribute info list of the specified variable.
getInfos() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfos(boolean) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getInfos() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the attribute info list of the current form variable.
getInfos(boolean) - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the optionally unlocked attribute info list of the current form variable.
getInfos() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfos(boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getInfoTemplate() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getInfoTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getInfoTemplate() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the default info template.
getInfoTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified info template.
getInitialContext(String) - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
getInitialContext(Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.java.javaURLContextFactory
 
getInitialContext(String) - Method in interface org.norther.tammi.core.naming.NamingContextFactory
Gets an initial context.
getInitialContextFactory() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getInitialContextFactory() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the JNDI initial context factory to apply.
getInitialExpirationTime() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getInitialExpirationTime() - Method in interface org.norther.tammi.spray.session.Manager
Gets the initial expiration time for new sessions.
getInitializedServlet(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
Gets an initialized servlet mapped to the specified path.
getInitializer() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
getInitializer() - Method in interface org.norther.tammi.core.scripter.lang.ScriptEngine
Gets an initializer script.
getInlineBodyScript() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getInlineBodyScript() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the inline body script.
getInlineBodyScript() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getInlineBodyScript() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getInlineStyleSheet() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getInlineStyleSheet() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the inline style sheet.
getInlineStyleSheet() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getInlineStyleSheet() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getInputControl() - Method in class org.norther.tammi.spray.template.form.DefaultFormProperties
 
getInputControl() - Method in interface org.norther.tammi.spray.template.form.FormProperties
Gets the input control template.
getInputStream() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
Gets the adaptee.
getInputStream() - Method in class org.norther.tammi.acorn.io.RecordReader
Gets an input stream.
getInputStream() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getInputStream() - Method in class org.norther.tammi.core.cache.FileResource
 
getInputStream() - Method in interface org.norther.tammi.core.cache.Resource
Gets the resource as a stream.
getInputStream() - Method in class org.norther.tammi.core.cache.URLResource
 
getInputStream() - Method in class org.norther.tammi.core.cache.VoidResource
 
getInputStream() - Method in class org.norther.tammi.root.db.LobResource
 
getInputStream() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getInputStream() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
getInputStream(T) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
Implements getting of the source specific input stream.
getInputStream() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getInputTemplate() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getInputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getInputTemplate() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the default input template.
getInputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified input template.
getInstance() - Method in class org.norther.tammi.acorn.logger.DefaultLogFactory
 
getInstance(Object) - Method in class org.norther.tammi.acorn.logger.DefaultLogFactory
 
getInstance() - Method in interface org.norther.tammi.acorn.logger.LogFactory
Gets an anonymous log instance.
getInstance(Object) - Method in interface org.norther.tammi.acorn.logger.LogFactory
Gets an object log instance.
getInstance(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getInstance(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getInstance(String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getInstance(String) - Method in class org.norther.tammi.core.base.DefaultObjectFactory
 
getInstance(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultObjectFactory
 
getInstance(String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultObjectFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultObjectFactory
 
getInstance(String) - Method in interface org.norther.tammi.core.base.ObjectFactory
Gets an instance of a named class.
getInstance(String, ObjectName) - Method in interface org.norther.tammi.core.base.ObjectFactory
Gets an instance of a named class using a specified class loader.
getInstance(String, Object[], String[]) - Method in interface org.norther.tammi.core.base.ObjectFactory
Gets an instance of a named class.
getInstance(String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.ObjectFactory
Gets an instance of a named class using a specified class loader.
getInstance(String, Object, String) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getInstance(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getInstance(String) - Method in class org.norther.tammi.core.config.DefaultConfigurableFactory
 
getInstance(String, ObjectName) - Method in class org.norther.tammi.core.config.DefaultConfigurableFactory
 
getInstance(String, Object[], String[]) - Method in class org.norther.tammi.core.config.DefaultConfigurableFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.config.DefaultConfigurableFactory
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getInstance(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultEnumConverter
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultMoneyConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultMoneyConverter
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultNumberConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultNumberConverter
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getInstance(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getInstance(String, Object, String) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets an instance of the named class by converting the source object and optionally applying the specified pattern.
getInstance(String, Object, String, String, Locale) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets an instance of the named class by converting the localized source object and optionally applying the specified pattern.
getInstance(String, Object, String, Locale, ResourceBundle) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets an instance of the named class by converting the localized source resource and optionally applying the specified pattern.
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getInstance(Class) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
getInstance(String) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
getInstance(String, Object, String) - Method in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.mail.DefaultSessionFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.net.DefaultSecureServerSocketFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.net.DefaultSecureSocketFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.net.DefaultServerSocketFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.net.DefaultSocketFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.nio.DefaultServerChannelFactory
 
getInstance(String) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(String, ObjectName) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(String, Object[], String[]) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(Class<T>) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(Class<T>, Object[], String[]) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getInstance(Class<T>) - Method in interface org.norther.tammi.core.pool.Pool
Gets an instance of a specified class either from the pool or by instatiating from the class if the pool is empty.
getInstance(Class<T>, Object[], String[]) - Method in interface org.norther.tammi.core.pool.Pool
Gets an instance of a specified class either from the pool or by instatiating from the class if the pool is empty.
getInstance(String, Object, String) - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
getInstance(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
getInstance(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getInstance(String, ObjectName) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getInstance(String, Object[], String[]) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
getInstance(String, String, Container) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, String, LookupResourceBundle) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, String, Container, Object[], String[]) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, String, LookupResourceBundle, Object[], String[]) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, ObjectName, String, Container) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, ObjectName, String, LookupResourceBundle) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, ObjectName, String, Container, Object[], String[]) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, ObjectName, String, LookupResourceBundle, Object[], String[]) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getInstance(String, String, Container) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance for a specified parent.
getInstance(String, String, LookupResourceBundle) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance with specified resources.
getInstance(String, String, Container, Object[], String[]) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance for a specified parent by applying constructor parameters.
getInstance(String, String, LookupResourceBundle, Object[], String[]) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance with specified resources by applying constructor parameters.
getInstance(String, ObjectName, String, Container) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance for a specified parent by applying the named class loader.
getInstance(String, ObjectName, String, LookupResourceBundle) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance with specified resources by applying the named class loader.
getInstance(String, ObjectName, String, Container, Object[], String[]) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance for a specified parent by applying constructor parameters and the named class loader.
getInstance(String, ObjectName, String, LookupResourceBundle, Object[], String[]) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets a new JFC instance with specified resources by applying constructor parameters and the named class loader.
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getInstance(String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getInstance() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getInt(String) - Method in class org.norther.tammi.core.config.Configuration
Gets an int property value.
getInt(String, int) - Method in class org.norther.tammi.core.config.Configuration
Gets an int property value with a default.
getInteger(String, Integer) - Method in class org.norther.tammi.core.config.Configuration
Gets an Integer property value with a default.
getInterface() - Method in class org.norther.tammi.core.base.MBeanHandle
Gets the MBean interface.
getInternalAttributeValue(int, VariableAttributeInfo, boolean) - Method in class org.norther.tammi.core.rt.VariableX
Gets the internal attribute value.
getInternalAttributeValue(int, VariableAttributeInfo, boolean) - Method in class org.norther.tammi.core.rt.VariableZ
 
getInternalConnection(boolean) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getInternalConnection(String, boolean) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
Gets the specified and optionally cloned internal connection.
getInternalConnection(boolean) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
Gets the optionally cloned internal connection.
getInternalPersister() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the internal persister with the current connection settings.
getInterpreter() - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
getInterpreter() - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
getInterpreter() - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
Gets the adapted interpreter.
getInterpreter() - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Gets an interpreter.
getIntHeader(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getIntHeader(String) - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getIntrospector() - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Gets the introspector.
getIntrospector(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets a localized introspector.
getIntrospector() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the introspector.
getIntrospector() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getInvalidation(SortedMap<String, Exception>, Variable, MBeanAttributeInfo, int...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the invalidation message of the specified attribute.
getInvalidation(SortedMap<String, Exception>, Variable, MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getInvalidation() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute invalidation message.
getInvalidation(MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute invalidation message.
getItemCount() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getItemCount(int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getItemSeparator() - Method in class org.norther.tammi.core.config.Configuration
Gets the item separator(s).
getIterator() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
Gets the iterator adaptee.
getIterator() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
Gets the iterator adaptee.
getJar() - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar.
getJarEntryPath(URL) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar entry path of the specified jar URL.
getJarEntryPath(String) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar entry path of the specified jar path.
getJarFilePath(URL) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar file path of the specified jar URL.
getJarFilePath(String) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar file path of the specified jar path.
getJarProtocol(URL) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar protocol of the specified jar URL.
getJarProtocol(String) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the jar protocol of the specified jar path.
getJdbcConnectionDescriptor() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getJdbcConnectionDescriptor(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getJdbcConnectionDescriptor(String, String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getJdbcConnectionDescriptor() - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the default JDBC connection descriptor from the repository.
getJdbcConnectionDescriptor(String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the JDBC connection descriptor of the specified connection from the repository.
getJdbcConnectionDescriptor(String, String, String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the JDBC connection descriptor of the specified connection for the given user from the repository.
getJdbcTypeName(int) - Static method in class org.norther.tammi.root.db.AbstractPersisterFactory
Gets the name of the specified JDBC type.
getKeepAliveTime() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getKeepAliveTime() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the number of milliseconds to keep alive threads exceeding the number of core threads waiting for new commands.
getKey() - Method in interface org.norther.tammi.acorn.cache.CachedMap.Value
Gets the key.
getKey() - Method in class org.norther.tammi.acorn.cache.event.CachedEntryEvent
Gets the cached key.
getKey() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
getKey() - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
getKey() - Method in interface org.norther.tammi.acorn.util.KeyValue
Gets the key.
getKey() - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
getKey() - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
getKey() - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
getKey() - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
getKey() - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
getKey() - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
getKey() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
getKey() - Method in interface org.norther.tammi.spray.filter.KeyFilter
Gets the filter key.
getKey() - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
getKey() - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
getKeyAlias() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the certificate key alias of the connection.
getKeyAlias() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getKeyAt(int) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
getKeyAt(int) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Gets the indexed key in this map.
getKeyAt(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
getKeyDelimiter() - Method in class org.norther.tammi.core.config.Configuration
Gets the key delimiters(s).
getKeyLocale(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
Gets the key value as locale.
getKeyManagerAlgorithm() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getKeyManagerAlgorithm() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the key manager algorithm.
getKeyManagerProvider() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getKeyManagerProvider() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the key manager provider.
getKeys() - Method in class org.norther.tammi.core.locale.ConfigurationResourceBundle
 
getKeys() - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Implementation of the ResourceBundle.getKeys method.
getKeys(Set<String>) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Gets local and parent keys.
getKeys() - Method in class org.norther.tammi.root.locale.PersistentResourceBundle
 
getKeys() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
getKeyStore(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
getKeyStore(String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Gets the first key store for the specified alias.
getKeyStoreLoaderName() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getKeyStoreLoaderName() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the key store loader.
getKeyStores(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
getKeyStores(String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Gets all key stores for the specified alias.
getKeyValue(Variable, String) - Method in class org.norther.tammi.core.rt.Introspector
Gets the named key attribute value of the specified variable.
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
getKeyValue(Variable, String) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.KeyFilter
Gets the filter key value for the specified request.
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
getKeyValue(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
getKeyValue(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the named key attribute value of the current form variable.
getKeyValue() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form key attribute value.
getKeyValue(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form key attribute value.
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.KeyFilter
Gets filter key values for the specified request.
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
getKeyValues(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
getKMLWriter() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets a KML exchange writer.
getLabel() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getLabel() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the label.
getLabel() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getLabel() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getLabel() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the label.
getLabel() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getLabel() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getLabel() - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Gets the label of the axis.
getLabelFontSize() - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Gets the label font size.
getLabelFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
getLabelFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
getLabelFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
getLabelFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
getLabelFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
getLabelNumberFormat() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the label number format.
getLabelPercentFormat() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the label percent format.
getLangFromFilename(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getLangFromFilename(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Determines the language of a script file by looking at the file extension.
getLanguage() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Gets the language.
getLanguage() - Method in class org.norther.tammi.root.locale.ResourceLocale
Gets the current language.
getLanguage() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets the current language.
getLargestPoolSize() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getLargestPoolSize() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the largest number of active threads in the pool ever.
getLastAccessedTime() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getLastFilter() - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getLastFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getLastFilter() - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the last registered filter in the pipe.
getLastFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the last registered filter of the specified class in the pipe.
getLastModified() - Method in interface org.norther.tammi.acorn.trace.Traceable
Gets the timestamp of the last modification of the traced object.
getLastModified(Object) - Method in interface org.norther.tammi.acorn.trace.Traceable
Gets the timestamp of the last modification of the specified resource.
getLastModified() - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
getLastModified(Object) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
getLastModified() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getLastModified() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getLastModified() - Method in interface org.norther.tammi.core.cache.Resource
Gets the resource modification time.
getLastModified() - Method in class org.norther.tammi.core.config.Configuration
 
getLastModified(Object) - Method in class org.norther.tammi.core.config.Configuration
 
getLastModified() - Method in class org.norther.tammi.core.rt.VariableX
 
getLastModified(Object) - Method in class org.norther.tammi.core.rt.VariableX
 
getLastModified(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getLastModified() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getLastModified(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getLastModified(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the last modification time of the specified connection.
getLastModified() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
getLastModified(Object) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
getLastModified(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getLastModified(String) - Method in class org.norther.tammi.spray.engine.resource.ClassPathResourceResolver
 
getLastModified(String) - Method in class org.norther.tammi.spray.engine.resource.FileResourceResolver
 
getLastModified(String) - Method in class org.norther.tammi.spray.engine.resource.JarResourceResolver
 
getLastModified(String) - Method in class org.norther.tammi.spray.engine.resource.PropertyResourceResolver
 
getLastModified(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets a timestamp of the last modification of the resource.
getLastModified(Object) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
 
getLastModified(Resource) - Method in class org.norther.tammi.spray.velocity.ResourceLoaderWrapper
 
getLastVisit() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the date of the last visit.
getLastVisit() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getLatitude() - Method in class org.norther.tammi.acorn.lang.Location
Gets the latitude in decimal degrees.
getLayout() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the layout template.
getLayoutEncoding(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
getLayoutEncoding(ServletRequest, ServletResponse) - Method in interface org.norther.tammi.spray.template.LayoutFilter
Gets the current layout encoding of the specified request.
getLayoutEncoding() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the layout encoding.
getLayoutFilter() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the layout filter from the filter stack.
getLayoutTemplate() - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
getLayoutTemplate(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
getLayoutTemplate() - Method in interface org.norther.tammi.spray.template.LayoutFilter
Gets the default layout template.
getLayoutTemplate(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.LayoutFilter
Gets the current layout template of the specified request.
getLength() - Method in class org.norther.tammi.acorn.math.Equation
Gets the length of the equation.
getLength() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getLength() - Method in class org.norther.tammi.core.cache.FileResource
 
getLength() - Method in interface org.norther.tammi.core.cache.Resource
Gets the length of the resource.
getLength() - Method in class org.norther.tammi.core.cache.URLResource
 
getLength() - Method in class org.norther.tammi.core.cache.VoidResource
 
getLength() - Method in class org.norther.tammi.root.db.LobResource
 
getLength() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
getLevel() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
getLevel() - Method in interface org.norther.tammi.acorn.logger.log.Log
Gets the log level.
getLevel() - Method in exception org.norther.tammi.core.base.LogException
Gets the level of the exception.
getLevel() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLevel(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLevel() - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getLevel(Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getLevel() - Method in class org.norther.tammi.core.logger.log.DomainLog
 
getLevel() - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Gets the log level.
getLevel() - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getLevel(Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getLevel() - Method in interface org.norther.tammi.core.logger.Logger
Gets the root level.
getLevel(Object) - Method in interface org.norther.tammi.core.logger.Logger
Gets the level of the specified logger.
getLevel() - Method in class org.norther.tammi.root.rt.util.TreeProperty
Gets the level of the tree node.
getLevelAsString() - Method in class org.norther.tammi.sprig.jfree.JFreeLogTarget
Gets the log level string.
getLibrary() - Method in class org.norther.tammi.core.external.DefaultLibrary
 
getLibrary() - Method in interface org.norther.tammi.core.external.Library
Gets the library code.
getLibraryPath() - Method in class org.norther.tammi.core.external.DefaultLibrary
 
getLibraryPath() - Method in interface org.norther.tammi.core.external.Library
Gets the path to the native library.
getLimit() - Method in interface org.norther.tammi.root.db.query.DBQuery
Gets the number of rows to query.
getLimit() - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
getLimit() - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
getLineDelimiter() - Method in class org.norther.tammi.acorn.lang.XMLString
Gets the line delimiter to apply.
getLink() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked link.
getLink() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getLink() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the link.
getLink() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getLink() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getLinkAnchor(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
getLinkAnchor(int) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
getLinkAnchor(String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Gets the anchor of the named link.
getLinkAnchor(int) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Gets the indexed link anchor.
getLinkAnchor(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the anchor of the specified link.
getLinkAnchors() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of link anchors for the current principal.
getLinkAnchors(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of all link anchors.
getLinkBranch() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the branch key of link of the current request.
getLinked(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked value.
getLinkedURL(String, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getLinkedURL(String, ProtocolExtension.Relativity, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getLinkedURL(String, OrderedMap<String, Object>) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getLinkedURL(String, ProtocolExtension.Relativity, OrderedMap<String, Object>) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getLinkedURL(String, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a URL link to the specified location.
getLinkedURL(String, ProtocolExtension.Relativity, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets an optionally absolute URL link to the specified location.
getLinkedURL(String, OrderedMap<String, Object>) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a URL link to the specified location with additional URL parameters.
getLinkedURL(String, ProtocolExtension.Relativity, OrderedMap<String, Object>) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets an optionally absolute URL link to the specified location with additional URL parameters.
getLinkFilter() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the link filter from the filter stack.
getLinkName(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
getLinkName(String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Gets the object name of the linked filter.
getList() - Method in class org.norther.tammi.acorn.util.UnmodifiableList
Gets the list adaptee.
getListeners(Class<L>) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the specified listeners.
getListeners(Class<L>) - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the specified listeners.
getListeners() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
getListeners() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Gets the listeners.
getListIterator() - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
Gets the list iterator adaptee.
getLoadedEngines() - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Gets loaded engines.
getLoader() - Method in class org.norther.tammi.core.base.Adaptee
 
getLoader() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getLoader() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the loader.
getLoader() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the referent of the loader MBean.
getLoader() - Method in class org.norther.tammi.core.base.Referable
 
getLoader(FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the loader for dynamic class loading.
getLoaderMBean() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getLoaderMBean() - Method in interface org.norther.tammi.core.base.Domain
Gets a reference to the loader MBean of this domain.
getLoaderName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getLoaderName() - Method in interface org.norther.tammi.core.base.Domain
Gets the loader of this domain.
getLoaderPath() - Method in class org.norther.tammi.core.external.DefaultLibrary
 
getLoaderPath() - Method in interface org.norther.tammi.core.external.Library
Gets the static path to the loader library.
getLOB() - Method in class org.norther.tammi.spray.db.tool.BlobTool
Gets the linked LOB.
getLOBLinkPattern() - Method in class org.norther.tammi.core.rt.Introspector
Gets the encoded LOB link pattern.
getLOBLinkPattern() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getLocalAddr() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getLocalClassName() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the local class name.
getLocale() - Method in class org.norther.tammi.core.converter.Formatter
Gets the locale to apply.
getLocale() - Method in class org.norther.tammi.core.locale.ConfigurationResourceBundle
 
getLocale() - Method in class org.norther.tammi.core.rt.Introspector
Gets the locale to apply.
getLocale() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Gets the locale of the principal.
getLocale() - Method in interface org.norther.tammi.root.db.Persister
Gets the locale of this persister.
getLocale() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getLocale() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the locale of the user.
getLocale() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getLocale() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getLocale() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getLocale() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the current locale.
getLocale() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked locale.
getLocale() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getLocale() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the locale.
getLocale() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getLocaleId() - Method in class org.norther.tammi.root.locale.LocalizedValue
Gets the locale id.
getLocaleId() - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
Gets the locale id.
getLocales() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getLocales() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getLocalFormatSymbols(Locale...) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
Gets the locale specific format symbols.
getLocalized() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getLocalized() - Method in interface org.norther.tammi.spray.template.skin.Skin
Checks whether labels and URLs are localized.
getLocalized() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getLocalized() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getLocalizedDatePattern(String, String) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets a class specific localized date format pattern.
getLocalizedEnumeration(Locale) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets a localized enumeration of allowed attribute values.
getLocalizedMap(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getLocalizedMap(String, Variable) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
getLocalizedMap(String, Variable) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Gets localized parameters.
getLocalizedMap(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the parameter map of the specified variable.
getLocalizedMessage() - Method in exception org.norther.tammi.core.base.LogException
 
getLocalizedMessage(Object...) - Method in exception org.norther.tammi.core.base.LogException
Gets a localized message for the specified localization.
getLocalizedMessage(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLocalizedMessage(Object, Locale) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLocalizedMessage(Object) - Method in interface org.norther.tammi.core.logger.Logger
Gets a localized message for the default locale.
getLocalizedMessage(Object, Locale) - Method in interface org.norther.tammi.core.logger.Logger
Gets a localized message for the specified locale.
getLocalizedMessage() - Method in interface org.norther.tammi.spray.filter.ExceptionFilter
Gets a localized exception message.
getLocalizedName() - Method in class org.norther.tammi.root.locale.LocalizedValue
Gets the current localized name.
getLocalizedPattern(String, String, Locale...) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getLocalizedPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.AbstractNumericConverter
 
getLocalizedPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getLocalizedPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getLocalizedPattern(String, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getLocalizedPattern(String, String, Locale...) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets the localized format pattern.
getLocalizer() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
Gets the localizer.
getLocalizer() - Method in class org.norther.tammi.core.logger.log.DomainLog
 
getLocalKeyField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the local key field.
getLocalName() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getLocalPatternChars(Locale) - Method in interface org.norther.tammi.core.converter.DateConverter
Gets the locale specific pattern chars.
getLocalPatternChars(Locale) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getLocalPort() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getLog() - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Gets an anonymous log instance from the log factory.
getLog(Object) - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Gets an object log instance from the log factory.
getLog(Object, Object) - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Gets an object log instance from the log factory for the specified context.
getLog(Object) - Method in class org.norther.tammi.core.base.Adaptee
 
getLog() - Method in class org.norther.tammi.core.base.Adaptee
 
getLog() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets a log.
getLog(Object) - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets an object specific log.
getLog() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets an anonymous log.
getLog(Object) - Method in class org.norther.tammi.core.base.Referable
 
getLog() - Method in class org.norther.tammi.core.base.Referable
 
getLogClassName() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLogClassName() - Method in interface org.norther.tammi.core.logger.Logger
Gets the log implementation class name.
getLogEntryEncoding() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLogEntryEncoding() - Method in interface org.norther.tammi.core.logger.Logger
Gets the log entry encoding.
getLogFactory() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
Gets the log factory.
getLogFactory() - Method in class org.norther.tammi.acorn.logger.log.LoggerEvent
Gets the log factory.
getLogFactory() - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Gets the log factory instance.
getLogFactory(Object) - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Gets the log factory instance for the specified context.
getLogger() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
getLogger() - Method in interface org.norther.tammi.acorn.logger.log.Log
Gets the logger of this log.
getLogger() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the native logger.
getLogger() - Method in class org.norther.tammi.acorn.logger.log.LoggerEvent
Gets the active logger.
getLogger(String) - Method in class org.norther.tammi.acorn.logger.slf4j.LogLoggerFactory
 
getLogger() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getLogger() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the logger of this connection.
getLoggerClassName() - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getLoggerClassName() - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getLoggerClassName() - Method in interface org.norther.tammi.core.logger.Logger
Gets the logger implementation class name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerMBean() - Method in class org.norther.tammi.spray.connector.DefaultConnector
Gets a reference to the logger MBean.
getLoggerName() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
getLoggerName() - Method in interface org.norther.tammi.acorn.logger.log.Log
Gets the logger name of this log.
getLoggerName(Log.Level) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getLoggerName(Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
Gets the logger name for the specified log object.
getLoggerName() - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Gets the logger name.
getLoggerName(Log.Level) - Method in interface org.norther.tammi.core.logger.Logger
Gets the logger name for the specified level.
getLoggerName() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the the access logger of this connector.
getLoggerName() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getLoggingFilePath() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
getLoggingFilePath() - Method in interface org.norther.tammi.root.ojb.OJBFactory
Gets the logging file path.
getLoginAction() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the login action.
getLoginAge() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the login age.
getLoginAttempts() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLoginAttempts(HttpServletRequest) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLoginAttempts() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the number of allowed login attempts.
getLoginAttempts(HttpServletRequest) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the number of performed login attempts for the specified request.
getLoginAttempts() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the number of login attempts made.
getLoginCheck(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Gets the login check.
getLoginCheck() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the login check.
getLoginCheck() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getLoginCheck() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the check part of the path info of the login URL to apply.
getLoginCookie(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Gets the login cookie, if any.
getLoginFlow() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginFlow() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login flow.
getLoginHost() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginHost() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login host.
getLoginPath(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginPath(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Gets the login path for the specified request.
getLoginPipe() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginPipe() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login pipe.
getLoginService() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginService() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login service.
getLoginTemplate() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginTemplate() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login template.
getLoginURI() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginURI() - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login URI.
getLoginURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
getLoginURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Gets the login URL, with the scheme, host and port if required, for the specified request.
getLoginURL() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the login URL.
getLogLevel() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the log level.
getLogo() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getLogo() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the logo.
getLogo() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getLogo() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getLogoutAction() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the logout action.
getLogoutFlow() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutFlow() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout flow.
getLogoutHost() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutHost() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout host.
getLogoutPipe() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutPipe() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout pipe.
getLogoutService() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutService() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout service.
getLogoutTemplate() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutTemplate() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout template.
getLogoutURI() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutURI() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout URI.
getLogoutURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getLogoutURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the logout URL, with the scheme, host and port if required, for the specified request.
getLogoutURL() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the logout URL.
getLong(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a long property value.
getLong(String, long) - Method in class org.norther.tammi.core.config.Configuration
Gets a long property value with a default.
getLong(String, Long) - Method in class org.norther.tammi.core.config.Configuration
Gets a Long property value with a default.
getLongitude() - Method in class org.norther.tammi.acorn.lang.Location
Gets the longitude in decimal degrees.
getMailerName() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
getMailerName() - Method in interface org.norther.tammi.core.mail.Mailbot
Gets the the mailer of this reminder.
getMailQualifier() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
getMailQualifier() - Method in interface org.norther.tammi.core.mail.Mailbot
Gets the qualifier for resolving mail resources.
getManagedResource() - Method in interface org.norther.tammi.core.base.AdaptableMBean
Gets the managed resource.
getManagedResource() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getManager() - Method in class org.norther.tammi.core.scripter.DefaultScripter
Gets the implementation of the manager.
getMandatorySelection(Variable, String, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the mandatory selection for the specified class.
getMap() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
Gets the map adaptee.
getMap() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
getMap(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a map of referenced objects in a tree.
getMap(Object, String, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a map of attribute values of referenced objects in a tree.
getMappedServlet(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
getMappedServlet(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Gets the servlet mapped to the specified path.
getMax(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the maximum value or size of the specified attribute.
getMax() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the maximum value of the current form attribute.
getMaxAge() - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
getMaxAge() - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Gets the max caching age of content i clients.
getMaxAge() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getMaxAge() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the max caching age of pages in clients.
getMaxExpirationTime() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the maximum expiration time in seconds.
getMaxExpirationTime() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
getMaxExpirationTime(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getMaxExpirationTime(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the maximum expiration time of the domain in seconds.
getMaxFileSize() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Gets the size limit for log files.
getMaxIdleConnections() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the maximum number of idle connections to keep alive.
getMaxIdleConnections() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getMaxIdleConnections() - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
getMaximumFractionDigits() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getMaximumIntegerDigits() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getMaxInactiveInterval() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getMaxMemory() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Gets max amount of memory in bytes.
getMaxMemory() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getMaxPoolSize() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getMaxPoolSize() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the maximum number of threads to simultaneously execute.
getMaxRequestLength() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
Gets the maximum allowed request length.
getMaxRequestLength() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getMaxRequestLength() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the maximum allowed length of the first line of the request.
getMaxResultSetSize() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getMaxResultSetSize() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the maximum result set size if not otherwise specified..
getMaxSize() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the maximum size of this attribute.
getMaxValue() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the maximum value of this attribute.
getMaxValue() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the max value.
getMBean() - Method in class org.norther.tammi.core.base.AbstractLoader
 
getMBean() - Method in class org.norther.tammi.core.base.Adaptee
 
getMBean(Class<V>) - Method in interface org.norther.tammi.core.base.Broker
Gets a reference to the default MBean implementing a specific interface.
getMBean(String) - Method in interface org.norther.tammi.core.base.Container
Gets a reference to the MBean in this registry.
getMBean(Class<V>) - Method in class org.norther.tammi.core.base.DefaultBroker
 
getMBean(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
getMBean(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getMBean(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getMBean(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getMBean() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets a reference to the adapter MBean.
getMBean() - Method in class org.norther.tammi.core.base.MBeanHandle
Gets a reference to the referent.
getMBean() - Method in class org.norther.tammi.core.base.ModificationNotification
Gets a reference to the nofifying MBean.
getMBean() - Method in class org.norther.tammi.core.base.Referable
 
getMBean() - Method in interface org.norther.tammi.core.base.ReferableMBean
Gets a reference to the MBean.
getMBean() - Method in class org.norther.tammi.core.base.ReferableNotification
Gets a reference to the nofifying MBean.
getMBean(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets a reference to the MBean in this registry.
getMBean(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getMBean() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getMBean() - Method in class org.norther.tammi.core.rt.VariableX
 
getMBean() - Method in class org.norther.tammi.core.rt.VariableY
 
getMBean() - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
getMBeanDelegate() - Method in class org.norther.tammi.core.base.AbstractLoader
Gets the delegate to provide access to its methods for subclasses.
getMBeanDelegate() - Method in class org.norther.tammi.core.cache.DefaultCache
Gets the delegate to provide access to its methods for subclasses.
getMBeanDelegate() - Method in class org.norther.tammi.core.rt.VariableY
Gets the delegate to provide access to its methods for subclasses.
getMBeanDelegate() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
Gets the delegate to provide access to its methods for subclasses.
getMBeanDelegate() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getMBeanHandle(String) - Method in class org.norther.tammi.core.base.DefaultContainer
Gets a reference to a mapped MBean.
getMBeanHandle(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getMBeanHandle(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
Gets a reference to a mapped MBean.
getMBeanHandle(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getMBeanHandles() - Method in class org.norther.tammi.core.base.DefaultContainer
Gets a map of MBean references.
getMBeanHandles() - Method in class org.norther.tammi.core.base.DefaultRegistry
Gets a map of MBean references.
getMBeanInfo(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getMBeanInfo(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Gets the MBean info the named MBean.
getMBeanInfo() - Method in class org.norther.tammi.core.rt.VariableX
 
getMBeanInfo() - Method in class org.norther.tammi.core.rt.VariableY
 
getMBeanInfo() - Method in class org.norther.tammi.core.rt.VariableZ
 
getMBeanInfo() - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
getMBeanInterface() - Method in interface org.norther.tammi.core.base.Container
Gets the interface of MBeans in this registry.
getMBeanInterface(String) - Method in interface org.norther.tammi.core.base.Container
Gets the interface of a registry MBean.
getMBeanInterface() - Method in class org.norther.tammi.core.base.DefaultContainer
 
getMBeanInterface(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getMBeanInterface() - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getMBeanInterface(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getMBeanInterface() - Method in interface org.norther.tammi.core.base.Registry
Gets the interface of MBeans in this registry.
getMBeanInterface(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets the interface of a registry MBean.
getMBeanReferent(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
Gets the referent of an MBean reference.
getMBeanServer() - Method in class org.norther.tammi.core.base.Adaptee
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets a reference to the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.base.MBeanHandle
 
getMBeanServer() - Method in class org.norther.tammi.core.base.MBeanInstance
 
getMBeanServer() - Method in interface org.norther.tammi.core.base.MBeanReference
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.base.Referable
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.converter.Formatter
Gets a reference to the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Gets the MBean server of this bundle.
getMBeanServer() - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.rt.Introspector
Gets a reference to the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.core.rt.VariableX
Gets the MBean server.
getMBeanServer(String[]) - Static method in class org.norther.tammi.core.startup.StaticStartup
Gets a new startup MBean server.
getMBeanServer() - Method in interface org.norther.tammi.root.db.Persister
Gets the MBean server of this persister.
getMBeanServer() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getMBeanServer() - Method in class org.norther.tammi.root.ojb.OJBLogger
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getMBeanServer() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the MBean server of this connection.
getMBeanServer() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getMBeanServer() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the MBean server if available.
getMBeanServer() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getMBeanServer() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
Gets the current MBean server if available.
getMBeanServer() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getMBeanServer() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the MBean server.
getMBeanServer() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Gets the MBean server.
getMBeanServer(FilterChain) - Method in class org.norther.tammi.spray.loader.task.Action
Gets the current MBean server.
getMBeanServer() - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
Gets the MBean server.
getMBeanServer() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
Gets the current MBean server if available.
getMBeanServerId() - Static method in class org.norther.tammi.core.base.StaticDomain
Gets the default MBean server id.
getMBeanServerId(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Gets the specified MBean server id.
getMediaKeys() - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
getMediaKeys() - Method in interface org.norther.tammi.spray.media.MediaProvider
Gets the path finder keys for resolving media paths.
getMediaProvider(MimeType) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
Gets the type specific provider.
getMemberMap() - Method in class org.norther.tammi.core.realm.AbstractRealm
Gets the member map.
getMembers() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the members of the group.
getMembers() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getMessage(int) - Static method in class org.norther.tammi.acorn.http.HttpParser
Gets the standard message for a status code.
getMessage() - Method in exception org.norther.tammi.core.converter.RuntimeConversionException
Gets the error message.
getMessage() - Method in interface org.norther.tammi.core.realm.Challenge
Gets the current message.
getMessage() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
getMessage(Throwable) - Method in class org.norther.tammi.core.rt.Introspector
Gets the message of the specified throwable.
getMessage() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
getMessage() - Method in interface org.norther.tammi.spray.filter.ExceptionFilter
Get an exception message.
getMessageDigest() - Method in class org.norther.tammi.core.realm.AbstractRealm
Gets the message digest to apply to credentials, if any.
getMessageLog() - Method in exception org.norther.tammi.core.base.LogException
Gets the message log.
getMeta(String) - Method in class org.norther.tammi.core.rt.Introspector
Gets the variable info of the specified type.
getMetaDesktop(Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets a default desktop.
getMetaDesktop(Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getMetaDesktop(Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the desktop of the current user.
getMetaDesktop() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the meta desktop of the current principal.
getMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getMetaElement(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets a meta element.
getMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getMetaElement(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getMetaElement(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the named meta element value with a default.
getMetaFolder(Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets a default folder.
getMetaFolder(Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getMetaFolder(Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the folder of the current user.
getMetaFolder() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the meta folder of the current principal.
getMetaName(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the meta name.
getMetaName(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getMetaName(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
getMetaRecordType(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the record type of the specified meta variable.
getMetaSelectionVariable(int, Identity[], DBCriteria<? extends Variable>, Permission, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the indexed meta list selection variable with the specified identities selected for the specified search criteria.
getMetaSelectionVariable(int, Identity[], Variable, Permission, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the indexed meta list selection variable with the specified identities selected for the specified meta search variable.
getMetaSelectionVariable(int, Identity[], String, Object, Object, Object[], boolean, Permission, DBAttribute[], String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the indexed meta list selection variable with the specified identities selected for the specified users.
getMetaValue(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the meta value.
getMetaValue(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
getMetaValue(String, Attributes, CharSequence) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
getMethod() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getMethod() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getMimeType(File) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the MIME content type for a file.
getMimeType(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the MIME content type for a named file.
getMimeType(String, MimeType) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the MIME content type for a file name extension.
getMimeType(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Gets a MIME type corresponding to a specified file name extension.
getMimeType(File) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the MIME type for a file.
getMimeType(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the MIME type for a named file.
getMimeType(String, MimeType) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the MIME type for a file name extension.
getMimeType(File) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getMimeType(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getMimeType(String, MimeType) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getMimeTypeMap() - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
Gets the MIME type map to use.
getMimeTypePath() - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the pathname of the MIME type file.
getMimeTypePath() - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getMimeTypes(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Gets the MIME types for a file name extension.
getMimeTypes(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Gets all MIME types corresponding to a specified file name extension.
getMimeTypes(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Gets the MIME types for a file name extension.
getMimeTypes(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
getMin(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the minimum value or size of the specified attribute.
getMin() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the minimum value of the current form attribute.
getMinimumFractionDigits() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getMinimumIntegerDigits() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getMinSize() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the minimum size of this attribute.
getMinute() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the minute.
getMinValue() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the minimum value of this attribute.
getMinValue() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the min value.
getMobileStationIsdn() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the MSISDN (phone number) of the terminal.
getMobileStationIsdn() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getModel() - Method in class org.norther.tammi.sprig.jasper.model.TableModelDataSource
Gets the actual table model.
getModel() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
Gets the actual chart model.
getModelMBeanClassName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getModelMBeanClassName() - Method in interface org.norther.tammi.core.base.Domain
Gets the model MBean class name.
getModifiableCollection(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
Gets a modifiable instance of the wrapped collection.
getModifiableList(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableList
Gets a modifiable instance of the wrapped list.
getModifiableMap(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableMap
Gets a modifiable instance of the wrapped map.
getModifiableMap(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
Gets a modifiable instance of the wrapped map.
getModifiableSet(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
Gets a modifiable instance of the wrapped set.
getModifiableSet(boolean...) - Method in class org.norther.tammi.acorn.util.ModifiableSet
Gets a modifiable instance of the wrapped set.
getModified() - Method in class org.norther.tammi.core.cache.AbstractResource
Gets the resource modification time.
getModified() - Method in class org.norther.tammi.core.cache.FileResource
 
getModified() - Method in class org.norther.tammi.core.cache.URLResource
 
getModified() - Method in class org.norther.tammi.core.cache.VoidResource
 
getModified() - Method in class org.norther.tammi.root.db.LobResource
 
getModifiedState() - Method in class org.norther.tammi.core.config.DefaultConfigurable
Gets the modified state.
getMonth() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the month.
getMsisdn() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the MSISDN of the user.
getMsisdn() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getMsisdnSearchPattern() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getMsisdnSearchPattern() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the message format pattern for searching MSISDNs in this realm with "{0}" marking the spot where the ISDN goes.
getMultipartHeader(String) - Method in class org.norther.tammi.spray.protocol.chain.MultipartRequest
Gets the value of a named multipart header.
getMultiplier() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getName() - Method in interface org.norther.tammi.acorn.util.NamedCollection
Gets the name.
getName() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
getName() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getName() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getName() - Method in interface org.norther.tammi.core.cache.Resource
Gets the name of the resource.
getName() - Method in interface org.norther.tammi.core.realm.Challenge
Gets the name of the realm of this challenge.
getName() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
getName() - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Gets the name of the entry.
getName() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
getName() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.ElementTag
Gets the name.
getName() - Method in class org.norther.tammi.root.locale.LocalizedName
Gets the current name.
getName() - Method in class org.norther.tammi.root.locale.ResourceLocale
Gets the locale name.
getName() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets the locale name.
getName() - Method in class org.norther.tammi.root.ojb.OJBLogger
 
getName() - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
getName() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the name of the group.
getName() - Method in interface org.norther.tammi.root.realm.PersistentRole
Gets the role to be used in authorization i.e.
getName() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the name of the user.
getName() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getName() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
getName() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getName() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
getName() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the name of the server of the connection.
getName() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getName() - Method in class org.norther.tammi.spray.engine.content.ContentProcessingEvent
Gets the content name.
getName() - Method in class org.norther.tammi.spray.engine.context.ContextBindingEvent
Gets the bound name.
getName() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the bound name.
getName() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestBindingEvent
Gets the attribute name.
getName() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getName() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the name of this flow step.
getName() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getName() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getName() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the name.
getName() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getName() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute or element name with the form prefix.
getName(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute name with the form prefix.
getName(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the form attribute name with the form prefix.
getName(int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form element name with the form prefix.
getName(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute element name with the form prefix.
getName(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the form attribute element name with the form prefix.
getName() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getName() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getName() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets the name.
getName() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getName() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getNameField() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the name of the form name field.
getNameId() - Method in class org.norther.tammi.root.locale.LocalizedValue
Gets the name id.
getNameId() - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
Gets the name id.
getNameInNamespace() - Method in class org.norther.tammi.acorn.naming.NamingContext
 
getNameInNamespace() - Method in class org.norther.tammi.core.naming.DomainContext
 
getNameParser(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
getNameParser(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
getNameParser(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
getNameParser(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
getNamePattern() - Method in class org.norther.tammi.core.base.AbstractLoader
 
getNamePattern() - Method in interface org.norther.tammi.core.base.NamePattern
Gets the name pattern as a string.
getNamePattern() - Method in class org.norther.tammi.core.base.Referable
 
getNamePattern() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getNamePattern() - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the name pattern of this variable.
getNamePattern() - Method in class org.norther.tammi.core.rt.VariableY
 
getNativeCountry(String) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
getNativeCountry(String) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Gets the native country for the specified language.
getNativeLogger(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
Gets a named native logger.
getNativeLogger(String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
getNativeLogger(String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
getNearestFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getNearestFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getNearestFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the nearest registered filter of the specified class from the filter stack of this chain.
getNeedClientAuth() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
Checks whether client authentication is needed.
getNegativePrefix() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getNegativeSuffix() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getNestedFilter() - Method in class org.norther.tammi.core.util.RegistrationFilterSupport
Gets the nested filter.
getNestedPrefix() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getNestedPrefix() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the nested form prefix.
getNestedPrefix() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getNestedProperty(Object, String) - Method in class org.norther.tammi.acorn.util.PropertyComparator
Gets the optionally nested property value.
getNewAdaptee() - Method in class org.norther.tammi.core.model.AdaptableNotification
Gets the new adaptee.
getNextFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getNextFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getNextFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the next registered filter of the specified class in the current pipe to be activated after the current one.
getNextFilter(int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getNextFilter(int, Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getNextFilter(int) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the next registered filter following the given location.
getNextFilter(int, Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the next registered filter of the specified class following the given location.
getNextIndex() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the index of the next step or 0 if not available.
getNodeValue(Variable, String, String...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the first non-recursive named attribute value of the specified variable.
getNodeValue(Variable, String, int, String...) - Method in class org.norther.tammi.core.rt.Introspector
Gets the first non-recursive indexed attribute element of the named array attribute of the specified variable.
getNotificationInfo() - Method in class org.norther.tammi.core.base.AbstractLoader
 
getNotificationInfo() - Method in class org.norther.tammi.core.base.Adaptee
 
getNotificationInfo() - Method in class org.norther.tammi.core.base.MBeanHandle
 
getNotificationInfo() - Method in class org.norther.tammi.core.base.MBeanInstance
 
getNotificationInfo() - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
 
getNotificationInfo() - Method in class org.norther.tammi.core.base.Referable
 
getNotificationInfo() - Method in class org.norther.tammi.core.cache.DefaultCache
 
getNotificationInfo() - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
getNotificationInfo() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getNotificationInfo() - Method in class org.norther.tammi.core.rt.VariableY
 
getNotificationInfo() - Method in class org.norther.tammi.core.rt.VariableZ
 
getNotificationInfo() - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
getNotificationInfo() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
getNullableEnum(Variable, String, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Gets a nullable enumerated attribute to be applied as a non-mandatory value.
getNullKey() - Static method in class org.norther.tammi.core.config.Configuration
Gets the property key for a null value.
getNullValue() - Method in class org.norther.tammi.core.config.Configuration
Gets the null value.
getNumberFormat(String, String, Locale...) - Method in class org.norther.tammi.core.converter.AbstractNumericConverter
 
getNumberFormat() - Method in class org.norther.tammi.core.converter.Formatter
Gets the default number format.
getNumberFormat(String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a number format for the specified pattern.
getNumberFormat(String, String, Locale...) - Method in interface org.norther.tammi.core.converter.NumericConverter
Gets a number format for the specified class, pattern and locale.
getObject(String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a resource from the default bundle.
getObject(String, String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a resource from the named bundle.
getObject() - Method in class org.norther.tammi.root.db.event.PersistedObjectEvent
Gets the persisted object.
getObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Gets an object from the repository.
getObject(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getObjectInputStream() - Method in class org.norther.tammi.acorn.io.RecordReader
Gets an object input stream.
getObjectInstance(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getObjectInstance(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Gets the object instance the named MBean.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.factory.ResourceEnvFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.factory.ResourceFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.factory.ResourceLinkFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.factory.SendMailFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.factory.TransactionFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.norther.tammi.core.naming.java.javaURLContextFactory
 
getObjectName() - Method in class org.norther.tammi.core.base.Adaptee
Gets the object name.
getObjectName(String) - Method in interface org.norther.tammi.core.base.Container
Gets the object name of the MBean in this registry, which is also registered in the MBean server.
getObjectName(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
getObjectName(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getObjectName(String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getObjectName(String, Hashtable<String, String>) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getObjectName(String, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getObjectName(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getObjectName(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getObjectName(String) - Method in interface org.norther.tammi.core.base.Domain
Gets a string as an object name.
getObjectName(String, Hashtable<String, String>) - Method in interface org.norther.tammi.core.base.Domain
Gets a hashtable as an object name using the specified domain.
getObjectName(String, String, String) - Method in interface org.norther.tammi.core.base.Domain
Gets a key property as an object name using the given domain.
getObjectName() - Method in class org.norther.tammi.core.base.MBeanHandle
 
getObjectName() - Method in class org.norther.tammi.core.base.MBeanInstance
 
getObjectName() - Method in interface org.norther.tammi.core.base.MBeanReference
Gets the object name.
getObjectName() - Method in class org.norther.tammi.core.base.Referable
Gets the object name.
getObjectName(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets the object name of the MBean in this registry, which is also registered in the MBean server.
getObjectName(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getObjectName() - Method in class org.norther.tammi.core.rt.VariableX
Gets the object name.
getObjectName() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Gets the object name.
getObjectNames(String) - Method in interface org.norther.tammi.core.base.Container
Gets a set of object names registered in the MBean server with names matching the query pattern of the MBean in this registry.
getObjectNames(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
getObjectNames(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getObjectNames(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getObjectNames(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getObjectNames(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets a set of object names registered in the MBean server with names matching the query pattern of the MBean in this registry.
getObjectNames(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getObjectOutputStream() - Method in class org.norther.tammi.acorn.io.RecordWriter
Gets an object output stream.
getObjectRegistry() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getObjectRegistry() - Method in interface org.norther.tammi.core.scripter.Scripter
Returns the current object registry of the manager.
getOffset() - Method in interface org.norther.tammi.root.db.query.DBQuery
Gets the first row to query.
getOffset() - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
getOffset() - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
getOldAdaptee() - Method in class org.norther.tammi.core.model.AdaptableNotification
Gets the old adaptee.
getOperandType() - Method in class org.norther.tammi.acorn.math.Equation
Gets the type of operands.
getOperation() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the operation name.
getOperationEnum() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the operation enum.
getOperator() - Method in enum org.norther.tammi.root.db.query.DBCriteria.Condition
Gets the operator.
getOptions() - Method in class org.norther.tammi.core.security.RegexPermission
Gets the compiler options.
getOrientation() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getOrientation() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the orientation.
getOrientation() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getOrientation() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getOSArch() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getOSArch() - Method in interface org.norther.tammi.core.base.Domain
Gets the OS architecture.
getOSName() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getOSName() - Method in interface org.norther.tammi.core.base.Domain
Gets the OS name.
getOSType() - Method in class org.norther.tammi.core.base.DefaultDomain
 
getOSType() - Method in interface org.norther.tammi.core.base.Domain
Gets the OS type.
getOutlinePaint(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the outline paint of the specified series.
getOutlineStroke(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the outline stroke of the specified series.
getOutputControl() - Method in class org.norther.tammi.spray.template.form.DefaultFormProperties
 
getOutputControl() - Method in interface org.norther.tammi.spray.template.form.FormProperties
Gets the output control template.
getOutputStream() - Method in class org.norther.tammi.acorn.io.RecordWriter
Gets an output stream.
getOutputStream() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getOutputStream() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
getOutputStream() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
getOutputStream() - Method in class org.norther.tammi.spray.servlet.chain.TemplateResponse
 
getOutputTemplate() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getOutputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getOutputTemplate() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the default output template.
getOutputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the qualified output template.
getOwnerName() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the name of the owner of this attribute.
getPackage(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the named package.
getPackageName() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getPackageName() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the name of the current package.
getPackageNames() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
getPackageNames() - Method in interface org.norther.tammi.spray.loader.TaskLoader
Gets package names in the task search list.
getPackages() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets all known packages.
getPackageSpecification() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getPackageSpecification() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the package specification.
getPage() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the page template.
getPage() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the linked page.
getPageEncoding(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getPageEncoding(ServletRequest, ServletResponse) - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the current page encoding of the specified request.
getPageEncoding() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the page encoding.
getPageFilter() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the page filter from the filter stack.
getPageFilter() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the page filter from the filter stack.
getPageFilter() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the page filter from the filter stack.
getPageId() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the id of the page.
getPageTemplate() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getPageTemplate(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getPageTemplate() - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the default page template.
getPageTemplate(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the current page template of the specified request.
getPaint(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the paint of the specified series.
getPanelPaint() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the panel paint.
getParameter(String) - Method in class org.norther.tammi.acorn.mime.MimeType
Gets the value of a MIME type parameter.
getParameter(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getParameter(String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the named request parameter.
getParameter(String, String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the named request parameter with a default value.
getParameter(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
getParameter(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a named request parameter.
getParameter(String, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a named request parameter with a default value.
getParameter() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the request parameter or element of the current form attribute.
getParameter(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the request parameter of the specified form attribute.
getParameter(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the request parameter of the specified form attribute element.
getParameter(JRExporterParameter) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
Gets the specified parameter.
getParameterMap() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getParameterMap() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the request parameter map.
getParameterMap() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
getParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getParameterMap() - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
getParameterMap(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
getParameterMap() - Method in interface org.norther.tammi.spray.template.form.FormParameters
Gets parsed parameters.
getParameterMap(String) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Gets prefixed parameters.
getParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the parameter map of the specified request.
getParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the prefixed parameter map of the specified request.
getParameterNames() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getParameterNames() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
getParameters(String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the named request parameters.
getParameters(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets parameters from the parameter map.
getParameters(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets named request parameters.
getParameters(String, String[]) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets named request parameters with default values.
getParameters() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the request parameters of the current form attribute.
getParameters(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the request parameters of the specified form attribute.
getParameterValues(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getParameterValues(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
 
getParent() - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Gets the parent.
getParent(int) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getParent(int) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the indexed parent from the context.
getParentContext() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getParentContext() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the parent context, if any.
getParentContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getParentId() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Gets the parent id.
getParentId() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
Gets the parent id.
getParents() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the parents of the group.
getParents() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getParents() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
getParents() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets a read-only list of parents.
getParsedCharacterEncoding() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the parsed character encoding.
getParsedCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedCharacterEncoding() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getParsedHeaderMap() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedHeaderMap() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
Gets the parsed HTTP headers as a map of names and value vectors.
getParsedHeaderMap() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedHeaderMap() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedHeaderMap() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
 
getParsedParameterMap() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedParameterMap() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the parsed parameters as a map of names and value arrays.
getParsedParameterMap() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedParameterMap() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedParameterMap() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
 
getParsedParameterMap() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getParsedRequestList() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedRequestList() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
Gets the parsed request as a list of items.
getParsedRequestList() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedRequestList() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedRequestList() - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
 
getParsedRequestURI() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedRequestURI() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
Gets the parsed request URI.
getParsedRequestURI() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedRequestURI() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedURLAuthentication() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getParsedURLAuthentication() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the parsed URL authentication.
getParsedURLAuthentication() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getParsedURLAuthentication() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
getParsedURLAuthentication() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getPartialCharacterEncoding() - Method in class org.norther.tammi.spray.protocol.chain.MultipartRequest
Gets the character encoding of the current multipart stream.
getPartialContentType() - Method in class org.norther.tammi.spray.protocol.chain.MultipartRequest
Gets the content type of the current multipart stream.
getPassThroughs() - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
getPassThroughs() - Method in interface org.norther.tammi.spray.servlet.ServletConnector
Gets the servlet path patterns to pass through this filter.
getPassword() - Method in class org.norther.tammi.core.realm.ProtectedPrincipal
 
getPassword() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the password of the group.
getPassword() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the password of the user.
getPassword() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getPassword() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getPasswordAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getPasswordAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the password attribute used to retrieve the password.
getPasswordField() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the password field.
getPath() - Method in class org.norther.tammi.acorn.io.FileInputStream
Gets file path of this stream.
getPath() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getPath() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getPath() - Method in interface org.norther.tammi.core.cache.Resource
Gets the path of the resource.
getPath() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getPath() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the relative path to this flow step.
getPath() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getPath() - Method in class org.norther.tammi.spray.template.tool.PageTool
Gets the page template path.
getPathFinder() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
Gets the path finder.
getPathInfo() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getPathInfo() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the last component of the path info as a string.
getPathInfo() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getPaths() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getPaths() - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets the array of resource paths.
getPathTail() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the tail of the path info.
getPathTail() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getPathTail() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the tail of the path info without parsed and requested parameters.
getPathTranslated() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getPathTranslated() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getPattern(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the pattern of the specified attribute.
getPattern() - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Gets the pattern of the entry.
getPattern() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
getPattern() - Method in class org.norther.tammi.core.rt.util.EnumerationValue
 
getPattern() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the value pattern of this attribute.
getPattern() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the pattern of the current form attribute.
getPattern() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Gets the pattern.
getPatternIndex() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Gets the pattern index.
getPatternName() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Gets the pattern name.
getPeerCertificates() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getPeerCertificates() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the client certificate chain, if available.
getPeerCertificates() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getPeerCertificates() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getPercentFormat() - Method in class org.norther.tammi.core.converter.Formatter
Gets the default percent format.
getPeriod() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
getPeriod() - Method in interface org.norther.tammi.core.thread.Schedulable
Gets the execution period.
getPermissibleRoles(Permission) - Method in interface org.norther.tammi.core.security.AccessController
Gets the roles having the specified permission.
getPermissibleRoles(Permission) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
getPermissibleRoles(Permission) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
getPermissibleRoles(Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
getPermissibleRoles(Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
getPermissibleRoles(int, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Gets an array of role names permissible for the current flow.
getPermission(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.meta.MetaDataPersister
Gets the permission to persister.
getPermission(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.meta.MetaElementPersister
Gets the permission to persister.
getPersistentAttributes(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Gets the persistent attributes of the specified sample object.
getPersistentAttributes(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
getPersistentAttributes(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
getPersistentClass() - Method in interface org.norther.tammi.root.db.query.DBCriteria
Gets the persistent class of the criteria.
getPersistentClass() - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
getPersistentClass() - Method in interface org.norther.tammi.root.db.query.DBQuery
Gets the persistent class of the query.
getPersistentClass() - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
getPersistentClass() - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
getPersistentColumn(Object, String, String...) - Method in interface org.norther.tammi.root.db.Persister
Gets the persistent column of an attribute of the specified sample object.
getPersistentColumn(Object, String, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
getPersistentColumn(Object, String, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
getPersistentTable(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Gets the persistent table of the specified sample object.
getPersistentTable(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
getPersistentTable(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
getPersister() - Method in class org.norther.tammi.root.db.event.PersistedObjectEvent
Gets the perister.
getPersister() - Method in class org.norther.tammi.root.db.event.TransportedObjectEvent
Gets the perister.
getPersister() - Method in interface org.norther.tammi.root.db.Persister
Gets the implementation specific persister adaptee, if any.
getPersister() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getPersister() - Method in class org.norther.tammi.root.db.RepositoryConnection
Gets a persister.
getPersister(String, String) - Method in class org.norther.tammi.root.db.RepositoryConnection
Gets a persister for the specified credentials.
getPersister(Principal) - Method in class org.norther.tammi.root.db.RepositoryConnection
Gets a persister for the specified principal.
getPersister(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the context specific persister.
getPersister() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the persister with the current connection settings.
getPersisterClassName(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
getPersisterClassName() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
getPersisterClassName(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Gets the class name of the persister implementation of the specified connection.
getPersisterClassName() - Method in interface org.norther.tammi.root.db.RepositoryClient
Gets the class name of the persister implemention for the default connection.
getPersisterClassName() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getPersisterClassName(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getPersisterFactory() - Method in interface org.norther.tammi.root.db.Persister
Gets the persister factory of this persister.
getPersisterFactory() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getPersisterFactory() - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
Gets the persister factory of this criteria.
getPersisterFactory() - Method in class org.norther.tammi.root.db.query.DBQueryAdapter
Gets the persister factory of this query.
getPersisterFactoryMBean(String, String) - Static method in class org.norther.tammi.root.db.StaticPersisterFactory
Gets a reference to the persister factory MBean of the specified persister class and connection alias.
getPipe() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked pipe.
getPipeAnchor(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the anchor of the specified pipe.
getPipeAnchors() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of pipe anchors for the current principal.
getPipeAnchors(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of all pipe anchors.
getPipeBranch() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the branch key of pipe of the current request.
getPipeFilter() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the pipe filter from the filter stack.
getPluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getPluginAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets a plugin attribute.
getPluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getPluginAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getPlugInBaseName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getPlugInBaseName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getPlugInBaseName(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the base name of the resource bundle class associated with the specified plug-in key.
getPlugInBaseName(String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Gets the base name of the resource bundle class associated with the specified plug-in key.
getPlugInBaseName(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getPlugInBaseName(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getPlugInKey() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getPlugInKey(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getPlugInKey(Class<?>) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getPlugInKey() - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Gets the plug-in key of this bundle.
getPlugInKey() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the default key for pluggable resource bundles of this resource finder.
getPlugInKey(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the class specific key for pluggable resource bundles of this resource finder.
getPlugInKey(Class<?>) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the most specific key for pluggable resource bundles of this resource finder.
getPointer() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Gets the pointer.
getPollingInterval() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getPollingInterval() - Method in interface org.norther.tammi.core.logger.Logger
Gets the interval of polling new enries for logging.
getPolynomialI1() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialI1() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial i1.
getPolynomialI2() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialI2() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial i2.
getPolynomialI3() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialI3() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial i3.
getPolynomialI4() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialI4() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial i4.
getPolynomialJ1() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialJ1() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial j1.
getPolynomialJ2() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialJ2() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial j2.
getPolynomialJ3() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialJ3() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial j3.
getPolynomialJ4() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getPolynomialJ4() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the polynomial j4.
getPoolSize() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getPoolSize() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the current number of active threads in the pool.
getPort() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getPort() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the port number of the mail server.
getPort() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the port of the connector.
getPort() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getPort() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked port.
getPositivePrefix() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getPositiveSuffix() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getPostFields() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets post fields.
getPreferredContentType() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the preferred MIME type of the terminal.
getPreferredContentType() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getPreparedSelectStatement(Query, ClassDescriptor) - Method in class org.norther.tammi.root.ojb.sql.DefaultSqlGenerator
 
getPreviousFilter(Class<F>) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getPreviousFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getPreviousFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the previous registered filter of the specified class activated before the current one from the filter stack of this chain.
getPreviousFilter(int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getPreviousFilter(int, Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
getPreviousFilter(int) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the previous registered filter preceding the given location.
getPreviousFilter(int, Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Gets the previous registered filter of the specified class preceding the given location.
getPreviousFilters() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getPreviousFilters() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getPreviousFilters() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets a list of all filters activated before the current one from the filter stack of this chain.
getPreviousIndex() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the index of the previous step or 0 if not available.
getPrimaryIds() - Method in class org.norther.tammi.root.ojb.lob.IdBlobHandle
Gets the primary ids of the Blob.
getPrimaryIds() - Method in class org.norther.tammi.root.ojb.lob.IdClobHandle
Gets the primary ids of the Clob.
getPrimitiveClass(String) - Static method in class org.norther.tammi.core.pool.DefaultPool
Gets the class of a primitive type.
getPrincipal(String, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
Gets the user principal representing the authenticated user identified by an MSISDN.
getPrincipal(String, String, String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
Gets the user principal representing the authenticated user identified by a username and password.
getPrincipal() - Method in interface org.norther.tammi.core.realm.Challenge
Gets the authenticated principal when ready.
getPrincipal() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
getPrincipal(String, String, String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getPrincipal(String, String, String, String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getPrincipal(String, String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
getPrincipal(String, String, String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
getPrincipal() - Method in class org.norther.tammi.core.rt.Introspector
Gets the principal.
getPrincipal() - Method in interface org.norther.tammi.root.db.Persister
Gets the principal of this persister.
getPrincipal() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getPrincipal(String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getPrincipal(String, String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getPrincipal() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
getPrincipal() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getPrincipal() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the current principal if available.
getPriority() - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
getPriority() - Method in interface org.norther.tammi.core.thread.ThreadFactory
Gets the default priority of production threads.
getProcessor() - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
Gets the processor adaptee.
getProfile() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the terminal profile.
getProfile() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the profile.
getProfile() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getProfile(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getProfile() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
Gets the profile adaptee.
getProfile(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the named profile.
getProfileContentTypes(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getProfileContentTypes(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets profile specific content types.
getProfileDefaultName(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getProfileDefaultName(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the default profile name of the specified skin.
getProfileHeight(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getProfileHeight(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the height of the named profile in pixels.
getProfileWidth(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getProfileWidth(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the width of the named profile in pixels.
getProgramKey() - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Gets the path finder key for resolving program paths.
getProgramKey() - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
getProperties(String) - Method in interface org.norther.tammi.core.config.Configurable
Gets a multivalued property.
getProperties(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a multivalued property value.
getProperties(String, String[]) - Method in class org.norther.tammi.core.config.Configuration
Gets multivalued property values with defaults.
getProperties(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
getProperties(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getProperties(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getProperties(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets a multivalued property.
getProperties(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
getProperties(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
getProperties(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getProperties() - Method in class org.norther.tammi.spray.template.form.DefaultFormProperties
 
getProperties() - Method in interface org.norther.tammi.spray.template.form.FormProperties
Gets a read-only map of properties.
getProperty(Object, String) - Method in class org.norther.tammi.acorn.util.PropertyComparator
Gets the named property value.
getProperty(String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getProperty(String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
getProperty(String) - Method in interface org.norther.tammi.core.base.Domain
Gets the specified system property.
getProperty(String, String) - Method in interface org.norther.tammi.core.base.Domain
Gets the specified system property with a default.
getProperty(String) - Method in interface org.norther.tammi.core.config.Configurable
Gets a property.
getProperty(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a property value.
getProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Gets a property value with a default.
getProperty(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
getProperty(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getProperty() - Method in class org.norther.tammi.core.rt.util.EnumeratedIdentity
Gets the optional attribute property.
getProperty(Object, String) - Method in class org.norther.tammi.core.rt.util.VariableComparator
 
getProperty(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getProperty(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets a property.
getProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
getProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
getProperty(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getProperty(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getProperty(Object, boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the named property.
getProperty(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getProperty(Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the property of the current step.
getProperty(FlowStep, Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the property of the specified step.
getPropertyFilePath() - Method in interface org.norther.tammi.core.config.Configurable
Gets the property file path.
getPropertyFilePath() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
getPropertyFilePath() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getPropertyFilePath() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getPropertyFilePath() - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets the property file path.
getPropertyFilePath() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
getPropertyFilePath() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
getPropertyFilePath() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
getPropertyFilePath(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
getPropertyFilePath() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Gets the property file path of the context.
getPropertyFilePath(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Gets the property file path of the specified servlet.
getPropertyFilePath() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getPropertyFilePaths() - Method in interface org.norther.tammi.core.config.Configurable
Gets the property file paths.
getPropertyFilePaths() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
getPropertyFilePaths() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getPropertyFilePaths() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getPropertyFilePaths() - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets the property file paths.
getPropertyFilePaths() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
getPropertyFilePaths() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
getPropertyFilePaths() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getPropertyIndex(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getPropertyIndex(Object, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getPropertyIndex(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the index of the property within this filter.
getPropertyIndex(Object, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets and optionally adds the index of the property within this filter.
getPropertyValue(Object, String) - Static method in class org.norther.tammi.acorn.type.Classes
Gets the value of the specified property.
getProtocol() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getProtocol() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the protocol for sending.
getProtocol() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getProtocol() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the protocol extension.
getProtocol() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getProvider() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getProvider() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the provider of this connection.
getProvider() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the provider of the connection.
getProvider() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getProvider() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getProviderAlias(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getProviderAlias() - Method in interface org.norther.tammi.root.db.Persister
Gets the persistence provider alias.
getProviderAlias() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getProviderAlias(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the persistance provider alias for the specified provider.
getProviderURL() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getProviderURL() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the provider URL to the directory of this realm.
getPublicName() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
getPublicName() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getPublicName() - Method in interface org.norther.tammi.core.realm.Realm
Gets the public name of this realm.
getPublicRealmName() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getPublicRealmName() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the public name of the realm.
getQualifiedName(String...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getQualifiedName(String...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the qualified name of this flow step.
getQualifiedName(String...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getQualifiedName() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the qualified name of the current step.
getQualifiedName(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the qualified name of the named step of the current flow.
getQualifiedName(String[]) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the qualified name of the named steps of the current flow.
getQualifier() - Method in exception org.norther.tammi.core.converter.RuntimeConversionException
Gets the qualifier of the exception.
getQualifier(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the specified attribute qualifier.
getQualifier() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the qualifier of this attribute.
getQualifier(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getQualifier() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute qualifier.
getQualifier(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute qualifier.
getQuality() - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Gets the image quality.
getQuality() - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
getQuery() - Method in interface org.norther.tammi.root.db.query.DBQuery
Gets the implementation specific query adaptee, if any.
getQuery() - Method in class org.norther.tammi.root.db.query.DBQueryAdapter
 
getQueryPattern() - Method in class org.norther.tammi.core.base.AbstractLoader
 
getQueryPattern(String) - Method in interface org.norther.tammi.core.base.Container
Gets the query pattern, with which the MBean is registered in this registry.
getQueryPattern(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
getQueryPattern(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
getQueryPattern(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getQueryPattern() - Method in class org.norther.tammi.core.base.MBeanHandle
Gets the object name or a query pattern of the reference.
getQueryPattern() - Method in interface org.norther.tammi.core.base.NamePattern
Gets the name pattern as an object name query.
getQueryPattern() - Method in class org.norther.tammi.core.base.Referable
 
getQueryPattern(Object) - Method in interface org.norther.tammi.core.base.Registry
Gets the query pattern, with which the MBean is registered in this registry.
getQueryPattern(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getQueryPattern() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
getQueryPattern() - Method in class org.norther.tammi.core.rt.VariableY
 
getQueryString() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getQueryString() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getQueueCapacity() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getQueueCapacity() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the queue capacity of the executor.
getQueueLength() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
Gets the number of threads waiting to acquire this lock.
getRawInputStream() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Gets the raw input stream.
getRawInputStream() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getRawInputStream() - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
 
getRawOutputStream() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Gets the raw output stream.
getRawOutputStream() - Method in class org.norther.tammi.spray.connector.chain.ConnectorResponse
 
getRawOutputStream() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
Gets the raw output stream.
getReader() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getReader(Object, String) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
 
getReader() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getReadyOps() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getReadyOps() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the ready operations set of this connection.
getRealm() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Gets the refernt of the realm MBean associated to this authenticator.
getRealmDomain() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getRealmDomain() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the realm domain.
getRealmName() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Gets the realm of the principal.
getRealmName() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getRealmName() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the user authentication realm.
getRealName() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Gets the real name of the principal.
getRealName() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the real name of the user.
getRealPath(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getReceiveBufferSize() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
getReceiveBufferSize() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the receive buffer size.
getRecord(String) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Gets a record.
getRecord(String, RecordReader) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Gets a record.
getRecord() - Method in class org.norther.tammi.acorn.io.RecordReader
Gets the record.
getRecord() - Method in class org.norther.tammi.acorn.io.RecordWriter
Gets the record.
getRecursiveElement(String, int, String...) - Method in interface org.norther.tammi.core.rt.Variable
Gets the first non-recursive indexed element of an recursive dynamic array attribute with validation.
getRecursiveElement(String, int, String...) - Method in class org.norther.tammi.core.rt.VariableX
 
getRecursiveValue(String, String...) - Method in interface org.norther.tammi.core.rt.Variable
Gets the first non-recursive value of a named recursive dynamic attribute with validation.
getRecursiveValue(String, String...) - Method in class org.norther.tammi.core.rt.VariableX
 
getRedirectedURL(boolean, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, OrderedMap<String, Object>) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, boolean, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, boolean, OrderedMap<String, Object>) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, int, String, boolean, String...) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(String, int, String, boolean, OrderedMap<String, Object>) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectedURL(boolean, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link, which is either secure or non-secure.
getRedirectedURL(String, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link to the specified location.
getRedirectedURL(String, OrderedMap<String, Object>) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link with additional URL parameters.
getRedirectedURL(String, boolean, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link, which is either secure or non-secure.
getRedirectedURL(String, boolean, OrderedMap<String, Object>) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link with additional URL parameters, which is either secure or non-secure.
getRedirectedURL(String, int, String, boolean, String...) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link to a specific host and/or port, which is either secure or non-secure.
getRedirectedURL(String, int, String, boolean, OrderedMap<String, Object>) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets a redirected URL link with additional URL parameters to the specified host and/or port, which is either secure or non-secure.
getRedirectionCode() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectionCode() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the redirection code to apply for this request.
getRedirectionURL() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the redirection URL of this request.
getRedirectionURL() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getRedirectionURL() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the redirection URL of this request.
getRedirectPort() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getRedirectPort() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the redirect port of this connection.
getRedirectPort() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the port of the corresponding secure/non-secure port to redirect requests.
getRedirectPort() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getRedirectPort() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getReference(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the referenced node in a tree.
getReference(Object, int, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the indexed referenced node in a tree.
getReferenceDepth(Object, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the depth of a node in a tree.
getReferenceDepth(Object, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getReferenceIndex() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the reference index.
getReferenceName() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the reference name.
getReferences(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the referenced nodes in a tree.
getReferenceValue(Object, int, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the indexed node in a tree.
getReferenceValue(Object, int, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getReferenceValue(Object, String) - Method in interface org.norther.tammi.root.db.Persister
Gets the referenced object of the specified object.
getReferenceValue(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getReferenceValue(Object, int, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the indexed referenced node.
getReferenceValues(Object, String) - Method in interface org.norther.tammi.root.db.Persister
Gets a list of referenced objects of the specified object.
getReferenceValues(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getReferral() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getReferral() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the referrals processing instruction.
getRefreshed() - Method in interface org.norther.tammi.core.base.Refreshable
Gets the last refresh timestamp.
getRefreshed() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
getRefreshed() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getRefreshed() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getRefreshed() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getRefreshed() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getRefreshed() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getRefreshed() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
getRefreshed() - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
getRefreshed() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
getRefreshed() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getRefreshed() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getRefreshed() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getRefreshed() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getRegionName() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
getRegistrationTime() - Method in class org.norther.tammi.core.base.Adaptee
 
getRegistrationTime() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the registration time.
getRegistrationTime() - Method in class org.norther.tammi.core.base.Referable
 
getRegistryKey(String) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getRegistryKey(ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getRegistryKey(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
getRegistryKey(String) - Method in interface org.norther.tammi.core.base.Registry
Gets the key of an MBean of a specific class in this registry.
getRegistryKey(ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Gets the key of a named MBean in this registry.
getRegistryKey(String, ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Gets the key of a named MBean of a specific class in this registry.
getRejectedExecutionHandler() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
getRejectedExecutionHandler() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Gets the rejected execution handler.
getRelativeMask() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the mask of relative date items.
getRememberOption() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the remember option.
getRemoteAddr() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getRemoteAddr() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the remote address of this connection.
getRemoteAddr() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getRemoteAddr() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getRemoteAddr() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getRemoteAddr() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.InternalRemoteClient
 
getRemoteAddr() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getRemoteAddr() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getRemoteAddr() - Method in class org.norther.tammi.spray.servlet.chain.ServletConnection
 
getRemoteAddr() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession.RemoteClient
Gets the remote address.
getRemoteClient() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Gets the remote client that is associated with this session.
getRemoteClient() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getRemoteHost() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getRemotePort() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getRemotePort() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the remote port of this connection.
getRemotePort() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getRemotePort() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getRemotePort() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getRemotePort() - Method in class org.norther.tammi.spray.servlet.chain.ServletConnection
 
getRemoteUser() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
getRemoteUser() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the username of the remote user.
getRemoteUser() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getRemoteUser() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getReport() - Method in interface org.norther.tammi.sprig.report.layout.ReportLayout
Gets the implementation specific report.
getReport() - Method in class org.norther.tammi.sprig.report.layout.ReportLayoutAdapter
 
getReportConfiguration() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getReportEngineName() - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
getReportEngineName() - Method in interface org.norther.tammi.sprig.report.ReportFilter
Gets the report engine of this filter.
getReportFilter() - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Gets the report filter from the filter stack.
getReportKey() - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
getReportKey() - Method in interface org.norther.tammi.sprig.report.ReportEngine
Gets the path finder key for resolving report paths.
getReportModel() - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Gets the report model.
getReportModel() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the report model.
getRepository(String) - Method in interface org.norther.tammi.root.db.Persister
Gets the name of the repository of the named class.
getRepository(String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getRepository(String) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
getRepositoryClientMBean() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
Gets the reference to this repository client.
getRepositoryDTD() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getRepositoryDTD() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the repository DTD.
getRepositoryFilter(FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the bean repository client.
getRepositoryFilter() - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets the bean repository filter from the filter stack.
getRepositoryParserMBean() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getRepositoryParserMBean() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets a reference to the repository parser MBean.
getRepositoryParserName() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getRepositoryParserName() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the the repository parser of this factory.
getRequest() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getRequest() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets of the request of this connection.
getRequest() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getRequest() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getRequest() - Method in class org.norther.tammi.spray.engine.context.ContextBindingEvent
Gets the current request if any.
getRequest() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the current request if available.
getRequest() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getRequest() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the current request if available.
getRequest() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the current request if available.
getRequest() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getRequest() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the active request.
getRequest() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestBindingEvent
Gets the target request.
getRequestDispatcher(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getRequestDispatcher(String) - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getRequestDispatcherClassName() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getRequestDispatcherClassName() - Method in interface org.norther.tammi.spray.session.Manager
Gets the request dispatcher class name.
getRequestedSessionId() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getRequestedSessionId() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getRequestExecutorName() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
getRequestExecutorName() - Method in interface org.norther.tammi.spray.connector.ExecutableConnector
Gets the executor for requests.
getRequestMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
Gets a cached request map of this filter.
getRequestMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultFilter
Gets a cached request map of this filter.
getRequestMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Gets a cached request map of this filter.
getRequestTimeout() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getRequestTimeout() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the request timeout of this connection.
getRequestTimeout() - Method in interface org.norther.tammi.spray.connector.Connector
Gets the timeout for the processing time of one client request.
getRequestTimeout() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
getRequestTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Gets a request context tool.
getRequestTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
getRequestURI() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getRequestURI() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getRequestURL() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getRequestURL() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getRequestURL() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getReservationTime() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getReservationTime() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the last reservation time.
getReservationTime() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getResource(String) - Method in interface org.norther.tammi.core.base.Loader
Gets a resource with the specified name by going through the class loader hierarchy.
getResource() - Method in class org.norther.tammi.core.cache.BufferedResource
Gets the buffered resource.
getResource(String, Component, LookupResourceBundle) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getResource(String, Component, Container) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getResource(String, Component, LookupResourceBundle) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets the specified resource of the named component from the resource bundle.
getResource(String, Component, Container) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets the specified resource of the named component from the resource hierarchy.
getResource(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getResource(String) - Method in class org.norther.tammi.spray.engine.resource.ClassPathResourceResolver
 
getResource(String) - Method in class org.norther.tammi.spray.engine.resource.FileResourceResolver
 
getResource(String) - Method in class org.norther.tammi.spray.engine.resource.JarResourceResolver
 
getResource(String) - Method in class org.norther.tammi.spray.engine.resource.PropertyResourceResolver
 
getResource(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets a named resource.
getResource(String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getResource(MimeType, String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
Gets the resource.
getResource(String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
getResource(String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.media.MediaProvider
Gets the media content resource.
getResource(String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.servlet.DefaultServletMediaProvider
 
getResourceAsStream(String) - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets a resource stream.
getResourceAsStream(String) - Method in interface org.norther.tammi.core.base.Loader
Gets an input stream for reading the specified resource.
getResourceAsStream(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getResourceAsStream(String) - Method in class org.norther.tammi.spray.engine.resource.ClassPathResourceResolver
 
getResourceAsStream(String) - Method in class org.norther.tammi.spray.engine.resource.FileResourceResolver
 
getResourceAsStream(String) - Method in class org.norther.tammi.spray.engine.resource.JarResourceResolver
 
getResourceAsStream(String) - Method in class org.norther.tammi.spray.engine.resource.PropertyResourceResolver
 
getResourceAsStream(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets a named resource as a stream.
getResourceBundle(Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceBundle(String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceBundle(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceBundle(String, ClassLoader, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceBundle(String, String, ClassLoader, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceBundle(String, String, ClassLoader, Locale) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
Gets the resource bundle for the given locale.
getResourceBundle(Locale...) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the default resource bundle for the default base name and the specified locale.
getResourceBundle(String, Locale...) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the appropriate resource bundle for the given base name and specified locale.
getResourceBundle(String, String, Locale...) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the appropriate resource bundle for the given base name, specified locale and optional variant.
getResourceBundle(String, ClassLoader, Locale...) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the appropriate resource bundle for the given base name, specified locale and class loader.
getResourceBundle(String, String, ClassLoader, Locale...) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the appropriate resource bundle for the given base name, specified locale, optional variant and class loader.
getResourceBundle(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the resource bundle for an attribute.
getResourceBundle(String) - Method in class org.norther.tammi.core.rt.Introspector
Gets the resource bundle for a base name.
getResourceBundleFactory() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getResourceBundleName(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Gets the resource bundle name for an attribute.
getResourceBundleName(String) - Method in class org.norther.tammi.core.rt.Introspector
Gets the resource bundle name for a base name.
getResourceBundleNames(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getResourceBundleNames(String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Gets the qualified resource bundle names.
getResourceBundleNames(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getResourceBundleNames(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getResourceCheckInterval() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceCheckInterval(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceCheckInterval(Class<?>) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceCheckInterval() - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Gets the resource check interval of this bundle.
getResourceCheckInterval() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the default interval for checking validity of cached resource bundles of this resource finder.
getResourceCheckInterval(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the class specific interval for checking validity of cached resource bundles of this resource finder.
getResourceCheckInterval(Class<?>) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the most specific interval for checking validity of cached resource bundles of this resource finder.
getResourceFilter() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the resource filter from the filter stack.
getResourceFilter() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the resource filter from the filter stack.
getResourceFilter() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the resource filter from the filter stack.
getResourceFinderMBean() - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Gets a reference to the resource finder MBean of this bundle.
getResourceFinderName() - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
getResourceFinderName() - Method in class org.norther.tammi.core.converter.DefaultConverter
 
getResourceFinderName() - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
getResourceFinderName() - Method in interface org.norther.tammi.core.converter.ObjectConverter
Gets the the resource finder of this converter.
getResourceFinderName() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getResourceFinderName() - Method in interface org.norther.tammi.core.locale.ResourceMap
Gets the resource finder of this map.
getResourceFinderName() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getResourceFinderName() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getResourceFinderName() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets the the resource finder of this factory.
getResourceFinderName() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getResourceKey() - Method in class org.norther.tammi.acorn.trace.event.TraceEvent
Gets the key of an optional resource.
getResourceKey() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getResourceKey() - Method in interface org.norther.tammi.core.locale.ResourceFinder
Gets the path finder key for resolving resource paths.
getResourceMap() - Method in class org.norther.tammi.core.converter.Formatter
Gets the referent of the resource map MBean.
getResourceMap() - Method in class org.norther.tammi.core.mail.DefaultMailbot
Gets the resource map to apply.
getResourceMap() - Method in class org.norther.tammi.core.rt.Introspector
Gets the resource map.
getResourceMap() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
Gets the resource map.
getResourceMap() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets a read-only resource map.
getResourceMap() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getResourceMap() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
getResourceMap() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the resource map.
getResourceMapName() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
getResourceMapName() - Method in interface org.norther.tammi.core.mail.Mailbot
Gets the mail resource map.
getResourceMapName() - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the bean resource map.
getResourceMapName() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getResourcePath(String, Resource<?>) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
Gets the path of the specified resource source, if known.
getResources(String) - Method in interface org.norther.tammi.core.base.Loader
Gets all resources with the given name by going through the class loader hierarchy.
getResources() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets localized resources of this bundle.
getResourceStream(String) - Method in class org.norther.tammi.spray.velocity.ResourceLoaderWrapper
Gets a template resource input stream.
getResponse() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
getResponse() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets of the response of this connection.
getResponse() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
getResponse() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
getResponse() - Method in class org.norther.tammi.spray.engine.context.ContextBindingEvent
Gets the current response if any.
getResponse() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the current response if available.
getResponse() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
getResponse() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Gets the current response if available.
getResponse() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the current response if available.
getResponse() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
getResponse() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Gets the active response.
getResponseBufferSize() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getResponseBufferSize() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the response buffer size.
getRestartDelay() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getRestartDelay() - Method in interface org.norther.tammi.core.startup.Startup
Gets the restart delay.
getResult() - Method in class org.norther.tammi.acorn.math.Equation
Gets the result.
getRoleBase() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getRoleBase() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the base name for role searches.
getRoleId() - Method in class org.norther.tammi.root.realm.PersistentUserRole
Gets the role id.
getRoleId() - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
Gets the role id.
getRoleNameAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getRoleNameAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the role name attribute used to retrieve user roles from the result of the role search.
getRoles(String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
getRoles(String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Gets roles.
getRoles() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Gets the role names of this principal.
getRoles() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the roles of the user.
getRoles() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getRoleSearchPattern() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getRoleSearchPattern() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the message format used to select roles for a user, with "{0}" marking the spot where the distinguished name of the user goes, and/or "{1}" marking the spot for the username of the principal.
getRoleSearchScope() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getRoleSearchScope() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the scope for role searches.
getRoot() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getRoot() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the root flow.
getRoot() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getRootContext() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getRootContext() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the root context.
getRootContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getRootFolder() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getRootFolder() - Method in interface org.norther.tammi.core.io.PathFinder
Gets the root folder.
getRootFolder(Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the root folder.
getRootFolder(Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getRootFolder(Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the root folder.
getRootGroupId() - Method in interface org.norther.tammi.root.db.Persister
Gets the root group id of this persister.
getRootGroupId() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getRootPath() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getRootPath() - Method in interface org.norther.tammi.core.io.PathFinder
Gets the root path.
getRootReferences(Object, String, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets a list of root nodes in a tree.
getRootReferences(Object, String, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getRootReferences(Object, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the root nodes.
getRotationPattern() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Gets the rotation pattern.
getRoundingMode() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
getRouteMatrix(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getRouteMatrix() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getRouteMatrix() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the step route matrix.
getRouteMatrix() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getRouteMatrix(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the matrix defining enabled routes for flow steps.
getRowAxis(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the indexed row axis.
getRowAxisPosition(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the position of the indexed row axis.
getRowCount() - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
 
getRowCount() - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getRowCount() - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getRowCount() - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
getRowCount() - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
getRowCount() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getRowCount() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getRowId(int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
Gets the row id.
getRowIndex(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
Gets the unadapted row index.
getRowIndex(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getRowIndex(int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
Gets the row index.
getRowIndex() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the current row index.
getRowIndex(Comparable) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getRowKey(int) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
 
getRowKey(int) - Method in interface org.norther.tammi.acorn.jfc.ChartModel
Gets the key of the indexed row.
getRowKey(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getRowKey(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getRowKey(int) - Method in class org.norther.tammi.acorn.jfc.NamedArrayMapChartModel
 
getRowKey(int) - Method in class org.norther.tammi.acorn.jfc.RenamedChartModel
 
getRowKey(int) - Method in class org.norther.tammi.core.jfc.NamedVariableChartModel
 
getRowKey(int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getRowKey(int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getRowKeys() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.AbstractChartModel
Gets a default name for the row using spreadsheet conventions: 1, 2, 3, etc.
getRowName(int) - Method in interface org.norther.tammi.acorn.jfc.ChartModel
Gets the name of the indexed row.
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.FilteredChartModel
 
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.NamedArrayMapChartModel
 
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.RenamedChartModel
 
getRowName(int) - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
getRowName(int) - Method in class org.norther.tammi.core.jfc.NamedVariableChartModel
 
getRowName(int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getSampleResourceBundle() - Method in class org.norther.tammi.root.locale.PersistentResourceBundle
Gets a sample resource bundle.
getSampleResourceBundle() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
getSAXFactory() - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
Gets the implementation of the factory.
getSaxParserFactory() - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
getSaxParserFactory() - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Gets the class name of the implemention of the factory.
getScaledMoney(String, Money, String, Locale...) - Method in class org.norther.tammi.core.converter.DefaultMoneyConverter
Scales the money based on the currency pattern, if nay.
getScaleFactor() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getScaleFactor() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the scale factor in central meridian.
getScaleFontSize() - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Gets the scale font size.
getScaleFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
getScaleFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
getScaleFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
getScaleFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
getScaleFontSize() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
getSchedulerName() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
getSchedulerName() - Method in interface org.norther.tammi.core.thread.Schedulable
Gets the the scheduler of the schedulable.
getScheme() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
getScheme() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked scheme.
getScriptable() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getScriptable() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets whether scriptable.
getScriptable() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getScriptKey() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getScriptKey() - Method in interface org.norther.tammi.core.scripter.Scripter
Gets the path finder key for resolving script paths.
getScriptName() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked script name (context path + servlet path).
getScrollable() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
Gets the scrollable adaptee.
getSearchVariable(int, Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the indexed variable search variable.
getSecond() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the second.
getSecondFlattening() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getSecondFlattening() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the second flattening of the reference ellipsoid.
getSecuredFilter() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the secured filter from the filter stack.
getSecureRandom() - Static method in class org.norther.tammi.acorn.security.RNG
Gets the randomizer applied.
getSecureSocketProtocol() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getSecureSocketProtocol() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the protocol.
getSecureSocketProvider() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getSecureSocketProvider() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the socket provider.
getSecurityAuthentication() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getSecurityAuthentication() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the authentication level of the connection to the directory.
getSecurityKey() - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
getSecurityKey() - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Gets the path finder key for resolving security paths.
getSecurityPrincipal() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getSecurityPrincipal() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the principal for authenticating the connection to the directory.
getSecurityProtocol() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getSecurityProtocol() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the protocol of the connection to the directory.
getSelectedAttribute() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedAttribute() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the name of the selected attribute with an optional form prefix.
getSelectedAttribute() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedEnum() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the index of the selected enumeration of the current form attribute.
getSelectedEnum(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the index of the selected enumeration of the specified form attribute.
getSelectedEnum(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the index of the element enumeration of the specified form attribute element.
getSelectedEnums() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the indices of the selected enumerations of the current form attribute.
getSelectedEnums(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the indices of the selected enumerations of the specified form attribute.
getSelectedFlowName() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedFlowName() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the selected flow name.
getSelectedFlowName() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedFormPrefix(int, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the selected form prefix.
getSelectedIdentities(int, int, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the selected identities.
getSelectedIdentity(int, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Gets the selected identity.
getSelectedIdentity(int, int, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the selected identity.
getSelectedIndex(String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the index of the selected variable in the named parameter.
getSelectedIndices(String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the indices of the selected variables in the named parameter.
getSelectedLine() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the selected line number of the current form attribute.
getSelectedLine(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the selected line number of the specified form attribute.
getSelectedLines() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the selected line numbers of the current form attribute.
getSelectedLines(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the selected line numbers of the specified form attribute.
getSelectedParameter(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedParameter(int) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the selected parameter.
getSelectedParameter(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedParameterCount() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedParameterCount() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the number of selected parameters.
getSelectedParameterCount() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedStepIndex() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedStepIndex() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the index of the selected step.
getSelectedStepIndex() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedStepPath() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedStepPath() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the selected step path.
getSelectedStepPath() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedTemplatePath() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedTemplatePath() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the selected template path.
getSelectedTemplatePath() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelectedValue() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute value or element selected by the user.
getSelectedValue(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute value selected by the user.
getSelectedValue(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute element selected by the user.
getSelectedValues() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute values selected by the user.
getSelectedValues(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute values selected by the user.
getSelectedVariable(int, int, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the selected variable.
getSelectedVariable() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getSelectedVariable() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the selected variable.
getSelectedVariable() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getSelection() - Method in exception org.norther.tammi.spray.template.ReflowedException
Gets the selection.
getSelectionEnumeration(Variable, String, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, OrderedSet<EnumeratedIdentity>) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the selection enumeration for the specified class from the corresponding identity list.
getSelectionEnumeration(Variable, String, String[], OrderedMap<Identity, EnumeratedIdentity>, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the selection enumeration for the specified class from the corresponding identity tree.
getSelectionKey() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
Gets the selection key of this connection.
getSelectionVariable(int, Identity[], String, DBAttribute[], String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the indexed list selection variable with the specified identities selected by applying the given persister.
getSelectionVariable(int, Variable, String[], Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the specified list selection variable for the specified variable search variable.
getSelectionVariable(int, Identity[], String, Object, DBAttribute[], String, String, String[], boolean, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the indexed tree selection variable with the specified identities selected and their parents expanded by applying the specified persister.
getSelectorCount() - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Gets the number of selectors to apply.
getSelectorCount() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
getSelectorTimeout() - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Gets the timeout to wait for selected channels to be ready for I/O.
getSelectorTimeout() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
getSemiMajorAxis() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getSemiMajorAxis() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the semi-major axis of the reference ellipsoid in meters.
getSendBufferSize() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
getSendBufferSize() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the send buffer size.
getSeparator() - Method in class org.norther.tammi.core.config.DefaultPropertyConfigurator
 
getSeparator() - Method in class org.norther.tammi.core.config.DefaultXMLConfigurator
 
getSeparator() - Method in interface org.norther.tammi.core.config.PropertyConfigurator
Gets the default separator(s) of multivalued properties.
getSeparator() - Method in interface org.norther.tammi.core.config.XMLConfigurator
Gets the default separator(s) of multivalued properties.
getSeparatorKey() - Static method in class org.norther.tammi.core.config.Configuration
Gets the property key for a list separator.
getSequenceNumber() - Method in class org.norther.tammi.core.base.Adaptee
 
getSequenceNumber() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Gets the notification sequence number.
getSequenceNumber() - Method in class org.norther.tammi.core.base.Referable
 
getSerializedSessionsPath() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getSerializedSessionsPath() - Method in interface org.norther.tammi.spray.session.SessionManager
Gets the path to store serialized sessions.
getSeriesCount() - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getSeriesKey(int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getServerBufferSize() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
getServerBufferSize() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the server buffer size.
getServerName() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getServerName() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getServerPort() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
getServerPort() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getServerPort() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getServerSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Gets the implementation of the server socket factory.
getServerSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractSecureSocketFactory
 
getServerSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractSocketFactory
 
getServerSocketFactory(String, String) - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
getServerSocketFactory(String, String) - Method in class org.norther.tammi.core.nio.DefaultServerChannelFactory
 
getServerURL() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getServerURL() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the mail server to be connected as an URL.
getService() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked service.
getServiceAnchor(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the anchor of the specified service.
getServiceAnchors() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of service anchors for the current principal.
getServiceAnchors(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets a map of all service anchors.
getServiceBranch() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the branch key of service of the current request.
getServiceFilter() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the service filter from the filter stack.
getServletConfig() - Method in interface org.norther.tammi.spray.servlet.StartupServlet
Gets the servlet config of this servlet.
getServletContext() - Method in class org.norther.tammi.spray.servlet.DefaultStartupContext
 
getServletContext() - Method in interface org.norther.tammi.spray.servlet.StartupContext
Gets the servlet context.
getServletContext() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getServletContext() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getServletContext() - Method in interface org.norther.tammi.spray.session.Manager
Gets the servlet context.
getServletContextName() - Method in class org.norther.tammi.spray.servlet.DefaultStartupContext
 
getServletContextName() - Method in interface org.norther.tammi.spray.servlet.StartupContext
Gets the name of this servlet context.
getServletContextRoot() - Method in class org.norther.tammi.spray.servlet.DefaultStartupContext
 
getServletContextRoot() - Method in interface org.norther.tammi.spray.servlet.StartupContext
Gets the root of this servlet context.
getServletInfo() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
getServletInfo() - Method in interface org.norther.tammi.spray.servlet.StartupServlet
Gets the servlet info.
getServletName() - Method in interface org.norther.tammi.spray.servlet.StartupServlet
Gets the servlet name of this servlet.
getServletPath() - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
 
getServletPath() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getServletPath() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked servlet path.
getServletPath() - Method in class org.norther.tammi.spray.protocol.chain.HeadersRequest
 
getSession() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
Gets the SSL session.
getSession() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
getSession(boolean) - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
getSession() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets or creates the current session.
getSession() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getSession(boolean) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getSession() - Method in class org.norther.tammi.spray.filter.chain.SessionMap
Gets the bound session.
getSession() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getSession(boolean) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getSession(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getSession(String) - Method in interface org.norther.tammi.spray.session.Manager
Gets the active session with the specified session id.
getSession() - Method in class org.norther.tammi.spray.session.SessionExpirationEvent
Gets the expired session.
getSessionContext() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getSessionCookie(String, String, boolean) - Static method in class org.norther.tammi.spray.protocol.chain.CookieParser
Gets a session cookie.
getSessionFactory() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getSessionFactory(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
getSessionFactory() - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the session factory of the default connection.
getSessionFactory(String) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Gets the session factory of the specified connection.
getSessionId() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the current session id.
getSessionIdPolicy() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getSessionIdPolicy() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the session id policy.
getSessionIdPolicy() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
getSessionIdPolicy() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the session id policy.
getSessionManagerName() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
getSessionManagerName() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Gets the the session manager of this engine.
getSessionMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
Gets the cached session map of this filter.
getSessionMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultFilter
Gets a cached session map of this filter.
getSessionMap(ServletRequest, int) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
Gets the cached session map of this filter.
getSessionSkin() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the session skin.
getSessionTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Gets a session context tool.
getSessionTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
getSet() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
getSet() - Method in class org.norther.tammi.acorn.util.UnmodifiableSet
Gets the set adaptee.
getSetter(Class, String) - Method in class org.norther.tammi.root.hbm.util.VariableAccessor
 
getShadow() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the shadow pattern of this attribute.
getSharedCache() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
Gets the shared cache.
getSharedCacheMBean() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Gets a reference to the shared cache MBean which is always null for CacheMonitor.
getSharedCacheName() - Method in interface org.norther.tammi.core.cache.CacheClient
Gets the the shared cache of this client.
getSharedCacheName() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
getSharedCacheName() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
getSharedCacheName() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
getSharedCacheName() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getSharedCacheName() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Gets the shared cache which is always null for CacheMonitor.
getSharedCacheName() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getSharedCacheName() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
getSharedCacheName() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
getSharedCacheName() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
getSharedCacheName() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getSharedCacheName() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getSharedCacheName() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getShort(String) - Method in class org.norther.tammi.core.config.Configuration
Gets a short property value.
getShort(String, short) - Method in class org.norther.tammi.core.config.Configuration
Gets a short property value with a default.
getShort(String, Short) - Method in class org.norther.tammi.core.config.Configuration
Gets a Short property value with a default.
getShortcutIcon() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getShortcutIcon() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the shortcut icon.
getShortcutIcon() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getShortcutIcon() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getShutdownDelay() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
getShutdownDelay() - Method in interface org.norther.tammi.core.startup.Startup
Gets the shutdown delay.
getSignature() - Method in class org.norther.tammi.spray.loader.task.Submit
Gets the action class specific signature.
getSignature() - Method in class org.norther.tammi.spray.template.step.FlowStepAction
 
getSignature() - Method in class org.norther.tammi.spray.template.task.TemplateAction
 
getSize() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Gets the size.
getSize(String) - Method in class org.norther.tammi.core.pool.DefaultPool
 
getSize(String) - Method in interface org.norther.tammi.core.pool.Pool
Gets the current size of the pool for a named class.
getSizeInMemory() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
getSizeLimit() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getSizeLimit() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getSizeLimit() - Method in interface org.norther.tammi.core.cache.Resource
Gets the size limit for a cached resource.
getSizeLimit() - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Gets the default size limit for resources to be kept in the cache.
getSizeLimit() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
getSkin(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkin() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
Gets the skin adaptee.
getSkin(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named skin.
getSkin() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the linked skin.
getSkinAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinAttribute(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named attribute of the specified skin.
getSkinBaseName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinBaseName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the base name of the specified skin.
getSkinBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinBodyAttribute(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named body attribute of the specified skin.
getSkinBodyScripts(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinBodyScripts(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the body scripts of the specified skin.
getSkinDefaultName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinDefaultName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the default skin name of the specified skin.
getSkinDocType(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinDocType(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the doctype of the specified skin.
getSkinFilter() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Gets the skin filter from the filter stack.
getSkinFilter() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the skin filter from the filter stack.
getSkinFormTheme(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinFormTheme(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the name of the form theme of the specified skin.
getSkinHeadScripts(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinHeadScripts(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the head scripts of the specified skin.
getSkinInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinInlineBodyScript(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the inline body script of the specified skin.
getSkinInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinInlineStyleSheet(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the inline style sheet of the specified skin.
getSkinLabel(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinLabel(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the label of the specified skin.
getSkinLink(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinLink(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the link of the specified skin.
getSkinLogo(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinLogo(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the logo of the specified skin.
getSkinMetaElement(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinMetaElement(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named meta element of the specified skin.
getSkinOrientation(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinOrientation(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the orientation of the specified skin.
getSkinPluginAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinPluginAttribute(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the named plugin attribute of the specified skin.
getSkinShortcutIcon(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinShortcutIcon(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URL of the shortcut icon of the specified skin.
getSkinStyleSheets(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinStyleSheets(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the URLs of the style sheets of the specified skin.
getSkinSubtitle(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinSubtitle(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the subtitle of the specified skin.
getSkinTitle(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinTitle(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the title of the specified skin.
getSkinXMLNs(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
getSkinXMLNs(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Gets the XML namespace of the specified skin.
getSocket() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
Gets the socket of this connection.
getSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Gets the implementation of the socket factory.
getSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractSecureSocketFactory
 
getSocketFactory(String, String) - Method in class org.norther.tammi.core.net.AbstractSocketFactory
 
getSocketFactory(String, String) - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
getSocketFactory(String, String) - Method in class org.norther.tammi.core.nio.DefaultServerChannelFactory
 
getSoLinger() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
getSoLinger() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the SO_LINGER.
getSortKey() - Method in class org.norther.tammi.core.util.ObjectNameComparator
Gets the sort key.
getSoTimeout() - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
getSoTimeout() - Method in interface org.norther.tammi.core.net.CommonFactory
Gets the accept timeout.
getSoTimeout() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
getSoTimeout() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the SO_TIMEOUT.
getSource() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getSource() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getSource() - Method in interface org.norther.tammi.core.cache.Resource
Gets the source of the resource.
getSource() - Method in class org.norther.tammi.core.logger.log4j.EventLogAppender
Gets the event source.
getSource() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked cached source.
getSourceObject() - Method in class org.norther.tammi.root.db.event.TransportedObjectEvent
Gets the source object.
getSpacing() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
getSpacing() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Gets the current spacing between components.
getSpecificationTitle() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationTitle(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationTitle() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the specification title of the current package.
getSpecificationTitle(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the specification title of the specified package.
getSpecificationVendor() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationVendor(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationVendor() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the specification vendor of the current package.
getSpecificationVendor(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the specification vendor of the specified package.
getSpecificationVersion() - Method in class org.norther.tammi.core.base.MBeanBroker
Gets the specification version.
getSpecificationVersion() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationVersion(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
getSpecificationVersion() - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the specification version of the current package.
getSpecificationVersion(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Gets the implementation title of the specified package.
getSSLContext(String, String, boolean) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
Gets the SSL context.
getStandardParallel() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getStandardParallel() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the standard parallel in radians.
getStartup() - Method in class org.norther.tammi.core.startup.MBeanStartup
Gets the startup.
getStartupClassName() - Static method in class org.norther.tammi.core.startup.StaticStartup
Gets the startup class name.
getState() - Method in class org.norther.tammi.spray.filter.FilterHandle
 
getState() - Method in interface org.norther.tammi.spray.filter.FilterReference
Gets the state of the filter.
getState() - Method in class org.norther.tammi.spray.template.flow.StepStateEvent
Gets the changed state.
getStateIndex(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStateIndex(Object, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStateIndex(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the index of the state within this filter.
getStateIndex(Object, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets and optionally adds the index of the state within this filter.
getStatus() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getStatus() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the status of the response of this request.
getStatus() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the response status.
getStatus() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getStatus() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the status code of the response.
getStatus() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getStatusCode() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
getStatusCode() - Method in interface org.norther.tammi.spray.filter.ExceptionFilter
Gets the status code.
getStep(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getStep() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getStep(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the indexed flow step
getStep() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the current step.
getStep() - Method in class org.norther.tammi.spray.template.flow.StepStateEvent
Gets the flow step.
getStep(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getStep() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getStep(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the step relative to the current one or null if not available.
getStepClassName(FlowStep, String...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the class name of the specified step.
getStepCount(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepCount(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the number of steps in the named flow.
getStepFieldNames(FlowStep, String...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the field names of the specified step.
getStepIndex(String, int) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepIndex(String, int) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the first index of the flow step path.
getStepIndex(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the index part of the flow step path.
getStepIndex(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the index of the step relative to the current one or 0 if not available.
getStepIndices(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepIndices(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the indices of the flow step path.
getStepLabel() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the label of the current step.
getStepMetaNames(FlowStep, String...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the meta names of the specified step.
getStepName(String, int) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepName(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getStepName(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the name of the indexed flow step.
getStepName(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getStepName(String, int) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the name of the step of the named flow.
getStepNames(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepNames() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getStepNames() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the names of flow steps.
getStepNames() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getStepNames(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the step names of the named flow.
getStepPath(String, int, Object...) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getStepPath(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getStepPath(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the relative path to the indexed flow step.
getStepPath(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getStepPath(String, int, Object...) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the path to the indexed step of the named flow.
getStepPath(String, int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the path to the indexed step of the named flow.
getStepPermission(FlowStep, Permission...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the permission of the specified step.
getString(String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a string resource from the default bundle.
getString(String, String) - Method in class org.norther.tammi.core.converter.Formatter
Gets a string resource from the named bundle.
getStroke(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the stroke of the specified series.
getStyleSheets() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getStyleSheets() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the style sheets.
getStyleSheets() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getStyleSheets() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getSubString(long, int) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
getSubString(long, int) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
getSubtitle() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getSubtitle() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the subtitle.
getSubtitle() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getSubtitle() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getSubtype() - Method in class org.norther.tammi.acorn.mime.MimeType
Gets the subtype of the MIME type.
getSupportedCipherSuites(String) - Method in class org.norther.tammi.core.net.AbstractSecureSocketFactory
 
getSupportedCipherSuites(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the supported cipher suites for the specified key store alias.
getSupportedCipherSuites(String) - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
getSupportedLocales() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
getSupportedLocales() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Gets supported locales.
getSwapOutHandler() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
Gets the swap out handler.
getSystemFolder() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
getSystemFolder() - Method in interface org.norther.tammi.core.io.PathFinder
Gets the operating system folder.
getSystemProperty(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Gets a system property.
getSystemProperty(String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
GettableKeyValue<K,V> - Class in org.norther.tammi.acorn.util
A gettable implementation of KeyValue.
GettableKeyValue(K, V) - Constructor for class org.norther.tammi.acorn.util.GettableKeyValue
Constructs a specific key value.
getTableModel() - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
Gets the table model.
getTableModel() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the table model.
getTableModel() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getTag() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler.ElementTag
Gets the tag.
getTagId(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag id for the current form attribute.
getTagId(String, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag if for the specified form attribute.
getTagId(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag id for the indexed value of the current form attribute.
getTagId(String, MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag id for the indexed value of the specified form attribute.
getTagId(String, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag id for the named form attribute.
getTagId(String, String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets a unique tag id for the indexed value of the named form attribute.
getTarget() - Method in interface org.norther.tammi.spray.engine.content.Content
The the current content processing target.
getTarget() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
getTargetEncoding() - Method in interface org.norther.tammi.spray.engine.content.Content
The the content processing target encoding.
getTargetEncoding() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
getTargetObject() - Method in class org.norther.tammi.root.db.event.TransportedObjectEvent
Gets the target object.
getTargetWriter() - Method in interface org.norther.tammi.spray.engine.content.Content
Gets the content processing target writer.
getTargetWriter() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
getTask() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Gets the linked task.
getTaskCount() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
getTaskCount() - Method in interface org.norther.tammi.core.thread.Executor
Gets the total number of completed, active or scheduled tasks.
getTaskLoaderName() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getTaskLoaderName() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getTaskLoaderName() - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
getTaskLoaderName() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the the task loader to be applied by contexts of this filter.
getTaskLoaderName() - Method in interface org.norther.tammi.spray.template.PageFilter
Gets the the task loader of this filter.
getTaskLoaderName() - Method in interface org.norther.tammi.spray.template.TaskFilter
Gets the the task loader of this filter.
getTempDir() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
getTempDir() - Method in interface org.norther.tammi.core.scripter.Scripter
Gets the temporary directory.
getTempDirectory() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Gets the temp directory.
getTemplate() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getTemplate(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getTemplate() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the current template.
getTemplate(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the indexed template.
getTemplate() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getTemplate(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getTemplate() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the template of the current step.
getTemplate(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the indexed template of the current step.
getTemplateContext(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Gets a template context loaded with context tools for the specified request.
getTemplateContext(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
getTemplateContext(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
getTemplateContext(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Gets the template context of the specified request.
getTemplateContext(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
getTemplateEncoding(String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
Gets the template encoding for the speficied template.
getTemplateEngine(String) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Gets the referent of the template engine MBean to be applied to the specified template.
getTemplateEngine(String) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
getTemplateEngineMBean() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
getTemplateEngineMBean() - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Gets a reference to the template engine.
getTemplateExtension() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
Gets the template extension.
getTemplateKey() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
getTemplateKey() - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Gets the path finder key for resolving template paths.
getTemplateLoader() - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
Gets the template loader.
getTemplatePaths(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getTemplatePaths(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the template paths.
getTemplatePaths(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getTemplates() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getTemplates() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the templates.
getTemplates() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getTemplates() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the templates of the current step.
getTemporaryExpirationTime() - Method in class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
 
getTemporaryExpirationTime() - Method in interface org.norther.tammi.spray.media.MediaContentKeyFilter
Gets the temporary expiration time in seconds.
getTerminal() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the terminal extension.
getTerminal() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the linked terminal.
getTerminalContentType(MimeType, Profile, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getTerminalContentType(MimeType, Profile, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets the terminal specific MIME type best matching the accepted content types of the current user agent.
getTerminalId() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the terminal id.
getTerminalId() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
Gets the terminal id from the HTTP request headers.
getTerminalIdCookies() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getTerminalIdCookies() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets potential terminal id cookies.
getTerminalIdHeaders() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getTerminalIdHeaders() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets potential terminal id headers.
getTerminalIdParameters() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getTerminalIdParameters() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets potential terminal id parameters.
getTerminalLocale() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the current locale with terminal specific variants.
getTerminalLocale(Locale) - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the specified locale with terminal specific variants.
getTerminalLocale() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getTerminalLocale(Locale) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getTheme() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getTheme() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the form theme.
getTheme() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getTheme() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the form theme of this request.
getTheme() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getThread() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Gets the thread being used to process commands, or null if there is no such thread.
getThreadFactory() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Gets the thread factory.
getThreadFactoryName() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
getThreadFactoryName() - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
getThreadFactoryName() - Method in interface org.norther.tammi.core.thread.Scheduler
Gets the thread factory of this scheduler.
getThreadFactoryName() - Method in interface org.norther.tammi.core.thread.ThreadedExecutor
Gets the thread factory of this executor.
getThreadFactoryName() - Method in interface org.norther.tammi.core.thread.Timeout
Gets the thread factory of this timeout.
getTime() - Method in exception org.norther.tammi.core.base.LogException
Gets the time of the exception.
getTime() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the current time in msecs.
getTimeout() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
Gets the waiting timeout of this stream.
getTimeout() - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
Gets the waiting timeout of this stream.
getTimeout() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
getTimeout() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
getTimeout() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Gets the timer of this connection.
getTimeoutMBean() - Method in class org.norther.tammi.spray.connector.DefaultConnector
Gets a reference to the timeout MBean.
getTimer() - Method in class org.norther.tammi.core.thread.DefaultScheduler
Gets the implementation of the timer.
getTimestamp() - Method in class org.norther.tammi.acorn.lang.LongDate
Gets the timestamp.
getTimeZoneId() - Static method in class org.norther.tammi.acorn.logger.log.LogEntry
Gets the default time zone.
getTimeZoneId() - Method in interface org.norther.tammi.core.converter.DateConverter
Gets the default time zone to apply.
getTimeZoneId() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
getTimeZoneId() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
getTimeZoneId() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Gets the time zone.
getTimeZoneId() - Method in interface org.norther.tammi.core.logger.Logger
Gets the default time zone.
getTiming() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the timing.
getTitle() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getTitle() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the title.
getTitle() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getTitle() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getTitle() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the title.
getTo(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
getTo(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Gets the routes to the specified step.
getTo(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
getToGRS80ParameterA() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getToGRS80ParameterA() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the to GRS80 4-parameter conversion parameter a.
getToGRS80ParameterB() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getToGRS80ParameterB() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the to GRS80 4-parameter conversion parameter b.
getToGRS80ParameterC() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getToGRS80ParameterC() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the to GRS80 4-parameter conversion parameter c.
getToGRS80ParameterD() - Method in class org.norther.tammi.acorn.math.Geo.DefaultGeodeticSystem
 
getToGRS80ParameterD() - Method in interface org.norther.tammi.acorn.math.Geo.GeodeticSystem
Gets the to GRS80 4-parameter conversion parameter d.
getToolPrefix() - Method in class org.norther.tammi.spray.servlet.DefaultJSPEngine
 
getToolPrefix() - Method in interface org.norther.tammi.spray.servlet.JSPEngine
Gets the prefix to be applied to tool attribute keys if the transfer tools option is set.
getTotalMemory() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Gets total amount of memory in bytes.
getTotalMemory() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
getTraceable() - Method in class org.norther.tammi.acorn.trace.event.TraceEvent
Gets the traceable.
getTraits() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets permanent traits of this attribute.
getTransition(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getTransition(Object, boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the named transition.
getTransition(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getTransition(Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the transition of the current step.
getTransition(FlowStep, Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the transition of the specified step.
getTransitionIndex(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getTransitionIndex(Object, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getTransitionIndex(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the index of the transition within this filter.
getTransitionIndex(Object, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets and optionally adds the index of the transition within this filter.
getTrimmedName(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
Gets a trimmed name.
getTrimmedName(String) - Method in class org.norther.tammi.core.naming.DomainContext
Gets a trimmed name.
getTrustManagerAlgorithm() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getTrustManagerAlgorithm() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the trust manager algorithm.
getTrustManagerProvider() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getTrustManagerProvider() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the trust manager provider.
getTrustStoreLoaderName() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
getTrustStoreLoaderName() - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Gets the trust store loader.
getType() - Method in class org.norther.tammi.acorn.mime.MimeType
Gets the main type of the MIME type.
getType() - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Gets the type of the entry.
getType() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
getType() - Method in class org.norther.tammi.core.rt.util.EnumerationValue
 
getType() - Method in class org.norther.tammi.core.rt.util.Identity
Gets the class type.
getType() - Method in interface org.norther.tammi.core.rt.Variable
Gets the type of this variable.
getType() - Method in class org.norther.tammi.core.rt.VariableX
 
getType() - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
getType() - Method in class org.norther.tammi.spray.template.flow.StepStateEvent
Gets the type of the changed state.
getType() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute type.
getType(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute type.
getTypedValues(Criteria, CriteriaQuery) - Method in class org.norther.tammi.root.hbm.query.CriterionSet
 
getUnauthorizedTemplate() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getUnauthorizedTemplate() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the unauthorized template.
getUniqueName(MBeanServer) - Method in class org.norther.tammi.core.base.Referable
Gets a unique object name within the specified server.
getUnitOfMeasure() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
Gets the unit of measure.
getUnitOfMeasure() - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
Gets the unit of measure.
getUploadedFile(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadedFile(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the uploaded file.
getUploadFileLimit() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadFileLimit() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the limit for the number of upload files.
getUploadFolderPath() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadFolderPath() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the folder path into which to upload the files.
getUploadKey() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadKey() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the key of the folder into which to upload the files.
getUploadPathLimit() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadPathLimit() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the limit for the lenght of the upload path.
getUploadSizeLimit() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
getUploadSizeLimit() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the limit for the size of the upload content.
getURL() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Gets the URL as a string.
getURLAuthentication() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getURLAuthentication() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the URL authentication of this request.
getURLPath() - Method in class org.norther.tammi.acorn.util.zip.JarHandler
Gets the URL path of the jar.
getURLs() - Method in interface org.norther.tammi.core.base.Loader
Gets the array of URL search paths.
getUser() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
getUser() - Method in interface org.norther.tammi.core.mail.Mailer
Gets the username for connecting the mail server.
getUser() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the user of the group.
getUser() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getUserAgent() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.InternalRemoteClient
 
getUserAgent() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession.RemoteClient
Gets the user agent.
getUserAgentPatterns(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
getUserAgentPatterns() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getUserAgentPatterns() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets user agent patterns.
getUserAgentPatterns() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getUserAgentPatterns(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Gets user agent patterns for a named profile.
getUserAgentVariant() - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Gets the user agent variant.
getUserAgentVariant() - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
getUserBase() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUserBase() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the base name for user searches.
getUserClassName() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
getUserClassName() - Method in interface org.norther.tammi.root.realm.RepositoryRealm
Gets the user class name.
getUserGroupAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUserGroupAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the user group attribute used to retrieve the user group.
getUserId() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
getUserId() - Method in interface org.norther.tammi.core.realm.NativeRealm
Gets the user id of the current process.
getUserId() - Method in interface org.norther.tammi.core.security.IdentifiedPrincipal
Gets the user id of the principal.
getUserId() - Method in interface org.norther.tammi.root.db.Persister
Gets the user id of this persister.
getUserId() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getUserId() - Method in interface org.norther.tammi.root.realm.PersistentGroup
Gets the user id of the group.
getUserId() - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Gets the user id.
getUserId() - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
Gets the user id.
getUserId() - Method in class org.norther.tammi.root.realm.PersistentUserRole
Gets the user id.
getUserId() - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
Gets the user id.
getUserId() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
getUserId(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Gets the id of the current user.
getUsername() - Method in interface org.norther.tammi.root.realm.PersistentUser
Gets the unique name of the user.
getUsername() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
Gets the username of this role when applying user specific roles.
getUsername() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
getUsernameAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUsernameAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the username attribute used to retrieve the username.
getUsernameField() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Gets the username field.
getUsernamePattern() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUsernamePattern() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the message format pattern used to form the distinguished name of a user with "{0}" marking the spot where the specified username goes.
getUserPrincipal() - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
getUserPrincipal() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
getUserPrincipal() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
getUserPrincipal() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the authenticated principal that is registered to the session of this request.
getUserPrincipal() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
getUserPrincipal() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
getUserPrincipal() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Gets the authenticated principal that is associated with this session.
getUserPrincipal() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getUserRoleNameAttribute() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUserRoleNameAttribute() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the user role name attribute used to retrieve user roles from the result of the user search.
getUserSearchPattern() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUserSearchPattern() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the message format pattern for searching users in this realm with "{0}" marking the spot where the username goes.
getUserSearchScope() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
getUserSearchScope() - Method in interface org.norther.tammi.core.realm.JndiRealm
Gets the scope for user searches.
getUserSessionPolicy() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getUserSessionPolicy() - Method in interface org.norther.tammi.spray.session.Manager
Gets the policy for multiple sessions for the same principal.
getUserSessions(Principal) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getUserSessions(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
getUserSessions(Principal) - Method in interface org.norther.tammi.spray.session.Manager
Gets ids of active sessions of the specified principal.
getUserSessions(String) - Method in interface org.norther.tammi.spray.session.Manager
Gets ids of active sessions of the named user.
getUserURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
getUserURL(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Gets the user URL for the specified request.
getValidatedElement(String, int) - Method in interface org.norther.tammi.core.rt.Variable
Gets the indexed element of a dynamic array attribute with validation.
getValidatedElement(String, int) - Method in class org.norther.tammi.core.rt.VariableX
 
getValidatedValue(String) - Method in interface org.norther.tammi.core.rt.Variable
Gets the value of a named dynamic attribute with validation.
getValidatedValue(String) - Method in class org.norther.tammi.core.rt.VariableX
 
getValidatedValue(Object, String) - Method in interface org.norther.tammi.root.db.Persister
Gets the validated attribute value of the specified object.
getValidatedValue(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
getValidation() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets validation exceptions of the current form variable.
getValidation(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets validation exceptions of the indexed form variable.
getValidationMap(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getValidationMap(String, Variable) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
getValidationMap(String, Variable) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Gets validation exceptions.
getValidationMap(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the validation map of request parameters of the specified variable.
getValidities() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getValidities() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the validities of the variables.
getValidities() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getValidities() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the validities of the variables of the current step.
getValidity(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getValidity(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the validity of the indexed variable.
getValidity(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getValidity(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the validity of the indexed variable of the current step.
getValue() - Method in interface org.norther.tammi.acorn.cache.CachedMap.Value
Gets the value.
getValue() - Method in class org.norther.tammi.acorn.cache.event.CachedEntryEvent
Gets the cached value.
getValue() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
getValue() - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
getValue() - Method in interface org.norther.tammi.acorn.util.KeyValue
Gets the value.
getValue() - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
getValue() - Method in class org.norther.tammi.acorn.util.TransientKeyValue
 
getValue(Variable, String) - Method in class org.norther.tammi.core.rt.Introspector
Gets the named attribute value of the specified variable.
getValue(Variable, String, int) - Method in class org.norther.tammi.core.rt.Introspector
Gets the indexed element of the named array attribute of the specified variable.
getValue() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
 
getValue() - Method in class org.norther.tammi.core.rt.util.EnumeratedVariable
 
getValue() - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Gets the value of the entry.
getValue() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
getValue() - Method in class org.norther.tammi.core.rt.util.EnumerationValue
 
getValue() - Method in class org.norther.tammi.core.rt.util.Identity
Gets the key attribute value.
getValue() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
Gets the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.norther.tammi.root.locale.LocalizedValue
Gets the current value.
getValue(Variable, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a nested attribute value in a tree.
getValue(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a nested attribute value in a tree.
getValue(Variable, String) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getValue(Variable, String, int) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getValue(String) - Method in class org.norther.tammi.spray.session.DefaultSession
 
getValue() - Method in class org.norther.tammi.spray.template.flow.StepStateEvent
Gets the value of the changed state.
getValue(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the named attribute value of the current form variable.
getValue(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets indexed element of the named attribute value of the current form variable.
getValue() - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the current form attribute value or element without string conversion or localization.
getValue(int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the indexed element of the current form attribute value without string conversion or localization.
getValue(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets the specified form attribute value without string conversion or localization.
getValue(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Gets indexed element of the specified form attribute value without string conversion or localization.
getValue(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Gets the named attribute value.
getValue() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
 
getValue() - Method in class org.norther.tammi.sprig.jfree.function.IdentityExpression
 
getValue(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.IdentityExpression
 
getValue() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
getValue(Variable, String, ReportExpression.Operation) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the named attribute value of the specified operation.
getValue(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the named attribute value.
getValue(Comparable, Comparable) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getValue(int, int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getValueAt(int, int) - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
 
getValueAt(int, int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
getValueAt(int, int) - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
getValueAt(int, int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
getValueAt(int, int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
getValueNames() - Method in class org.norther.tammi.spray.session.DefaultSession
 
getValues() - Method in class org.norther.tammi.core.rt.util.Identity
Gets the key attribute values.
getValues(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Gets a list of nested attribute values in a tree.
getVarHandler() - Method in class org.norther.tammi.spray.db.tool.DataTool
 
getVarHandler() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets a var exchange handler.
getVariable() - Method in class org.norther.tammi.core.jfc.VariableChartModel
Gets the variable.
getVariable() - Method in class org.norther.tammi.core.rt.event.AccessedValueEvent
Gets the variable.
getVariable() - Method in class org.norther.tammi.core.rt.event.ValidatedValuesEvent
Gets the variable.
getVariable() - Method in class org.norther.tammi.core.rt.util.EnumeratedVariable
Gets the enumerated variable.
getVariable(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
getVariable(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
getVariable(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
getVariable(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Gets the value of a variable.
getVariable(String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Gets the value of a variable.
getVariable() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getVariable(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getVariable() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the current variable.
getVariable(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the indexed variable.
getVariable() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getVariable(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getVariable() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
getVariable() - Method in interface org.norther.tammi.spray.template.form.FormContext
Gets the current form variable.
getVariable() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the variable of the current step.
getVariable(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the indexed variable of the current step.
getVariable() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
getVariableClass(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
getVariableClass(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
getVariableClass(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
getVariableClass(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Gets the class of a variable.
getVariableConfigurations() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets a map of registered variable configurations.
getVariableInfo(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
getVariableInfo(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Gets the registered variable info of the specified variable type.
getVariableInfo(String) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the variable info of the specified type.
getVariableInfo(String) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getVariableInfo(String, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Gets the variable info of the specified type.
getVariableNames() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
getVariableNames() - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
getVariableNames() - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
getVariableNames() - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Gets the defined variable names.
getVariableRegistry() - Method in class org.norther.tammi.core.rt.Introspector
Gets the referent of the variable registry.
getVariableRegistry() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
Gets the variable registry.
getVariableRegistry() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Gets the variable registry.
getVariableRegistry() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
getVariableRegistry() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Gets the variable registry.
getVariableRegistryMBean() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getVariableRegistryMBean() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets a reference to the variable registry MBean.
getVariableRegistryName() - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
getVariableRegistryName() - Method in interface org.norther.tammi.core.rt.VariableConverter
Gets the the variable registry of this converter.
getVariableRegistryName() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
getVariableRegistryName() - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the the variable registry to be applied by contexts of this filter.
getVariableRegistryName() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
getVariableRegistryName() - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the the variable registry of this factory.
getVariableRegistryName() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
getVariableRegistryName() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
getVariableRegistryName() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the the variable registry to be applied by contexts of this filter.
getVariableRegistryName() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the the variable registry of this filter.
getVariableRegistryName() - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
getVariableRegistryName() - Method in interface org.norther.tammi.sprig.report.ReportFilter
Gets the the variable registry of this filter.
getVariables() - Method in class org.norther.tammi.core.rt.event.ValidatedValuesEvent
Gets a list of nested variables.
getVariables() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getVariables() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the variables.
getVariables() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getVariables() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Gets the variables of the current step.
getVariableType() - Method in class org.norther.tammi.root.db.util.VariableConfiguration
Gets the variable type.
getVariableTypes(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
getVariableTypes(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Gets the variable types.
getVariableTypes(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
getVariant() - Method in class org.norther.tammi.root.locale.ResourceLocale
Gets the current variant.
getVariant() - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Gets the current variant.
getVarNamespace() - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Gets the variable namespace.
getVarOffset() - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Gets the variable offset.
getVarWriter() - Method in class org.norther.tammi.spray.db.tool.DataTool
 
getVarWriter() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets a var exchange writer.
getVersion() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
getVersion() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Gets the version of the protocol.
getVersion() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Gets the protocol version of the request.
getVersion() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
getVersionTag() - Method in class org.norther.tammi.core.cache.AbstractResource
 
getVersionTag() - Method in class org.norther.tammi.core.cache.BufferedResource
 
getVersionTag() - Method in interface org.norther.tammi.core.cache.Resource
Gets the version tag of the resource.
getVirtualKeyField() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the virtual key field.
getWantClientAuth() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
Checks whether client authentication is wanted.
getWidth() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Gets the width.
getWidth() - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
getWidth() - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Gets the width in pixels.
getWidth() - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
getWidth() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Gets the width.
getWidth() - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
getWordIndex() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Gets the word index.
getWriter() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
getWriter() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
getWriter() - Method in class org.norther.tammi.spray.engine.content.ContentProcessingEvent
Gets the content writer.
getWriter() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
getWriter() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
getWriter() - Method in class org.norther.tammi.spray.servlet.chain.TemplateResponse
 
getX(int, int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getXMLNs() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
getXMLNs() - Method in interface org.norther.tammi.spray.template.skin.Skin
Gets the XML namespace.
getXMLNs() - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
getXMLNs() - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
getXValue(int, int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getY(int, int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
getYear() - Method in class org.norther.tammi.acorn.lang.StringDate
Gets the year.
getYValue(int, int) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
GIFEncoder - Class in org.norther.tammi.sprig.jfree.encode
A GIF encoder.
GIFEncoder() - Constructor for class org.norther.tammi.sprig.jfree.encode.GIFEncoder
Constructs a new exporter.
GLOBAL_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The global attribute.
GLOBAL_NAME - Static variable in class org.norther.tammi.core.naming.ResourceLinkRef
Description address type.
globalKeySet() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Returns a read-only set of global keys.
globalKeySet() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
GlobalTool - Class in org.norther.tammi.spray.engine.tool
An abstract global context tool implementing the ContextBindingListener interface and pooling itself when it is unbound from the context.
GlobalTool() - Constructor for class org.norther.tammi.spray.engine.tool.GlobalTool
Constructs a new tool.
GMT_TIME_ZONE - Static variable in class org.norther.tammi.acorn.type.Classes
The GMT time zone.
GroovyEngine - Class in org.norther.tammi.core.scripter.groovy
A groovy interpreter engine to compile, evaluate and execute Java scripts and expressions.
GroovyEngine() - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyEngine
Constructs a new engine.
GroovyInterpreter - Class in org.norther.tammi.core.scripter.groovy
A Groovy interpreter.
GroovyInterpreter() - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Constructs a new interpreter.
GroovyInterpreter(Binding) - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Constructs a new interpreter with a context.
GroovyInterpreter(ClassLoader) - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Constructs a new interpreter with a class loader.
GroovyInterpreter(ClassLoader, Binding) - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Constructs a new interpreter with a class loader and context.
GroovyInterpreter(GroovyInterpreter) - Constructor for class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Constructs a new child interpreter.
group2OtherMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask from a group mask.
GROUP_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The group field.
GROUP_ID_PROPERTY - Static variable in interface org.norther.tammi.core.startup.Startup
The property for defining the effective group id.
GROUP_MASK - Static variable in enum org.norther.tammi.core.security.PermittedAction
The group permission mask.
GROUP_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The group name attribute.
GROUP_NAME_PARAMETER - Static variable in class org.norther.tammi.spray.db.step.IdentityElementAction
The group name parameter.
GROUP_PROPERTY - Static variable in interface org.norther.tammi.core.realm.MemoryRealm
The group property.
GROUP_SUFFIX - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The group suffix.
groupFinished(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
groupImplies(Permission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if group permission implies the specified permission.
GroupPermission - Class in org.norther.tammi.root.security
GroupPermission represents access to group resources.
GroupPermission() - Constructor for class org.norther.tammi.root.security.GroupPermission
Constructs an unnamed permission.
GroupPermission(String, PermittedAction...) - Constructor for class org.norther.tammi.root.security.GroupPermission
Constructs a new permission with actions.
GroupPermission(String, String...) - Constructor for class org.norther.tammi.root.security.GroupPermission
Constructs a new permission with named actions.
GroupPermission(String, int) - Constructor for class org.norther.tammi.root.security.GroupPermission
Constructs a new permission with a mask.
groupStarted(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
GRS80_A - Static variable in class org.norther.tammi.acorn.math.Geo
GRS80 ellipsoid's semi-major axis in meters.
GRS80_F - Static variable in class org.norther.tammi.acorn.math.Geo
GRS80 ellipsoid's flattening.
GT - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for >.
gt(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is greater than another number.

H

handleGetObject(String) - Method in class org.norther.tammi.core.locale.ConfigurationResourceBundle
 
handleGetObject(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Implementation of the ResourceBundle.handleGetObject method.
handleGetObject(String) - Method in class org.norther.tammi.root.locale.PersistentResourceBundle
 
handleGetObject(String) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.base.MBeanHandle
 
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
Handle domain cache removals.
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
Handles notifications from the loader.
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.thread.DefaultSchedulable
Handles notifications from the scheduler.
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.thread.DefaultScheduler
Handles notifications from the embedded thread factory.
handleNotification(Notification, Object) - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
Handles notifications from the embedded thread factory.
handleNotification(Notification, Object) - Method in class org.norther.tammi.leaf.jfc.JTopFrame
 
handleNotification(Notification, Object) - Method in class org.norther.tammi.leaf.jfc.NotificationDispatcher
 
handleNotification(Notification, Object) - Method in class org.norther.tammi.leaf.jfc.TopFrame
 
handshake(int) - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Starts or continues handshaking with the specified operations.
handshake(int) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
handshake(Challenge, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
handshake(String) - Method in interface org.norther.tammi.core.realm.Challenge
Handshakes by switching messages.
handshake(String) - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
handshake(Challenge, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
handshake(Challenge, String) - Method in interface org.norther.tammi.core.realm.Realm
Handshakes the challenge by switching messages.
handshake(String) - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
hashCode() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
hashCode() - Method in class org.norther.tammi.acorn.lang.LongDate
 
hashCode() - Method in class org.norther.tammi.acorn.lang.Money
 
hashCode() - Method in class org.norther.tammi.acorn.lang.Multiword
 
hashCode() - Method in class org.norther.tammi.acorn.lang.StringDate
 
hashCode() - Method in class org.norther.tammi.acorn.lang.XMLString
 
hashCode() - Method in class org.norther.tammi.acorn.mime.MimeType
 
hashCode() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
hashCode(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns a hash code of an array.
hashCode() - Method in class org.norther.tammi.acorn.util.ArrayKey
 
hashCode() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
hashCode() - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
hashCode() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
hashCode() - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
hashCode() - Method in class org.norther.tammi.acorn.util.TransientKeyValue
 
hashCode() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
hashCode() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
hashCode() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
hashCode() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
hashCode() - Method in exception org.norther.tammi.core.base.LogException
 
hashCode() - Method in class org.norther.tammi.core.base.MBeanInstance
 
hashCode() - Method in class org.norther.tammi.core.cache.AbstractResource
 
hashCode() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
 
hashCode() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
hashCode() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
hashCode() - Method in class org.norther.tammi.core.rt.util.Identity
 
hashCode() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
 
hashCode() - Method in class org.norther.tammi.core.security.ResourcePermission
Returns the hash code.
hashCode() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
hashCode() - Method in class org.norther.tammi.root.db.rule.DependenceRule
 
hashCode(Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
hashCode() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
hashCode() - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
 
hashCode() - Method in class org.norther.tammi.root.locale.ResourceLocale
 
hashCode() - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
 
hashCode() - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
 
hashCode() - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
 
hashCode() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
hashCode() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
hashCode() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
hashCode() - Method in class org.norther.tammi.root.rt.util.VariableId
 
hashCode() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.InternalRemoteClient
 
hashCode() - Method in class org.norther.tammi.spray.template.form.DefaultFormProperties
 
hasListeners() - Method in class org.norther.tammi.core.base.Adaptee
 
hasListeners() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Checks whether there are registered notification listeners.
hasListeners() - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
Checks whether there are notification listeners.
hasListeners() - Method in class org.norther.tammi.core.base.Referable
 
hasMoreElements() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
hasNext() - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Checks whether non-parsed items still exists.
hasNext() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
hasNext() - Method in class org.norther.tammi.acorn.util.CounterIterator
 
hasNext() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
hasNext() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
hasNext() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
hasNext() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
hasNext(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Checks whether a node in a tree has a reference to the next one.
hasPrevious() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
hasPrevious() - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
hasPrevious() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
hasQueuedThreads() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
Queries whether any threads are waiting to acquire this lock.
hasRole() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Checks whether this principal has any roles.
hasRole(String) - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Checks whether this principal has the specified role.
HAYFORD_A - Static variable in class org.norther.tammi.acorn.math.Geo
Hayford ellipsoid's semi-major axis in meters.
HAYFORD_F - Static variable in class org.norther.tammi.acorn.math.Geo
Hayford ellipsoid's inverse flattening.
HEAD - Static variable in class org.norther.tammi.acorn.http.HttpParser
Head method.
HEADERS_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The headers parsed mask.
HeadersRequest - Class in org.norther.tammi.spray.protocol.chain
An abstract protocol request implementing URL and header methods.
HeadersRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.HeadersRequest
Constructs a new request.
HeadersRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.protocol.chain.HeadersRequest
Constructs a new request with a wrapped one.
headMap(K) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
headMap(String) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
hexToBytes(String) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a string of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
hexToInt(byte[]) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts hex digits to an int.
hexToLong(byte[]) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts hex digits to a long.
hexToShort(byte[]) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts hex digits to a short.
HIBERNATE_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.root.hbm.HibernateFactory
The Hibernate property prefix.
HibernateCacheAdapter - Class in org.norther.tammi.root.hbm.cache
An adapter to the Hibernate factory cache.
HibernateCacheAdapter(String, String, Properties) - Constructor for class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
Constructs a new adapter.
HibernateCriteria<T> - Class in org.norther.tammi.root.hbm.query
A Hibernate criteria adapter.
HibernateCriteria(String, Class<? extends T>, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.hbm.query.HibernateCriteria
Constructs new criteria.
HibernateCriteria(String, Class<? extends T>, Criterion, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.hbm.query.HibernateCriteria
Constructs new criteria with an adaptee.
HibernateFactory - Interface in org.norther.tammi.root.hbm
An interface to org.hibernate.Session factories.
HibernateMappingHandler - Class in org.norther.tammi.root.hbm.util
A class for handling class mappings of missing classes.
HibernateMappingHandler(VariableRegistry) - Constructor for class org.norther.tammi.root.hbm.util.HibernateMappingHandler
Constructs a new handler.
HibernatePersister - Class in org.norther.tammi.root.hbm
Hibernate specific implementation of Persister.
HibernatePersister(String, String, String, Session, Principal, MBeanReference<HibernateFactory>) - Constructor for class org.norther.tammi.root.hbm.HibernatePersister
Constructs a new persister.
HibernateQuery<T> - Class in org.norther.tammi.root.hbm.query
A Hibernate query adapter.
HibernateQuery(String, Query, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.hbm.query.HibernateQuery
Constructs a new query with a query adaptee.
HibernateQuery(String, Class<?>, DetachedCriteria, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.hbm.query.HibernateQuery
Constructs a new query with a criterion adaptee.
HibernateQuery(String, Class<?>, DetachedCriteria, DBCriteria<?>, boolean, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.hbm.query.HibernateQuery
Constructs a new query with an adaptee and criteria.
HIGH_ATTRIBUTE_PREFIX - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The high attribute prefix.
HOST - Static variable in class org.norther.tammi.acorn.http.HttpParser
Host request header.
HOST - Static variable in class org.norther.tammi.root.ojb.DefaultOJBFactory
The host key for connections.
HOST_KEY - Static variable in class org.norther.tammi.spray.protocol.DefaultHostFilter
The host key.
HostFilter<F extends Filter> - Interface in org.norther.tammi.spray.protocol
HostFilter extends PipeFilter to support distribution of requests to host specific filters and pipes identified by the requested server name.
HPUX - Static variable in interface org.norther.tammi.core.base.Domain
HP-UX OS.
HTML_XMLNS - Static variable in interface org.norther.tammi.spray.template.skin.Skin
XMLNS html attribute.
HtmlExporter - Class in org.norther.tammi.sprig.jasper.export
An HTML exporter.
HtmlExporter() - Constructor for class org.norther.tammi.sprig.jasper.export.HtmlExporter
Constructs a new exporter.
HtmlExporter - Class in org.norther.tammi.sprig.jfree.export
An HTML exporter.
HtmlExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.HtmlExporter
Constructs a new exporter.
HtmlOutputStream - Class in org.norther.tammi.sprig.jfree.export.html
A writer output stream accepting tags within output.
HtmlOutputStream(Writer) - Constructor for class org.norther.tammi.sprig.jfree.export.html.HtmlOutputStream
Constructs a new writer.
HTTP - Static variable in class org.norther.tammi.acorn.http.HttpParser
HTTP protocol.
HTTP_CHARSET - Static variable in class org.norther.tammi.acorn.http.HttpParser
The charset URI path parameter.
HTTP_PORT - Static variable in class org.norther.tammi.acorn.http.HttpParser
HTTP port.
HTTP_PROTOCOL - Static variable in class org.norther.tammi.acorn.net.URLDecoder
The http protocol.
HTTP_PROTOCOL_PREFIX - Static variable in class org.norther.tammi.acorn.net.URLDecoder
The http protocol prefix.
HTTP_REDIRECTED - Static variable in class org.norther.tammi.acorn.http.HttpParser
The redirected URI path parameter.
HTTP_REQUEST - Static variable in class org.norther.tammi.acorn.http.HttpParser
Http-Request access log comment.
HTTP_SESSION_ID - Static variable in class org.norther.tammi.acorn.http.HttpParser
The session id URI path parameter (servlet API 2.3).
HTTP_SESSION_ID_COOKIE - Static variable in class org.norther.tammi.acorn.http.HttpParser
The session id cookie (servlet API 2.3).
HTTP_SIGN_IN - Static variable in class org.norther.tammi.acorn.http.HttpParser
The user authentication URI path parameter.
HTTP_SIGN_IN_COOKIE - Static variable in class org.norther.tammi.acorn.http.HttpParser
The user authentication cookie.
HttpBasicAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to BASIC authentication scheme as specified in RFC2617.
HttpDigestAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to DIGEST authentication scheme as specified in RFC2617.
HttpFilter - Interface in org.norther.tammi.spray.protocol
An interface to filters processing HTTP protocol requests.
HttpFilter.SessionIdPolicy - Enum in org.norther.tammi.spray.protocol
The session id policy.
HttpFilterChain - Interface in org.norther.tammi.spray.filter.chain
HttpFilterChain extends javax.servlet.FilterChain by providing more information about the chain of filters invoked for a filtered request of a resource.
HttpFormAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to FORM BASED authentication as described in the Servlet API Specification Version 2.3 providing full support for redirected login forms.
HttpParser - Class in org.norther.tammi.acorn.http
A static HTTP header parser.
HttpParser() - Constructor for class org.norther.tammi.acorn.http.HttpParser
 
HttpParser.ParsedState - Class in org.norther.tammi.acorn.http
A state holder for the parser.
HttpParser.ParsedState() - Constructor for class org.norther.tammi.acorn.http.HttpParser.ParsedState
Constructs a new parsed state.
HttpParser.ParsedState(int) - Constructor for class org.norther.tammi.acorn.http.HttpParser.ParsedState
Constructs a new parsed state with a start.
HttpParser.ParsedState(int, int) - Constructor for class org.norther.tammi.acorn.http.HttpParser.ParsedState
Constructs a new parsed state with a start and a buffer end.
HttpRelayFilter - Interface in org.norther.tammi.spray.protocol
An interface to filters relaying HTTP protocol requests to remote addresses.
HttpRMIClient - Interface in org.norther.tammi.spray.remote
An interface to HTTP clients connecting to the server through RMI and providing callbacks to return the response from the server.
HttpRMIClientImpl - Class in org.norther.tammi.spray.remote
An implementation of an RMI client connecting to the server through RMI and providing callbacks to return the response from the server.
HttpRMIClientImpl(HttpServletResponse) - Constructor for class org.norther.tammi.spray.remote.HttpRMIClientImpl
Contructs a new RMI client.
HttpRMIConnector - Interface in org.norther.tammi.spray.remote
An interface of an RMI connector for HTTP clients.
HttpRMIConnectorImpl - Class in org.norther.tammi.spray.remote
An implementation of an RMI connector for HTTP clients.
HttpRMIConnectorImpl(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, MBeanReference<? extends Executor>) - Constructor for class org.norther.tammi.spray.remote.HttpRMIConnectorImpl
Constructs a new RMI connector.
HttpRMIOutputStream - Class in org.norther.tammi.spray.remote.chain
An output stream for remote HTTP clients.
HttpRMIOutputStream(HttpRMIClient) - Constructor for class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Constructs a new remote output stream.
HttpRMIOutputStream(HttpRMIClient, int) - Constructor for class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Constructs a new remote output stream with a specified capacity.
HttpRMIRequest - Class in org.norther.tammi.spray.remote.chain
An HTTP request through an RMI connection.
HttpRMIRequest(String, String, String, Map<String, String[]>, Map<String, String[]>) - Constructor for class org.norther.tammi.spray.remote.chain.HttpRMIRequest
Constructs a new request.
HttpRMIResponse - Class in org.norther.tammi.spray.remote.chain
An HTTP response through an RMI connection.
HttpRMIResponse(HttpRMIClient) - Constructor for class org.norther.tammi.spray.remote.chain.HttpRMIResponse
Constructs a new response.
HTTPS - Static variable in class org.norther.tammi.acorn.http.HttpParser
HTTPS protocol.
HTTPS_PORT - Static variable in class org.norther.tammi.acorn.http.HttpParser
HTTPS port.
HttpServiceAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to FORM BASED authentication as described in the Servlet API Specification Version 2.3 accessed as a service without redirections to separete login forms.
HttpServletRequestDecorator - Class in org.norther.tammi.spray.servlet.chain
A decorator for HttpServletRequest.
HttpServletRequestDecorator(ServletRequest) - Constructor for class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
Constructs a new decorator.
HttpServletRequestDecorator.ConnectorRequestExtension - Class in org.norther.tammi.spray.servlet.chain
The connector extension class.
HttpServletRequestDecorator.ConnectorRequestExtension() - Constructor for class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
Constructs a new extension.
HttpServletRequestWrapper - Class in org.norther.tammi.spray.filter.chain
A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
HttpServletRequestWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
Contstructs a new wrapper.
HttpServletRequestWrapper(ServletRequest) - Constructor for class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
Constructs a new wrapper with a request.
HttpServletResponseDecorator - Class in org.norther.tammi.spray.servlet.chain
A decorator for HttpServletResponse.
HttpServletResponseDecorator(ServletResponse) - Constructor for class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
Contstructs a new decorator with a response.
HttpServletResponseWrapper - Class in org.norther.tammi.spray.filter.chain
A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
HttpServletResponseWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
Contstructs a new wrapper.
HttpServletResponseWrapper(ServletResponse) - Constructor for class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
Contstructs a new wrapper with a response.
HttpSspiAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to SSPI authentication scheme as specified by Microsoft Windows API.

I

ID - Static variable in interface org.norther.tammi.core.base.ReferableMBean
The id key in object names.
ID - Static variable in interface org.norther.tammi.core.rt.Variable
Id attribute.
ID_ATTRIBUTE_LIST - Static variable in interface org.norther.tammi.core.rt.Variable
Id attribute list method.
ID_ATTRIBUTE_LIST_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Id attribute list description.
ID_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Id description.
IdAttribute - Class in org.norther.tammi.root.hbm.query
A Hibernate identity attribute.
IdAttribute(String, Object) - Constructor for class org.norther.tammi.root.hbm.query.IdAttribute
Constructs a new attribute.
idAttributeList() - Method in interface org.norther.tammi.core.rt.Variable
Returns attribute info of id attributes in the definition order.
idAttributeList() - Method in class org.norther.tammi.core.rt.VariableX
 
IdBasedPersistentGroup - Class in org.norther.tammi.root.realm
The implementation of PersistentGroup to support ids.
IdBasedPersistentGroup() - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentGroup
The default constructor.
IdBasedPersistentGroup(String) - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentGroup
Constructs a new group.
IdBasedPersistentRole - Class in org.norther.tammi.root.realm
The implementation of PersistentRole to support ids.
IdBasedPersistentRole() - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentRole
The default constructor.
IdBasedPersistentRole(String) - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentRole
Constructs a new role.
IdBasedPersistentUser - Class in org.norther.tammi.root.realm
The implementation of the PersistentUser to support ids.
IdBasedPersistentUser() - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentUser
The default constructor.
IdBasedPersistentUser(String, String) - Constructor for class org.norther.tammi.root.realm.IdBasedPersistentUser
Constructs a new user.
IdBlobHandle - Class in org.norther.tammi.root.ojb.lob
Extends BlobHandle with primary id support.
IdBlobHandle(PersistenceBrokerInternal, Blob, Object...) - Constructor for class org.norther.tammi.root.ojb.lob.IdBlobHandle
Constructs a new BLOB handle.
IdClobHandle - Class in org.norther.tammi.root.ojb.lob
Extends ClobHandle with primary id support.
IdClobHandle(PersistenceBrokerInternal, Clob, Object...) - Constructor for class org.norther.tammi.root.ojb.lob.IdClobHandle
Constructs a new CLOB handle.
Identifiable - Interface in org.norther.tammi.core.base
An interface to identifiable MBeans supporting canonical object name based serialization.
IDENTIFIED_PRINCIPAL - Static variable in interface org.norther.tammi.core.security.IdentifiedPrincipal
The string identifier.
IdentifiedPrincipal - Interface in org.norther.tammi.core.security
An interface to an identified user.
IDENTIFIER_DELIMITER - Static variable in class org.norther.tammi.core.rt.util.Identity
The identifier delimiter.
identifies(Variable) - Method in class org.norther.tammi.core.rt.util.Identity
Checks whether this identity identifies the specified variable.
identify(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
identify(String, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
identify(Certificate[]) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
identify(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
identify(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
identify(Certificate[]) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
identify(String) - Method in interface org.norther.tammi.core.realm.Realm
Identifies the principal associated with the specified identity.
identify(String, String) - Method in interface org.norther.tammi.core.realm.Realm
Identifies the principal associated with the specified username and password.
identify(Certificate[]) - Method in interface org.norther.tammi.core.realm.Realm
Identifies the principal associated with a certificate.
Identity - Class in org.norther.tammi.core.rt.util
A variable identity uniquely identifying a variable by its type and a set of key attribute values.
Identity(String, Object...) - Constructor for class org.norther.tammi.core.rt.util.Identity
Constucts a new identity.
Identity(String, String, Object...) - Constructor for class org.norther.tammi.core.rt.util.Identity
Constucts a new attribute identity.
Identity(Variable) - Constructor for class org.norther.tammi.core.rt.util.Identity
Constucts a new variable identity.
Identity(Variable, String) - Constructor for class org.norther.tammi.core.rt.util.Identity
Constucts a new variable attribute identity.
IDENTITY_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The identity attribute.
IDENTITY_TYPE - Static variable in class org.norther.tammi.core.rt.DefaultIdentityConverter
The identity type.
IdentityElementAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing meta data selected by the data identity defined in request parameters.
IdentityElementAction() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction
Constructs a new flow step action.
IdentityElementAction.AddToDesktop - Class in org.norther.tammi.spray.db.step
A add to desktop action.
IdentityElementAction.AddToDesktop() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.AddToDesktop
 
IdentityElementAction.Delete - Class in org.norther.tammi.spray.db.step
A delete data action.
IdentityElementAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Delete
 
IdentityElementAction.Desktop - Class in org.norther.tammi.spray.db.step
A select desktop data action.
IdentityElementAction.Desktop() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Desktop
 
IdentityElementAction.Found - Class in org.norther.tammi.spray.db.step
A select found data action.
IdentityElementAction.Found() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Found
 
IdentityElementAction.Insert - Class in org.norther.tammi.spray.db.step
An insert data action.
IdentityElementAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Insert
 
IdentityElementAction.Own - Class in org.norther.tammi.spray.db.step
A select own data action.
IdentityElementAction.Own() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Own
 
IdentityElementAction.RemoveFromDesktop - Class in org.norther.tammi.spray.db.step
A remove from desktop action.
IdentityElementAction.RemoveFromDesktop() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.RemoveFromDesktop
 
IdentityElementAction.Search - Class in org.norther.tammi.spray.db.step
A search data action.
IdentityElementAction.Search() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Search
 
IdentityElementAction.Shared - Class in org.norther.tammi.spray.db.step
A select shared data action.
IdentityElementAction.Shared() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Shared
 
IdentityElementAction.Update - Class in org.norther.tammi.spray.db.step
An update data action.
IdentityElementAction.Update() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.Update
 
IdentityElementAction.View - Class in org.norther.tammi.spray.db.step
A view data action.
IdentityElementAction.View() - Constructor for class org.norther.tammi.spray.db.step.IdentityElementAction.View
 
IdentityExpression - Class in org.norther.tammi.sprig.jfree.function
An identity expression.
IdentityExpression() - Constructor for class org.norther.tammi.sprig.jfree.function.IdentityExpression
Constructs a new expression.
iexec(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
iexec(String, int, int, Object) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
IF_MATCH - Static variable in class org.norther.tammi.acorn.http.HttpParser
If-Match entity header.
IF_MODIFIED_SINCE - Static variable in class org.norther.tammi.acorn.http.HttpParser
If-Modified-Since entity header.
IF_NONE_MATCH - Static variable in class org.norther.tammi.acorn.http.HttpParser
If-None-Match entity header.
IF_UNMODIFIED_SINCE - Static variable in class org.norther.tammi.acorn.http.HttpParser
If-Unmodified-Since entity header.
ignorableWhitespace(char[], int, int) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
IMAGE_GIF - Static variable in class org.norther.tammi.acorn.mime.MimeType
GIF type.
IMAGE_JPEG - Static variable in class org.norther.tammi.acorn.mime.MimeType
JPEG type.
IMAGE_PNG - Static variable in class org.norther.tammi.acorn.mime.MimeType
PNG type.
IMAGE_WBMP - Static variable in class org.norther.tammi.acorn.mime.MimeType
WBMP type.
IMMUTABLE_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The immutable mask maintained both as a trait and in runtime mask.
ImmutableObjectConversion - Class in org.norther.tammi.root.hbm.conversion
An abstract immutable object conversion.
ImmutableObjectConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
Constructs a new conversion.
implCloseSelectableChannel() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
implCloseSelectableChannel() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
implConfigureBlocking(boolean) - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
implConfigureBlocking(boolean) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
implies(Permission) - Method in class org.norther.tammi.core.security.ExtendedPermissions
Checks if permissions of this object imply the specified permission.
implies(Permission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if this permission implies the specified permission.
implies(Variable, Permission, Persister) - Method in class org.norther.tammi.root.security.GroupPermission
Checks if this permission implies the specified permission for a variable by applying the specified persister.
impliesIgnoreMask(ResourcePermission) - Method in class org.norther.tammi.core.security.RegexPermission
Checks if this permission object implies the specified permission when actions are ignored.
impliesIgnoreMask(ResourcePermission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if this permission object implies the specified permission when actions are ignored.
IMPORT_ATTRIBUTES - Static variable in interface org.norther.tammi.core.rt.Variable
Import attributes method.
IMPORT_ATTRIBUTES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Import attributes description.
importAttributes(Object, AttributeFilter...) - Method in interface org.norther.tammi.core.rt.Variable
Imports filtered attribute values from another object.
importAttributes(Object, AttributeFilter...) - Method in class org.norther.tammi.core.rt.VariableX
 
imported(TransportedObjectEvent) - Method in interface org.norther.tammi.root.db.event.TransportListener
Notifies the object that it has been imported from the repository.
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.meta.MetaElementImporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.KeyValueSetupTransporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.PasswordImporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.PermissionImporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.PersistentGroupImporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.UserAccountImporter
 
imported(TransportedObjectEvent) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
 
importFrom(Variable, Object) - Method in class org.norther.tammi.core.rt.Introspector
Imports the specified variable from another object.
importFrom(Variable, Object, AttributeFilter) - Method in class org.norther.tammi.core.rt.Introspector
Imports the specified variable from another object by applying a filter.
importReferences(Object, Object, boolean, AttributeFilter...) - Method in interface org.norther.tammi.root.db.Persister
Imports references from the specified source object to a target object.
importReferences(Object, Object, boolean, AttributeFilter...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
include(ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.connector.chain.DefaultRequestDispatcher
 
include(String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default include method.
IncludeFilter - Class in org.norther.tammi.acorn.type
A case-insensitive include filter for importing and exporting attributes.
IncludeFilter(String...) - Constructor for class org.norther.tammi.acorn.type.IncludeFilter
Constructs a new filter for the specified names.
IncludeFilter(Collection<String>) - Constructor for class org.norther.tammi.acorn.type.IncludeFilter
Constructs a new filter.
IncludeTraitFilter - Class in org.norther.tammi.core.rt.util
An attribute trait include filter for importing and exporting attributes.
IncludeTraitFilter(int) - Constructor for class org.norther.tammi.core.rt.util.IncludeTraitFilter
Constructs a new filter for the traits.
incrementLoginAttempts(HttpServletRequest) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Increments login attempts of the specified request by one.
indexOf(String, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns the index of the specified substring.
indexOf(String) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns the index of the specified substring.
indexOf(Object, Object, int...) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns the index of the specified element within the specified range of the source array.
indexOf(Object, Object[], int, int) - Static method in class org.norther.tammi.acorn.util.ArrayAsList
A static index method without synchronization.
indexOf(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
indexOf(Object, Object, int...) - Static method in class org.norther.tammi.acorn.util.Collections
Returns the index of the specified object within the specified range of the source.
indexOf(Object) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
indexOf(Object) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Returns the index of the specified element, or -1 if not found.
indexOf(Object) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
indexOf(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
indexOf(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
indexOf(Object, WeakReference<?>[], int, int) - Static method in class org.norther.tammi.acorn.util.WeakArrayList
A static index method without synchronization.
indexOf(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
indexOf(Object, Object, int...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Gets the index of the specified object within the source.
indexOf(Comparable) - Method in class org.norther.tammi.sprig.jfree.model.ChartModelDataset
 
indexOfDynamicAttribute(String) - Method in class org.norther.tammi.core.rt.VariableInfo
Gets the index of the named dynamic attribute.
indexOfKey(Object) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
indexOfKey(Object) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns the index of the specified key, or -1 if not found.
indexOfKey(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
indexOfLinkAnchor(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
indexOfLinkAnchor(String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Gets the index of the anchor of named link.
indexOfProperty(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Returns the index of a multivalued property value.
indexOfProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Returns the index of a multivalued property value.
indexOfProperty(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
indexOfProperty(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
indexOfProperty(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
indexOfProperty(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Returns the index of a multivalued property value.
indexOfProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
indexOfProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
indexOfProperty(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
indexOfStep(String, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
indexOfStep(FlowStep) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
indexOfStep(String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
indexOfStep(FlowStep) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the index of the specified flow step.
indexOfStep(String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the index of the named flow step.
indexOfStep(FlowStep) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
indexOfStep(String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
indexOfStep(String, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Return the index of the named step of the named flow.
indexOfVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
indexOfVariable(Variable) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the index of the specified variable.
indexOfVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
info(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(String) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(String, Object, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(String, Object[]) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
info(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an info message.
info(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an info message with an argument.
info(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
info(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
info(Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
info(Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
infoQualifierSet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
infoQualifierSet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of info template qualifiers.
infoRegistered(RegisteredInfoEvent) - Method in interface org.norther.tammi.core.rt.event.RegistrationListener
Notifies the initializer about a registered attribute info.
infoRegistered(RegisteredInfoEvent) - Method in class org.norther.tammi.core.rt.util.TimeZoneRegistrar
 
init(FilterConfig) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.filter.DefaultContainerFilter
 
init(FilterConfig) - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.filter.DefaultFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.locale.DefaultResourceFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.mail.DefaultMailbotFilter
 
init(FilterConfig) - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
init(ServletConfig) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
Initializes the servlet.
init(ExtendedProperties) - Method in class org.norther.tammi.spray.velocity.ResourceLoaderWrapper
Initializes the loader.
init(RuntimeServices) - Method in class org.norther.tammi.spray.velocity.VelocityLogger
 
init(Map, Map, Map, JRFillParameter, byte) - Method in class org.norther.tammi.sprig.jasper.model.JavaEvaluator
 
init(Map, Map, Map, JRFillParameter, byte) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
 
INIT_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The property prefix.
INIT_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.spray.servlet.StartupServlet
The property prefix.
InitializationListener - Interface in org.norther.tammi.core.rt.event
An interface to initializers that want to be informed when attribute values of a variable are initialized.
initialize(BSFManager, String, Vector) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
initialize(BSFManager, String, Vector) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
initialize(Persister) - Method in interface org.norther.tammi.root.db.util.ConnectionInitializer
Initializes a database connection.
initialize(Persister) - Method in class org.norther.tammi.root.locale.util.DictionaryInitializer
 
initialize(Persister) - Method in class org.norther.tammi.root.rt.util.RepositoryInitializer
 
initialize(String, ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
initialize(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Action
 
initialize(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Script
 
initialize(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Submit
 
initialize(ServletRequest, ServletResponse, FilterChain, Object) - Method in interface org.norther.tammi.spray.loader.task.Task
Initializes customized functionality after construction but before the first execution.
initialize(String, ServletRequest, ServletResponse, FilterChain, Object) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Initializes an instance of a task without execution.
initialize(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
 
initialize(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default initialize method.
initialize(RuntimeServices) - Method in class org.norther.tammi.spray.velocity.TemplateCacheAdapter
 
initializeConnection(String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
initializeConnection(String, ConnectionInitializer) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
initializeConnection(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Initializes a connection with a named initializer.
initializeConnection(String, ConnectionInitializer) - Method in interface org.norther.tammi.root.db.PersisterFactory
Initializes a connection with the specfied initalizer.
InitializedValueEvent - Class in org.norther.tammi.core.rt.event
Events of this type are sent to an object that implements InitializationListener when attribute values of a variable are initialized.
InitializedValueEvent(VariableAttributeInfo, Object) - Constructor for class org.norther.tammi.core.rt.event.InitializedValueEvent
Constructs a new initializer event.
INITIALIZER_ATTRIBUTE - Static variable in interface org.norther.tammi.root.ojb.OJBFactory
The connection initializer attribute.
INITIALIZER_PROPERTY - Static variable in interface org.norther.tammi.root.hbm.HibernateFactory
The connection initializer property.
InMemoryGenerator - Class in org.norther.tammi.root.hbm.util
An in-memory identifier generator for longs with a minimum.
InMemoryGenerator() - Constructor for class org.norther.tammi.root.hbm.util.InMemoryGenerator
Constructs a new generator.
inputQualifierSet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
inputQualifierSet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of input template qualifiers.
InputStreamAdapter - Class in org.norther.tammi.acorn.io
An input stream adapter.
InputStreamAdapter(InputStream) - Constructor for class org.norther.tammi.acorn.io.InputStreamAdapter
Constructs a new collector input stream.
insert(int, boolean) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a boolean argument.
insert(int, char) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a char argument.
insert(int, char[], int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a char array argument.
insert(int, char[]) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a char array argument.
insert(int, CharSequence, int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a char sequence argument.
insert(int, CharSequence) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a char sequence argument.
insert(int, double) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a double argument.
insert(int, float) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a float argument.
insert(int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts an int argument.
insert(int, long) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a long argument.
insert(int, Object) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts an object argument.
insert(int, String) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a string argument.
insert(boolean, Object, int, Object...) - Static method in class org.norther.tammi.acorn.type.Arrays
Inserts elements to the specified position in an array of assignment compatible type.
insert(Object, boolean, Object, int, Object...) - Static method in class org.norther.tammi.acorn.type.Arrays
Inserts elements to the specified position in an array.
insert(Map<? extends K, ?>, int, Map<K, ?>, boolean) - Static method in class org.norther.tammi.acorn.util.Collections
Inserts a map into another one.
insert(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Inserts an object.
insert(Object, int, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Inserts an element to an array.
insert(CharSequence) - Method in class org.norther.tammi.spray.template.tool.PageTool
Inserts content to the page.
insertAll(Collection<?>) - Method in class org.norther.tammi.spray.db.tool.DataTool
Inserts objects.
insertObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Inserts an object to the repository.
insertObject(Object) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
insertObject(Object) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
insertObjects(Collection<?>) - Method in interface org.norther.tammi.root.db.Persister
Inserts a collection of objects to the repository as one transaction.
insertObjects(Collection<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
insertObjects(Collection<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
insertReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Inserts an object and its dependencies to the repository.
insertReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
insertReferences(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Inserts a variable and its dependencies.
insertTag(int, CharSequence) - Method in class org.norther.tammi.acorn.lang.XMLString
Inserts a tag argument without encoding.
insertVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Inserts a variable by exporting the specified one.
insertVariable(Variable, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Inserts a variable of the specified type by exporting the specified one.
insertVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Register
 
insertVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Inserts the specified variables.
instantiate(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Intantiates an object.
instantiate(String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Intantiates an object with parameters.
instantiate(String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Intantiates an object with parameters and a signature.
instantiate(String, Object, Object) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
INT_SIGN - Static variable in class org.norther.tammi.acorn.type.Types
The int sign bit.
INT_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
int type.
INTEGER - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for integer formatting.
INTEGER_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Integer class name.
IntegerId - Class in org.norther.tammi.root.rt.util
A composite integer id.
IntegerId() - Constructor for class org.norther.tammi.root.rt.util.IntegerId
Constructs a new id.
InteractiveSelectionTree - Class in org.norther.tammi.spray.ui
A selection tree variable for interactive selections.
InteractiveSelectionTree() - Constructor for class org.norther.tammi.spray.ui.InteractiveSelectionTree
Constructs a new selection.
InteractiveSelectionTree(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.InteractiveSelectionTree
Constructs a new selection for virtual subtypes.
InterConnection - Class in org.norther.tammi.spray.connector.chain
A connection through an internal call.
InterConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, ServletRequest, ServletResponse) - Constructor for class org.norther.tammi.spray.connector.chain.InterConnection
Constructs a new connection.
INTERFACE_NAME - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external interface attribute.
INTERNAL_ERROR - Static variable in interface org.norther.tammi.acorn.logger.log.Log
An internal error message.
INTERNALS - Static variable in class org.norther.tammi.acorn.lang.XML
XML reserved internal characters.
INTERNET_ADDRESS_TYPE - Static variable in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
An internet address type.
InternetAddressFormatException - Exception in org.norther.tammi.core.mail
An exception for date parsing errors.
InternetAddressFormatException() - Constructor for exception org.norther.tammi.core.mail.InternetAddressFormatException
Default constructor.
InternetAddressFormatException(String) - Constructor for exception org.norther.tammi.core.mail.InternetAddressFormatException
Constructs a new exception with a message string.
interpret(String, String) - Method in class org.norther.tammi.core.scripter.djava.DJavaInterpreter
 
interpret(File) - Method in class org.norther.tammi.core.scripter.djava.DJavaInterpreter
 
interpret(URL) - Method in class org.norther.tammi.core.scripter.djava.DJavaInterpreter
 
interpret(String, String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
interpret(InputStream, String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
interpret(Reader, String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
interpret(File) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
interpret(URL) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
interpret(GroovyObject) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Interprets a groovy object.
interpret(String, String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
interpret(InputStream, String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
interpret(Reader, String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
interpret(File) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
interpret(URL) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
interpret(String, String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
interpret(InputStream, String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
interpret(Reader, String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
interpret(File) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
interpret(URL) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
interpret(String, String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Interprets a string.
interpret(InputStream, String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Interprets an input stream.
interpret(Reader, String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Interprets a reader.
interpret(File) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Interprets a file.
interpret(URL) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Interprets a URL.
interpret(String) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Interprets an expression.
interpret(String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(String, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(File) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(URL) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(Reader) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(InputStream, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(JasperDesign) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
interpret(String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(String, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(File) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(URL) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(Reader) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(InputStream, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
interpret(JasperDesign) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Interprets the specified design.
Interpreter - Interface in org.norther.tammi.core.scripter.lang
An interface to language interpreters.
interrupt() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
A new method that interrupts the worker thread.
Interruptable - Interface in org.norther.tammi.acorn.util.concurrent
An interface to asynchronous interruption states.
introspect(RequiredModelMBean, Object, Class<?>) - Method in class org.norther.tammi.core.base.DefaultDomain
Instrospects the public methods of the managed class.
Introspector - Class in org.norther.tammi.core.rt
An introspector for Variables.
Introspector() - Constructor for class org.norther.tammi.core.rt.Introspector
Constructs a new introspector.
Introspector(MBeanServer) - Constructor for class org.norther.tammi.core.rt.Introspector
Constructs a new introspector for a specific server.
intValue() - Method in class org.norther.tammi.acorn.lang.LongDate
 
intValue() - Method in class org.norther.tammi.acorn.lang.Money
 
intValue() - Method in class org.norther.tammi.acorn.lang.Multiword
 
intValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed int value starting from the high order word.
intValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed int operand.
intValue() - Method in class org.norther.tammi.acorn.math.Equation
 
invalidate() - Method in class org.norther.tammi.core.base.MBeanHandle
Releases the referent and invalidates this handle.
invalidate() - Method in class org.norther.tammi.spray.session.DefaultSession
 
InvalidAttributeValuesException - Exception in org.norther.tammi.core.rt
Thrown when values for attributes are not valid.
InvalidAttributeValuesException(String) - Constructor for exception org.norther.tammi.core.rt.InvalidAttributeValuesException
Constructs a new exception for a name attribute.
InvalidAttributeValuesException(String[]) - Constructor for exception org.norther.tammi.core.rt.InvalidAttributeValuesException
Constructs a new exception for named attributes.
InvalidAttributeValuesException(String, Throwable) - Constructor for exception org.norther.tammi.core.rt.InvalidAttributeValuesException
Constructs a new exception for a named attribute with a cause.
InvalidAttributeValuesException(String[], Throwable) - Constructor for exception org.norther.tammi.core.rt.InvalidAttributeValuesException
Constructs a new exception for named attributes with a cause.
invoke(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean.
invoke(String, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean with parameters.
invoke(String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean with parameters and a signature.
invoke(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean.
invoke(ObjectName, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean with parameters.
invoke(ObjectName, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Invokes a method of the specified MBean with parameters and a signature.
invoke(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a void library function.
invoke(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a void library function with arguments.
invoke(String, Object[], String[]) - Method in class org.norther.tammi.core.rt.VariableX
 
invoke(String, Object[], String[]) - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
invoke(ObjectName, String, Object, Object) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
invoke(Method, Object[], ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Submit
Invokes a method.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
invokeByte(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a byte library function.
invokeByte(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a byte library function with arguments.
invokeBytes(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a byte array library function.
invokeBytes(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a byte array library function with arguments.
invokeConstBytes(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant byte array library function.
invokeConstBytes(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant byte array library function with arguments.
invokeConstString(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant string library function.
invokeConstString(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant string library function with arguments.
invokeConstStrings(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant string array library function.
invokeConstStrings(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a constant string array library function with arguments.
invokeDouble(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a double library function.
invokeDouble(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a double library function with arguments.
invokeFloat(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a float library function.
invokeFloat(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a float library function with arguments.
invokeInt(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes an integer library function.
invokeInt(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes an integer library function with arguments.
invokeLong(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a long library function.
invokeLong(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a long integer library function with arguments.
invokeShort(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a short library function.
invokeShort(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a short library function with arguments.
invokeString(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a string library function.
invokeString(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a string library function with arguments.
invokeStrings(String, boolean) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a string array library function.
invokeStrings(String, boolean, Object) - Method in class org.norther.tammi.core.external.DefaultLibrary
Invokes a string array library function with arguments.
IpMaskFilter - Interface in org.norther.tammi.spray.protocol
An interface to filter masking IP requests.
IS_SECURE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Is-Secure pragma.
isAbsolute() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks whether this link is absolute.
isAbsoluteURLLinks() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
isAbsoluteURLLinks() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the absolute URL links option.
isAbsoluteURLLinks() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
isAbsoluteURLLinks() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the absolute URL links option.
isAccessEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isAccessEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether access is enabled.
isAction(Persister.Action) - Method in class org.norther.tammi.root.db.rule.DependenceRule
Checks the specified action.
isActivated() - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
Checks whether activated.
isActive() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isActive() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether this log is activated.
isActive() - Method in class org.norther.tammi.core.logger.log.DomainLog
 
isActive() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
isAllowExpired() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the allow expired option.
isAllowExpired() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
isAllowExpired(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
isAllowExpired(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the allow expired option of the domain.
isAllowTaggedContent() - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Gets the 'allow-tagged-content' flag.
isAnonymous() - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Checks whether the principal is anonymous.
isAnonymous() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether the user is anonymous.
isAnonymousPrincipalAccepted() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
isAnonymousPrincipalAccepted() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Checks whether anonymous principals optionally provided by attached realms are accepted.
isArray(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks if the specified attribute is an array.
isArray() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of array type.
isArray(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is an array.
isArray() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks if the current form attribute is an array.
isArrayType(String) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is an array.
isAsciiDigit(char) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified character is an ASCII digit.
isAsciiIdentifier(String) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified string is a valid ASCII identifier.
isAsciiLetter(char) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified character is an ASCII letter.
isAsciiLetterOrDigit(char) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified character is an ASCII letter or digit.
isAuthenticated(Principal) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
isAuthenticated(String, Principal) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
isAuthenticated(Principal) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
isAuthenticated(String, Principal) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
isAuthenticated(Principal) - Method in interface org.norther.tammi.core.realm.Realm
Checks whether the specified principal is authenticated in any domain of this realm.
isAuthenticated(String, Principal) - Method in interface org.norther.tammi.core.realm.Realm
Checks whether the specified principal is authenticated in the specified domain of this realm.
isAuthenticated() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether the user is authenticated.
isAuthenticationRequired() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
isAuthenticationRequired() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Checks whether authentication is required for unidentified requests.
isAuthenticationRequired() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether authentication is required.
isAutoIncrementalAttribute(String, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks whether the specified field if auto incremental.
isAutoIncrementalAttribute(String, String) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
isAutoIncrementalAttribute(String, String) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
isAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
isAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Checks whether automatic login is enabled for the specified request.
isAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
isAutoLoginEnabled() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether automatic login is enabled.
isAutoRefreshDeclined() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the automatic refresh declined option.
isAutoRefreshDeclined() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
isBinary() - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
isBinary() - Method in class org.norther.tammi.sprig.jasper.export.PDFExporter
 
isBinary() - Method in class org.norther.tammi.sprig.jasper.export.XLSExporter
 
isBinary() - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
isBinary() - Method in class org.norther.tammi.sprig.jfree.export.PDFExporter
 
isBinary() - Method in class org.norther.tammi.sprig.jfree.export.XLSExporter
 
isBinary() - Method in interface org.norther.tammi.sprig.report.export.Exporter
Checks whether binary.
isBoolean() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of boolean type.
isBoolean(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a boolean.
isBooleanType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is boolean, i.e.
isBooleanType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is boolean.
isBorderVisible() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether the border is visible.
isBound() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Gets the bound state.
isBound() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Gets the bound state.
isBound() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Gets the bound state.
isBound() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
Gets the bound state.
isBound() - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
Checks the bound status of the extension.
isBranch() - Method in class org.norther.tammi.root.rt.util.TreeProperty
Checks whether the tree node is a brach.
isByte(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a byte.
isCachedPasswords() - Method in class org.norther.tammi.core.realm.AbstractRealm
 
isCachedPasswords() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
isCachedPasswords() - Method in interface org.norther.tammi.core.realm.Realm
Checks whether non-digested client passwords are cached.
isCachedPrincipalDiscarded() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
isCachedPrincipalDiscarded() - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Checks whether principals authenticated and cached by other authentication objects are discarded and re-authenticated.
isCachingDisabled() - Method in interface org.norther.tammi.core.cache.CacheClient
Checks whether the caching is disabled.
isCachingDisabled() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
isCachingDisabled() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
isCachingDisabled() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
isCachingDisabled() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isCachingDisabled() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Checks whether any registered CacheClientMBean has caching disabled.
isCachingDisabled() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
isCachingDisabled() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
isCachingDisabled() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
isCachingDisabled() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
isCachingDisabled() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
isCachingDisabled() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
isCachingDisabled() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
isCascading() - Method in class org.norther.tammi.root.db.rule.DependenceRule
Gets the cascading option.
isCaseInsensitive() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
isCaseInsensitive() - Method in interface org.norther.tammi.root.realm.RepositoryRealm
Checks whether usernames and role names are case-insensitive.
isCellEditable(int, int) - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
 
isCellEditable(int, int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
isCellEditable(int, int) - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
isCellEditable(int, int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
isCellEditable(int, int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
isChar(String, int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether a string represents the specified char.
isCharacter(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a character.
isCharSequence(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a char sequence.
isCharSequenceType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified class type is a char sequence, i.e.
isCharSequenceType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is character based.
isChunked() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Checks wheher chunked.
isClassDefined(String) - Method in class org.norther.tammi.core.base.AbstractLoader
 
isClassDefined(String) - Method in interface org.norther.tammi.core.base.Loader
Checks whether the named class is defined.
isClassElement(String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Checks whether a qualified element defines a class.
isClassElement(String) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
isClassElement(String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
isClientAuthNeeded() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
isClientAuthNeeded() - Method in interface org.norther.tammi.spray.connector.LocalConnector
Checks whether client authentication is needed.
isClientAuthWanted() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
isClientAuthWanted() - Method in interface org.norther.tammi.spray.connector.LocalConnector
Checks whether client authentication is wanted.
isCloneable() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the cloneable flag of this attribute.
isClosed() - Method in interface org.norther.tammi.root.db.Persister
Checks whether this persister is closed.
isClosed() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isClosed() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
Check whether the stream is closed.
isClosed() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Check whether the stream is closed.
isClosed() - Method in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Checks the closed state.
isCoalescing() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isCoalescing() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which converts CDATA nodes to Text nodes and appends it to the adjacent (if any) Text node.
isCollectionElement(String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Checks whether a qualified element defines a collection.
isCollectionElement(String) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
isCollectionElement(String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
isCombinedFactoryCache() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
isCombinedFactoryCache() - Method in interface org.norther.tammi.root.db.PersisterFactory
Checks whether objects from all connections should be cached in only one combined factory cache.
isCommitted() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
isCommitted() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
isCommitted() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
isCommitted() - Method in class org.norther.tammi.spray.servlet.chain.TemplateResponse
 
isCommonUploadFolder() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
isCommonUploadFolder() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Checks whether all uploads share the same folder or whether each session have its own temporary folder.
isCompatibleWith(String) - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
isCompatibleWith(String) - Method in interface org.norther.tammi.core.info.PackageInfo
Compares the specification version of the package.
isConnected() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
isConnected() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
isConnected() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
isConnected() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
isConnected() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Checks whether this connection is still connected.
isConnected() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Checks whether the connection is connected.
isConnected() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
isConnected() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
isConnectionAuthenticated(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
isConnectionAuthenticated() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
isConnectionAuthenticated(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Checks whether authentication is configured for the specified connection.
isConnectionAuthenticated() - Method in interface org.norther.tammi.root.db.RepositoryClient
Checks whether authentication is configured for the default connection.
isConnectionAuthenticated() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
isConnectionAuthenticated(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
isConnectionPending() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
isContextThread() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
isContextThread() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Checks whether this connection executes in a connector context thread.
isContextTools() - Method in class org.norther.tammi.spray.servlet.DefaultJSPEngine
 
isContextTools() - Method in interface org.norther.tammi.spray.servlet.JSPEngine
Gets the context tools option.
isContinue() - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
isContinue() - Method in interface org.norther.tammi.spray.servlet.ServletConnector
Checks whether to continue filtering after the connector filter.
isCoupled() - Method in class org.norther.tammi.root.ojb.lob.IdBlobHandle
 
isCoupled() - Method in class org.norther.tammi.root.ojb.lob.IdClobHandle
 
isCurrentIndex(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the indexed step is the current one.
isDaemon() - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
isDaemon() - Method in interface org.norther.tammi.core.thread.ThreadFactory
Gets the daemon flag of production threads.
isDataZipped() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checke whether the data is zipped.
isDateType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Classes
Checks whether the specified class type is a date, i.e.
isDateType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is date based.
isDebugEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isDebugEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether debug is enabled.
isDebugEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isDebugEnabled() - Method in class org.norther.tammi.root.ojb.OJBLogger
 
isDecimalSeparatorAlwaysShown() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
isDecimalType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is decimal.
isDeepTraversing() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Checks the deep traversing (0.8.8).
isDefaultHeritable() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isDefaultHeritable() - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether flows are heritable by default.
isDefaultLogFactory() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isDefaultLogFactory() - Method in interface org.norther.tammi.core.logger.Logger
Checks whether a default log factory.
isDefaultState(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isDefaultState(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether the specified state is set by default.
isDefined(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks whether a class is defined.
isDefined() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is defined.
isDefined(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
isDefined(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
isDefined(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
isDefined(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Checks whether a variable is defined.
isDeleteOnRelease() - Method in class org.norther.tammi.core.cache.AbstractResource
 
isDeleteOnRelease() - Method in class org.norther.tammi.core.cache.BufferedResource
 
isDeleteOnRelease() - Method in interface org.norther.tammi.core.cache.Resource
Checks whether the resource source should be deleted on release.
isDisabled() - Method in class org.norther.tammi.root.rt.util.TreeProperty
Checks whether the tree node is disabled.
isDiscardOverloaded() - Method in interface org.norther.tammi.acorn.cache.CachedMap
Gets the discard overloaded option.
isDiscardOverloaded() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
isDiscardOverloaded(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
isDiscardOverloaded(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the discard overloaded option of the domain.
isDisposed() - Method in interface org.norther.tammi.core.pool.Recyclable
Checks whether the recyclable has been disposed.
isDisposed() - Method in class org.norther.tammi.core.pool.RecyclableSupport
Checks whether the object is disposed.
isDisposed() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
isDisposed() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
isDisposed() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
isDisposed() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
isDisposed() - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
isDistributable() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
isDistributable() - Method in interface org.norther.tammi.spray.session.Manager
Checks the distributable flag for the sessions.
isDouble(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a doouble.
isEditable() - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
Checks whether the model is editable.
isElement() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of element type.
isEmbedded() - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
isEmbedded() - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
isEmbedded() - Method in interface org.norther.tammi.sprig.report.export.Exporter
Checks whether embedded.
isEmpty() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
isEmpty() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
isEmpty() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
isEmpty() - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Checks whether this set contains any elements.
isEmpty() - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
isEmpty() - Method in class org.norther.tammi.acorn.util.CounterCollection
 
isEmpty() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
isEmpty() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
isEmpty() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
isEmpty() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
isEmpty() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
isEmpty(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
isEmpty(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Checks if the specified domain map is empty.
isEmpty() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
isEmpty() - Method in class org.norther.tammi.core.rt.VariableX
Checks whether this variable contains any attributes.
isEmpty() - Method in interface org.norther.tammi.root.db.query.DBCriteria
Checks whether an empty criteria.
isEmpty(int) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Checks dependencies for the specified actions.
isEmpty() - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Checks any dependencies.
isEmpty() - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
isEmpty() - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
isEmptyEnumeration(VariableAttributeInfo) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Checks whether the enumeration of the specified attribute is empty.
isEnabledFor(int) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
isEncodeAlpha() - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Checks the encode alpha visibity option.
isEncodeAlpha() - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
isEncoded() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks whether this link is encoded.
isEnum() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of enum type.
isEnumerated(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks if the specified attribute is enumerated.
isEnumerated() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is enumerated.
isEnumerated() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks if the current form attribute is an enumerated.
isEnumType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is enum, i.e.
isEqualGroup(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the specified group equals with the current one.
isEqualTypes(Variable, Variable) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Checks whether the source and target types are equal.
isErrorEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isErrorEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether error is enabled.
isErrorEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isExpanded() - Method in class org.norther.tammi.root.rt.util.TreeProperty
Checks whether the tree node is expanded.
isExpandEntityReferences() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isExpandEntityReferences() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which expand entity reference nodes.
isExpireAfterAccess() - Method in class org.norther.tammi.core.cache.AbstractResource
 
isExpireAfterAccess() - Method in class org.norther.tammi.core.cache.BufferedResource
 
isExpireAfterAccess() - Method in interface org.norther.tammi.core.cache.Resource
Checks whether the resource should be expired after it has been accessed.
isFatalEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isFatalEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether fatal is enabled.
isFatalEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isFieldElement(String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Checks whether a qualified element defines a field.
isFieldElement(String) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
isFieldElement(String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
isFilled() - Method in interface org.norther.tammi.sprig.report.layout.ReportLayout
Checks whether the layout has been filled with data.
isFilled() - Method in class org.norther.tammi.sprig.report.layout.ReportLayoutAdapter
 
isFilterChanged() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Checks whether the current filter has changed since the previous check.
isFilterChanged() - Method in class org.norther.tammi.spray.engine.tool.ContextTool
Checks whether the current filter has changed since the previous check.
isFilterChanged() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
Checks whether the current filter has changed since the previous check.
isFixed() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Checks the fixed option.
isFloat(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a float.
isFloatingPoint(Object) - Method in class org.norther.tammi.acorn.math.Equation
Checks whether the operands are floating point numbers.
isFlowEnabled(FlowStep) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isFlowEnabled(FlowStep) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether the specified flow is enabled.
isFlowEnabled(FlowStep) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isFlowHeritable(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isFlowHeritable(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether the named flow is heritable.
isFlowLocalized(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isFlowLocalized(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether the specified flow is localized.
isFlowState(String, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isFlowState(String, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether the specified state is set for the named flow.
isFlushed() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Gets the flushed flag.
isForcedLocale() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
isForcedLocale() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Checks whether a cached locale should be ignored and apply either the request specific locale or the default locale.
isForeign() - Method in class org.norther.tammi.root.db.event.TransportedObjectEvent
Checks if foreign.
isFormDataParsed() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
isFormDataParsed() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the form data to be parsed as parameters option.
isFormValidated() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the form variables of the current step are validated.
isForwarded() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
isForwarded() - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Gets the forwarded option.
isGloballyStaleReference(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks if the specified reference is stale within the application scope.
isGloballyStaleReferences(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks if any reference is stale within the application scope.
isGridVisible() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether the grid is visible.
isGroupingUsed() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
isGroupMember(Object, Object, Persister) - Static method in class org.norther.tammi.root.security.GroupPermission
Checks whether the specified user is the owner or a member of the specified group or any of its parents.
isGroupMember(Object, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Checks if the current user if the owner or member of the specified group.
isGroupOwner(Object, Object, Persister) - Static method in class org.norther.tammi.root.security.GroupPermission
Checks whether the specified user is the owner of the specified group or any of its parents.
isGroupOwner(Object, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Checks if the current user is the owner of the specified group.
isHeritable(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
isHeritable(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Checks whether heritable.
isHeritable(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
isIdleSupported() - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Checks whether idle commands are supported by this timer.
isIdleSupported() - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
isIdleSupported() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
isIdleSupported() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
isIgnoreDomain() - Method in class org.norther.tammi.core.util.ObjectNameComparator
Checks ignore domain.
isIgnoreElementContentWhitespace() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isIgnoreElementContentWhitespace() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignore ignorable whitespace in element content.
isIgnoringComments() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isIgnoringComments() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignores comments.
isImmutable() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is immutable.
isImmutable() - Method in class org.norther.tammi.core.rt.VariableInfo
Checks whether this variable is immutable.
isIndexed() - Method in class org.norther.tammi.core.rt.util.Identity
Checks whether indexed.
isInfoEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isInfoEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether info is enabled.
isInfoEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isInitialized() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
isInitialized() - Method in interface org.norther.tammi.core.scripter.lang.ScriptEngine
Checks whether initialized.
isInsecureSessionsInvalidated() - Method in class org.norther.tammi.spray.engine.DefaultSecuredFilter
 
isInsecureSessionsInvalidated() - Method in interface org.norther.tammi.spray.engine.SecuredFilter
Checks whether insecure sessions are invalidated before switching to secured transmission.
isInstance(Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the specified object is an instance of the named class.
isInstanceOf(ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
isInstanceOf(ObjectName, String) - Method in interface org.norther.tammi.core.base.Domain
Checks the class of the named MBean.
isInstanceOf(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks whether an MBean with a string name implements a specific class.
isInstanceOf(ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks whether the named MBean implements a specific class.
isInteger(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is an integer.
isIntegralType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is integral.
isInteractive() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the interactive flag of this attribute.
isInterrupted() - Method in interface org.norther.tammi.acorn.util.concurrent.Interruptable
Checks whether interrupted.
isInterrupted() - Method in class org.norther.tammi.acorn.util.concurrent.Uninterrupted
 
isInterrupted() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isInterrupted() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isInTransaction() - Method in interface org.norther.tammi.root.db.Persister
Checks whether this persister is performing a transaction.
isInTransaction() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isInTransaction() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
isInTransaction() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
isInvalid(SortedMap<String, Exception>, Variable, MBeanAttributeInfo, int...) - Method in class org.norther.tammi.core.rt.Introspector
Checks whether the specified form attribute is invalid.
isInvalid() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the current form attribute is invalid.
isInvalid(MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the specified form attribute is invalid.
isInvalidatedSession() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
isInvalidatedSession() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
isInvalidatedSession() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Checks whether the active session is invalidated.
isJavaClassPath(String) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified string is a valid Java class path.
isJavaIdentifier(String) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified string is a valid Java identifier.
isKeepConnection() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
isKeepConnection() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
isKeepConnection() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Checks whether to keep this connection alive in idle after request processing.
isKeepConnection() - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Checks whether connections should be kept alive.
isKeepConnection() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
isKeepConnection() - Method in interface org.norther.tammi.spray.connector.Connector
Checks whether to keep connections alive on idle after processing the corresponding requests if applicable.
isKeepConnection() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
isKeepConnection() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
isLanguageLoadable(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
isLanguageLoadable(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Checks whether a scripting engine for the specified language is registered and loadable.
isLanguageLoadable(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Checks whether a scripting engine for the specified language is registered and loadable.
isLanguageRegistered(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
isLanguageRegistered(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Determines whether a language is registered.
isLast() - Method in class org.norther.tammi.acorn.util.CounterCollection
Checks whether the current iterator has its last item.
isLevelEnabled(int) - Method in class org.norther.tammi.spray.velocity.VelocityLogger
 
isLinesVisible() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether lines are visible.
isLinesVisible(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether lines are visible for the specified dataset.
isLinesVisible(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether lines are visible for the specified series.
isLinkedKey() - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
isLinkedKey() - Method in interface org.norther.tammi.spray.filter.KeyFilter
Checks whether the filter key is part of URL links built within filter chains including this filter.
isLinkedKey() - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
isLinkedKey() - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.base.DefaultObjectFactory
 
isLoaderSupported(String) - Method in interface org.norther.tammi.core.base.ObjectFactory
Checks if specified class loaders are supported for a named class.
isLoaderSupported(String) - Method in class org.norther.tammi.core.config.DefaultConfigurableFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.mail.DefaultSessionFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.pool.DefaultPool
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.security.DefaultMessageDigestFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
isLoaderSupported(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
isLOB(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks whether a LOB attribute.
isLOBType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Classes
Checks whether the specified class type is a LOB, i.e.
isLOBType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is a large object.
isLocalContext() - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Gets local context flag.
isLocalContext() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
isLocalContext() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks whether a local context is applied.
isLocalizable() - Method in interface org.norther.tammi.core.rt.util.EnumerationEntry
Checks whether the entry is localizable.
isLocalizable() - Method in class org.norther.tammi.core.rt.util.EnumerationName
 
isLocalizable() - Method in class org.norther.tammi.core.rt.util.EnumerationValue
 
isLocalized() - Method in class org.norther.tammi.core.rt.Introspector
Checks whether variables are localized.
isLocalized - Variable in class org.norther.tammi.spray.db.tool.DataTool
The localized flag.
isLocalized() - Method in class org.norther.tammi.spray.db.tool.DataTool
 
isLocalized() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
isLocalized(boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
isLocalized(boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Checks whether labels are localzed.
isLocalized(boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
isLocalized() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the current step is localized.
isLocalized() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
isLocalized() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks whether localized templates are applied.
isLocalized() - Method in interface org.norther.tammi.sprig.report.model.ReportModel
Checks if the model is localized.
isLocalized() - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
isLocalized() - Method in class org.norther.tammi.sprig.report.tool.ReportTool
 
isLocalizedBeans() - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Gets the localized beans flag.
isLocalizedBeans() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
isLocalizedContent() - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
isLocalizedContent() - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Gets the localized content flag.
isLocalizedFlows() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isLocalizedFlows() - Method in interface org.norther.tammi.spray.template.FlowFilter
Gets the localized flows flag.
isLocalizedForms() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
isLocalizedForms() - Method in interface org.norther.tammi.spray.template.FormFilter
Gets the localized forms flag.
isLocalizedPath(String) - Static method in class org.norther.tammi.acorn.type.Classes
Checks if a path is a localized one.
isLocalizedReports() - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
isLocalizedReports() - Method in interface org.norther.tammi.sprig.report.ReportFilter
Gets the localized forms flag.
isLocalizedSkins() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
isLocalizedSkins() - Method in interface org.norther.tammi.spray.template.SkinFilter
Checks whether skins are localized by default.
isLocalizedTemplates() - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Gets the localized templates flag.
isLocalizedTemplates() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
isLocalizedVariables() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
isLocalizedVariables() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Checks whether variables in this registry are localized.
isLocallyStaleReference(Object, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks if the specified reference is stale within the persister scope.
isLocallyStaleReferences(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks if any reference is stale within the persister scope.
isLocationType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Classes
Checks whether the specified class type is a location, i.e.
isLocationType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is location based.
isLog(Log.Level) - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Checks whether the specified log level is enabled.
isLogEnabled(Log.Level) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isLogEnabled(Log.Level) - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether the specified level is enabled.
isLogEnabled(Log.Level) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
isLogEnabled(Object, Log.Level) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
isLogEnabled(Log.Level) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
isLogEnabled(Log.Level) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
isLogEnabled(Object, Log.Level) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
isLogEnabled(Log.Level) - Method in interface org.norther.tammi.core.logger.Logger
Checks the specified level.
isLogEnabled(Object, Log.Level) - Method in interface org.norther.tammi.core.logger.Logger
Checks the specified level and logger.
isLoggingDisabled() - Method in interface org.norther.tammi.spray.connector.Connector
Checks whether access logging of this connector is disabled.
isLoggingDisabled() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
isLoggingEnabled() - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
isLoggingEnabled() - Method in interface org.norther.tammi.core.thread.Timeout
Checks whether timeout logging of this scheduler is enabled.
isLoginRequest(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
isLoginRequest(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
Checks whether the specified request is a login request.
isLong(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a long.
isMandatory() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the mandatory flag of this attribute.
isMandatoryAttribute(String, String) - Method in class org.norther.tammi.root.db.PersisterAdapter
Checks whether the specified field if mandatory.
isMandatoryAttribute(String, String) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
isMandatoryAttribute(String, String) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
isMetaElement(String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Checks whether a qualified element defines meta data.
isMetaElement(String) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
isMetaElement(String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
isMinimalPutsEnabledByDefault() - Method in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
 
isModifiable() - Method in interface org.norther.tammi.acorn.util.Modifiable
Checks whether this collection is modifiable.
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableList
 
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
isModifiable() - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
isModifiable() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
isModifiable() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
isModifiable() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Checks whether this map is modifiable.
isModifiable() - Method in interface org.norther.tammi.acorn.util.OrderedSet
Checks whether this set is modifiable.
isModifiable() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
isModifiable() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
isModifiable() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
isMutable() - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
isNamespaceAware() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isNamespaceAware() - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
isNamespaceAware() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNaN(Number) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified number is a NaN.
isNew() - Method in class org.norther.tammi.spray.session.DefaultSession
 
isNewSelection() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isNewSelection() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether a new selection is set.
isNewSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isNextStepEnabled(StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Checks whether the next step is enabled.
isNoCache() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Checks caching.
isNoCache() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
isNoCache() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Checks whether caching of pages in clients is on or off.
isNormalizedPaths() - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
isNormalizedPaths() - Method in interface org.norther.tammi.core.io.PathFinder
Checks whether requested paths are normalized before search to reject absolute search paths and references outside context paths folders.
isNotificationBrodcaster() - Method in class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
Checks whether a notification broadcaster.
isNotificationEnabled(Notification) - Method in class org.norther.tammi.core.base.MBeanHandle.RegistrationFilter
 
isNotificationEnabled(Notification) - Method in class org.norther.tammi.core.util.RegistrationFilterSupport
 
isNull(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is null.
isNumber(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a number.
isNumeric() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of numeric type.
isNumericType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is numeric, i.e.
isNumericType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is numeric.
ISO_8601_DATE_PATTERN - Static variable in class org.norther.tammi.acorn.lang.StringDate
The ISO-8601 date pattern.
ISO_8601_DATE_TIME_PATTERN - Static variable in class org.norther.tammi.acorn.lang.StringDate
The ISO-8601 date-time pattern.
ISO_8601_TIME_PATTERN - Static variable in class org.norther.tammi.acorn.lang.StringDate
The ISO-8601 time pattern.
isObjectName() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of object name type.
isObsolete() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether this tool is obsolete.
isOnlyWrite() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks the only-write state of the current step.
isOutlinesVisible() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether outlines are visible.
isOutlinesVisible(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether otulines are visible for the specified dataset.
isOverwriteEnabled() - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
isOverwriteEnabled() - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Gets the flag that indicates whether a file with the same name may overwrite an existing file in the upload folder.
isParseBigDecimal() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
isPartAvailable() - Method in class org.norther.tammi.acorn.io.PartialInputStream
Checks whether the next partial stream is available.
isPathInfoParsed() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks the parse path info option.
isPathInfoParsed() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
isPathInfoParsed() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Gets the path info to be parsed as parameters option.
isPathInfoParsed() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
isPathInfoParsed() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Gets the path info to be parsed as parameters option.
isPattern() - Method in class org.norther.tammi.acorn.mime.MimeType
Checks whether this MIME type is a type or subtype pattern.
isPattern(String) - Method in class org.norther.tammi.acorn.mime.MimeType
Checks whether the the specified string is a type or subtype pattern.
isPersistentAttribute(Object, String, String...) - Method in interface org.norther.tammi.root.db.Persister
Checks whether an attribute of the specified sample object is persistent.
isPersistentAttribute(Object, String, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isPersistentClass(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Checks whether the class of the specified sample object is persistent.
isPersistentClass(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isPersistentObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Checks whether the specified object is persistent.
isPersistentObject(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isPreserve() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Checks the preserve state.
isPrimitive() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether this attribute is of primitive type.
isPrimitiveType(String, boolean) - Static method in class org.norther.tammi.acorn.type.Types
Checks whether the specified class type is primitive.
isPrimitiveType(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the specified class name is primitive.
isProfileScriptable(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
isProfileScriptable(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Checks whether the named profile is scriptable.
isProportionalColumnWidths() - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Gets the 'proportional-column-widths' flag.
isProtected() - Method in interface org.norther.tammi.core.security.AccessController
Checks whether the access controller is protected by any allowed or denied permissions.
isProtected() - Method in class org.norther.tammi.core.security.DefaultAccessController
 
isProtected() - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
isProtected() - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
isProtected() - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
isQueryStringCredentialsAllowed() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
isQueryStringCredentialsAllowed() - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Checks whether query string credentials is enabled.
isReadable(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks if the specified attribute is readable.
isReadable() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the readable flag of this attribute.
isReadable() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks if the current form attribute is readable.
isReadOnly() - Method in class org.norther.tammi.acorn.mime.MimeType
Checks whether this MIME type is unmodifiable.
isReadOnly() - Method in class org.norther.tammi.core.security.ExtendedPermissions
Checks the readonly flag.
isReadOnly() - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
isReadOnly() - Method in interface org.norther.tammi.spray.template.form.FormContext
Checks whether the current form is read-only.
isReadOnly() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks the read-only state of the current step.
isReadOnly() - Method in class org.norther.tammi.spray.template.tool.FormTool
 
isReadOnly() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks whether the current template is read-only.
isRedirected() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks whether this link is a redirection.
isRedirection() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Checks whether this request is a redirection.
isRedirection() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
isRedirection() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Checks whether this request is a redirection.
isRedirection() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isRedirection() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
 
isReferenceElement(String) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Checks whether a qualified element defines a reference.
isReferenceElement(String) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
isReferenceElement(String) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
isRefreshed() - Method in interface org.norther.tammi.root.db.query.QueryIterator
Checks whether refreshed.
isRefreshed() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
isRefreshed() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
isRegistered() - Method in class org.norther.tammi.core.base.Adaptee
Checks whether registered.
isRegistered(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
isRegistered(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Checks registration of the named MBean.
isRegistered(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks whether an MBean with a string name is registered.
isRegistered(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Checks whether the named MBean is registered.
isRegistered() - Method in class org.norther.tammi.core.base.MBeanHandle
 
isRegistered() - Method in class org.norther.tammi.core.base.MBeanInstance
 
isRegistered() - Method in interface org.norther.tammi.core.base.MBeanReference
Checks whether registered, already unregistered or unregistration is just going on.
isRegistered() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
Checks whether registered.
isRelated(Object, String, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Checks whether a node in a tree is related to the specified key.
isRelatedTo(Object, String, Object, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Checks whether the specified key is related to the specified node.
isRelatedTo(Object, String, Object, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
isRelatedTo(Variable, String, Object, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Checks whether the specified key is related to the specified node.
isRelationAttribute(Object, String, String...) - Method in interface org.norther.tammi.root.db.Persister
Checks whether an attribute of the specified sample object is relative.
isRelationAttribute(Object, String, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
isRelationAttribute(Object, String, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
isRelaying() - Method in class org.norther.tammi.spray.protocol.chain.RelayResponse
Checks the relaying status.
isRequestedSessionIdFromCookie() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
isRequestedSessionIdFromCookie() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isRequestedSessionIdFromUrl() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
isRequestedSessionIdFromURL() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isRequestedSessionIdFromURL() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isRequestedSessionIdValid() - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
isRequestedSessionIdValid() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isReserved() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isReserved() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether this context is reserved by some other thread than the current one.
isReserved() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isRestrictedRoutes() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
isRestrictedRoutes() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isRestrictedRoutes() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether step routes are restricted by a route matrix.
isRestrictedRoutes() - Method in interface org.norther.tammi.spray.template.FlowFilter
Checks whether step routes of flows of this filter are restricted by a route matrix.
isRestrictedRoutes() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isReuseAddress() - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
isReuseAddress() - Method in interface org.norther.tammi.core.net.CommonFactory
Checks the reuse address.
isReverseProxyAccepted() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
isReverseProxyAccepted() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Checks whether a reverse proxy is accepted.
isRoamingClientsPermitted() - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
isRoamingClientsPermitted() - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Checks whether roaming clients are permitted.
isRoot() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isRoot() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether the current step is the root.
isRoot() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isSameGroup(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the current group should be applied to the specified attribute.
isScalar() - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
Checks whether scalar.
isScriptable() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Checks whether scriptable.
isScriptableProfiles() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
isScriptableProfiles() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Checks whether profiles are scriptable by default.
isScriptingEnabled() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
isScriptingEnabled() - Method in interface org.norther.tammi.spray.loader.TaskLoader
Checks whether scripting is enabled.
isSealed() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
isSealed() - Method in interface org.norther.tammi.core.info.PackageInfo
Checks whether the package is sealed.
isSecure() - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
isSecure() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
isSecure() - Method in interface org.norther.tammi.core.net.CommonFactory
Checks whether sockets produced are secure.
isSecure() - Method in class org.norther.tammi.core.nio.DefaultSecureServerChannelFactory
 
isSecure() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
isSecure() - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Checks whether authentication should apply a secure connection.
isSecure() - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
 
isSecure() - Method in interface org.norther.tammi.spray.connector.Connector
Checks the secure connections flag.
isSecure() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
isSecure() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Checks whether this link is secure.
isSecure() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isSecure() - Method in exception org.norther.tammi.spray.template.ReflowedException
Checks whether secure.
isSecure() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the current step requires a secured connection.
isSecure(FlowStep) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the specified step requires a secured connection.
isSerialized() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the serialized flag of this attribute.
isShapesVisible() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether shapes are visible.
isShapesVisible(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether shapes are visible for the specified dataset.
isShapesVisible(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Checks whether shapes are visible for the specified series.
isShort(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a short.
isShutdown() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
isSkinLocalized(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
isSkinLocalized(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Checks whether the specified skin is localized.
isSourceModified(Resource) - Method in class org.norther.tammi.spray.velocity.ResourceLoaderWrapper
 
isStackTrace() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Checks the stack trace.
isStackTrace() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isStackTrace() - Method in interface org.norther.tammi.core.logger.Logger
Gets the stack trace flag for all categories called through this logger instance.
isStarted() - Method in interface org.norther.tammi.core.base.Startable
Checks whether the startable has been started.
isStarted() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
isStarted() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
isStarted() - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
isStarted() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
isStarted() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
isStarted() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
isStarted() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
isStarted() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
isStarted() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
isStarted() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
isStarted() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
isStarted() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
isStarted() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
isStarted() - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
isStarted() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
isStarted() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
isState(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
isState(Object, boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Checks the named state.
isState(Object, boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
isState(Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks the state of the current step.
isState(FlowStep, Object, boolean...) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks the state of the specified step.
isStaticTrace() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isStaticTrace() - Method in interface org.norther.tammi.core.logger.Logger
Gets the trace flag for the static trace methods.
isStepEnabled(FlowStep, FlowStep, int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isStepEnabled(FlowStep, FlowStep, int) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether the route from the specified step to the indexed one in the specified flow is enabled.
isStepEnabled(FlowStep, FlowStep, int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isStepEnabled(FlowStep, int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the route from the current step to the indexed one in the specified flow is enabled.
isStopped() - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks the stopped state.
isString(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether an object is a string.
isStringType(String, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Strings
Checks whether the specified class type is a string.
isStringType(String, Class<?>...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Checks whether the named class is string based.
isSubtypeOf(String, Class<?>, boolean, Class<?>...) - Static method in class org.norther.tammi.acorn.type.Classes
Checks whether the specified class type is a subtype of or implements the interface of the specified super type.
isSystemErrLogged() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isSystemErrLogged() - Method in interface org.norther.tammi.core.logger.Logger
Checks if system err is to be logged by this logger.
isSystemOutLogged() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
isSystemOutLogged() - Method in interface org.norther.tammi.core.logger.Logger
Checks if system out is to be logged by this logger.
isTableRowBorderDefinition() - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Gets the 'table-row-border-definition' flag.
isTcpNoDelay() - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
isTcpNoDelay() - Method in interface org.norther.tammi.spray.connector.TCPConnector
Gets the TCP_NODELAY.
isTerminated() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
isTraceEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isTraceEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether trace is enabled.
isTraceEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isTraceReferencesDisabled() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
isTraceReferencesDisabled() - Method in interface org.norther.tammi.root.db.PersisterFactory
Checks whether traced refresh of references is disabled.
isTrait(MBeanAttributeInfo, String) - Method in class org.norther.tammi.core.rt.Introspector
Checks the named trait of the specified attribute.
isTrait(MBeanAttributeInfo, VariableAttributeInfo.Trait) - Method in class org.norther.tammi.core.rt.Introspector
Checks the specified trait of the specified attribute.
isTrait(VariableAttributeInfo.Trait) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the specified trait of this attribute.
isTrait(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks the named trait of the current form attribute as a string.
isTrait(VariableAttributeInfo.Trait) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks the specified trait of the current form attribute.
isTransactionsSupported() - Method in interface org.norther.tammi.root.db.Persister
Checks whether this persister implementation supports transactions.
isTransactionsSupported() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
isTransactionsSupported() - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
isTransactionsSupported() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
isTransient() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the transient flag of this attribute.
isTypeRegistered(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
isTypeRegistered(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Checks whether the specified variable type is registered.
isUnformatted() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Checks the unformatted option.
isUnparsedPath() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Checks whether the path info is unparsed.
isUnparsedPath() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
isUnparsedPath() - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Checks whether the path info doesn't contain any parsed and requested parameters.
isUnregistered() - Method in class org.norther.tammi.core.base.Referable
Checks whether this MBean is unregistered.
isURLAuthenticationEnabled() - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
isURLAuthenticationEnabled() - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Checks whether URL authentication is enabled.
isUserInRole(Principal, String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
isUserInRole(Principal, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
isUserInRole(Principal, String) - Method in interface org.norther.tammi.core.realm.Realm
Checks whether the specified principal is in the specified security role within the context of any domain in this realm.
isUserInRole(Principal, String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
isUserInRole(Principal, String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Checks whether the specified principal is in the specified security role within the context of the realm of this filter.
isUserInRole(String) - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
 
isUserInRole(String) - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Checks whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
isUserInRole(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
 
isValid() - Method in class org.norther.tammi.core.base.MBeanHandle
Checks whether this handle is still valid.
isValid() - Method in class org.norther.tammi.core.cache.BufferedResource
 
isValid() - Method in class org.norther.tammi.core.cache.FileResource
 
isValid() - Method in interface org.norther.tammi.core.cache.Resource
Checks whether the original resource is still valid.
isValid() - Method in class org.norther.tammi.core.cache.URLResource
 
isValid() - Method in class org.norther.tammi.core.cache.VoidResource
 
isValid() - Method in class org.norther.tammi.root.db.LobResource
 
isValid() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
isValid() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Checks whether the session is valid.
isValid() - Method in class org.norther.tammi.spray.session.DefaultSession
 
isValid() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
isValid() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Checks whether this context is valid.
isValid() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
isValidated(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
isValidated() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
isValidated() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Checks whether the step has validated variables.
isValidated() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
isValidated(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Checks whether the specified variable is validated.
isValidated() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks whether the current step has validated variables.
isValidated() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the current form variable is validated.
isValidated(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks whether the indexed form variable is validated.
isValidating() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
isValidating() - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
isValidating() - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidValue(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Checks whether an attribute value is valid.
isVisible(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks if the specified attribute is visible.
isVisible() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks if the current form attribute is visible.
isWarnEnabled() - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
isWarnEnabled() - Method in interface org.norther.tammi.acorn.logger.log.Log
Checks whether warn is enabled.
isWarnEnabled() - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
isWMLContent() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Checks whether WML content.
isWritable(MBeanAttributeInfo) - Method in class org.norther.tammi.core.rt.Introspector
Checks if the specified attribute is writable.
isWritable() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Gets the writable flag of this attribute.
isWritable() - Method in class org.norther.tammi.spray.template.tool.FormTool
Checks if the current form attribute is writable.
isWriteEven() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Checks the write-even state of the current step.
isWriterInUse() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Checks whether a writer is already in use.
isWriterInUse() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
isWriterInUse() - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
isXhtmlContent() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Checks whether XHTML content.
ITEM_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Item element.
itemsAdvanced(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
itemsFinished(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
itemsStarted(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
iterator() - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
iterator() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
iterator() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
iterator() - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.norther.tammi.acorn.util.CounterCollection
 
iterator() - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
iterator() - Method in class org.norther.tammi.acorn.util.ModifiableList
 
iterator() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
iterator() - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
iterator() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
iterator() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
iterator() - Method in interface org.norther.tammi.acorn.util.OrderedSet
Returns an ordered iterator over the elements in this set.
iterator() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
iterator() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
iterator() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
iterator(Persister) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
Queries for a result iterator.
iterator(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns an iterator to a collection of objects specified by a query or sample.
iterator(DBCriteria<?>, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns an iterator to a collection of objects matching the specified criteria.
iterator(String, String, Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns an iterator to a collection of objects of the given class having the specified attribute.
iterator(Variable, DBCriteria<?>...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns a variable query iterator for the specified search variable.
iterator(Persister, Variable, DBCriteria<?>...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns a meta element query iterator for the specified persister and search variable.

J

JAR_ENTRY_DELIMITER - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar entry delimiter.
JAR_FILE_PROTOCOL - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar file protocol.
JAR_FILE_PROTOCOL_PREFIX - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar file protocol prefix.
JAR_HTTP_PROTOCOL - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar http protocol.
JAR_PROTOCOL - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar protocol.
JAR_PROTOCOL_PREFIX - Static variable in class org.norther.tammi.acorn.util.zip.JarHandler
The jar protocol prefix.
JarHandler - Class in org.norther.tammi.acorn.util.zip
A small handler around a Jar
JarHandler(URL) - Constructor for class org.norther.tammi.acorn.util.zip.JarHandler
Constructs a new jar handler.
JarHandler(File) - Constructor for class org.norther.tammi.acorn.util.zip.JarHandler
Constructs a new jar handler.
JarHandler(File, String) - Constructor for class org.norther.tammi.acorn.util.zip.JarHandler
Constructs a new jar handler.
JarHandler(String) - Constructor for class org.norther.tammi.acorn.util.zip.JarHandler
Constructs a new jar handler.
JarResourceLoader - Class in org.norther.tammi.spray.velocity
A Velocity wrapper for JarResourceResolver.
JarResourceLoader() - Constructor for class org.norther.tammi.spray.velocity.JarResourceLoader
Constructs a new loader.
JarResourceResolver - Class in org.norther.tammi.spray.engine.resource
A jar resource resolver that recognizes directories.
JarResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.JarResourceResolver
Constructs a new resolver.
JasperExporter - Class in org.norther.tammi.sprig.jasper.export
A JasperReports compatible exporter.
JasperExporter(JRExporter) - Constructor for class org.norther.tammi.sprig.jasper.export.JasperExporter
Constructs a new exporter.
JasperReports - Interface in org.norther.tammi.sprig.jasper
A JasperReports specific extension to ReportEngine.
JAVA_LANGUAGE - Static variable in interface org.norther.tammi.core.scripter.lang.Interpreter
The java language.
JavaClassGenerator - Class in org.norther.tammi.sprig.jasper.model
Modified class generator supporting different base classes and imports from the variable package.
JavaClassGenerator(JRSourceCompileTask) - Constructor for class org.norther.tammi.sprig.jasper.model.JavaClassGenerator
Constucts a new generator.
JavaCompiler - Class in org.norther.tammi.sprig.jasper.model
A DJava compiler for reports.
JavaCompiler() - Constructor for class org.norther.tammi.sprig.jasper.model.JavaCompiler
Constructs a new compiler.
JavaCompiler(String) - Constructor for class org.norther.tammi.sprig.jasper.model.JavaCompiler
Constructs a new compiler with a specified evaluator.
JavaEvaluator - Class in org.norther.tammi.sprig.jasper.model
A DJava calculator for reports.
JavaEvaluator(String, Interpreter) - Constructor for class org.norther.tammi.sprig.jasper.model.JavaEvaluator
Constructs a new evaluator.
JavaTool - Class in org.norther.tammi.spray.engine.tool
A request context tool for interpreting Java statements in templates.
JavaTool() - Constructor for class org.norther.tammi.spray.engine.tool.JavaTool
Constructs a new tool.
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.Mask2PermissionConversion
 
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.Number2MoneyConversion
 
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.Number2MultiwordConversion
 
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.String2UTFConversion
 
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.String2XMLConversion
 
javaToSql(Object) - Method in class org.norther.tammi.root.ojb.conversion.StringDate2StringConversion
 
javaURLContextFactory - Class in org.norther.tammi.core.naming.java
A context factory for the "java:" namespace.
javaURLContextFactory() - Constructor for class org.norther.tammi.core.naming.java.javaURLContextFactory
 
JDBC_TYPE_PROPERTY - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The JDBC type property.
jdbcConnectionDescriptorMap() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
jdbcConnectionDescriptorMap() - Method in interface org.norther.tammi.root.ojb.OJBFactory
Returns a map of defined JDBC connection descriptors.
JDK4Logger - Class in org.norther.tammi.core.logger
A JDK4 logger implementation.
JDK4Logger() - Constructor for class org.norther.tammi.core.logger.JDK4Logger
Constructs a new logger.
JExitMenuItem - Class in org.norther.tammi.leaf.jfc.menu
JMenuItem for shutting down the server and exiting from the system.
JExitMenuItem() - Constructor for class org.norther.tammi.leaf.jfc.menu.JExitMenuItem
Constructs a exit menu item.
JFCategoryAxis - Class in org.norther.tammi.sprig.jfree.axis
A category axis applying the mapped dataset.
JFCategoryAxis() - Constructor for class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
Constructs a new axis.
JFCategoryAxis(String) - Constructor for class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
Constructs a new labeled axis.
JFCategoryAxis3D - Class in org.norther.tammi.sprig.jfree.axis
A 3D category axis applying the mapped dataset.
JFCategoryAxis3D() - Constructor for class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
Constructs a new axis.
JFCategoryAxis3D(String) - Constructor for class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
Constructs a new labeled axis.
JFCFactory - Interface in org.norther.tammi.leaf.jfc
JFCFactory is an interface to object factories creating JFC widgets.
JFDateAxis - Class in org.norther.tammi.sprig.jfree.axis
A date axis.
JFDateAxis() - Constructor for class org.norther.tammi.sprig.jfree.axis.JFDateAxis
Constructs a new axis.
JFDateAxis(String) - Constructor for class org.norther.tammi.sprig.jfree.axis.JFDateAxis
Constructs a new labeled axis.
JFHtmlProcessor - Class in org.norther.tammi.sprig.jfree.export.html
An extended HTML processor.
JFHtmlProcessor(JFreeReport) - Constructor for class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Constructs a new processor.
JFHtmlProcessor(JFreeReport, boolean) - Constructor for class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Constructs a new processor with an XHTML option.
JFNumberAxis - Class in org.norther.tammi.sprig.jfree.axis
A number axis.
JFNumberAxis() - Constructor for class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
Constructs a new axis.
JFNumberAxis(String) - Constructor for class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
Constructs a new labeled axis.
JFNumberAxis3D - Class in org.norther.tammi.sprig.jfree.axis
A 3D number axis.
JFNumberAxis3D() - Constructor for class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
Constructs a new axis.
JFNumberAxis3D(String) - Constructor for class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
Constructs a new labeled axis.
JFreeCharts - Interface in org.norther.tammi.sprig.jfree
A JFreeCharts specific extension to ChartGenerator.
JFreeEncoder - Class in org.norther.tammi.sprig.jfree.encode
A JFreeReport compatible encoder.
JFreeEncoder() - Constructor for class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
Constructs a new exporter.
JFreeExporter - Class in org.norther.tammi.sprig.jfree.export
A JFreeReport compatible exporter.
JFreeExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.JFreeExporter
Constructs a new exporter.
JFreeLogTarget - Class in org.norther.tammi.sprig.jfree
A JFree log target.
JFreeLogTarget(MBeanServer) - Constructor for class org.norther.tammi.sprig.jfree.JFreeLogTarget
Constructs a new log target with a server.
JFreeReports - Interface in org.norther.tammi.sprig.jfree
A JFreeReports specific extension to ReportEngine.
JndiRealm - Interface in org.norther.tammi.core.realm
An interface to realms working with a directory server accessed via the Java Naming and Directory Interface (JNDI) APIs.
join(Object, String) - Static method in class org.norther.tammi.acorn.type.Strings
Joins an array to delimited items of a string.
join(Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Joins an array to delimited items to a string.
joinErrors() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Joins filter chain and step flow errors to the step flow.
joinUserGroup(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Joins the specified user group.
JpegEncoder - Class in org.norther.tammi.sprig.jfree.encode
A JPEG encoder.
JpegEncoder() - Constructor for class org.norther.tammi.sprig.jfree.encode.JpegEncoder
Constructs a new exporter.
JRXMLLoader - Class in org.norther.tammi.sprig.jasper
Modified XML loader supporting character streams.
JRXMLLoader(Digester) - Constructor for class org.norther.tammi.sprig.jasper.JRXMLLoader
Constructs a new loader.
JSPEngine - Interface in org.norther.tammi.spray.servlet
JSPEngine is an extension to ServletEngine for rendering JSP templates.
JToolButton - Class in org.norther.tammi.leaf.jfc.tool
JButton applicable in toolbars.
JToolButton() - Constructor for class org.norther.tammi.leaf.jfc.tool.JToolButton
Constructs a button with no set text or icon.
JToolButton(Icon) - Constructor for class org.norther.tammi.leaf.jfc.tool.JToolButton
Constructs a button with an icon.
JToolButton(String) - Constructor for class org.norther.tammi.leaf.jfc.tool.JToolButton
Constructs a button with text.
JToolButton(Action) - Constructor for class org.norther.tammi.leaf.jfc.tool.JToolButton
Constructs a button with an action.
JToolButton(String, Icon) - Constructor for class org.norther.tammi.leaf.jfc.tool.JToolButton
Constructs a button with initial text and an icon.
JTopFrame - Class in org.norther.tammi.leaf.jfc
JFrame disposing itself automatically during shutdown.
JTopFrame() - Constructor for class org.norther.tammi.leaf.jfc.JTopFrame
Constucts a new frame.

K

keepConnection() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
keepConnection() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
keepConnection() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Keeps this connection alive in idle after processing request processing if applicable.
keepConnection(Connection) - Method in interface org.norther.tammi.spray.connector.Connector
Keeps the specified connection alive on idle after processing the corresponding request if applicable.
keepConnection(Connection) - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
keepConnection(Connection) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
keepConnection(Connection) - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
KEY - Static variable in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
The extension key.
KEY - Static variable in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
The extension key.
KEY - Static variable in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
The extension key.
KEY_SIGNATURE - Static variable in class org.norther.tammi.root.db.DefaultRepositoryClient
The key signature.
KeyCacheClient<K,V> - Interface in org.norther.tammi.core.cache
Extends CacheClient by supporting more than one key based client caches.
KeyFilter - Interface in org.norther.tammi.spray.filter
KeyFilter extends Filter by adding support for a filter key, which the filter implementation can use to obtain a parameter, attribute or other entity from the current request.
keyList() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
keyList() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
keyList() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered list of mapped keys.
keyList() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
keys() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns an enumeration of the keys in this table.
keys() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
keySet() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
keySet() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Return the keys of all records in the file.
keySet() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns a set view of the keys contained in this map.
keySet() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
keySet() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
keySet() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
keySet() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered set of mapped keys.
keySet() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
keySet() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
keySet(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
keySet(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Returns a key set from the specified domain map.
keySet() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
keySet() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
keySet() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets a set of all keys in the context and in its parents.
keySlashCount(String) - Static method in class org.norther.tammi.acorn.net.URLEncoder
Returns the slash count of the specified value to be appended to key.
KeyStoreFactory - Interface in org.norther.tammi.core.security
An interface to key store factories.
KeyStoreLoader - Interface in org.norther.tammi.core.security
An interface to key store loaders.
KeyValue<K,V> - Interface in org.norther.tammi.acorn.util
An interface to key values.
KeyValueSetupTransporter - Class in org.norther.tammi.root.rt.util
Prepares a key value setup variable.
KeyValueSetupTransporter() - Constructor for class org.norther.tammi.root.rt.util.KeyValueSetupTransporter
Constructs a new importer.
KML_ID_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The KML id attribute.
KML_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The KML name attribute.
KML_SCHEMA_URL_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The KML schema URL attribute.
KML_TYPE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The KML type attribute.
KML_XMLNS_PREFIX_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The KML namespace prefix attribute.
KMLConstants - Interface in org.norther.tammi.core.rt.vdeml
KML constants.
KMLWriter - Class in org.norther.tammi.core.rt.vdeml
A KML document writer.
KMLWriter(Introspector, String...) - Constructor for class org.norther.tammi.core.rt.vdeml.KMLWriter
Constructs a new writer.

L

languageSet() - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
languageSet() - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Returns a read-only set of languages with native countries.
LAST_MODIFIED - Static variable in class org.norther.tammi.acorn.http.HttpParser
Last-Modified entity header.
lastIndexOf(String, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns the last index of the specified substring.
lastIndexOf(String) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns the last index of the specified substring.
lastIndexOf(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
lastIndexOf(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
lastIndexOf(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
lastInfo(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the last attribute of the current form variable with the named trait set.
lastInfo(Variable, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the last attribute of the specified form variable with the named trait set.
lastKey() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
lastKey() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
Latch - Class in org.norther.tammi.acorn.util.concurrent
A latch is a boolean condition that is set at most once, ever.
Latch() - Constructor for class org.norther.tammi.acorn.util.concurrent.Latch
 
LayoutFilter - Interface in org.norther.tammi.spray.template
LayoutFilter extends PageFilter by adding support for layouts, which are templates placing the content of the page template inside some standardized layout content.
le(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is less than or equal to another number.
left(Number, int) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a bitwise left shift of a number.
length() - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Returns the length of the buffer to be parsed.
length() - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the number of words in this multiword.
length() - Method in class org.norther.tammi.acorn.lang.StringDate
 
length() - Method in class org.norther.tammi.acorn.lang.XMLString
 
LENGTH - Static variable in class org.norther.tammi.acorn.security.MD5
The MD5 hash length.
length() - Method in class org.norther.tammi.acorn.util.ArrayKey
Returns the length of the array.
length(Variable, String) - Method in class org.norther.tammi.core.rt.Introspector
Returns the length of the specified array attribute.
length() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Returns the number of enumeration entries in this attribute.
length() - Method in class org.norther.tammi.core.rt.util.Identity
Returns the length of the id value array.
length() - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
length() - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
length() - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
length() - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
length(Variable, String) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
length() - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the length of the current form array attribute.
length(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the length of the specified form array attribute.
Library - Interface in org.norther.tammi.core.external
An interface to native libraries.
LIBRARY - Static variable in interface org.norther.tammi.core.io.PathFinder
The library folders key.
LICENSE - Static variable in interface org.norther.tammi.core.io.PathFinder
The license folders key.
LINE_SEPARATOR - Static variable in class org.norther.tammi.core.base.StaticDomain
The line separator to apply.
LINE_STRING_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The LineString element.
LINEAR_RING_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The LinearRing element.
LINK_KEY - Static variable in class org.norther.tammi.spray.filter.DefaultLinkFilter
The link key.
linkAnchorMap() - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
linkAnchorMap(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
linkAnchorMap() - Method in interface org.norther.tammi.spray.filter.LinkFilter
Returns a read-only map of link anchors.
linkAnchorMap(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Returns a read-only map of link anchors for the specified request.
LinkedQueue<E> - Class in org.norther.tammi.acorn.util.concurrent
A link-based and optionally bounded blocking queue class.
LinkedQueue() - Constructor for class org.norther.tammi.acorn.util.concurrent.LinkedQueue
Constructs a new queue.
LinkedQueue(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.concurrent.LinkedQueue
Constructs a new queue with an initial collection.
LinkedQueue(int) - Constructor for class org.norther.tammi.acorn.util.concurrent.LinkedQueue
Constructs a new queue with the specified capacity.
LinkedQueue(int, Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.concurrent.LinkedQueue
Constructs a new queue with the specified capacity and an initial collection.
LinkFilter<F extends Filter> - Interface in org.norther.tammi.spray.filter
LinkFilter extends BranchFilter by proviving support to represent its branches as links to the corresponding filters.
linkModified() - Method in class org.norther.tammi.spray.db.tool.BlobTool
 
linkModified() - Method in class org.norther.tammi.spray.media.tool.LinkTool
A callback informing subclasses about a modified link.
linkModified() - Method in class org.norther.tammi.spray.template.tool.TaskTool
 
LinkTool - Class in org.norther.tammi.spray.media.tool
A request context tool supporting creation of links to media filters.
LinkTool() - Constructor for class org.norther.tammi.spray.media.tool.LinkTool
Constructs a new link.
list(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
list(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
list(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
list(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
list(Persister) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
Queries for a list result.
listBindings(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
listBindings(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
listBindings(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
listBindings(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
listIterator() - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
listIterator() - Method in class org.norther.tammi.acorn.util.ModifiableList
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
listIterator() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
listIterator() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
listIterator() - Method in interface org.norther.tammi.acorn.util.OrderedSet
Returns a list iterator over the elements in this set.
listIterator(int) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Returns a list iterator with a start index over the elements in this set.
listIterator() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
listIterator() - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
listIterator() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
listIterator() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
listIterator(int) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
listIterator() - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns an enumerated list iterator over the attributes in the list.
listIterator(int) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns an enumerated list iterator over the attributes in the list starting at the specified position.
LNX32 - Static variable in interface org.norther.tammi.core.base.Domain
Linux 32 OS.
LNX64 - Static variable in interface org.norther.tammi.core.base.Domain
Linux 64 OS.
load(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Loads a class.
load(InputStream) - Method in class org.norther.tammi.core.config.Configuration
Loads the properties from an input stream by applying the ISO-8859-1 encoding to be compatible with java.util.Properties.
load(InputStream, String) - Method in class org.norther.tammi.core.config.Configuration
Loads the properties from an input stream using the specified encoding.
load(Reader) - Method in class org.norther.tammi.core.config.Configuration
Loads the properties from a reader.
load(Properties) - Method in class org.norther.tammi.core.config.Configuration
Loads the properties from properties.
load(String, String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
load(File, String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
load(URL, String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
load(InputStream, String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
load(String, String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Loads a key store from the specified path.
load(File, String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Loads a key store from the specified file.
load(URL, String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Loads a key store from the specified URL.
load(InputStream, String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Loads a key store from the specified input stream.
load(File) - Method in interface org.norther.tammi.root.db.Persister
Loads objects from a dump file if this persister supports files.
load(File) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
load(String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
load(String, ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
Loads an instance of a task.
load() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
load() - Method in interface org.norther.tammi.spray.session.Manager
Loads currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
load(String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(String, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(File) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(URL) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(Reader) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(InputStream, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
load(String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
load(String, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
load(File) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
load(URL) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
load(Reader) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
load(InputStream, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Loads the specified design.
loadClass(String) - Method in interface org.norther.tammi.core.base.Loader
Loads the class with the specified name.
loadClass(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
loadClass(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
loadClass(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
loadClass(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Loads an interpreted class.
loadConfiguration(String, String...) - Method in class org.norther.tammi.core.config.DefaultConfigurable
Loads a configuration from the specified path.
loadConfiguration(File, String...) - Method in class org.norther.tammi.core.config.DefaultConfigurable
Loads a configuration from the specified file.
loadConfiguration(URL, String...) - Method in class org.norther.tammi.core.config.DefaultConfigurable
Loads a configuration from the specified URL.
Loader - Interface in org.norther.tammi.core.base
An interface to class loaders supporting loading of assembled classes dynamically.
loadEvaluator(JasperReport) - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
 
loadEvaluator(JasperReport, JRDataset) - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
 
loadEvaluator(JasperReport, JRCrosstab) - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
 
loadFile(File) - Static method in class org.norther.tammi.acorn.mime.CharSetMap
Loads mappings from a file.
loadFromXML(InputStream) - Method in class org.norther.tammi.core.config.Configuration
Loads the properties represented by the XML document on the specified input stream into this configuration.
loadPasswordFile(String, boolean) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
Loads encrypted passwords from the Unix kind of passwd/shadow file.
loadPath(String) - Static method in class org.norther.tammi.acorn.mime.CharSetMap
Loads mappings from a file path.
loadPath(String) - Static method in class org.norther.tammi.acorn.mime.MimeTypeMap
Loads mappings from a file path.
loadProperties(Properties) - Static method in class org.norther.tammi.acorn.mime.CharSetMap
Loads mappings from properties.
loadProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Loads a property by applying the same escaping rules as other load methods.
loadPropertyFile(File, String, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Configuration) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Loads the specified property file to the given configuration.
loadResource(String) - Static method in class org.norther.tammi.acorn.mime.CharSetMap
Loads mappings from a resource.
loadResource(String) - Static method in class org.norther.tammi.acorn.mime.MimeTypeMap
Loads mappings from a resource.
loadResources(Object, String, List<LookupResourceBundle>) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
Loads resources of the specified widget.
loadScriptingEngine(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
loadScriptingEngine(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Loads a BSF engine for the specified language.
loadScriptingEngine(String, BSFEngine) - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Loads an existing BSF engine.
loadScriptingEngine(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Loads a scripting engine based on the lang string identifying it.
loadStream(InputStream) - Static method in class org.norther.tammi.acorn.mime.CharSetMap
Loads mappings from a stream.
loadUploadedFile(File, String, Locale, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Configuration) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Loads the specified property file to the given configuration applying the specified locale.
loadXML(Reader) - Method in class org.norther.tammi.sprig.jasper.JRXMLLoader
Loads the specified reader.
loadXML(InputStream, String) - Method in class org.norther.tammi.sprig.jasper.JRXMLLoader
Loads the specified input stream.
loadXML(InputSource) - Method in class org.norther.tammi.sprig.jasper.JRXMLLoader
Loads the specified input source.
LOB_KEY - Static variable in class org.norther.tammi.spray.db.DefaultRepositoryFilter
The default key.
LobFactory - Interface in org.norther.tammi.root.db
An interface to large object factories.
LobResource - Class in org.norther.tammi.root.db
A temporary large object resource implementation.
LobResource(String, RepositoryConnection, Object, String) - Constructor for class org.norther.tammi.root.db.LobResource
Constructs a new resource.
LobResource(String, RepositoryConnection, Object, String, Principal) - Constructor for class org.norther.tammi.root.db.LobResource
Constructs a new resource with a principal.
LOCAL_ADDR - Static variable in class org.norther.tammi.acorn.http.HttpParser
Local address.
LOCAL_CLASS_NAME - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external local class name attribute.
LOCAL_HOST - Static variable in class org.norther.tammi.acorn.http.HttpParser
Local host.
LOCAL_ID - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The local server id.
LocalConnector - Interface in org.norther.tammi.spray.connector
An interface to local connectors.
LOCALE_KEY - Static variable in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
The default key for the locale.
LOCALE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.MemoryRealm
The locale property.
LocaleConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing locales.
LocaleFilter - Interface in org.norther.tammi.spray.terminal
An interface to filters localizing the response.
LOCALHOST - Static variable in class org.norther.tammi.spray.connector.DefaultConnector
The default local host.
localize(Throwable, Object...) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
localize(Throwable, Object...) - Method in interface org.norther.tammi.acorn.logger.log.Log
Localizes the specified exception.
LocalizedName - Class in org.norther.tammi.root.locale
A persistent localized name.
LocalizedName() - Constructor for class org.norther.tammi.root.locale.LocalizedName
Constructs a new name.
LocalizedName(String) - Constructor for class org.norther.tammi.root.locale.LocalizedName
Constructs a new name with a default name.
LocalizedValue - Class in org.norther.tammi.root.locale
A persistent localized value.
LocalizedValue() - Constructor for class org.norther.tammi.root.locale.LocalizedValue
Constructs a new value.
LocalizedValue(String) - Constructor for class org.norther.tammi.root.locale.LocalizedValue
Constructs a new value with a default value.
LocalizedValue.Id - Class in org.norther.tammi.root.locale
An inner class for a composite id.
LocalizedValue.Id() - Constructor for class org.norther.tammi.root.locale.LocalizedValue.Id
Constructs a new id.
Localizer - Interface in org.norther.tammi.acorn.locale
An interface to localizers capable of resolving localized resources.
locate(ObjectName, FilterHandle<?>[], int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
Locates the specified filter in the filter list from the given location.
locateFilter(Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
locateFilter(int, Class<F>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
locateFilter(Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Locates the first registered filter of the specified class in the pipe.
locateFilter(int, Class<F>) - Method in interface org.norther.tammi.spray.filter.Pipe
Locates the next registered filter of the specified class following the given location.
locateNamedFilter(ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
locateNamedFilter(ObjectName, int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
locateNamedFilter(ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Locates the named filter in the pipe.
locateNamedFilter(ObjectName, int) - Method in interface org.norther.tammi.spray.filter.Pipe
Locates the named filter in the pipe from the given location.
LOCATION - Static variable in class org.norther.tammi.acorn.http.HttpParser
Location response header.
Location - Class in org.norther.tammi.acorn.lang
Location represents a geographical position.
Location(double, double) - Constructor for class org.norther.tammi.acorn.lang.Location
Constucts a location.
Location(long) - Constructor for class org.norther.tammi.acorn.lang.Location
Constructs a location from a packed long.
Location(Number) - Constructor for class org.norther.tammi.acorn.lang.Location
Constructs a location from a number.
LocationConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing locations.
LocationFormatException - Exception in org.norther.tammi.core.converter
An exception for location parsing errors.
LocationFormatException() - Constructor for exception org.norther.tammi.core.converter.LocationFormatException
Default constructor.
LocationFormatException(String) - Constructor for exception org.norther.tammi.core.converter.LocationFormatException
Constructs a new exception with a message string.
locatorsUpdateCopy(Connection) - Method in class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
 
lock() - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
lock() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
lock() - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
lock(Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
lockInterruptibly() - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
lockInterruptibly() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
lockInterruptibly() - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
log(Log.Level, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, String, Object, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, long, String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, long, String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
log(Log.Level, long, String, Object, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
Log - Interface in org.norther.tammi.acorn.logger.log
An interface to logging system implementations based on seven logging levels: TRACE DEBUG INFO WARN ERROR FATAL and ACCESS
log(Log.Level, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level.
log(Log.Level, String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level and argument.
log(Log.Level, String, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level and reason.
log(Log.Level, String, Object, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level, argument and reason.
log(Log.Level, long, String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level, date and argument.
log(Log.Level, long, String, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level, date and reason.
log(Log.Level, long, String, Object, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a message with a specific level, date, argument and reason.
log(Log.Level, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Log.Level, String, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Log.Level, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Log.Level, long, String, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Log.Level, long, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Object, Log.Level, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Object, Log.Level, String, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Object, Log.Level, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Object, Log.Level, long, String, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Object, Log.Level, long, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
log(Log.Level, Object) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
log(Log.Level, String, Object) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
log(Log.Level, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
log(Log.Level, long, String, Object) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
log(Log.Level, long, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.log.DomainLog
 
log(Log.Level, Object) - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Logs a message.
log(Log.Level, String, Object) - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Logs the specified message with an argument.
log(Log.Level, Object, Throwable) - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Logs a message with a throwable.
log(Log.Level, String, Object, Throwable) - Method in class org.norther.tammi.core.logger.log.ForeignLogger
Logs the specified message with an argument and throwable.
log(Log.Level, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific level.
log(Log.Level, String, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific level and argument.
log(Log.Level, String, Object, Throwable) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific level, argument and reason.
log(Log.Level, long, String, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific level, date and argument.
log(Log.Level, long, String, Object, Throwable) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific level, date, argument and reason.
log(Object, Log.Level, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific logger and level.
log(Object, Log.Level, String, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific logger, level and argument.
log(Object, Log.Level, String, Object, Throwable) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific logger, level, argument and reason.
log(Object, Log.Level, long, String, Object) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific logger, level, date and argument.
log(Object, Log.Level, long, String, Object, Throwable) - Method in interface org.norther.tammi.core.logger.Logger
Logs a message with a specific logger, level, date, argument and reason.
log() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
log() - Method in interface org.norther.tammi.spray.connector.chain.Connection
Logs the request of this connection, if applicable
log(int, String) - Method in class org.norther.tammi.spray.velocity.VelocityLogger
 
log(int, String, Throwable) - Method in class org.norther.tammi.spray.velocity.VelocityLogger
 
log(int, Object) - Method in class org.norther.tammi.sprig.jfree.JFreeLogTarget
 
log(int, Object, Exception) - Method in class org.norther.tammi.sprig.jfree.JFreeLogTarget
 
Log.Level - Enum in org.norther.tammi.acorn.logger.log
The log level.
Log4JLogger - Class in org.norther.tammi.core.logger
A Log4J logger implementation.
Log4JLogger() - Constructor for class org.norther.tammi.core.logger.Log4JLogger
Constructs a new logger.
LogEntry - Class in org.norther.tammi.acorn.logger.log
A extended log record.
LogEntry() - Constructor for class org.norther.tammi.acorn.logger.log.LogEntry
Constructs a new entry.
LogEntry(String, Object, Throwable) - Constructor for class org.norther.tammi.acorn.logger.log.LogEntry
Constructs a new entry with parameters.
LogEntry.Encoding - Enum in org.norther.tammi.acorn.logger.log
The encoding.
LogException - Exception in org.norther.tammi.core.base
A generic exception supporting consistent run-time error management and configurable logging of run-time exceptions.
LogException(String) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception with a message.
LogException(Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception with a cause.
LogException(String, Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception with a message and cause.
LogException(String, Object) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception with a message and argument.
LogException(String, Object, Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception with a message, argument and cause.
LogException(Log.Level, String) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception at the specified severity level with a message.
LogException(Log.Level, Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception at the specified severity level with a cause.
LogException(Log.Level, String, Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception at the specified severity level with a message and cause.
LogException(Log.Level, String, Object) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception at the specified severity level with a message and argument.
LogException(Log.Level, String, Object, Throwable) - Constructor for exception org.norther.tammi.core.base.LogException
Constructs an exception at the specified severity level with a message, argument and cause.
LogFactory - Interface in org.norther.tammi.acorn.logger
An interface to log factories.
Logger - Interface in org.norther.tammi.core.logger
An interface to loggers.
LOGGER_NAME_PREFIX - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The logger name prefix.
LOGGER_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The logger name property.
LoggerEvent - Class in org.norther.tammi.acorn.logger.log
Events of this type are sent to an object that implements the LoggerListener interface when it is activated for a named logger of a log factory.
LoggerEvent(LogFactory, Object) - Constructor for class org.norther.tammi.acorn.logger.log.LoggerEvent
Constructs a new event.
LoggerListener - Interface in org.norther.tammi.acorn.logger.log
Logs implementing the LoggerListener interface will be notified when they are activated for the specified logger.
LOGIN_STATUS - Static variable in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
The key for the login status.
LogLoggerFactory - Class in org.norther.tammi.acorn.logger.slf4j
The logger factory.
LogLoggerFactory() - Constructor for class org.norther.tammi.acorn.logger.slf4j.LogLoggerFactory
Constructs a new factory.
logMemoryStatus() - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Logs memory status using the info logger.
logMemoryStatus() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
logout() - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Logs out a user by invalidating the current session.
LOGS - Static variable in interface org.norther.tammi.core.io.PathFinder
The logs folders key.
LOGS_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The logs property (default is <temp>/log).
LONG_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Long class name.
LONG_SIGN - Static variable in class org.norther.tammi.acorn.type.Types
The long sign bit.
LONG_STYLE - Static variable in interface org.norther.tammi.core.converter.DateConverter
Long style.
LONG_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
long type.
longCount() - Static method in class org.norther.tammi.acorn.security.RNG
Returns the long count.
LongDate - Class in org.norther.tammi.acorn.lang
A number representing a date as a number of milliseconds.
LongDate(long) - Constructor for class org.norther.tammi.acorn.lang.LongDate
Constructs a new date with msecs.
LongDate(Date) - Constructor for class org.norther.tammi.acorn.lang.LongDate
Constructs a new date with java.util.Date.
LongDate(Number) - Constructor for class org.norther.tammi.acorn.lang.LongDate
Constructs a new date with java.lang.Number.
LongId - Class in org.norther.tammi.root.rt.util
A composite long id.
LongId() - Constructor for class org.norther.tammi.root.rt.util.LongId
Constructs a new id.
LongTime - Class in org.norther.tammi.acorn.lang
A number representing a modifiable timestamp as a number of milliseconds.
LongTime(long) - Constructor for class org.norther.tammi.acorn.lang.LongTime
Constructs a new timestamp with msecs.
LongTime(Date) - Constructor for class org.norther.tammi.acorn.lang.LongTime
Constructs a new timestamp with java.util.Date.
LongTime(Number) - Constructor for class org.norther.tammi.acorn.lang.LongTime
Constructs a new date with java.lang.Number.
longValue() - Method in class org.norther.tammi.acorn.lang.LongDate
 
longValue() - Method in class org.norther.tammi.acorn.lang.Money
 
longValue() - Method in class org.norther.tammi.acorn.lang.Multiword
 
longValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed long value starting from the high order word.
longValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed long operand.
longValue() - Method in class org.norther.tammi.acorn.math.Equation
 
lookup(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
lookup(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
lookup(Name, boolean) - Method in class org.norther.tammi.acorn.naming.NamingContext
Retrieves the named object.
lookup(Class<T>) - Static method in class org.norther.tammi.core.base.StaticDomain
Looks up the referent of the MBean in the default domain of the default MBean server implementing the specified class or interface.
lookup(Class<T>, MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Looks up the referent of the MBean in the default domain of the specified MBean server implementing the specified class or interface.
lookup(String, Locale) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for a resource for an exact locale.
lookup(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for a resource.
lookup(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
lookup(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
lookup() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
lookup() - Method in interface org.norther.tammi.core.realm.JndiRealm
Returns a new connection to the directory that can be accessed concurrently.
lookup(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
 
lookup(Identity) - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
lookupBean(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
lookupBean(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Returns a handle to a declared MBean.
lookupKey(Object) - Method in class org.norther.tammi.core.locale.ConfigurationResourceBundle
 
lookupKey(Object) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for a resource key.
lookupKey(Object) - Method in class org.norther.tammi.root.locale.PersistentResourceBundle
 
lookupLink(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
lookupLink(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
lookupLink(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
lookupLink(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
lookupObject(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for an object resource.
LookupResourceBundle - Class in org.norther.tammi.core.locale
An extension of java.util.ResourceBundle implementing a lookup method, which returns null for a missing resource instead of throwing an exception.
LookupResourceBundle(ResourceBundle) - Constructor for class org.norther.tammi.core.locale.LookupResourceBundle
Constructs a new bundle with an adapter.
LookupResourceBundle(String, ResourceBundle) - Constructor for class org.norther.tammi.core.locale.LookupResourceBundle
Constructs a named bundle with an adapter.
LookupResourceBundle() - Constructor for class org.norther.tammi.core.locale.LookupResourceBundle
Constructs an empty bundle.
LookupResourceBundle(String) - Constructor for class org.norther.tammi.core.locale.LookupResourceBundle
Constructs a named bundle.
lookupString(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for a string resource.
lookupStringArray(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Looks up for a string array resource.
LOOSE_SYNTAX - Static variable in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
The pattern for loose syntax "!" ignores the syntax of the address address formed by three parts: a name part, a domain separator @ and a domain part containing a dot.
LOW_ATTRIBUTE_PREFIX - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The low attribute prefix.
LT - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for <.
lt(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is less than another number.

M

MACOS - Static variable in interface org.norther.tammi.core.base.Domain
Macintosh OS.
MAIL_BCC - Static variable in interface org.norther.tammi.core.mail.Mailbot
The blind carbon copy resource.
MAIL_BODY - Static variable in interface org.norther.tammi.core.mail.Mailbot
The body resource.
MAIL_CC - Static variable in interface org.norther.tammi.core.mail.Mailbot
The carbon copy resource.
MAIL_DEBUG_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The debug session property.
MAIL_FROM - Static variable in interface org.norther.tammi.core.mail.Mailbot
The mail from resource.
MAIL_FROM_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The mail from property.
MAIL_HOST_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The host property.
MAIL_MIME_ADDRESS_STRICT_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
Since 1.3.
MAIL_MIME_CHARSET - Static variable in interface org.norther.tammi.core.mail.Mailbot
The mail encoding resource.
MAIL_MIME_CHARSET_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
Since 1.3.
MAIL_PORT_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The port number property not defined in the JavaMail 1.2 spec nor in 1.3 modifications but described in the API documentation.
MAIL_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.core.mail.Mailer
The mail property prefix.
MAIL_REPLY_TO - Static variable in interface org.norther.tammi.core.mail.Mailbot
The mail reply-to resource.
MAIL_SUBJECT - Static variable in interface org.norther.tammi.core.mail.Mailbot
The subject resource.
MAIL_TRANSPORT_PROTOCOL_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The transport protocol property.
MAIL_USER_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The user property.
Mailbot - Interface in org.norther.tammi.core.mail
An interface to mail robots.
MailbotFilter - Interface in org.norther.tammi.spray.mail
MailbotFilter can be applied to configure a mailbot for a pipe.
Mailer - Interface in org.norther.tammi.core.mail
An interface to send mail.
MAILER_PASSWORD_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The password property not defined in the JavaMail 1.2 spec nor in 1.3 modifications.
MAILER_PROPERTY_PREFIX - Static variable in interface org.norther.tammi.core.mail.Mailer
The mailer property prefix.
MAILER_X_MAILER_PROPERTY - Static variable in interface org.norther.tammi.core.mail.Mailer
The X-Mailer header property.
MAIN - Static variable in interface org.norther.tammi.core.scripter.lang.ScriptEngine
The main method.
main(String[]) - Static method in class org.norther.tammi.core.startup.StaticStartup
The main method for running the server as a standalone application.
makePostField() - Method in class org.norther.tammi.spray.template.tool.FormTool
Makes a post field of the current attribute or element.
makePostField(int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Makes a post field of indexed element of the current attribute.
makePostField(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Makes a post field of the named attribute.
makePostField(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Makes a post field of the indexed element of the named attribute.
Manageable - Interface in org.norther.tammi.core.base
An interface to be implemented by adaptees of AdaptableMBean wishing to know when they have been managed and unmanaged.
Manager - Interface in org.norther.tammi.spray.session
An interface to manager MBeans managing sessions that are associated with a particular container.
Manager.SessionPolicy - Enum in org.norther.tammi.spray.session
The session policy.
MappingFilter - Class in org.norther.tammi.acorn.type
A mapping filter for importing and exporting attributes.
MappingFilter(Map<String, String>) - Constructor for class org.norther.tammi.acorn.type.MappingFilter
Constructs a new filter.
mark(int) - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
mark(int) - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
mark(int) - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
mark(int) - Method in class org.norther.tammi.acorn.net.URLInputStream
 
mark(int) - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
mark(int) - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
markSupported() - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
markSupported() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
markSupported() - Method in class org.norther.tammi.acorn.io.VoidInputStream
 
markSupported() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
markSupported() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
markSupported() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
mask() - Method in enum org.norther.tammi.core.security.PermittedAction
Returns the mask of the action.
Mask2PermissionConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between ResourcePermission instances and action masks.
Mask2PermissionConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.Mask2PermissionConversion
Constructs a new conversion.
Mask2PermissionConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between ResourcePermission instances and action masks.
Mask2PermissionConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.Mask2PermissionConversion
Constructs a new conversion.
match(MimeType) - Method in class org.norther.tammi.acorn.mime.MimeType
Compares the specified MIME type to this one and returns a matching level: NO_MATCH=types do not match, MATCH=types match, MATCH_SPECIFIC=types match exactly, MATCH_SUBTYPE=types match, subtypes match too, MATCH_SPECIFIC_SUBTYPE=types match, subtypes match exactly.
match(String) - Method in class org.norther.tammi.acorn.mime.MimeType
Compares the specified MIME string to this one and returns a matching level: NO_MATCH=types do not match, MATCH=types match, MATCH_SPECIFIC=types match exactly, MATCH_SUBTYPE=types match, subtypes match too, MATCH_SPECIFIC_SUBTYPE=types match, subtypes match exactly.
match(String, String) - Method in class org.norther.tammi.spray.monitor.DefaultMonitorFilter
 
match(String, String) - Method in interface org.norther.tammi.spray.monitor.MonitorFilter
Matches a regular expression.
matches(Object) - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Matches this enumerated attribute against an enumerated object for equality.
matches(Object) - Method in class org.norther.tammi.core.rt.util.EnumeratedIdentity
 
matchHost(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
matchHost(String) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
matchHost(String) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Matches the given host against this profile.
matchHost(String) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
matchHost(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Matches the given host against profiles in definition order.
matchUserAgent(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
matchUserAgent(String) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
matchUserAgent(String) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Matches the given user agent against this profile.
matchUserAgent(String) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
matchUserAgent(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Matches the given user agent against profiles in definition order.
MathTool - Class in org.norther.tammi.spray.engine.tool
A global context tool for math operations.
MathTool() - Constructor for class org.norther.tammi.spray.engine.tool.MathTool
Constructs a new tool.
max(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a maximum.
MAX_AGE_CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
Max age caching (HTTP 1.1).
MAX_EXPIRATION_TIME_PROPERTY - Static variable in class org.norther.tammi.root.db.cache.FactoryCacheAdapter
Themax expiration time property.
MAX_LATITUDE - Static variable in class org.norther.tammi.acorn.lang.Location
The max latitude.
MAX_LONGITUDE - Static variable in class org.norther.tammi.acorn.lang.Location
The max longitude.
MAX_SIZE - Static variable in class org.norther.tammi.acorn.lang.Multiword
The max number of bits in one word.
MAX_SIZE_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The max size field.
MAX_VALUE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The MaxValue element.
MAX_VALUE_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The max value field.
MAXIMUM_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentReadMap
The maximum capacity.
MAXIMUM_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentWriteMap
The maximum capacity.
MBEAN - Static variable in interface org.norther.tammi.core.base.ReferableMBean
The MBean attribute.
MBEAN_BROKER - Static variable in class org.norther.tammi.core.base.MBeanBroker
The global MBean broker bean.
MBEAN_CONST_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Constructor description.
MBEAN_DESCRIPTION - Static variable in class org.norther.tammi.core.base.ReferableMBeanInfo
The MBean attribute description.
MBEAN_SUFFIX - Static variable in class org.norther.tammi.acorn.type.Classes
The MBean interface suffix.
MBeanBroker - Class in org.norther.tammi.core.base
An MBean broker resolving MBean references and supporting access to their properties and methods.
MBeanBroker() - Constructor for class org.norther.tammi.core.base.MBeanBroker
Constructs a new broker.
MBeanBroker(MBeanServer) - Constructor for class org.norther.tammi.core.base.MBeanBroker
Constructs a new broker for a specific server.
MBeanConfig - Class in org.norther.tammi.core.config
Extends MBean broker by providing configuration support for MBeans.
MBeanConfig() - Constructor for class org.norther.tammi.core.config.MBeanConfig
Constructs a new config.
MBeanConfig(MBeanServer) - Constructor for class org.norther.tammi.core.config.MBeanConfig
Constructs a new config for a specific server.
MBeanDelegate - Interface in org.norther.tammi.core.base
An interface to referable MBean adapter delegates.
MBeanHandle<R> - Class in org.norther.tammi.core.base
A reference handle to an MBean keeping itself up-to-date automatically during referent registrations and unregistrations.
MBeanHandle(MBeanServer) - Constructor for class org.norther.tammi.core.base.MBeanHandle
Constructs a new handle.
MBeanHandle(MBeanServer, String, boolean...) - Constructor for class org.norther.tammi.core.base.MBeanHandle
Constructs a new handle for a named interface and an optional default domain query.
MBeanHandle(MBeanServer, ObjectName) - Constructor for class org.norther.tammi.core.base.MBeanHandle
Constructs a new handle with an initial value.
MBeanHandle(MBeanServer, String, ObjectName, boolean...) - Constructor for class org.norther.tammi.core.base.MBeanHandle
Constructs a new handle for a named interface with an initial value and an optional default domain query.
MBeanHandle(MBeanServer, MBeanReference<R>) - Constructor for class org.norther.tammi.core.base.MBeanHandle
Constructs a new handle for an explicit referent.
MBeanHandle.ClassQueryExp - Class in org.norther.tammi.core.base
An inner class for queries of a specific class.
MBeanHandle.ClassQueryExp(String) - Constructor for class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
Constructs a new expression.
MBeanHandle.ClassQueryExp(String, boolean) - Constructor for class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
Constructs a new expression for a broadcaster.
MBeanHandle.RegistrationFilter - Class in org.norther.tammi.core.base
An inner class for registration notifications of a named MBean.
MBeanHandle.RegistrationFilter(String, ObjectName, MBeanServer) - Constructor for class org.norther.tammi.core.base.MBeanHandle.RegistrationFilter
Constructs a new filter.
MBeanInstance<R> - Class in org.norther.tammi.core.base
An extension to javax.management.ObjectInstance containing an optional reference to the corresponding registered MBean instance.
MBeanInstance(ReferableMBean<R>) - Constructor for class org.norther.tammi.core.base.MBeanInstance
Constructs a new empty instance.
MBeanReference<R> - Interface in org.norther.tammi.core.base
An interface to MBean references.
MBeanStartup - Class in org.norther.tammi.core.startup
Extends MBean config by providing startup configuration support for scripts.
MBeanStartup() - Constructor for class org.norther.tammi.core.startup.MBeanStartup
Constructs a new config.
MBeanStartup(MBeanServer) - Constructor for class org.norther.tammi.core.startup.MBeanStartup
Constructs a new config for a specific server.
MD5 - Class in org.norther.tammi.acorn.security
A static MD5 digest encoder.
MD5() - Constructor for class org.norther.tammi.acorn.security.MD5
 
MEDIA - Static variable in interface org.norther.tammi.core.io.PathFinder
The media folders key.
MediaContentFilter<M extends MediaProvider> - Interface in org.norther.tammi.spray.media
An interface to filters processing requests referring to media content.
MediaContentKeyFilter<M extends MediaProvider> - Interface in org.norther.tammi.spray.media
An interface to filters processing requests where a specific parameter key value refers to media content.
MediaProvider - Interface in org.norther.tammi.spray.media
An interface to media providers.
MediaTool - Class in org.norther.tammi.spray.media.tool
A request context tool supporting creation of links to hosts and services.
MediaTool() - Constructor for class org.norther.tammi.spray.media.tool.MediaTool
Constructs a new content.
MEDIUM_STYLE - Static variable in interface org.norther.tammi.core.converter.DateConverter
Medium style.
MEMBER_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The member property.
MemoryRealm - Interface in org.norther.tammi.core.realm
An interface to realms keeping their user base in memory.
merge(Map<String, Object>) - Method in class org.norther.tammi.core.config.Configuration
Merges the specified map to this configuration.
merge(Persister) - Method in interface org.norther.tammi.root.db.RepositoryParser
Merges changed elements.
merge(Variable, Persister) - Method in interface org.norther.tammi.root.db.RepositoryParser
Merges the specified element.
merge(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Merges an object.
mergeAttributes(ConcurrentMap<String, Object>) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeAttributes(ConcurrentMap<String, Object>) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges page attributes to the specified map.
mergeAttributes(ConcurrentMap<String, Object>) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeAttributes(ConcurrentMap<String, Object>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeBodyAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeBodyAttributes(ConcurrentMap<String, String>) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges body attributes to the specified map.
mergeBodyAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeBodyAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeBodyScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeBodyScripts(OrderedMap<String, Boolean>, int...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges body scripts to the specified map.
mergeBodyScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeBodyScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeContentTypes(Collection<List<MimeType>>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
mergeContentTypes(Collection<List<MimeType>>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Merges content types of this profile and its defaults.
mergeContentTypes(Collection<List<MimeType>>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
mergeHeadScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeHeadScripts(OrderedMap<String, Boolean>, int...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges head scripts to the specified map.
mergeHeadScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeHeadScripts(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeInlineBodyScript(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeInlineBodyScript(StringBuilder, int...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges the inline body script to the specified buffer.
mergeInlineBodyScript(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeInlineBodyScript(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeInlineStyleSheet(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeInlineStyleSheet(StringBuilder, int...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges the inline style sheet to the specified buffer.
mergeInlineStyleSheet(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeInlineStyleSheet(StringBuilder, int...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeMetaElements(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeMetaElements(ConcurrentMap<String, String>) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges meta elements to the specified map.
mergeMetaElements(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeMetaElements(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergeObject(Object, AttributeFilter...) - Method in interface org.norther.tammi.root.db.Persister
Merges an object in the repository.
mergeObject(Object, AttributeFilter...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
mergePluginAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergePluginAttributes(ConcurrentMap<String, String>) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges plugin attributes to the specified map.
mergePluginAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergePluginAttributes(ConcurrentMap<String, String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
mergePropertyValues(Object, Object, AttributeFilter...) - Static method in class org.norther.tammi.acorn.type.Classes
Merges values of properties of two objects.
mergeReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Merges an object and its dependencies to the repository.
mergeReferences(Object, AttributeFilter, String...) - Method in interface org.norther.tammi.root.db.Persister
Merges an object and its dependencies to the repository by applying an attribute filter.
mergeReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
mergeReferences(Object, AttributeFilter, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
mergeStyleSheets(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
mergeStyleSheets(OrderedMap<String, Boolean>, int...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Merges style sheets to the specified map.
mergeStyleSheets(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
mergeStyleSheets(OrderedMap<String, Boolean>, int...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
MESSAGE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The Message element.
MessageDigestFactory - Interface in org.norther.tammi.core.security
An interface to java.security.MessageDigest factories.
META_AUTHOR - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The meta author attribute.
META_DESCRIPTION - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The meta description attribute.
META_GENERATOR - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The meta generator attribute.
META_IDENTITY_PARAMETER - Static variable in class org.norther.tammi.spray.db.step.ElementStepAction
Deprecated. use IDENTITY_PARAMETER instead.
META_KEYWORDS - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The meta keywords attribute.
META_REVISED - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The meta revised attribute.
MetaDataAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing meta data selected by the data identity defined in the previous step.
MetaDataAction() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction
Constructs a new flow step action.
MetaDataAction.Copy - Class in org.norther.tammi.spray.db.step
A copy data action.
MetaDataAction.Copy() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Copy
 
MetaDataAction.Delete - Class in org.norther.tammi.spray.db.step
A delete data action.
MetaDataAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Delete
 
MetaDataAction.Desktop - Class in org.norther.tammi.spray.db.step
A select desktop data action.
MetaDataAction.Desktop() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Desktop
 
MetaDataAction.Found - Class in org.norther.tammi.spray.db.step
A select found data action.
MetaDataAction.Found() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Found
 
MetaDataAction.Insert - Class in org.norther.tammi.spray.db.step
An insert data action.
MetaDataAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Insert
 
MetaDataAction.Move - Class in org.norther.tammi.spray.db.step
A move data action.
MetaDataAction.Move() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Move
 
MetaDataAction.Own - Class in org.norther.tammi.spray.db.step
A select own data action.
MetaDataAction.Own() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Own
 
MetaDataAction.Search - Class in org.norther.tammi.spray.db.step
A search data action.
MetaDataAction.Search() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Search
 
MetaDataAction.Shared - Class in org.norther.tammi.spray.db.step
A select shared data action.
MetaDataAction.Shared() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Shared
 
MetaDataAction.Update - Class in org.norther.tammi.spray.db.step
An update data action.
MetaDataAction.Update() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.Update
 
MetaDataAction.View - Class in org.norther.tammi.spray.db.step
A view data action.
MetaDataAction.View() - Constructor for class org.norther.tammi.spray.db.step.MetaDataAction.View
 
MetaDataPersister - Class in org.norther.tammi.root.rt.meta
Checks permissions and prepares persistent meta data.
MetaDataPersister() - Constructor for class org.norther.tammi.root.rt.meta.MetaDataPersister
Constructs a new persister.
MetaElementAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing meta elements selected by the element identity defined in the previous step.
MetaElementAction() - Constructor for class org.norther.tammi.spray.db.step.MetaElementAction
Constructs a new flow step action.
MetaElementAction.Delete - Class in org.norther.tammi.spray.db.step
A delete data action.
MetaElementAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.MetaElementAction.Delete
 
MetaElementAction.Insert - Class in org.norther.tammi.spray.db.step
An insert data action.
MetaElementAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.MetaElementAction.Insert
 
MetaElementAction.Update - Class in org.norther.tammi.spray.db.step
An update data action.
MetaElementAction.Update() - Constructor for class org.norther.tammi.spray.db.step.MetaElementAction.Update
 
MetaElementAction.View - Class in org.norther.tammi.spray.db.step
A view data action.
MetaElementAction.View() - Constructor for class org.norther.tammi.spray.db.step.MetaElementAction.View
 
MetaElementImporter - Class in org.norther.tammi.root.rt.meta
An attribute importer for persistent meta elements.
MetaElementImporter() - Constructor for class org.norther.tammi.root.rt.meta.MetaElementImporter
Constructs a new importer.
MetaElementPersister - Class in org.norther.tammi.root.rt.meta
Checks permissions and prepares persistent meta elements.
MetaElementPersister() - Constructor for class org.norther.tammi.root.rt.meta.MetaElementPersister
Constructs a new persister.
MetaElementType - Enum in org.norther.tammi.root.rt.type
Meta relational types.
MetaFolderAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing meta folders.
MetaFolderAction() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction
Constructs a new flow step action.
MetaFolderAction.Access - Class in org.norther.tammi.spray.db.step
An access folder action.
MetaFolderAction.Access() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Access
 
MetaFolderAction.Delete - Class in org.norther.tammi.spray.db.step
A delete folder action.
MetaFolderAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Delete
 
MetaFolderAction.Group - Class in org.norther.tammi.spray.db.step
A group folder action.
MetaFolderAction.Group() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Group
 
MetaFolderAction.Insert - Class in org.norther.tammi.spray.db.step
An insert folder action.
MetaFolderAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Insert
 
MetaFolderAction.Move - Class in org.norther.tammi.spray.db.step
A move folder action.
MetaFolderAction.Move() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Move
 
MetaFolderAction.Own - Class in org.norther.tammi.spray.db.step
An own folder action.
MetaFolderAction.Own() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Own
 
MetaFolderAction.Update - Class in org.norther.tammi.spray.db.step
An update folder action.
MetaFolderAction.Update() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.Update
 
MetaFolderAction.View - Class in org.norther.tammi.spray.db.step
A view folder action.
MetaFolderAction.View() - Constructor for class org.norther.tammi.spray.db.step.MetaFolderAction.View
 
MetaIndirectionPersister - Class in org.norther.tammi.root.rt.meta
Checks permissions and prepares persistent meta element relations.
MetaIndirectionPersister() - Constructor for class org.norther.tammi.root.rt.meta.MetaIndirectionPersister
Constructs a new persister.
MetaVariableAttributeInfo - Annotation Type in org.norther.tammi.core.rt
Meta data for variable attribute infos as annotations of static fields.
MetaVariableInfo - Annotation Type in org.norther.tammi.core.rt
Meta data for variable info parsed as an annotation of a variable class.
MimeType - Class in org.norther.tammi.acorn.mime
MimeType is used to represent parsed MIME types.
MimeType(String, boolean...) - Constructor for class org.norther.tammi.acorn.mime.MimeType
Constructs a new MIME type by parsing a specification string.
MimeType(String, String, boolean...) - Constructor for class org.norther.tammi.acorn.mime.MimeType
Contructs a new MIME type from specified types.
MimeType(String, String, KeyValue<String, String>[], boolean...) - Constructor for class org.norther.tammi.acorn.mime.MimeType
Contructs a new MIME type from specified parameters.
MimeType.Extension - Enum in org.norther.tammi.acorn.mime
The default extension.
MimeType.Match - Enum in org.norther.tammi.acorn.mime
The type match.
MIMETYPE_RESOURCE - Static variable in class org.norther.tammi.acorn.mime.MimeTypeMap
The name for MIME type mapper resources.
MimeTypeMap - Class in org.norther.tammi.acorn.mime
MimeTypeMap maintains a set of mappers defining mappings between MIME types and the corresponding file name extensions.
MimeTypeMap() - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMap
Constructs a new MIME type map with default mappers.
MimeTypeMap(InputStream) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMap
Contructs a MIME type map read from a stream.
MimeTypeMap(File) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMap
Contructs a MIME type map read from a file.
MimeTypeMap(String) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMap
Contructs a MIME type map read from a file path.
MimeTypeMapper - Class in org.norther.tammi.acorn.mime
MimeTypeMapper defines mappings between MIME types and the corresponding file name extensions.
MimeTypeMapper() - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMapper
Constructs an empty MIME type mapper.
MimeTypeMapper(InputStream) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMapper
Constructs a mapper reading from a stream.
MimeTypeMapper(File) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMapper
Constructs a mapper reading from a file.
MimeTypeMapper(String) - Constructor for class org.norther.tammi.acorn.mime.MimeTypeMapper
Constructs a mapper reading from a file path.
min(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a minimum.
MIN_LATITUDE - Static variable in class org.norther.tammi.acorn.lang.Location
The min latitude.
MIN_LONGITUDE - Static variable in class org.norther.tammi.acorn.lang.Location
The min longitude.
MIN_SIZE_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The min size field.
MIN_VALUE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The MinValue element.
MIN_VALUE_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The min value field.
MINIMUM - Static variable in class org.norther.tammi.root.hbm.util.InMemoryGenerator
The minimum property.
MINIMUM_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentReadMap
The minimum capacity.
MINIMUM_CAPACITY - Static variable in class org.norther.tammi.acorn.util.ConcurrentWriteMap
The minimum capacity.
MINUS - Static variable in class org.norther.tammi.acorn.type.Types
Minus.
mod(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns modulus of a quotient.
MODEL_CONST_DESCRIPTION - Static variable in class org.norther.tammi.core.base.DefaultDomain
The model constructor description.
Modifiable - Interface in org.norther.tammi.acorn.util
The modifiable states.
MODIFIABLE_ADAPTEE - Static variable in interface org.norther.tammi.acorn.util.Modifiable
The modifiable adaptee state.
MODIFIABLE_ADAPTER - Static variable in interface org.norther.tammi.acorn.util.Modifiable
The modifiable adapter state.
MODIFIABLE_COLLECTION - Static variable in interface org.norther.tammi.acorn.util.Modifiable
The modifiable collection state.
MODIFIABLE_MASK - Static variable in interface org.norther.tammi.acorn.util.Modifiable
The modifiable mask.
ModifiableCollection<E> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableCollection by supporting modifications after cloning.
ModifiableCollection(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableCollection
Constructs an empty collection.
ModifiableCollection(Collection<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableCollection
Constructs a new collection.
ModifiableList<E> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableList by supporting modifications after cloning.
ModifiableList(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableList
Constructs an empty list.
ModifiableList(List<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableList
Constructs a new list.
ModifiableList(Collection<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableList
Constructs a new list.
ModifiableList(E[], boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableList
Constructs a new list for an array.
ModifiableMap<K,V> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableMap by supporting modifications after cloning.
ModifiableMap(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableMap
Constructs an empty map.
ModifiableMap(Map<K, V>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableMap
Constructs a new map.
ModifiableOrderedMap<K,V> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableOrderedMap by supporting modifications after cloning.
ModifiableOrderedMap(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableOrderedMap
Constructs an empty map.
ModifiableOrderedMap(OrderedMap<K, V>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableOrderedMap
Constructs a new map.
ModifiableOrderedSet<E> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableOrderedSet by supporting modifications after cloning.
ModifiableOrderedSet(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableOrderedSet
Constructs an empty set.
ModifiableOrderedSet(OrderedSet<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableOrderedSet
Constructs a new set.
ModifiableOrderedSet(Collection<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableOrderedSet
Constructs a new set for a collection.
ModifiableSet<E> - Class in org.norther.tammi.acorn.util
Extends UnmodifiableSet by supporting modifications after cloning.
ModifiableSet(boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableSet
Constructs an empty set.
ModifiableSet(Set<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableSet
Constructs a new set.
ModifiableSet(Collection<E>, boolean...) - Constructor for class org.norther.tammi.acorn.util.ModifiableSet
Constructs a new set for a collection.
ModificationNotification - Class in org.norther.tammi.core.base
A modification notification sent after attribute changes.
ModificationNotification(MBeanReference<?>, long, long, String, String, String, Object, Object) - Constructor for class org.norther.tammi.core.base.ModificationNotification
Creates a notification with a time stamp and message.
modified(TraceEvent) - Method in interface org.norther.tammi.acorn.trace.event.TraceListener
Notifies the object that the trace has been modified.
MODIFIED - Static variable in class org.norther.tammi.core.base.ModificationNotification
The modified notification.
modified(TraceEvent) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
modified(TraceEvent) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
modified() - Method in class org.norther.tammi.root.db.PersisterAdapter
Notifies the persister factory and other listeners about modifications.
Money - Class in org.norther.tammi.acorn.lang
Money represents sums of money in some currency unit and its fractions.
Money(long, int) - Constructor for class org.norther.tammi.acorn.lang.Money
Constructs a sum money in currency fractions.
Money(double, int) - Constructor for class org.norther.tammi.acorn.lang.Money
Constructs a sum of money in currency units.
Money(Number, int) - Constructor for class org.norther.tammi.acorn.lang.Money
Constructs a sum of money from a number.
Money(Number) - Constructor for class org.norther.tammi.acorn.lang.Money
Constructs a sum of money from a number without a scale.
MoneyConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing money.
MONITOR_KEY - Static variable in class org.norther.tammi.spray.monitor.DefaultMonitorFilter
The default key for the monitor.
MonitorFilter - Interface in org.norther.tammi.spray.monitor
A filter for request monitoring.
moveFirst() - Method in class org.norther.tammi.sprig.jasper.model.TableModelDataSource
 
MSISDN_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.MsisdnAuthFilter
MSISDN authentication.
MSISDN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.MemoryRealm
The MSISDN property.
MSISDN_SEARCH_PATTERN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The MSISDN search pattern property.
MsisdnAuthFilter - Interface in org.norther.tammi.spray.authenticator
An interface to MSISDN authentication scheme using the terminal id as user credentials.
mul(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Multiplies two numbers.
MULTIPART_FORM_DATA - Static variable in class org.norther.tammi.acorn.mime.MimeType
HTML form data type.
MultipartRequest - Class in org.norther.tammi.spray.protocol.chain
A multipart request for parsing form data of file uploads as specified in RFC2388.
MultipartRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.MultipartRequest
Constructs a new request.
MultipartRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.protocol.chain.MultipartRequest
Constructs a new request with a wrapped one.
MultiRepositoryClient - Interface in org.norther.tammi.root.db
Extends RepositoryClient by supporting multiple connections.
MultiRepositoryFilter - Interface in org.norther.tammi.spray.db
MultiRepositoryFilter can be applied to configure persisters for a pipe.
MultiSelectionList - Class in org.norther.tammi.spray.ui
A selection list variable for multi selections.
MultiSelectionList() - Constructor for class org.norther.tammi.spray.ui.MultiSelectionList
Constructs a new selection.
MultiSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.MultiSelectionList
Constructs a new selection for virtual subtypes.
MultiSelectionTree - Class in org.norther.tammi.spray.ui
A selection tree variable for multi selections.
MultiSelectionTree() - Constructor for class org.norther.tammi.spray.ui.MultiSelectionTree
Constructs a new selection.
MultiSelectionTree(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.MultiSelectionTree
Constructs a new selection for virtual subtypes.
Multiword - Class in org.norther.tammi.acorn.lang
A number of multiple words.
Multiword(byte...) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constucts a multi-byte.
Multiword(short...) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constucts a multi-short.
Multiword(int...) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constucts a multi-int.
Multiword(long) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constructs a long.
Multiword(long, int) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constructs a multiword from a long.
Multiword(Number, int) - Constructor for class org.norther.tammi.acorn.lang.Multiword
Constructs a multiword from a number.
MUST_REVALIDATE_CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
Must revalidate (HTTP 1.1, can't use "no-cache" for MSIE downloads!).
Mutex - Class in org.norther.tammi.acorn.util.concurrent
A non-reentrant mutual exclusion lock.
Mutex() - Constructor for class org.norther.tammi.acorn.util.concurrent.Mutex
 

N

NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The name attribute.
NAME_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The name element.
NAME_PATTERN_FIELD - Static variable in class org.norther.tammi.core.rt.VariableInfo
The name pattern field.
NamedArrayMapChartModel - Class in org.norther.tammi.acorn.jfc
An array map chart model applying comparable array keys as named columns and separately named rows as row keys.
NamedArrayMapChartModel(OrderedMap<Comparable<?>, ?>, Comparable<?>[]) - Constructor for class org.norther.tammi.acorn.jfc.NamedArrayMapChartModel
Constructs a new model with named rows.
NamedCollection<E> - Interface in org.norther.tammi.acorn.util
An extension to Collection giving a name to the collection.
NamedCollectionAdapter<E> - Class in org.norther.tammi.acorn.util
A default implementation of NamedCollection.
NamedCollectionAdapter(String, Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
NamedFileComparator - Class in org.norther.tammi.acorn.io
A comparator for named files.
NamedFileComparator(Comparator<? super File>) - Constructor for class org.norther.tammi.acorn.io.NamedFileComparator
Constructs a new comparator.
NamedVariableChartModel - Class in org.norther.tammi.core.jfc
A variable chart model applying named rows as row keys.
NamedVariableChartModel(Variable, Comparable<?>[]) - Constructor for class org.norther.tammi.core.jfc.NamedVariableChartModel
Constructs a new model with named rows.
NamePattern - Interface in org.norther.tammi.core.base
An interface to MBeans supporting name patterns for automatic name generation.
NAMING_DOMAIN_PROPERTY - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The naming domain property.
NamingContext - Class in org.norther.tammi.acorn.naming
JNDI Context implementation.
NamingContext() - Constructor for class org.norther.tammi.acorn.naming.NamingContext
Builds an empty naming context.
NamingContext(Hashtable<?, ?>) - Constructor for class org.norther.tammi.acorn.naming.NamingContext
Builds a naming context using the given environment.
NamingContextFactory - Interface in org.norther.tammi.core.naming
An interface to naming context factories.
NAN - Static variable in class org.norther.tammi.acorn.type.Types
NaN.
NativeRealm - Interface in org.norther.tammi.core.realm
An interface to native realms providing access to domain users and groups.
NBSP - Static variable in class org.norther.tammi.acorn.lang.XMLString
The XHTML space reference.
ne(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Checks whether a number is not equal to another number.
negate() - Method in interface org.norther.tammi.root.db.query.DBCriteria
Negates the criteria.
negate() - Method in class org.norther.tammi.root.hbm.query.CriterionSet
Negates the set.
negate() - Method in class org.norther.tammi.root.hbm.query.HibernateCriteria
 
negate() - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
NEGOTIATE_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.HttpSspiAuthFilter
Negotiate authentication.
nested(HttpParser.ParsedState) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Starts a nested parsed state.
NEW_METADATA_ATTRIBUTES - Static variable in class org.norther.tammi.spray.db.step.ElementStepAction
Attributes of a new metadata that should be nullified before saving.
newArray(int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an array of the specified size.
newBuffer() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty buffer.
newBuffer(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an initialized buffer.
newByteStream() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a byte stream.
newCondition() - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
newCondition() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
newCondition() - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
newExecutor() - Method in class org.norther.tammi.core.thread.AbstractExecutor
Creates the implementation of the executor.
newExecutor() - Method in class org.norther.tammi.core.thread.DefaultDirectExecutor
 
newExecutor() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
newExecutor() - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
newFile(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a new file.
newList() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty list.
newList(int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a sized list.
newLocale(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a new locale.
newMap() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty map.
newMBeanServer(String) - Static method in class org.norther.tammi.core.base.StaticDomain
Creates a new local MBean server.
newOrderedMap() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty ordered map.
newOrderedSet() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty ordered set.
newPermissionCollection() - Method in class org.norther.tammi.core.security.ResourcePermission
Returns a new permission collection for storing resource permissions.
newSessionFactory(Properties) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
newSessionFactory(String, Properties) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
newSessionFactory(Properties) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Creates a new session factory of the default connection.
newSessionFactory(String, Properties) - Method in interface org.norther.tammi.root.hbm.HibernateFactory
Creates a new session factory of the specified connection.
newSet() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an empty set.
newTagId(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Creates a unique tag id (letters, digits, '_', '-', '.' and ':' are allowed, but keep it compatible with property names).
newThread(Runnable) - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
newZipEntry(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a zip entry.
newZipStream(OutputStream) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a zip stream.
next() - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Starts to parse the next item.
next() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
next() - Method in class org.norther.tammi.acorn.util.CounterIterator
 
next() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
next() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
next() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
next() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
next() - Method in class org.norther.tammi.sprig.jasper.model.TableModelDataSource
 
nextBytes(byte[]) - Static method in class org.norther.tammi.acorn.security.RNG
Returns the specified number of random bytes.
nextCount() - Static method in class org.norther.tammi.acorn.security.RNG
Returns the next count.
nextElement() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
nextIndex() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
nextIndex() - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
nextIndex() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
nextInfo(int, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the next attribute of the current form variable with the named trait set.
nextInfo(Variable, int, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the next attribute of the specified form variable with the named trait set.
nextInt() - Static method in class org.norther.tammi.acorn.security.RNG
Returns a random int.
nextInt(int) - Static method in class org.norther.tammi.acorn.security.RNG
Returns a random int within 0 - n.
nextItem(char[]) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Parses a list of items, taking care of quotes and optional WS.
nextLong() - Static method in class org.norther.tammi.acorn.security.RNG
Returns a random long.
NextStepAction - Class in org.norther.tammi.spray.template.step
A flow step action supporting simple browsing.
NextStepAction() - Constructor for class org.norther.tammi.spray.template.step.NextStepAction
Constructs a new flow step action.
nextTimestamp() - Method in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
 
nextTimestamp() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
NO_CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
No caching (HTTP 1.0).
NO_CHARSET - Static variable in class org.norther.tammi.acorn.mime.MimeType
The no-charset parameter.
NonBlockingQueue<E> - Class in org.norther.tammi.acorn.util.concurrent
An array-based non-blocking queue class without any concurrency control.
NonBlockingQueue(int) - Constructor for class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
Creates a queue with the specified capacity.
none() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a null.
nop() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
A no-operation method to discard return values from any tool extension.
normalize(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
Normalizes the specified URI.
normalizePath(String) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Returns a context-relative path that represents the canonical version of the specified path after ".." and "." elements are resolved out.
not(Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a bitwise not of a number.
NotificationDispatcher - Class in org.norther.tammi.leaf.jfc
An ancestor listener implementation dispatching MBean notifications to the source notification listener component depending on its visibility.
NotificationDispatcher(ObjectName, NotificationFilter, Object) - Constructor for class org.norther.tammi.leaf.jfc.NotificationDispatcher
Constructs a new listener for the named MBean.
NotificationDispatcher(MBeanServer, ObjectName, NotificationFilter, Object) - Constructor for class org.norther.tammi.leaf.jfc.NotificationDispatcher
Constructs a new listener for the named MBean in the specified MBean server.
NotificationEmitterAdapter - Class in org.norther.tammi.core.base
An adapter class implementing the NotificationEmitter interface.
NotificationEmitterAdapter(NotificationEmitter) - Constructor for class org.norther.tammi.core.base.NotificationEmitterAdapter
Constructs a new notification emitter.
notifyTraceListeners() - Method in class org.norther.tammi.acorn.trace.TraceableSupport
Notifies listeners if this trace has been modified.
notifyTraceListeners(Object) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
Notifies listeners with the specified resource if this trace has been modified.
notifyTraceListeners(TraceEvent) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
Notifies listeners with the specified event when this trace has been modified.
now() - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns the current date.
NS - Static variable in interface org.norther.tammi.core.base.ReferableMBean
The namespace key in object names.
NTLM_AUTH - Static variable in interface org.norther.tammi.spray.authenticator.HttpSspiAuthFilter
NTLM authentication.
NULL - Static variable in class org.norther.tammi.root.locale.LocalizedValue
The null string in dictionaries.
NULL_STRING - Static variable in class org.norther.tammi.acorn.type.Strings
The string representation of null.
nullify(String[]) - Static method in class org.norther.tammi.acorn.type.Strings
Nullifies empty strings of a string array.
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.Mask2PermissionConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.Number2LocationConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.Number2MoneyConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.Number2MultiwordConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.String2UTFConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.String2XMLConversion
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.norther.tammi.root.hbm.conversion.StringDate2StringConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.Mask2PermissionConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.Number2MoneyConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.Number2MultiwordConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.String2UTFConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.String2XMLConversion
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.norther.tammi.root.hbm.conversion.StringDate2StringConversion
 
NUMBER - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for number formatting.
Number2LocationConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between Locations instances and longs.
Number2LocationConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.Number2LocationConversion
Constructs a new conversion.
Number2LocationConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between Locations instances and longs.
Number2LocationConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.Number2LocationConversion
Constructs a new conversion.
Number2MoneyConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between money and longs.
Number2MoneyConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.Number2MoneyConversion
Constructs a new conversion.
Number2MoneyConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between money and longs.
Number2MoneyConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.Number2MoneyConversion
Constructs a new conversion.
Number2MultiwordConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between multiwords and longs.
Number2MultiwordConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.Number2MultiwordConversion
Constructs a new conversion.
Number2MultiwordConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between multiwords and longs.
Number2MultiwordConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.Number2MultiwordConversion
Constructs a new conversion.
NumberConverter - Interface in org.norther.tammi.core.converter
A converter for instances representing numbers.
numberOfParents() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
numberOfParents() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Returns the number of parents.
NumericConverter<T> - Interface in org.norther.tammi.core.converter
A converter for instances representing numeric objects.

O

OBJECT_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Object class name.
OBJECT_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.query.DBCriteria
The object name attribute.
OBJECT_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The object name property.
OBJECT_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The object name property.
OBJECT_NAME_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupServlet
The object name property.
OBJECT_REFERENCE - Static variable in class org.norther.tammi.core.base.DefaultDomain
The object reference resource type.
ObjectConverter<T> - Interface in org.norther.tammi.core.converter
An interface to object converters providing a set of conversion methods required by registration to Converter.
ObjectFactory<T> - Interface in org.norther.tammi.core.base
An interface to object factories providing a set of factory methods required by registration to Factory.
ObjectInputStreamForContext - Class in org.norther.tammi.acorn.io
A deserialization stream for a specific class loader context.
ObjectInputStreamForContext(InputStream, ClassLoader) - Constructor for class org.norther.tammi.acorn.io.ObjectInputStreamForContext
Contructs a new object stream for a context.
ObjectNameComparator - Class in org.norther.tammi.core.util
A comparator for object names of MBeans.
ObjectNameComparator() - Constructor for class org.norther.tammi.core.util.ObjectNameComparator
Constructs a new comparator.
ObjectNameComparator(String) - Constructor for class org.norther.tammi.core.util.ObjectNameComparator
Constructs a new comparator with a sort key.
ObjectNameComparator(String, boolean) - Constructor for class org.norther.tammi.core.util.ObjectNameComparator
Constructs a new comparator with a sort key.
offer(E) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
offer(E) - Method in class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
 
offer(E, long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
 
OJB_TAGS - Static variable in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
All known XML tags are kept in this table.
OJBCacheAdapter - Class in org.norther.tammi.root.ojb.cache
An adapter to the OJB factory cache.
OJBCacheAdapter(PersistenceBroker, Properties) - Constructor for class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
Constructs a new adapter.
OJBCriteria<T> - Class in org.norther.tammi.root.ojb.query
An OJB criteria adapter.
OJBCriteria(String, Class<? extends T>, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.ojb.query.OJBCriteria
Constructs new criteria.
OJBCriteria(String, Class<? extends T>, Criteria, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.ojb.query.OJBCriteria
Constructs new criteria with an adaptee.
OJBDescriptorHandler - Class in org.norther.tammi.root.ojb.util
An OJB descriptor handler.
OJBDescriptorHandler(VariableRegistry) - Constructor for class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
Constructs a new handler.
OJBFactory - Interface in org.norther.tammi.root.ojb
An interface to org.apache.ojb.broker.PersistenceBroker factories.
OJBLogger - Class in org.norther.tammi.root.ojb
An OJB logger facade.
OJBLogger(String) - Constructor for class org.norther.tammi.root.ojb.OJBLogger
Constructs a new logger.
OJBPersister - Class in org.norther.tammi.root.ojb
OJB specific implementation of Persister.
OJBPersister(String, String, PersistenceBroker, Principal, MBeanReference<OJBFactory>) - Constructor for class org.norther.tammi.root.ojb.OJBPersister
Constructs a new persister.
OJBQuery<T> - Class in org.norther.tammi.root.ojb.query
An OJB query adapter.
OJBQuery(String, Query, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.ojb.query.OJBQuery
Constructs a new query with an adaptee.
OK - Static variable in class org.norther.tammi.acorn.http.HttpParser
The OK status.
OK_RESPONSE - Static variable in class org.norther.tammi.acorn.http.HttpParser
The OK message.
ONE_ROLE - Static variable in enum org.norther.tammi.core.security.PermittedAction
At least one role.
OPTIONS - Static variable in class org.norther.tammi.acorn.http.HttpParser
Options method.
or(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a bitwise or of two numbers.
order(T[]) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified array of the specified type into ascending order and returns the new order as an array of indices.
order(Collection<T>) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified source collection into ascending order and returns the new order as an array of indices.
order(Map<K, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified source map into ascending order and returns the new order as an array of indices.
order(T[], Comparator<? super T>) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified array of the specified type to the order induced by the specified comparator and returns the new order as an array of indices.
order(Collection<T>, Comparator<? super T>) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified source collection to the order induced by the specified comparator and returns the new order as an array of indices.
order(Map<K, ?>, Comparator<? super K>) - Static method in class org.norther.tammi.acorn.util.Collections
Orders the specified source map to the order induced by the specified comparator and returns the new order as an array of indices.
ORDER_BY_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The order by attribute.
orderBy(String, boolean) - Method in interface org.norther.tammi.root.db.query.DBQuery
Orders the query.
orderBy(String, boolean) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
orderBy(String, boolean) - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
OrderedHashMap<K,V> - Class in org.norther.tammi.acorn.util
Extends ConcurrentReadMap by implementing the OrderedMap interface.
OrderedHashMap() - Constructor for class org.norther.tammi.acorn.util.OrderedHashMap
Constructs a new, empty map with a default capacity and load factor.
OrderedHashMap(int) - Constructor for class org.norther.tammi.acorn.util.OrderedHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
OrderedHashMap(int, float) - Constructor for class org.norther.tammi.acorn.util.OrderedHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
OrderedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.OrderedHashMap
Constructs a new map with the same mappings as the given map.
OrderedHashSet<E> - Class in org.norther.tammi.acorn.util
An implementation of the OrderedSet interface backed by an OrderedHashMap instance.
OrderedHashSet() - Constructor for class org.norther.tammi.acorn.util.OrderedHashSet
Constructs a new set.
OrderedHashSet(Collection<E>) - Constructor for class org.norther.tammi.acorn.util.OrderedHashSet
Constructs a new set containing the elements in the specified collection.
OrderedHashSet(int) - Constructor for class org.norther.tammi.acorn.util.OrderedHashSet
Constructs a new set with the specified capacity.
OrderedHashSet(int, float) - Constructor for class org.norther.tammi.acorn.util.OrderedHashSet
Constructs a new set with the specified capacity and load factor.
OrderedMap<K,V> - Interface in org.norther.tammi.acorn.util
An extension to ConcurrentMap providing key and entry sets and a value collection, as well as key, entry and value lists, maintaining the definition order of map entries.
OrderedSet<E> - Interface in org.norther.tammi.acorn.util
An extension to Set maintaining the definition order of the elements of the set.
orderObjects(Collection<?>, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Orders a collection of objects with the specified fields.
orderObjects(Collection<?>, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
orderObjects(Collection<?>, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Orders a collection of objects with the specified fields.
org.norther.tammi.acorn.cache - package org.norther.tammi.acorn.cache
 
org.norther.tammi.acorn.cache.event - package org.norther.tammi.acorn.cache.event
 
org.norther.tammi.acorn.http - package org.norther.tammi.acorn.http
 
org.norther.tammi.acorn.io - package org.norther.tammi.acorn.io
 
org.norther.tammi.acorn.jfc - package org.norther.tammi.acorn.jfc
 
org.norther.tammi.acorn.lang - package org.norther.tammi.acorn.lang
 
org.norther.tammi.acorn.locale - package org.norther.tammi.acorn.locale
 
org.norther.tammi.acorn.logger - package org.norther.tammi.acorn.logger
 
org.norther.tammi.acorn.logger.log - package org.norther.tammi.acorn.logger.log
 
org.norther.tammi.acorn.logger.slf4j - package org.norther.tammi.acorn.logger.slf4j
 
org.norther.tammi.acorn.math - package org.norther.tammi.acorn.math
 
org.norther.tammi.acorn.mime - package org.norther.tammi.acorn.mime
 
org.norther.tammi.acorn.naming - package org.norther.tammi.acorn.naming
 
org.norther.tammi.acorn.net - package org.norther.tammi.acorn.net
 
org.norther.tammi.acorn.nio - package org.norther.tammi.acorn.nio
 
org.norther.tammi.acorn.security - package org.norther.tammi.acorn.security
 
org.norther.tammi.acorn.text - package org.norther.tammi.acorn.text
 
org.norther.tammi.acorn.trace - package org.norther.tammi.acorn.trace
 
org.norther.tammi.acorn.trace.event - package org.norther.tammi.acorn.trace.event
 
org.norther.tammi.acorn.type - package org.norther.tammi.acorn.type
 
org.norther.tammi.acorn.util - package org.norther.tammi.acorn.util
 
org.norther.tammi.acorn.util.concurrent - package org.norther.tammi.acorn.util.concurrent
 
org.norther.tammi.acorn.util.zip - package org.norther.tammi.acorn.util.zip
 
org.norther.tammi.core.base - package org.norther.tammi.core.base
 
org.norther.tammi.core.cache - package org.norther.tammi.core.cache
 
org.norther.tammi.core.com - package org.norther.tammi.core.com
 
org.norther.tammi.core.config - package org.norther.tammi.core.config
 
org.norther.tammi.core.converter - package org.norther.tammi.core.converter
 
org.norther.tammi.core.external - package org.norther.tammi.core.external
 
org.norther.tammi.core.info - package org.norther.tammi.core.info
 
org.norther.tammi.core.io - package org.norther.tammi.core.io
 
org.norther.tammi.core.jfc - package org.norther.tammi.core.jfc
 
org.norther.tammi.core.locale - package org.norther.tammi.core.locale
 
org.norther.tammi.core.logger - package org.norther.tammi.core.logger
 
org.norther.tammi.core.logger.jcl - package org.norther.tammi.core.logger.jcl
 
org.norther.tammi.core.logger.jdk4 - package org.norther.tammi.core.logger.jdk4
 
org.norther.tammi.core.logger.log - package org.norther.tammi.core.logger.log
 
org.norther.tammi.core.logger.log4j - package org.norther.tammi.core.logger.log4j
 
org.norther.tammi.core.mail - package org.norther.tammi.core.mail
 
org.norther.tammi.core.model - package org.norther.tammi.core.model
 
org.norther.tammi.core.monitor - package org.norther.tammi.core.monitor
 
org.norther.tammi.core.naming - package org.norther.tammi.core.naming
 
org.norther.tammi.core.naming.factory - package org.norther.tammi.core.naming.factory
 
org.norther.tammi.core.naming.java - package org.norther.tammi.core.naming.java
 
org.norther.tammi.core.net - package org.norther.tammi.core.net
 
org.norther.tammi.core.nio - package org.norther.tammi.core.nio
 
org.norther.tammi.core.pool - package org.norther.tammi.core.pool
 
org.norther.tammi.core.realm - package org.norther.tammi.core.realm
 
org.norther.tammi.core.rt - package org.norther.tammi.core.rt
 
org.norther.tammi.core.rt.event - package org.norther.tammi.core.rt.event
 
org.norther.tammi.core.rt.util - package org.norther.tammi.core.rt.util
 
org.norther.tammi.core.rt.vdeml - package org.norther.tammi.core.rt.vdeml
 
org.norther.tammi.core.scripter - package org.norther.tammi.core.scripter
 
org.norther.tammi.core.scripter.djava - package org.norther.tammi.core.scripter.djava
 
org.norther.tammi.core.scripter.groovy - package org.norther.tammi.core.scripter.groovy
 
org.norther.tammi.core.scripter.lang - package org.norther.tammi.core.scripter.lang
 
org.norther.tammi.core.security - package org.norther.tammi.core.security
 
org.norther.tammi.core.startup - package org.norther.tammi.core.startup
 
org.norther.tammi.core.thread - package org.norther.tammi.core.thread
 
org.norther.tammi.core.util - package org.norther.tammi.core.util
 
org.norther.tammi.core.xml - package org.norther.tammi.core.xml
 
org.norther.tammi.leaf.jfc - package org.norther.tammi.leaf.jfc
 
org.norther.tammi.leaf.jfc.menu - package org.norther.tammi.leaf.jfc.menu
 
org.norther.tammi.leaf.jfc.tool - package org.norther.tammi.leaf.jfc.tool
 
org.norther.tammi.leaf.model - package org.norther.tammi.leaf.model
 
org.norther.tammi.manual.chapter - package org.norther.tammi.manual.chapter
 
org.norther.tammi.manual.sample - package org.norther.tammi.manual.sample
 
org.norther.tammi.root.db - package org.norther.tammi.root.db
 
org.norther.tammi.root.db.cache - package org.norther.tammi.root.db.cache
 
org.norther.tammi.root.db.event - package org.norther.tammi.root.db.event
 
org.norther.tammi.root.db.lob - package org.norther.tammi.root.db.lob
 
org.norther.tammi.root.db.query - package org.norther.tammi.root.db.query
 
org.norther.tammi.root.db.rule - package org.norther.tammi.root.db.rule
 
org.norther.tammi.root.db.util - package org.norther.tammi.root.db.util
 
org.norther.tammi.root.hbm - package org.norther.tammi.root.hbm
 
org.norther.tammi.root.hbm.cache - package org.norther.tammi.root.hbm.cache
 
org.norther.tammi.root.hbm.connection - package org.norther.tammi.root.hbm.connection
 
org.norther.tammi.root.hbm.conversion - package org.norther.tammi.root.hbm.conversion
 
org.norther.tammi.root.hbm.query - package org.norther.tammi.root.hbm.query
 
org.norther.tammi.root.hbm.util - package org.norther.tammi.root.hbm.util
 
org.norther.tammi.root.locale - package org.norther.tammi.root.locale
 
org.norther.tammi.root.locale.util - package org.norther.tammi.root.locale.util
 
org.norther.tammi.root.ojb - package org.norther.tammi.root.ojb
 
org.norther.tammi.root.ojb.cache - package org.norther.tammi.root.ojb.cache
 
org.norther.tammi.root.ojb.conversion - package org.norther.tammi.root.ojb.conversion
 
org.norther.tammi.root.ojb.lob - package org.norther.tammi.root.ojb.lob
 
org.norther.tammi.root.ojb.platform - package org.norther.tammi.root.ojb.platform
 
org.norther.tammi.root.ojb.query - package org.norther.tammi.root.ojb.query
 
org.norther.tammi.root.ojb.sql - package org.norther.tammi.root.ojb.sql
 
org.norther.tammi.root.ojb.util - package org.norther.tammi.root.ojb.util
 
org.norther.tammi.root.realm - package org.norther.tammi.root.realm
 
org.norther.tammi.root.rt.meta - package org.norther.tammi.root.rt.meta
 
org.norther.tammi.root.rt.type - package org.norther.tammi.root.rt.type
 
org.norther.tammi.root.rt.util - package org.norther.tammi.root.rt.util
 
org.norther.tammi.root.security - package org.norther.tammi.root.security
 
org.norther.tammi.spray.authenticator - package org.norther.tammi.spray.authenticator
 
org.norther.tammi.spray.authenticator.chain - package org.norther.tammi.spray.authenticator.chain
 
org.norther.tammi.spray.authenticator.task - package org.norther.tammi.spray.authenticator.task
 
org.norther.tammi.spray.authenticator.tool - package org.norther.tammi.spray.authenticator.tool
 
org.norther.tammi.spray.connector - package org.norther.tammi.spray.connector
 
org.norther.tammi.spray.connector.chain - package org.norther.tammi.spray.connector.chain
 
org.norther.tammi.spray.db - package org.norther.tammi.spray.db
 
org.norther.tammi.spray.db.step - package org.norther.tammi.spray.db.step
 
org.norther.tammi.spray.db.tool - package org.norther.tammi.spray.db.tool
 
org.norther.tammi.spray.engine - package org.norther.tammi.spray.engine
 
org.norther.tammi.spray.engine.chain - package org.norther.tammi.spray.engine.chain
 
org.norther.tammi.spray.engine.content - package org.norther.tammi.spray.engine.content
 
org.norther.tammi.spray.engine.context - package org.norther.tammi.spray.engine.context
 
org.norther.tammi.spray.engine.resource - package org.norther.tammi.spray.engine.resource
 
org.norther.tammi.spray.engine.tool - package org.norther.tammi.spray.engine.tool
 
org.norther.tammi.spray.filter - package org.norther.tammi.spray.filter
 
org.norther.tammi.spray.filter.chain - package org.norther.tammi.spray.filter.chain
 
org.norther.tammi.spray.freemarker - package org.norther.tammi.spray.freemarker
 
org.norther.tammi.spray.loader - package org.norther.tammi.spray.loader
 
org.norther.tammi.spray.loader.task - package org.norther.tammi.spray.loader.task
 
org.norther.tammi.spray.locale - package org.norther.tammi.spray.locale
 
org.norther.tammi.spray.mail - package org.norther.tammi.spray.mail
 
org.norther.tammi.spray.media - package org.norther.tammi.spray.media
 
org.norther.tammi.spray.media.tool - package org.norther.tammi.spray.media.tool
 
org.norther.tammi.spray.monitor - package org.norther.tammi.spray.monitor
 
org.norther.tammi.spray.protocol - package org.norther.tammi.spray.protocol
 
org.norther.tammi.spray.protocol.chain - package org.norther.tammi.spray.protocol.chain
 
org.norther.tammi.spray.remote - package org.norther.tammi.spray.remote
 
org.norther.tammi.spray.remote.chain - package org.norther.tammi.spray.remote.chain
 
org.norther.tammi.spray.rt.vdeml - package org.norther.tammi.spray.rt.vdeml
 
org.norther.tammi.spray.servlet - package org.norther.tammi.spray.servlet
 
org.norther.tammi.spray.servlet.chain - package org.norther.tammi.spray.servlet.chain
 
org.norther.tammi.spray.session - package org.norther.tammi.spray.session
 
org.norther.tammi.spray.template - package org.norther.tammi.spray.template
 
org.norther.tammi.spray.template.flow - package org.norther.tammi.spray.template.flow
 
org.norther.tammi.spray.template.form - package org.norther.tammi.spray.template.form
 
org.norther.tammi.spray.template.skin - package org.norther.tammi.spray.template.skin
 
org.norther.tammi.spray.template.step - package org.norther.tammi.spray.template.step
 
org.norther.tammi.spray.template.task - package org.norther.tammi.spray.template.task
 
org.norther.tammi.spray.template.tool - package org.norther.tammi.spray.template.tool
 
org.norther.tammi.spray.terminal - package org.norther.tammi.spray.terminal
 
org.norther.tammi.spray.terminal.chain - package org.norther.tammi.spray.terminal.chain
 
org.norther.tammi.spray.terminal.profile - package org.norther.tammi.spray.terminal.profile
 
org.norther.tammi.spray.ui - package org.norther.tammi.spray.ui
 
org.norther.tammi.spray.ui.util - package org.norther.tammi.spray.ui.util
 
org.norther.tammi.spray.velocity - package org.norther.tammi.spray.velocity
 
org.norther.tammi.sprig.chart - package org.norther.tammi.sprig.chart
 
org.norther.tammi.sprig.chart.encode - package org.norther.tammi.sprig.chart.encode
 
org.norther.tammi.sprig.chart.layout - package org.norther.tammi.sprig.chart.layout
 
org.norther.tammi.sprig.chart.tool - package org.norther.tammi.sprig.chart.tool
 
org.norther.tammi.sprig.jasper - package org.norther.tammi.sprig.jasper
 
org.norther.tammi.sprig.jasper.export - package org.norther.tammi.sprig.jasper.export
 
org.norther.tammi.sprig.jasper.model - package org.norther.tammi.sprig.jasper.model
 
org.norther.tammi.sprig.jfree - package org.norther.tammi.sprig.jfree
 
org.norther.tammi.sprig.jfree.axis - package org.norther.tammi.sprig.jfree.axis
 
org.norther.tammi.sprig.jfree.encode - package org.norther.tammi.sprig.jfree.encode
 
org.norther.tammi.sprig.jfree.export - package org.norther.tammi.sprig.jfree.export
 
org.norther.tammi.sprig.jfree.export.html - package org.norther.tammi.sprig.jfree.export.html
 
org.norther.tammi.sprig.jfree.function - package org.norther.tammi.sprig.jfree.function
 
org.norther.tammi.sprig.jfree.model - package org.norther.tammi.sprig.jfree.model
 
org.norther.tammi.sprig.report - package org.norther.tammi.sprig.report
 
org.norther.tammi.sprig.report.export - package org.norther.tammi.sprig.report.export
 
org.norther.tammi.sprig.report.layout - package org.norther.tammi.sprig.report.layout
 
org.norther.tammi.sprig.report.model - package org.norther.tammi.sprig.report.model
 
org.norther.tammi.sprig.report.tool - package org.norther.tammi.sprig.report.tool
 
org.slf4j.impl - package org.slf4j.impl
 
OS_ARCH_PROPERTY - Static variable in interface org.norther.tammi.core.base.Domain
The OS architecture property.
OS_NAME_PROPERTY - Static variable in interface org.norther.tammi.core.base.Domain
The OS name property.
OS_TYPE_PROPERTY - Static variable in interface org.norther.tammi.core.base.Domain
The OS type property.
other2GroupMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask to a group mask.
other2OwnerMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask to an owner mask.
other2UserMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask to a user mask.
OTHER_MASK - Static variable in enum org.norther.tammi.core.security.PermittedAction
The other permission mask.
otherImplies(Permission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if other permission implies the specified permission.
outputQualifierSet() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
outputQualifierSet() - Method in interface org.norther.tammi.spray.template.FormFilter
Returns a read-only set of output template qualifiers.
OverflowConnection - Class in org.norther.tammi.spray.connector.chain
A connection through a socket without a connection timeout.
OverflowConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, Socket) - Constructor for class org.norther.tammi.spray.connector.chain.OverflowConnection
Constructs a new connection.
owner2OtherMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask from an owner mask.
OWNER_MASK - Static variable in enum org.norther.tammi.core.security.PermittedAction
The owner permission mask.
ownerImplies(Permission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if owner permission implies the specified permission.

P

PackageInfo - Interface in org.norther.tammi.core.info
An interface to package infos.
packageList() - Method in class org.norther.tammi.core.info.DefaultPackageInfo
 
packageList() - Method in interface org.norther.tammi.core.info.PackageInfo
Returns a list of all packages.
PAGE_ID - Static variable in interface org.norther.tammi.spray.template.skin.Skin
The page id attribute.
pageExists(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks whether a named and optionally localized page template exists.
PageFilter - Interface in org.norther.tammi.spray.template
PageFilter executes and evaluates templates specified in URL parameters of the request.
PageTool - Class in org.norther.tammi.spray.template.tool
Extends the content tool to support template rendering.
PageTool() - Constructor for class org.norther.tammi.spray.template.tool.PageTool
Constructs a new page.
PARAMETER_ELEMENT_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.form.FormContext
The parameter element separator char.
parse(BufferedReader, boolean) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Parses MIME type extensions.
parse(String, ParsePosition) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
parse(Persister) - Method in interface org.norther.tammi.root.db.RepositoryParser
Parses all elements.
parse() - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
Parses a new request from the same stream.
parse(Reader) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
parse(InputStream, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
parse(Reader) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
parse(InputStream, String) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
parse(String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
parse(String, String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
parse(File) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
parse(URL) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
parse(String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified source path.
parse(String, String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified key path.
parse(File) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified source file.
parse(URL) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified source URL.
parse(Reader) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified source reader.
parse(InputStream, String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Parses a report layout from the specified source stream.
parseAttributeComparator(Configuration) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Parses the attribute comparator, if set.
parseAttributeEnumeration(Configuration) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Parses the attribute enumeration, if set.
parseAttributeInfo(String, Object, Configuration, OrderedMap<String, Configuration>, boolean, Map<String, String>, OrderedMap<String, VariableAttributeInfo>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Parses attributes of a named class in the repository.
parseAttributeInfo(String, Object, Configuration, OrderedMap<String, Configuration>, boolean, Map<String, String>, OrderedMap<String, VariableAttributeInfo>) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
parseAttributeInfo(String, Object, Configuration, OrderedMap<String, Configuration>, boolean, Map<String, String>, OrderedMap<String, VariableAttributeInfo>) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
parseAttributeTrait(VariableAttributeInfo.Trait, Configuration, Configuration, boolean) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Parses the specified attribute trait.
parseCharacterEncoding(String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the character encoding of a header string.
parseCharacterEncoding(String, String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the character encoding of a header string with a default.
parseCharSets(Enumeration<?>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses charsets from headers.
parseClassDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
parseClassDescriptor(String, Map<String, String>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
parseClassDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Parses a class descriptor without adding it to the repository.
parseClassDescriptor(String, Map<String, String>) - Method in interface org.norther.tammi.root.db.PersisterFactory
Parses a class descriptor without adding it to the repository.
parseClassDescriptor(String, Map<String, String>) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
parseClassDescriptor(String, Map<String, String>) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
parseContentTypes(Enumeration<?>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses content types from headers.
parseCookies(Enumeration<String>) - Static method in class org.norther.tammi.spray.protocol.chain.CookieParser
Parses cookies from headers.
parseCookies(Enumeration<String>, List<? super Cookie>) - Static method in class org.norther.tammi.spray.protocol.chain.CookieParser
Parses cookies from headers.
parseDate(String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the date of a header string.
parseDate(String, String...) - Method in class org.norther.tammi.core.converter.Formatter
Parses date.
parseDateTime(String, String...) - Method in class org.norther.tammi.core.converter.Formatter
Parses date and time.
parseDouble(String) - Method in class org.norther.tammi.core.converter.Formatter
Parses a double number.
parseDouble(String, double) - Method in class org.norther.tammi.core.converter.Formatter
Parses a double number.
parseGroovyObject(File) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Parses a groovy object from a file.
parseGroovyObject(URL) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Parses a groovy object from a URL.
parseGroovyObject(InputStream, String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
Parses a groovy object from a stream.
parseHeaders(InputStream) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the headers of an input stream.
parseHeaders(InputStream, Map<String, String[]>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the headers of an input stream.
parseHeaderValues(Enumeration<?>, boolean) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses sorted values from headers.
parseInt(String) - Method in class org.norther.tammi.core.converter.Formatter
Parses an int number.
parseInt(String, int) - Method in class org.norther.tammi.core.converter.Formatter
Parses an int number.
parseList(String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses a list of a header string.
parseLocales(Enumeration<?>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses locales from header values.
parseLong(String) - Method in class org.norther.tammi.core.converter.Formatter
Parses a long number.
parseLong(String, long) - Method in class org.norther.tammi.core.converter.Formatter
Parses a long number.
parseMimeTypeExtension(String, Map<String, MimeType[]>, Map<String, String[]>, boolean) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Parses a MIME type extension.
parseMimeTypes(Enumeration<?>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses MIME types from headers.
parseName(Name) - Method in class org.norther.tammi.core.naming.DomainContext
Gets a trimmed name.
parseNumber(String, String, String, Locale...) - Method in class org.norther.tammi.core.converter.AbstractNumericConverter
Parses a string representation of a number.
parsePathInfo(String, Map<String, String[]>, int, Map<String, int[]>) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Parses URL path parameters.
parseProtocol(String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the protocol.
parseRequest(InputStream) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from an input stream.
parseRequest(InputStream, int) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from an input stream.
parseRequest(InputStream, List<String>, int) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from an input stream.
parseRequest(String) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from a string.
parseRequest(String, List<String>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from a string.
parseRequest(char[], HttpParser.ParsedState, List<String>) - Static method in class org.norther.tammi.acorn.http.HttpParser
Parses the request from a char array.
parseTime(String, String...) - Method in class org.norther.tammi.core.converter.Formatter
Parses time.
PartialInputStream - Class in org.norther.tammi.acorn.io
An input stream wrapper for reading partial streams of multipart MIME messages as specified in RFC1521.
PartialInputStream(InputStream, String) - Constructor for class org.norther.tammi.acorn.io.PartialInputStream
Constructs a new partial input stream.
PASS_ADDRESS - Static variable in interface org.norther.tammi.spray.protocol.IpMaskFilter
The pass address filter.
PASS_MASK - Static variable in interface org.norther.tammi.spray.protocol.IpMaskFilter
The pass mask filter.
PASS_THROUGHS_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The pass throughs property.
passivate() - Method in class org.norther.tammi.spray.session.DefaultSession
 
passivate() - Method in interface org.norther.tammi.spray.session.SerializableSession
Passivates session attributes.
passivated(CachedEntryEvent) - Method in interface org.norther.tammi.acorn.cache.event.CacheListener
Notifies the object that it has been passivated from the cache.
passivated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.BufferedResource
 
passivated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.FileResource
 
passivated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.URLResource
 
passivated(CachedEntryEvent) - Method in class org.norther.tammi.root.db.LobResource
 
passivated(CachedEntryEvent) - Method in class org.norther.tammi.spray.session.DefaultSession
 
password(int) - Static method in class org.norther.tammi.acorn.security.RNG
Generates a random password of n chars.
PASSWORD_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The password attribute property.
PASSWORD_PROPERTY - Static variable in interface org.norther.tammi.core.realm.MemoryRealm
The password property.
PasswordImporter - Class in org.norther.tammi.root.rt.util
An attribute importer for passwords.
PasswordImporter() - Constructor for class org.norther.tammi.root.rt.util.PasswordImporter
Constructs a new importer.
PasswordValidator - Class in org.norther.tammi.root.rt.util
Validates passwords of user and groups.
PasswordValidator() - Constructor for class org.norther.tammi.root.rt.util.PasswordValidator
Constructs a new validator.
PATH_TOKEN_SPLITTER - Static variable in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
The field path delimiter.
PathFinder - Interface in org.norther.tammi.core.io
An interface to file path finders.
PathNameComparator - Class in org.norther.tammi.acorn.io
A comparator for path names.
PathNameComparator() - Constructor for class org.norther.tammi.acorn.io.PathNameComparator
Constructs a new comparator.
PathNameComparator(boolean) - Constructor for class org.norther.tammi.acorn.io.PathNameComparator
Constructs a new comparator with suffix ignored.
PathTool - Class in org.norther.tammi.spray.engine.tool
A global context tool for file path operations.
PathTool() - Constructor for class org.norther.tammi.spray.engine.tool.PathTool
Constructs a new tool.
PATTERN_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The pattern attribute.
PATTERN_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The pattern field.
patternLocaleSet() - Method in interface org.norther.tammi.core.converter.DateConverter
Returns a read-only set of locales with defined pattern chars.
patternLocaleSet() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
PDFExporter - Class in org.norther.tammi.sprig.jasper.export
A PDF exporter.
PDFExporter() - Constructor for class org.norther.tammi.sprig.jasper.export.PDFExporter
Constructs a new exporter.
PDFExporter - Class in org.norther.tammi.sprig.jfree.export
A PDF exporter.
PDFExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.PDFExporter
Constructs a new exporter.
peek() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
PERCENT - Static variable in interface org.norther.tammi.core.converter.NumericConverter
A pattern for percent formatting.
percent(Object, Object) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Calculates the specified percentage.
performRefreshLob(FieldDescriptor, Object, FieldDescriptor[]) - Method in class org.norther.tammi.root.ojb.lob.DefaultLobHelper
 
PermissionConverter - Interface in org.norther.tammi.core.security
A converter for instances representing permissions.
PermissionImporter - Class in org.norther.tammi.root.rt.util
An attribute importer for permissions.
PermissionImporter() - Constructor for class org.norther.tammi.root.rt.util.PermissionImporter
Constructs a new importer.
PermissionValidator - Class in org.norther.tammi.root.rt.util
Validates permissions of meta elements.
PermissionValidator() - Constructor for class org.norther.tammi.root.rt.util.PermissionValidator
Constructs a new validator.
PermittedAction - Enum in org.norther.tammi.core.security
Permitted actions.
persisted(PersistedObjectEvent) - Method in interface org.norther.tammi.root.db.event.PostPersistenceListener
Notifies the object that it will be persisted to the repository or deleted from it.
persisted(PersistedObjectEvent) - Method in interface org.norther.tammi.root.db.event.PrePersistenceListener
Notifies the object that it will be persisted to the repositoryor deleted from it.
persisted(Persister.Action, Object, boolean) - Method in class org.norther.tammi.root.db.PersisterAdapter
Notifies listeners about persistence.
persisted(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.meta.MetaElementPersister
 
persisted(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.meta.MetaIndirectionPersister
 
persisted(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.util.PersistentGroupPersister
 
persisted(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.util.UserAccountPersister
 
persisted(PersistedObjectEvent) - Method in class org.norther.tammi.root.rt.util.UserIdPersister
 
PersistedObjectEvent - Class in org.norther.tammi.root.db.event
Events of this type are sent to an object that implements PersisterListener when it is inserted, updated or deleted in the repository.
PersistedObjectEvent(Persister, Persister.Action, Object, String...) - Constructor for class org.norther.tammi.root.db.event.PersistedObjectEvent
Constructs a new event.
PersistenceException - Exception in org.norther.tammi.root.db
Thrown when a persister fails to perform a requested operation.
PersistenceException(String) - Constructor for exception org.norther.tammi.root.db.PersistenceException
Constructs a new exception with a message.
PersistenceException(Throwable) - Constructor for exception org.norther.tammi.root.db.PersistenceException
Constructs a new exception with a cause.
PersistenceException(String, Throwable) - Constructor for exception org.norther.tammi.root.db.PersistenceException
Constructs a new exception with a message and cause.
PersistenceListener - Interface in org.norther.tammi.core.rt.event
An interface to persisters that want to be informed when attribute values of a variable are persisted.
PersistentFieldVariableImpl - Class in org.norther.tammi.root.ojb.util
Implements a persistent field accessor for attributes of Variables.
PersistentFieldVariableImpl(Class<?>, String) - Constructor for class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Constructs a new persistent field.
PersistentGroup - Interface in org.norther.tammi.root.realm
The interface to a class representing a group of users in the persistent storage.
PersistentGroupGroup - Class in org.norther.tammi.root.realm
The relation class between persistent groups.
PersistentGroupGroup() - Constructor for class org.norther.tammi.root.realm.PersistentGroupGroup
The default constructor.
PersistentGroupGroup(Object, Object) - Constructor for class org.norther.tammi.root.realm.PersistentGroupGroup
Constructs a new relation.
PersistentGroupGroup.Id - Class in org.norther.tammi.root.realm
An inner class for a composite id.
PersistentGroupGroup.Id() - Constructor for class org.norther.tammi.root.realm.PersistentGroupGroup.Id
Constructs a new id.
PersistentGroupImporter - Class in org.norther.tammi.root.rt.util
An attribute importer for persistent groups.
PersistentGroupImporter() - Constructor for class org.norther.tammi.root.rt.util.PersistentGroupImporter
Constructs a new importer.
PersistentGroupPersister - Class in org.norther.tammi.root.rt.util
Checks permissions and prepares persistent groups.
PersistentGroupPersister() - Constructor for class org.norther.tammi.root.rt.util.PersistentGroupPersister
Constructs a new persister.
PersistentGroupUser - Class in org.norther.tammi.root.realm
The relation class between a persistent group and its users.
PersistentGroupUser() - Constructor for class org.norther.tammi.root.realm.PersistentGroupUser
The default constructor.
PersistentGroupUser(Object, Object) - Constructor for class org.norther.tammi.root.realm.PersistentGroupUser
Constructs a new relation.
PersistentGroupUser.Id - Class in org.norther.tammi.root.realm
An inner class for a composite id.
PersistentGroupUser.Id() - Constructor for class org.norther.tammi.root.realm.PersistentGroupUser.Id
Constructs a new id.
PersistentResourceBundle - Class in org.norther.tammi.root.locale
An abstract extension to PluggableResourceBundle maintaining its resources in a persistent repository.
PersistentResourceBundle() - Constructor for class org.norther.tammi.root.locale.PersistentResourceBundle
Constructs a new resource bundle.
PersistentRole - Interface in org.norther.tammi.root.realm
The interface to a class representing a role associated to a user in the persistent storage.
PersistentUser - Interface in org.norther.tammi.root.realm
The class representing a user in the persistent storage.
PersistentUser.AccountState - Enum in org.norther.tammi.root.realm
The account state.
PersistentUserRole - Class in org.norther.tammi.root.realm
The relation class between a persistent user and its roles.
PersistentUserRole() - Constructor for class org.norther.tammi.root.realm.PersistentUserRole
The default constructor.
PersistentUserRole(Object, Object) - Constructor for class org.norther.tammi.root.realm.PersistentUserRole
Constructs a new relation.
PersistentUserRole.Id - Class in org.norther.tammi.root.realm
An inner class for a composite id.
PersistentUserRole.Id() - Constructor for class org.norther.tammi.root.realm.PersistentUserRole.Id
Constructs a new id.
PersistentVariableType - Interface in org.norther.tammi.root.rt.type
An interface to persistent variable types.
Persister - Interface in org.norther.tammi.root.db
An interface to classes providing access to the persistent layer.
Persister.Action - Enum in org.norther.tammi.root.db
The persistence actions.
Persister.Script - Enum in org.norther.tammi.root.db
The script type.
PERSISTER_CLASS_NAME - Static variable in interface org.norther.tammi.root.hbm.HibernateFactory
The persister class name.
PERSISTER_CLASS_NAME - Static variable in interface org.norther.tammi.root.ojb.OJBFactory
The persister class name.
PersisterAdapter<A> - Class in org.norther.tammi.root.db
An abstract persister adapter.
PersisterAdapter(String, String, A, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.db.PersisterAdapter
Constructs a new persister with an adaptee and an MBean server.
PersisterAdapter(String, String, A, Principal, MBeanReference<? extends PersisterFactory>) - Constructor for class org.norther.tammi.root.db.PersisterAdapter
Constructs a new persister with an adaptee, principal and an MBean server.
PersisterFactory - Interface in org.norther.tammi.root.db
An interface to Persister factories.
phrase(String) - Static method in class org.norther.tammi.acorn.type.Strings
Phrases a field name.
phraseExists(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Checks whether a localized phrase exists.
Pipe - Interface in org.norther.tammi.spray.filter
Pipe describes a collection of Filters that should be processed in sequence when the doFilter method is called.
PIPE_KEY - Static variable in class org.norther.tammi.spray.locale.DefaultPipeFilter
The pipe key.
PipeFilter<F extends Filter> - Interface in org.norther.tammi.spray.locale
PipeFilter maintains links to branching pipes and serves as the default source of their localized resources.
PLACEMARK_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Placemark element.
PlatformMySQLEL - Class in org.norther.tammi.root.ojb.platform
Extends PlatformMySQLImpl with locator emulator support.
PlatformMySQLEL(JdbcConnectionDescriptor) - Constructor for class org.norther.tammi.root.ojb.platform.PlatformMySQLEL
Constructs a new platform.
PluggableResourceBundle - Class in org.norther.tammi.core.locale
An abstract extension of LookupResourceBundle with support to plug-in to a named resource finder.
PluggableResourceBundle() - Constructor for class org.norther.tammi.core.locale.PluggableResourceBundle
Constructs an empty bundle.
plugIn(String, MBeanReference<? extends ResourceFinder>) - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Plugs in to the referenced resource finder.
plugIn(String, MBeanReference<? extends ResourceFinder>) - Method in class org.norther.tammi.root.locale.PersistentResourceBundle
 
PLUGINS_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The plugins property.
PLUS - Static variable in class org.norther.tammi.acorn.type.Types
Plus.
PNGEncoder - Class in org.norther.tammi.sprig.jfree.encode
A PNG encoder.
PNGEncoder() - Constructor for class org.norther.tammi.sprig.jfree.encode.PNGEncoder
Constructs a new exporter.
POINT_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Point element.
poll() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
poll(long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
poll(long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
 
Pool - Interface in org.norther.tammi.core.pool
Pool extends ObjectFactory by adding support to pool instantiated objects.
Poolable - Interface in org.norther.tammi.core.pool
An interface extending the Recyclable interface for classes providing a public method for pooling them by their clients or by themselves.
PoolableSupport - Class in org.norther.tammi.core.pool
A support class for recyclable objects providing a pooling method.
PoolableSupport() - Constructor for class org.norther.tammi.core.pool.PoolableSupport
Constructs a new poolable support.
PoolableSupport(Poolable) - Constructor for class org.norther.tammi.core.pool.PoolableSupport
Constructs a new poolable adapter.
PooledExecutor - Interface in org.norther.tammi.core.thread
An interface to executors that queue executables and run them when a pooled thread is available.
popContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
Pops the current form context to after leaving a recursive form.
popError() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
popError() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
popError() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Pops a throwable from the error stack.
popError() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
popError() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Pops a throwable from the error stack.
popError() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
popErrorMessage() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Pops a request specific error message.
PORT_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The port property.
position(byte[], long) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
position(Blob, long) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
position(String, long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
position(Clob, long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
position(Blob, long) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
position(byte[], long) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
position(Clob, long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
position(String, long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
position() - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the position of the attribute of the current form variable.
position(VariableAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the position of the attribute of the current form variable.
position(Variable, VariableAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the position of the attribute of the specified form variable.
POST - Static variable in class org.norther.tammi.acorn.http.HttpParser
Post method.
POST_REGISTERED - Static variable in class org.norther.tammi.core.base.RegistrationNotification
The registration notification.
postDeregister() - Method in class org.norther.tammi.core.base.AbstractLoader
 
postDeregister() - Method in class org.norther.tammi.core.base.Referable
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
postDeregister() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
postDeregister() - Method in class org.norther.tammi.core.rt.VariableX
 
postDeregister() - Method in class org.norther.tammi.core.rt.VariableY
 
postDeregister() - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
postmanaged() - Method in class org.norther.tammi.core.base.Adaptee
 
postmanaged() - Method in class org.norther.tammi.core.base.DefaultBroker
 
postmanaged() - Method in class org.norther.tammi.core.base.DefaultDomain
 
postmanaged() - Method in class org.norther.tammi.core.base.DefaultFactory
 
postmanaged() - Method in interface org.norther.tammi.core.base.Manageable
This method is called when the implementing adaptee has been managed either during post-registration of the corresponding adapter MBean or just after it is explicitly added to the adapter MBean during run-time.
postmanaged() - Method in class org.norther.tammi.core.cache.DefaultCache
 
postmanaged() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
postmanaged() - Method in class org.norther.tammi.core.converter.DefaultConverter
 
postmanaged() - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
postmanaged() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
postmanaged() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
postmanaged() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
postmanaged() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
postmanaged() - Method in class org.norther.tammi.core.pool.DefaultPool
 
postmanaged() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
postmanaged() - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
postmanaged() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
postmanaged() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
postmanaged() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
postmanaged() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
postmanaged() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
postmanaged() - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
postmanaged() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
postmanaged() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
postmanaged() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
postmanaged() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
postmanaged() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
postmanaged() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
postmanaged() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
postmanaged() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
postmanaged() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
postmanaged() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
postmanaged() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
postmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
postmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
postmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
postmanaged() - Method in class org.norther.tammi.spray.session.DefaultSession
 
postmanaged() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
postmanaged() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
postmanaged() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
postmanaged() - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
postmanaged() - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
postmanaged() - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeCharts
 
postmanaged() - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
postmanaged() - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
PostPersistenceListener - Interface in org.norther.tammi.root.db.event
An interface to persistence aware objects that want to be informed after they are persisted or deleted.
postRegister(Boolean) - Method in class org.norther.tammi.core.base.AbstractLoader
 
postRegister(Boolean) - Method in class org.norther.tammi.core.base.Referable
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
postRegister(Boolean) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
postRegister(Boolean) - Method in class org.norther.tammi.core.rt.VariableX
 
postRegister(Boolean) - Method in class org.norther.tammi.core.rt.VariableY
 
postRegister(Boolean) - Method in class org.norther.tammi.core.rt.VariableZ
 
postRegister(Boolean) - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
PRAGMA - Static variable in class org.norther.tammi.acorn.http.HttpParser
Pragma header.
PRE_UNREGISTERED - Static variable in class org.norther.tammi.core.base.RegistrationNotification
The unregistration notification.
PRECEDENCE - Static variable in class org.norther.tammi.acorn.mime.MimeType
The precedence parameter.
preDeregister() - Method in class org.norther.tammi.core.base.AbstractLoader
 
preDeregister() - Method in class org.norther.tammi.core.base.Referable
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
preDeregister() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
preDeregister() - Method in class org.norther.tammi.core.rt.VariableX
 
preDeregister() - Method in class org.norther.tammi.core.rt.VariableY
 
preDeregister() - Method in class org.norther.tammi.core.rt.VariableZ
 
preDeregister() - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
prefix(String, Map<? super String, V>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a map that is a prefixed subset of the given one.
prefix(String, String, Map<? super String, V>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a map that is a prefixed subset of the given one.
premanaged(MBeanDelegate) - Method in class org.norther.tammi.core.base.Adaptee
 
premanaged(MBeanDelegate) - Method in class org.norther.tammi.core.base.DefaultDomain
 
premanaged(MBeanDelegate) - Method in interface org.norther.tammi.core.base.Manageable
This method is called when the implementing adaptee is trying to be managed either during pre-registration of the corresponding adapter MBean or just before it is explicitly added to the adapter MBean during run-time.
premanaged(MBeanDelegate) - Method in class org.norther.tammi.core.cache.DefaultCache
 
premanaged(MBeanDelegate) - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
premanaged(MBeanDelegate) - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
premanaged(MBeanDelegate) - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
premanaged(MBeanDelegate) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
premanaged(MBeanDelegate) - Method in class org.norther.tammi.spray.session.DefaultSession
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Found
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Own
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Remove
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Shared
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DictionaryAction
Prepares the locale variable.
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.AddToDesktop
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Delete
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Desktop
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Found
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Insert
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Own
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.RemoveFromDesktop
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Search
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Shared
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Update
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.View
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Copy
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Desktop
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Found
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Move
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Own
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Search
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Shared
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Delete
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Insert
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Update
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.View
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Access
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Group
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Move
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Own
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Delete
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Insert
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Login
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Modify
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Register
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Renew
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Update
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Attach
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Attached
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Delete
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Detach
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Found
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Insert
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Join
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Joined
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Member
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Move
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Own
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Quit
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Search
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Update
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Delete
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Found
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Insert
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Search
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Select
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Update
 
prepare(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default prepare method.
prepareDesktopMetaData(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction
Prepares desktop meta data.
prepareDesktopMetaData(Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction
Prepares desktop meta data applying the specified persister.
prepareFoundMetaData(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction
Prepares found meta data.
prepareMetaElement(Identity, Persister, ServletRequest, ServletResponse, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Prepares the selected meta element.
prepareOwnMetaData(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction
Prepares own meta data.
prepareSelection(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
prepareSelection(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Prepares a new selection.
prepareSelection(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
prepareSharedMetaData(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction
Prepares shared meta data.
PrePersistenceListener - Interface in org.norther.tammi.root.db.event
An interface to persistence aware objects that want to be informed before they are persisted or deleted.
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.base.AbstractLoader
 
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.base.Referable
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.rt.VariableX
 
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.core.rt.VariableY
 
preRegister(MBeanServer, ObjectName) - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
prestartAllCoreThreads() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
prestartAllCoreThreads() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Creates and starts the core threads in the pool.
prestartCoreThread() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
prestartCoreThread() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Creates and starts a new core thread in the pool.
previous() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
previous() - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
previous() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
previousIndex() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
previousIndex() - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
previousIndex() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
PRINCIPAL_CLASS_NAME - Static variable in class org.norther.tammi.root.db.AbstractPersisterFactory
The principal class name.
print() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Prints a system error message.
PRINT_EXTENSION - Static variable in interface org.norther.tammi.sprig.jasper.JasperReports
The print file extension.
printStackTrace(Throwable) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Prints the stack trace of a throwable.
PRIVATE_CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
Private caching (HTTP 1.1).
process(CharSequence, TemplateContext, String, String, Writer) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
Subclasses implement this method to process the specified run-time content or target template.
process(CharSequence, TemplateContext, String, String, Writer) - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
 
process(CharSequence, TemplateContext, String, String, Writer) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
process(CharSequence, TemplateContext, String, String, Writer) - Method in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
 
process(JasperReport, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
process(JasperReport, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Processes the specified report.
process(JFreeReport, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
process(JFreeReport, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.jfree.JFreeReports
Processes the specified report.
process(String, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(String, String, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(File, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(URL, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(Reader, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(InputStream, String, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
process(InputStream, String, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
process(CharSequence, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
process(File, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
process(String, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified source path.
process(String, String, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified key path.
process(File, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified source file.
process(URL, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified source URL.
process(Reader, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified source reader.
process(InputStream, String, Map<String, Object>, TableModel) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Processes a report layout from the specified source stream.
process(InputStream, String, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Processes a report layout from the specified stream.
process(CharSequence, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Processes a report layout from the specified char sequence.
process(File, Map<String, Object>, TableModel, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Processes a report layout from the specified source path.
process(CharSequence, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Processes a char sequence layout.
process(CharSequence, String, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Processes an encoded char sequence layout.
process(File, Map<String, Object>, TableModel) - Method in class org.norther.tammi.sprig.report.tool.ReportTool
Processes a file layout.
processingInstruction(String, String) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
processingInstruction(String, String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
Product - Class in org.norther.tammi.acorn.math
A product equation.
Product(byte...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new byte equation.
Product(short...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new short equation.
Product(int...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new int equation.
Product(long...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new long equation.
Product(float...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new float equation.
Product(boolean, float...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new float equation.
Product(double...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new double equation.
Product(boolean, double...) - Constructor for class org.norther.tammi.acorn.math.Product
Constructs a new double equation.
PROFILE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Profile request header.
Profile - Interface in org.norther.tammi.spray.terminal.profile
An interface to terminal profiles.
profileNameSet() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
profileNameSet() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Returns a read-only set of profile names.
properties() - Method in class org.norther.tammi.core.base.DefaultDomain
 
properties() - Method in interface org.norther.tammi.core.base.Domain
Gets the current map of system properties.
PROPERTIES_EXTENSION - Static variable in interface org.norther.tammi.core.io.PathFinder
The property file extension.
PROPERTY_ENCODING - Static variable in interface org.norther.tammi.spray.engine.TemplateExecutor
A template encoding for properties used as templates.
PROPERTY_EXTENSION - Static variable in interface org.norther.tammi.spray.engine.TemplateExecutor
An extension for properties used as templates.
propertyChange(PropertyChangeEvent) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
propertyChange(PropertyChangeEvent) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
PropertyComparator - Class in org.norther.tammi.acorn.util
A comparator for properties.
PropertyComparator(String) - Constructor for class org.norther.tammi.acorn.util.PropertyComparator
Constructs a new comparator.
PropertyComparator(String, Comparator<?>) - Constructor for class org.norther.tammi.acorn.util.PropertyComparator
Constructs a new comparator with a value comparator.
PropertyComparator(String[]) - Constructor for class org.norther.tammi.acorn.util.PropertyComparator
Constructs a new comparator for multiple properties.
PropertyComparator(String[], Comparator<?>) - Constructor for class org.norther.tammi.acorn.util.PropertyComparator
Constructs a new comparator for multiple properties with a value comparator.
PropertyConfigurator - Interface in org.norther.tammi.core.config
StreamConfigurator supporting configuration from a property file.
propertyMap() - Method in interface org.norther.tammi.core.config.Configurable
Returns a map of properties.
propertyMap(String) - Method in interface org.norther.tammi.core.config.Configurable
Returns a map of prefixed properties.
propertyMap() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
propertyMap(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
propertyMap() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
propertyMap(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
propertyMap() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
propertyMap(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
propertyMap() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
propertyMap(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
propertyMap() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
propertyMap(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
propertyMap() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
propertyMap(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
propertyNames() - Method in class org.norther.tammi.core.config.Configuration
Returns an enumeration of all property names including the defaults.
PropertyResourceLoader - Class in org.norther.tammi.spray.velocity
A Velocity wrapper for PropertyResourceResolver.
PropertyResourceLoader() - Constructor for class org.norther.tammi.spray.velocity.PropertyResourceLoader
Constructs a new loader.
PropertyResourceResolver - Class in org.norther.tammi.spray.engine.resource
A property resource resolver treating localized properties as resources.
PropertyResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.PropertyResourceResolver
Constructs a new resolver.
ProtectedPrincipal - Class in org.norther.tammi.core.realm
A protected implementation of java.security.Principal to allow more freedom in application specific authentication schemes.
ProtectedPrincipal(ObjectName, String, Locale, String, Object, Object, String) - Constructor for class org.norther.tammi.core.realm.ProtectedPrincipal
Constructs a new principal, associated with the specified realm, for the specified username and password.
ProtectedPrincipal(ObjectName, String, Locale, String, Object, Object, String, String) - Constructor for class org.norther.tammi.core.realm.ProtectedPrincipal
Constructs a new principal, associated with the specified realm, for the specified username, password and real name.
PROTOCOL - Static variable in class org.norther.tammi.core.naming.DomainContext
Namespace URL.
PROTOCOL - Static variable in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
The protocol.
ProtocolExtension - Interface in org.norther.tammi.spray.protocol.chain
An interface to a protocol specific extension of a servlet request.
ProtocolExtension.Encoding - Enum in org.norther.tammi.spray.protocol.chain
Encoding of linked URLs.
ProtocolExtension.Relativity - Enum in org.norther.tammi.spray.protocol.chain
Relativity of linked URLs.
ProtocolRequest - Class in org.norther.tammi.spray.protocol.chain
A default implementation of the HTTP protocol request.
ProtocolRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.ProtocolRequest
Constructs a new request.
ProtocolRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.protocol.chain.ProtocolRequest
Constructs a new request with a wrapped one.
ProtocolResponse - Class in org.norther.tammi.spray.protocol.chain
A default implementation of the HTTP protocol response.
ProtocolResponse() - Constructor for class org.norther.tammi.spray.protocol.chain.ProtocolResponse
Constructs a new response.
ProtocolResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.protocol.chain.ProtocolResponse
Constructs a new response with a wrapped one.
PROVIDER_ALIAS_PROPERTY - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The provider alias property.
PUBLIC_CACHE_CONTROL - Static variable in class org.norther.tammi.acorn.http.HttpParser
Public caching (HTTP 1.1).
PUBLIC_NAME_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The public name property.
PublicIdentity - Class in org.norther.tammi.core.realm
A public implementation of java.security.Principal identifying an unauthenticated user that is available for use by Realm implementations.
publish(String, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(String, String, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(File, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(URL, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(InputStream, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(JasperDesign, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(JasperReport, Map<String, Object>, JRDataSource) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
publish(String, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified design or report.
publish(String, String, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified design or report.
publish(File, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified design or report.
publish(URL, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified design or report.
publish(InputStream, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified report.
publish(JasperDesign, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified design.
publish(JasperReport, Map<String, Object>, JRDataSource) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Publishes the specified report.
purge() - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
purge() - Method in interface org.norther.tammi.core.thread.PooledExecutor
Purges cancelled tasks from the queue.
push(LogEntry) - Method in class org.norther.tammi.core.logger.AbstractLogger
Pushes a log entry into a queue.
push(LogEntry) - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
Pushes a log entry into a buffer.
pushContext() - Method in class org.norther.tammi.spray.template.tool.FormTool
Pushes the current form context before entering a recursive form.
pushError(Throwable) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
pushError(Throwable) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
pushError(Throwable) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Pushes a throwable to the error stack without throwing one.
pushError(Throwable) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
pushError(Throwable) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Pushes a throwable to the error stack without throwing one.
pushError(Throwable) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
pushErrorMessage(String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Pushes a request specific error message.
put(K, V, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Puts a cachable object into the map with an object specific expiration frequency.
put(K, V) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
put(K, V, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
PUT - Static variable in class org.norther.tammi.acorn.http.HttpParser
Put method.
put(E) - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
put(E) - Method in class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
 
put(K, V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
put(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
put(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
put(int, K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
put(int, K, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
put(int, K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the specified index in this map.
put(K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
put(int, K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
put(String, String, Resource<?>) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
put(String, String, Resource<?>, int) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
put(String, K, V) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
put(String, K, V, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
put(String, K, V) - Method in interface org.norther.tammi.core.cache.SharedCache
Puts a value to the specified domain map.
put(String, K, V, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Puts a value to the specified domain map with a value specific expiration frequency.
put(String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
put(int, String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
put(String, Exception) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
put(Object, Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
put(String, Object) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
put(String, Object) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Puts an object into the context.
put(Object, Object) - Method in class org.norther.tammi.spray.freemarker.TemplateCacheAdapter
 
put(Object, Resource) - Method in class org.norther.tammi.spray.velocity.TemplateCacheAdapter
 
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
putAll(int, Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
putAll(int, Map<? extends K, ? extends V>) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Copies all of the mappings from the specified map to this map starting from the specified index.
putAll(Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
putAll(int, Map<? extends K, ? extends V>) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
putAll(String, Map<? extends String, ? extends Resource<?>>) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
putAll(String, Map<? extends K, ? extends V>) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
putAll(String, Map<? extends K, ? extends V>) - Method in interface org.norther.tammi.core.cache.SharedCache
Puts a map to the specified domain map.
putAll(Map<? extends String, ? extends Exception>) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
putAttributeElement(int, VariableAttributeInfo, int, boolean, Object, boolean, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Puts the indexed attribute element with optional validation.
putAttributeValue(int, VariableAttributeInfo, Object, boolean, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Puts the attribute value with optional validation.
putAttributeValues(Map<?, ?>, boolean, AttributeFilter, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Puts attribute values.
putEntry(K, V, int, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Puts an entry mapped to the specified key.
putEntry(K, V, int, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
putEntry(K, V, int, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
putEntry(K, V, int, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
putEntry(K, V, int, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
putIfAbsent(K, V, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Puts a cachable object into the map with an object specific expiration frequency but only if the specified key is not already mapped.
putIfAbsent(K, V) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
putIfAbsent(K, V, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
putIfAbsent(K, V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
putIfAbsent(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
putIfAbsent(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
putIfAbsent(int, K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
putIfAbsent(int, K, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
putIfAbsent(int, K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the specified index in this map if not already mapped.
putIfAbsent(K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
putIfAbsent(int, K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
putIfAbsent(String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
putIfAbsent(int, String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
putInstance(Object) - Method in class org.norther.tammi.core.pool.DefaultPool
 
putInstance(Object) - Method in interface org.norther.tammi.core.pool.Pool
Puts a used object back to the pool.
putInternalAttributeValue(int, VariableAttributeInfo, Object, boolean) - Method in class org.norther.tammi.core.rt.VariableX
Puts the internal attribute value.
putInternalAttributeValue(int, VariableAttributeInfo, Object, long, boolean) - Method in class org.norther.tammi.core.rt.VariableX
Puts the internal attribute value with a modification timestamp.
putInternalAttributeValue(int, VariableAttributeInfo, Object, long, boolean) - Method in class org.norther.tammi.core.rt.VariableZ
 
putRecord(String, RecordWriter) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Puts a record.
putRegisteredConnection(String, String, MBeanReference<? extends PersisterFactory>) - Static method in class org.norther.tammi.root.db.StaticPersisterFactory
Adds a registered connection alias.
putValue(String, Object) - Method in class org.norther.tammi.spray.session.DefaultSession
 

Q

QUALIFIER_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The qualifier field.
qualifierSet() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
qualifierSet() - Method in interface org.norther.tammi.core.locale.ResourceMap
Returns a read-only set of resource qualifiers.
qualifierSet() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
qualifierSet() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
query(String, String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
query(String, String, String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
query(String, String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Queries for instances of the specified class by applying a query language.
query(String, String, String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Queries for instances of the specified class through the named connection by applying a query language.
query(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries a named MBean or an object matching the given sample regarding its fields.
query(String, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries an object of the given class.
query(String, String, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries an object of the given class having the specified attribute.
QUERY_LIMIT_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The query limit attribute.
QUERY_OFFSET_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The query offset attribute.
queryAccountVariable(Persister, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Queries an account variable for the current user.
queryAll(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries a collection of objects specified by a query or sample.
queryAll(DBCriteria<?>, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries objects of the given class matching the specified criteria.
queryAll(String, String, Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Queries objects of the given class having the specified attribute.
queryAllMemberGroups(String, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries all member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryAllMemberGroups(String, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryAllMemberGroups(String, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Queries all member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryAllObjects(DBQuery<T>, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries all objects of the specified query and may sort them by optional sort fields.
queryAllObjects(DBCriteria<T>, String[], Persister, Object...) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries all objects fulfilling the specified criteria and may sort them by optional sort fields.
queryAllObjects(DBQuery<T>, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryAllObjects(DBCriteria<T>, String[], Persister, Object...) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryAllObjects(DBQuery<T>, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Queries all objects of the specified query and may sort them by optional sort fields.
queryAllObjects(DBCriteria<T>, String[], Persister, FilterChain, Object...) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Queries all objects fulfilling the specified criteria and may sort them by optional sort fields.
queryAllVariables(DBQuery<? extends Variable>, String[], Persister, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Queries all variables of the specified query and may sort them by optional sort fields.
queryAllVariables(DBCriteria<? extends Variable>, String[], Persister, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Queries all variables fulfilling the specified criteria and may sort them by optional sort fields.
queryBySample(Object, DBCriteria<?>...) - Method in interface org.norther.tammi.root.db.Persister
Queries an object by its properties or identity.
queryBySample(Object, DBCriteria<?>...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryChildMemberGroups(String, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries child member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryChildMemberGroups(String, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryChildMemberGroups(String, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Queries child member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryCount(Class<?>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects the specified class.
queryCount(String, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects the named class.
queryCount(DBQuery<?>) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects the given query would return.
queryCount(DBCriteria<?>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects of the specified criteria.
queryCount(Class<?>, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects of the specified class.
queryCount(String, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries the count of objects of the named class.
queryCount(Class<?>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryCount(String, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryCount(DBCriteria<?>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryCount(Class<?>, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryCount(String, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryCount(DBQuery<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
queryCount(DBQuery<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
queryDefaultNames() - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryDefaultNames(QueryExp) - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryDefaultNames(String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryDefaultNames() - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in the default context of this domain.
queryDefaultNames(QueryExp) - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in the default context of this domain with a query expression.
queryDefaultNames(String) - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in the default context of this domain of the specified class.
queryFilter(String) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
queryFilter(String) - Method in interface org.norther.tammi.spray.filter.Pipe
Queries for a specified filter in the pipe.
queryGroupVariables(Variable, Persister, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Queries for group variables of the specified search.
queryIterator(Class<T>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to objects of the specified class.
queryIterator(String, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to objects of the named class.
queryIterator(DBQuery<T>) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to a collection of objects.
queryIterator(DBCriteria<T>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to a collection of objects of the specified criteria.
queryIterator(Class<T>, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to a collection of objects of the specified class.
queryIterator(String, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries an iterator to a collection of objects of the named class.
queryIterator(Class<T>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryIterator(String, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryIterator(DBCriteria<T>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryIterator(Class<T>, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryIterator(String, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
QueryIterator<E> - Interface in org.norther.tammi.root.db.query
An interface to query iterators.
queryIterator(DBQuery<T>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
queryIterator(DBQuery<T>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
QueryIteratorAdapter<E> - Class in org.norther.tammi.root.db.query
A query iterator adapter.
QueryIteratorAdapter(Iterator<? extends E>) - Constructor for class org.norther.tammi.root.db.query.QueryIteratorAdapter
Constructs a new iterator.
QueryIteratorAdapter(Iterator<? extends E>, Persister) - Constructor for class org.norther.tammi.root.db.query.QueryIteratorAdapter
Constructs a new refreshed iterator.
queryMBean(ObjectName) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean.
queryMBean(ObjectName, QueryExp) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean with a query expression.
queryMBean(ObjectName, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean of the specified class.
queryMBean(String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean matching the given query pattern.
queryMBean(String, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean matching the given query pattern and of the specified class.
queryMBean(String, Map<String, String>, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an MBean from the specific domain, with the given key set and of the specified class.
queryMBean(ObjectName) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMBean(ObjectName, QueryExp) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMBean(ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMBean(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMBean(String, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMBean(String, Map<String, String>, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryMetaElement(Identity, Permission, Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries a meta element with the specified permissions.
queryMetaElement(Identity, Permission, Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryMetaElement(Identity, Permission, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Queries a meta element with permissions.
queryObject(DBQuery<T>) - Method in interface org.norther.tammi.root.db.Persister
Queries an object.
queryObject(DBCriteria<T>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an object of the specified criteria.
queryObject(Class<T>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an object of the specified class.
queryObject(String, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries an object of the named class.
queryObject(Class<T>, String, Object) - Method in interface org.norther.tammi.root.db.Persister
Queries an object of the specified class with the named attribute.
queryObject(String, String, Object) - Method in interface org.norther.tammi.root.db.Persister
Queries an object of the named class with the named attribute.
queryObject(DBCriteria<T>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObject(Class<T>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObject(String, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObject(Class<T>, String, Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObject(String, String, Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObject(DBQuery<T>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
queryObject(DBQuery<T>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
queryObjectName(ObjectName) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean.
queryObjectName(ObjectName, QueryExp) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean with a query expression.
queryObjectName(ObjectName, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean of the specified class.
queryObjectName(String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean matching the given query pattern.
queryObjectName(String, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean matching the given query pattern and of the specified class.
queryObjectName(String, Map<String, String>, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for an object name of an MBean from the specific domain, with the given key set and of the specified class.
queryObjectName(ObjectName) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectName(ObjectName, QueryExp) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectName(ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectName(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectName(String, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectName(String, Map<String, String>, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(ObjectName) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans.
queryObjectNames(ObjectName, QueryExp) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans with a query expression.
queryObjectNames(ObjectName, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans of the specified class.
queryObjectNames(String) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans matching the given query pattern.
queryObjectNames(String, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans matching the given query pattern and of the specified class.
queryObjectNames(String, Map<String, String>, String) - Method in interface org.norther.tammi.core.base.Broker
Queries for a set of object names of MBeans from the specific domain, with given key set and of the specified class.
queryObjectNames(ObjectName) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(ObjectName, QueryExp) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(String, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames(String, Map<String, String>, String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
queryObjectNames() - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryObjectNames(QueryExp) - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryObjectNames(String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
queryObjectNames() - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in any of the contexts of this domain.
queryObjectNames(QueryExp) - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in any of the contexts of this domain with a query expression.
queryObjectNames(String) - Method in interface org.norther.tammi.core.base.Domain
Queries for a set of object names of MBeans in any of the contexts of this domain of the specified class.
queryObjectNames() - Method in class org.norther.tammi.core.base.MBeanHandle
Queries for a set of object names matching the query pattern.
queryObjects(Class<T>) - Method in interface org.norther.tammi.root.db.Persister
Queries objects of the specified class.
queryObjects(String) - Method in interface org.norther.tammi.root.db.Persister
Queries objects of the named class.
queryObjects(DBQuery<T>) - Method in interface org.norther.tammi.root.db.Persister
Queries objects.
queryObjects(DBCriteria<T>, Object...) - Method in interface org.norther.tammi.root.db.Persister
Queries objects of the specified criteria.
queryObjects(Class<T>, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries objects of the specified class.
queryObjects(String, String, Object, DBCriteria.Condition) - Method in interface org.norther.tammi.root.db.Persister
Queries objects of the named class.
queryObjects(Class<T>) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObjects(String) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObjects(DBCriteria<T>, Object...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObjects(Class<T>, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObjects(String, String, Object, DBCriteria.Condition) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
queryObjects(DBQuery<T>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
queryObjects(DBQuery<T>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
queryParentMemberGroups(String, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries parent member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryParentMemberGroups(String, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryParentMemberGroups(String, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.ElementStepAction
Queries parent member groups of the current user in a relation tree fulfilling the specified criteria, and may sort them by optional sort fields.
queryTreeObjects(DBCriteria<T>, String, Object, int, String[], Persister, Object...) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Queries objects to the specified depth in a relation tree fulfilling the specified criteria and may sort them by optional sort fields.
queryTreeObjects(DBCriteria<T>, String, Object, int, String[], Persister, Object...) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
queryTreeObjects(DBCriteria<T>, String, Object, int, String[], Persister, FilterChain, Object...) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Queries objects to the specified depth in a relation tree fulfilling the specified criteria and may sort them by optional sort fields.
queryTreeVariables(DBCriteria<Variable>, String, Object, int, String[], Persister, FilterChain, StepFlowContext, Object...) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Queries variables to the specified depth in a relation tree.
QueueListener - Interface in org.norther.tammi.core.monitor
An interface to a listener finalizing enqueued references.
QuickLogout - Class in org.norther.tammi.spray.authenticator.task
The quick logout task.
QuickLogout() - Constructor for class org.norther.tammi.spray.authenticator.task.QuickLogout
Constructs a new task.
quitUserGroup(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserGroupAction
Quits the specified user group.
QUOT - Static variable in class org.norther.tammi.acorn.lang.XML
XML reference for ".
quote(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Returns the specified sequence within quotation.
quote(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an object within quotation.
QUOTES - Static variable in class org.norther.tammi.core.rt.vdeml.VarWriter
The single and double quotes for encodig.

R

RAD2DEG - Static variable in class org.norther.tammi.acorn.math.Geo
Radians to degrees conversion factor.
random() - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a random int.
random(int) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a random int within 0 - n.
range(Object, int, int) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns a range from the specified array.
range(T[], int, int) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns a range from the specified array.
rangeCheck(int, int) - Static method in class org.norther.tammi.acorn.util.ArrayAsList
Checks if the given index is in range.
RAW - Static variable in class org.norther.tammi.acorn.http.HttpParser
Raw.
read() - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
read(char[], int, int) - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
read() - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
read(byte[]) - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
read() - Method in class org.norther.tammi.acorn.io.FileInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.FileInputStream
 
read() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
read(byte[]) - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
read() - Method in class org.norther.tammi.acorn.io.PartialInputStream
Reads one byte of data from the current part.
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.PartialInputStream
Reads n bytes of data from the current part.
read() - Method in class org.norther.tammi.acorn.io.ReaderInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.ReaderInputStream
 
read(DataInput) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Reads the header data.
read() - Method in class org.norther.tammi.acorn.io.UnicodeInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.io.UnicodeInputStream
 
read() - Method in class org.norther.tammi.acorn.io.VoidInputStream
 
read() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
read(byte[]) - Method in class org.norther.tammi.acorn.net.URLInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.net.URLInputStream
 
read() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
read(byte[], int, int) - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
read(ByteBuffer) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
read(ByteBuffer[], int, int) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
read(Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
read(PersistenceBroker, Object) - Method in class org.norther.tammi.root.ojb.cache.TwoLevelLocalCache.VariableCopyStrategy
 
read(File, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Reads the contents of the specified file.
read(URL, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Reads the contents of the specified URL.
read(InputStream, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Reads the contents of the specified stream.
read() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
read(byte[]) - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
read(byte[], int, int) - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
read(String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
read(String, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
read(File) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
read(URL) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
read(InputStream) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
read(String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Reads the specified object.
read(String, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Reads the specified object.
read(File) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Reads the specified object.
read(URL) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Reads the specified object.
read(InputStream) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Reads the specified object.
READ_ACCESS_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The read access mask (note that serialized is reversed).
READ_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The read permission.
readChar() - Method in class org.norther.tammi.acorn.io.ReaderInputStream
Reads one character.
ReaderInputStream - Class in org.norther.tammi.acorn.io
An input stream reading UTF-16 chars directly from a reader.
ReaderInputStream(Reader) - Constructor for class org.norther.tammi.acorn.io.ReaderInputStream
Constructs a new stream.
ReaderInputStream(Reader, boolean) - Constructor for class org.norther.tammi.acorn.io.ReaderInputStream
Constructs a new stream optionally stripping the high order byte.
readExternal(ObjectInput) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
readHeader(DataInput) - Static method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Reads the next record header.
readObject() - Method in class org.norther.tammi.acorn.io.RecordReader
Reads an object.
readObjectData(ObjectInputStream) - Method in class org.norther.tammi.spray.session.DefaultSession
 
readObjectData(ObjectInputStream) - Method in interface org.norther.tammi.spray.session.SerializableSession
Reads a serialized version of the contents of the session object from the specified object input stream, without requiring that the session itself has been serialized.
readProperty() - Method in class org.norther.tammi.core.config.Configuration.PropertiesReader
Reads a property.
readUTF() - Method in class org.norther.tammi.acorn.io.RecordReader
Reads an UTF string.
ready() - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
Realm - Interface in org.norther.tammi.core.realm
An interface to realms.
RealmVariableType - Enum in org.norther.tammi.root.rt.type
Realm variable types.
rebind(Name, Object) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
rebind(String, Object) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
rebind(Name, Object) - Method in class org.norther.tammi.core.naming.DomainContext
 
rebind(String, Object) - Method in class org.norther.tammi.core.naming.DomainContext
 
rebindService(String, Remote, int) - Static method in class org.norther.tammi.spray.remote.RMIRegistry
Rebinds a new service.
RecordAccessFile - Class in org.norther.tammi.acorn.io
A record oriented RandomAccessFile.
RecordAccessFile(File, String) - Constructor for class org.norther.tammi.acorn.io.RecordAccessFile
Constructs a record access file.
RecordAccessFile(File, String, int) - Constructor for class org.norther.tammi.acorn.io.RecordAccessFile
Constructs a record access file, initializing the appropriate headers.
RecordAccessFile(File, String, int, int) - Constructor for class org.norther.tammi.acorn.io.RecordAccessFile
Constructs a record access file, initializing the appropriate headers.
RecordAccessFile.RecordHeader - Class in org.norther.tammi.acorn.io
A header for records.
RecordAccessFile.RecordHeader() - Constructor for class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Constructs a new header.
RecordAccessFile.RecordHeader(long, int) - Constructor for class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Constructs a new header with pointer and capacity.
recordCount() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Returns the number or records in the file.
RecordReader - Class in org.norther.tammi.acorn.io
A buffered reader for reading records.
RecordReader() - Constructor for class org.norther.tammi.acorn.io.RecordReader
Constructs an empty record reader.
RecordReader(byte[]) - Constructor for class org.norther.tammi.acorn.io.RecordReader
Constructs a new record reader.
RecordWriter - Class in org.norther.tammi.acorn.io
A buffered writer for writing records.
RecordWriter() - Constructor for class org.norther.tammi.acorn.io.RecordWriter
Constructs a new writer.
RecordWriter(int) - Constructor for class org.norther.tammi.acorn.io.RecordWriter
Constructs a new writer with size.
RecordWriter(byte[]) - Constructor for class org.norther.tammi.acorn.io.RecordWriter
Constructs a new writer with a record.
Recyclable - Interface in org.norther.tammi.core.pool
An interface to objects that can be pooled and recycled several times by different clients.
RecyclableSupport - Class in org.norther.tammi.core.pool
A support class for recyclable objects implementing default methods.
RecyclableSupport() - Constructor for class org.norther.tammi.core.pool.RecyclableSupport
Constructs a new recyclable support.
RecyclableSupport(Recyclable) - Constructor for class org.norther.tammi.core.pool.RecyclableSupport
Constructs a new recyclable adapter.
recycle() - Method in interface org.norther.tammi.core.pool.Recyclable
Recycles the object for a new client.
recycle() - Method in class org.norther.tammi.core.pool.RecyclableSupport
Recycles the object by removing its disposed flag.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
Recycles a client connection.
recycle(Connection) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Recycles a request.
recycle(Connection, ServletRequest) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Recycles a wrapped request.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, SelectionKey, Channel) - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
Recycles an existing connection.
recycle(Connection, InputStream) - Method in class org.norther.tammi.spray.connector.chain.ConnectorRequest
Recycles a request with a stream.
recycle(OutputStream) - Method in class org.norther.tammi.spray.connector.chain.ConnectorResponse
Recycles a response with a stream.
recycle(Connection, String, String, ServletRequest) - Method in class org.norther.tammi.spray.connector.chain.DispatchedRequest
Recycles a request for the encoded path.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.connector.chain.InterConnection
Recycles a connection.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, Socket) - Method in class org.norther.tammi.spray.connector.chain.OverflowConnection
Recycles an existing connection.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, Socket) - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
Recycles an existing connection.
recycle(TemplateContext) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
Recycles a context with a parent.
recycle() - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
recycle() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
recycle() - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
recycle(MBeanServer) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
Recycles a chain with a server.
recycle(ServletRequest) - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
Recycles a wrapper with a request.
recycle() - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
recycle(ServletResponse) - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
Recycles a wrapper with a response.
recycle() - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
recycle(String, String, String, Map<String, String[]>, Map<String, String[]>) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
Recycles an existing request.
recycle(HttpRMIClient) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIResponse
Recycles a response.
recycle(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, ServletRequest, ServletResponse) - Method in class org.norther.tammi.spray.servlet.chain.ServletConnection
Recycles a connection for the specified servlet.
recycle(MBeanReference<? extends Manager>, String) - Method in class org.norther.tammi.spray.session.DefaultSession
Recycles an existing session with an expiration.
recycled(MBeanReference<? extends Pool>) - Method in interface org.norther.tammi.core.pool.Poolable
A callback specifying the pool, from which this instance was recycled.
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.core.pool.PoolableSupport
 
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
 
recycled(MBeanReference<? extends Pool>) - Method in class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
 
REDIRECT_PORT_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The redirect port property.
RedirectionExceptionFilter - Exception in org.norther.tammi.spray.engine
An exception for redirection handling filters.
RedirectionExceptionFilter(int, Cookie...) - Constructor for exception org.norther.tammi.spray.engine.RedirectionExceptionFilter
Constucts a new local redirection.
RedirectionExceptionFilter(int, String, Cookie...) - Constructor for exception org.norther.tammi.spray.engine.RedirectionExceptionFilter
Constucts a new redirection.
RedirectionExceptionFilter(String, int, String, Cookie...) - Constructor for exception org.norther.tammi.spray.engine.RedirectionExceptionFilter
Constucts a new redirection with a template.
Referable<R> - Class in org.norther.tammi.core.base
This is the default implementation and base class of referable MBeans maintaining their registration state and supporting direct references.
Referable() - Constructor for class org.norther.tammi.core.base.Referable
Constructs a new referable MBean.
Referable(ReferableMBean<R>) - Constructor for class org.norther.tammi.core.base.Referable
Constructs a new referable adapter.
REFERABLE_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.base.ReferableMBeanInfo
The referable notification description.
ReferableCounter - Class in org.norther.tammi.manual.sample
ReferableCounter extends Counter to be referable.
ReferableCounter() - Constructor for class org.norther.tammi.manual.sample.ReferableCounter
Default constructor.
ReferableCounterMBean - Interface in org.norther.tammi.manual.sample
ReferableCounterMBean extends CounterMBean to be referable.
ReferableLoader - Class in org.norther.tammi.core.base
A default implementation of ReferableLoaderMBean.
ReferableLoader() - Constructor for class org.norther.tammi.core.base.ReferableLoader
Constructs a new MBean loader.
ReferableLoader(URL[]) - Constructor for class org.norther.tammi.core.base.ReferableLoader
Constructs a new MBean loader with URLs.
ReferableLoader(ClassLoader) - Constructor for class org.norther.tammi.core.base.ReferableLoader
Constructs a new MBean loader with a parent.
ReferableLoader(URL[], ReferableLoader) - Constructor for class org.norther.tammi.core.base.ReferableLoader
Constructs a new MBean loader with URLs and a parent.
ReferableLoaderMBean - Interface in org.norther.tammi.core.base
A referable MBean extension to Loader.
ReferableMBean<R> - Interface in org.norther.tammi.core.base
This interface must be implemented by MBeans exposing a reference to themselves for clients.
ReferableMBeanInfo - Class in org.norther.tammi.core.base
A referable MBean extension to MBeanInfo.
ReferableMBeanInfo(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class org.norther.tammi.core.base.ReferableMBeanInfo
Constructs a new info.
ReferableMBeanInfo(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class org.norther.tammi.core.base.ReferableMBeanInfo
Constructs a new info with a descriptor.
ReferableModelMBean<R> - Class in org.norther.tammi.core.model
Extends javax.management.RequiredModelMBean to support referable adaptees as managed resources.
ReferableModelMBean() - Constructor for class org.norther.tammi.core.model.ReferableModelMBean
Creates an empty adapter.
ReferableModelMBean(ModelMBeanInfo) - Constructor for class org.norther.tammi.core.model.ReferableModelMBean
Creates a new adapter with a specified model.
ReferableNotification - Class in org.norther.tammi.core.base
A referable notification.
ReferableNotification(String, MBeanReference<?>, long) - Constructor for class org.norther.tammi.core.base.ReferableNotification
Creates a notification.
ReferableNotification(String, MBeanReference<?>, long, String) - Constructor for class org.norther.tammi.core.base.ReferableNotification
Creates a notification with a message.
ReferableNotification(String, MBeanReference<?>, long, long) - Constructor for class org.norther.tammi.core.base.ReferableNotification
Creates a notification with a time stamp.
ReferableNotification(String, MBeanReference<?>, long, long, String) - Constructor for class org.norther.tammi.core.base.ReferableNotification
Creates a notification with a time stamp and message.
ReferableVariableRegistry - Class in org.norther.tammi.core.rt
A default implementation of ReferableVariableRegistryMBean.
ReferableVariableRegistry() - Constructor for class org.norther.tammi.core.rt.ReferableVariableRegistry
Constructs a new loader.
ReferableVariableRegistry(ClassLoader) - Constructor for class org.norther.tammi.core.rt.ReferableVariableRegistry
Constructs a new loader with a parent.
ReferableVariableRegistryMBean - Interface in org.norther.tammi.core.rt
A referable MBean extension to VariableRegistry.
REFERER - Static variable in class org.norther.tammi.acorn.http.HttpParser
Referer request header.
ReflowedException - Exception in org.norther.tammi.spray.template
An exception for redirected requests.
ReflowedException() - Constructor for exception org.norther.tammi.spray.template.ReflowedException
Constructs a new redirection.
ReflowedException(boolean) - Constructor for exception org.norther.tammi.spray.template.ReflowedException
Constructs a new redirection with security.
ReflowedException(String) - Constructor for exception org.norther.tammi.spray.template.ReflowedException
Constructs a new redirection with a selection.
ReflowedException(String, boolean) - Constructor for exception org.norther.tammi.spray.template.ReflowedException
Constructs a new redirection with a selection and security.
refresh(Object) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Refreshes an entry.
refresh(Object, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Refreshes an entry with a new frequency.
refresh(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
refresh(Object, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
REFRESH - Static variable in class org.norther.tammi.acorn.http.HttpParser
Refresh entity header.
refresh() - Method in interface org.norther.tammi.core.base.Refreshable
Refreshes the MBean.
refresh() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
refresh(String, Object) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
refresh(String, Object, int) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
refresh(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
refresh(String, Object, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
refresh(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Refreshes a value in the specified domain map.
refresh(String, Object, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Refreshes a value in the specified domain map with a new frequency.
refresh() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
refresh() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
refresh() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
refresh() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
refresh() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
refresh(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Refreshes references.
refresh(Object, String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Retrieves a named reference.
refresh() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
refresh() - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
refresh() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
refresh() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
refresh() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
refresh() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
refresh() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
Refreshable - Interface in org.norther.tammi.core.base
An interface to refreshable objects, which can refresh their contents with the defined method.
refreshLob(Object, ClassDescriptor) - Method in class org.norther.tammi.root.ojb.lob.DefaultLobHelper
 
refreshLocators(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Refreshes locators of the specified object.
refreshLocators(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
refreshLocators(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
refreshReference(Object, String, String...) - Method in interface org.norther.tammi.root.db.Persister
Refreshes a named reference of the specified object.
refreshReference(Object, String, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
refreshReference(Object, String, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
refreshReference(Object, String, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
refreshReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Refreshes references of the specified object.
refreshReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
refreshReferences(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
refreshReferences(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
RegexPermission - Class in org.norther.tammi.core.security
RegexpPermission represents access to server resources.
RegexPermission(String, String) - Constructor for class org.norther.tammi.core.security.RegexPermission
Constructs a new permission with actions.
RegexPermission(String, String, int) - Constructor for class org.norther.tammi.core.security.RegexPermission
Constructs a new permission with actions and compiler options.
RegexPermission(String, int) - Constructor for class org.norther.tammi.core.security.RegexPermission
Constructs a new permission with a mask.
RegexPermission(String, int, int) - Constructor for class org.norther.tammi.core.security.RegexPermission
Constructs a new permission with a mask and compiler options.
register(Object, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Registers an MBean with a string name.
register(Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Registers an unnamed MBean.
register(Object, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Registers the named MBean.
register(Object, ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Registers the named MBean exposing the specified class or interface.
register(String, Object) - Method in class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
 
register(String[]) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
register(String[]) - Method in interface org.norther.tammi.core.startup.Startup
Registers the startup without starting.
register(Object, String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
register(Object, ObjectName) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
registerAttributeInfo(VariableInfo) - Method in class org.norther.tammi.core.rt.VariableX
Registers attribute info.
registerAttributeInfo(VariableInfo) - Method in class org.norther.tammi.core.rt.VariableY
 
registerAttributeInfo(VariableInfo) - Method in class org.norther.tammi.core.rt.VariableZ
 
registerBean(String, Object) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
registerBean(String, Object) - Method in interface org.norther.tammi.core.scripter.Scripter
Registers a bean allowing a scripting engine or the application to access that bean by name and to manipulate it.
registerDynamicAttributes(OrderedMap<String, VariableConfiguration>, Object, Map<String, String>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Registers dynamic attributes of the specified variables.
registered(ObjectName, MBeanServer) - Method in class org.norther.tammi.core.base.MBeanInstance
Marks as registered.
registeredFontNameSet() - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
registeredFontNameSet() - Method in interface org.norther.tammi.sprig.jfree.JFreeReports
Returns a set of registered font names.
RegisteredInfoEvent - Class in org.norther.tammi.core.rt.event
Events of this type are sent to an object that implements RegistrationListener when attribute infos of a variable are registered.
RegisteredInfoEvent(VariableAttributeInfo) - Constructor for class org.norther.tammi.core.rt.event.RegisteredInfoEvent
Constructs a new initializer event.
registerFontFile(String, String) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
registerFontFile(String, String) - Method in interface org.norther.tammi.sprig.jfree.JFreeReports
Registers a new font.
registerFontPath(String, String) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
registerFontPath(String, String) - Method in interface org.norther.tammi.sprig.jfree.JFreeReports
Registers new fonts.
registerForeignDependencies(OrderedMap<String, DependenceDescriptor>) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Registers foreign dependencies of the specified objects.
registerInServer(MBeanServer, long) - Static method in class org.norther.tammi.core.startup.StaticStartup
A static registration method in the specified server.
registerInServer(String[], MBeanServer, long) - Static method in class org.norther.tammi.core.startup.StaticStartup
A static registration method in the specified server with arguments.
registerMBean(Object, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
registerMBean(Object, ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
registerMBean(Object, ObjectName, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
registerMBean(Object, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Registers the named MBean.
registerMBean(Object, ObjectName, String) - Method in interface org.norther.tammi.core.base.Domain
Registers the named MBean exposing the specified class or interface by applying the default model MBean.
registerMBean(Object, ObjectName, String, String) - Method in interface org.norther.tammi.core.base.Domain
Registers the named MBean exposing the specified class or interface by applying the specified model MBean.
registerMBean(String, Object) - Method in class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
Registers an MBean.
registerRemoteClient(AuthenticatedSession.RemoteClient) - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Registers the remote client that is associated with this session.
registerRemoteClient(AuthenticatedSession.RemoteClient) - Method in class org.norther.tammi.spray.session.DefaultSession
 
registerScriptingEngine(String, String, String[]) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
registerScriptingEngine(String, String, String[]) - Method in interface org.norther.tammi.core.scripter.Scripter
Registers a scripting engine in the static registry of the BSFManager.
registerUserPrincipal(Principal) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
registerUserPrincipal(Principal) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Registers the authenticated principal to the session of this request.
registerUserPrincipal(Principal, AuthenticatedSession.RemoteClient...) - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Registers the authenticated principal that is associated with this session or a joined one.
registerUserPrincipal(Principal, AuthenticatedSession.RemoteClient...) - Method in class org.norther.tammi.spray.session.DefaultSession
 
registerUserPrincipal(Principal, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
registerUserPrincipal(Principal, String) - Method in interface org.norther.tammi.spray.session.Manager
Registers a user principal to a session.
RegistrationException - Exception in org.norther.tammi.core.base
Thrown when object registration fails.
RegistrationException(String) - Constructor for exception org.norther.tammi.core.base.RegistrationException
Constructs a new exception with a message.
RegistrationException(Throwable) - Constructor for exception org.norther.tammi.core.base.RegistrationException
Constructs a new exception with a cause.
RegistrationException(String, Throwable) - Constructor for exception org.norther.tammi.core.base.RegistrationException
Constructs a new exception with a message and cause.
RegistrationFilterSupport - Class in org.norther.tammi.core.util
NotificationFilter implementation filtering out other notifications than MBean registrations and optionally specified additional notifications.
RegistrationFilterSupport() - Constructor for class org.norther.tammi.core.util.RegistrationFilterSupport
Constructs a new registration filter.
RegistrationFilterSupport(NotificationFilter) - Constructor for class org.norther.tammi.core.util.RegistrationFilterSupport
Constructs a new registration filter with a nested filter.
RegistrationListener - Interface in org.norther.tammi.core.rt.event
An interface to registrars that want to be informed when attribute infos are registered to the variable registry.
RegistrationNotification - Class in org.norther.tammi.core.base
A registration notification sent after registration and before unregistration.
RegistrationNotification(String, MBeanReference<?>, long, long) - Constructor for class org.norther.tammi.core.base.RegistrationNotification
Creates a notification with a time stamp.
Registry<K,V> - Interface in org.norther.tammi.core.base
An interface to MBean registries.
registryKeySet() - Method in interface org.norther.tammi.core.base.Container
Returns a read-only set of registered keys.
registryKeySet(String) - Method in interface org.norther.tammi.core.base.Container
Returns a set of registered keys of MBeans of a specific class in this registry.
registryKeySet(ObjectName) - Method in interface org.norther.tammi.core.base.Container
Returns a set of registered keys of a named MBean in this registry.
registryKeySet(String, ObjectName) - Method in interface org.norther.tammi.core.base.Container
Returns a set of registered keys of a named MBean of a specific class in this registry.
registryKeySet(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
registryKeySet(ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
registryKeySet(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
registryKeySet() - Method in class org.norther.tammi.core.base.DefaultContainer
 
registryKeySet(String) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registryKeySet(ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registryKeySet(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registryKeySet() - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registryKeySet() - Method in interface org.norther.tammi.core.base.Registry
Returns a read-only set of all registered keys.
registryKeySet(String) - Method in interface org.norther.tammi.core.base.Registry
Returns a set of registered keys of MBeans of a specific class in this registry.
registryKeySet(ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Returns a set of registered keys a named MBean in this registry.
registryKeySet(String, ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Returns a set of registered keys of a named MBean of a specific class in this registry.
registryMap() - Method in interface org.norther.tammi.core.base.Container
Returns a map view to this registry.
registryMap() - Method in class org.norther.tammi.core.base.DefaultContainer
 
registryMap() - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registryMap() - Method in interface org.norther.tammi.core.base.Registry
Returns a map view to this registry.
registrySize() - Method in interface org.norther.tammi.core.base.Container
Gets the size of the registry.
registrySize() - Method in class org.norther.tammi.core.base.DefaultContainer
 
registrySize() - Method in class org.norther.tammi.core.base.DefaultRegistry
 
registrySize() - Method in interface org.norther.tammi.core.base.Registry
Gets the size of the registry.
rehash() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
Rehashes the contents of this map into a new table with a larger capacity.
rehash() - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
Rehashes the contents of this map into a new table with a larger capacity.
reinitialize(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
reinitialize() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
reinitialize(String, List<BSFDeclaredBean>) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
reinitialize(String, List<BSFDeclaredBean>) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
reinitialize(String, List<BSFDeclaredBean>) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
reinitialize(String, List<BSFDeclaredBean>) - Method in interface org.norther.tammi.core.scripter.lang.ScriptEngine
Reinitializes the engine by clearing existing declarations.
reinitialize(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Reinitializes an existing BSF engine ignoring exceptions.
reinitialize() - Method in class org.norther.tammi.core.scripter.lang.ScriptManager
Reinitializes all engines ignoring exceptions.
reinitialize(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Reinitializes an engine of the specified language.
reinitialize() - Method in interface org.norther.tammi.core.scripter.Scripter
Reinitializes all engines ignoring exceptions.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor.QueuePolicy
 
relay(OutputStream, String, String) - Method in class org.norther.tammi.spray.protocol.chain.RelayRequest
Relays the request.
relay(InputStream) - Method in class org.norther.tammi.spray.protocol.chain.RelayResponse
Relays the response.
RelayRequest - Class in org.norther.tammi.spray.protocol.chain
A HTTP relay request.
RelayRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.RelayRequest
Constructs a new request.
RelayResponse - Class in org.norther.tammi.spray.protocol.chain
A HTTP relay response.
RelayResponse() - Constructor for class org.norther.tammi.spray.protocol.chain.RelayResponse
Constructs a new response.
RelayResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.protocol.chain.RelayResponse
Constructs a new response with a wrapped one.
release() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Releases an exclusive lock to this record.
release() - Method in class org.norther.tammi.acorn.logger.DefaultLogFactory
 
release() - Method in interface org.norther.tammi.acorn.logger.LogFactory
Releases cached instances.
release() - Method in class org.norther.tammi.core.base.MBeanHandle
Releases the current referent.
release() - Method in class org.norther.tammi.core.cache.BufferedResource
 
release() - Method in class org.norther.tammi.core.cache.FileResource
 
release() - Method in interface org.norther.tammi.core.cache.Resource
Releases the cached resource.
release() - Method in class org.norther.tammi.core.cache.URLResource
 
release() - Method in class org.norther.tammi.core.cache.VoidResource
 
release() - Method in class org.norther.tammi.core.locale.PluggableResourceBundle
Releases this plug-in bundle.
release() - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
release() - Method in class org.norther.tammi.core.logger.JDK4Logger
 
release() - Method in class org.norther.tammi.core.logger.Log4JLogger
 
release() - Method in interface org.norther.tammi.core.logger.Logger
Releases cached log instances.
release(Challenge) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
release() - Method in interface org.norther.tammi.core.realm.Challenge
Releases this challenge.
release() - Method in class org.norther.tammi.core.realm.DefaultChallenge
 
release(Challenge) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
release(Challenge) - Method in interface org.norther.tammi.core.realm.Realm
Releases the generated challenge.
release() - Method in class org.norther.tammi.root.db.LobResource
 
release() - Method in interface org.norther.tammi.root.db.query.QueryIterator
Releases resources of this iterator.
release() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
release() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
release() - Method in class org.norther.tammi.root.ojb.query.RsIteratorAdapter
 
release() - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
release() - Method in class org.norther.tammi.spray.engine.chain.RequestBoundObjectName
Releases the bound object name without unregistering the corresponding MBean.
release() - Method in class org.norther.tammi.spray.engine.chain.SessionBoundObjectName
Releases the bound object name without unregistering the corresponding MBean.
release() - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
release() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
release() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Releases this context after state changes.
release() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
releaseFromRequest(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Releases an MBean from the current request without unregistering.
releaseFromSession(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Releases an MBean from the current session without unregistering.
releaseMBeanServer(MBeanServer) - Static method in class org.norther.tammi.core.base.StaticDomain
Releases a shared MBean server.
relocate() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
Relocates the step.
remainingCapacity() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
REMOTE_ADDR - Static variable in class org.norther.tammi.acorn.http.HttpParser
Remote-Addr pragma.
REMOTE_HOST - Static variable in class org.norther.tammi.acorn.http.HttpParser
Remote-Host access log comment.
REMOTE_USER - Static variable in class org.norther.tammi.acorn.http.HttpParser
Remote-User access log comment.
RemoteIdentity - Class in org.norther.tammi.core.realm
A remote implementation of java.security.Principal identifying an unauthenticated user that is available for use by Realm implementations.
RemoteIdentity() - Constructor for class org.norther.tammi.core.realm.RemoteIdentity
Constructs an empty identity.
remove(Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
remove(Object, Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
remove() - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
remove(int) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
remove(int) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Removes an object from the set at the specified position.
remove(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
remove(Object, Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Removes the specified element from this set if present.
remove() - Method in class org.norther.tammi.acorn.util.CounterIterator
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
remove(int) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
remove(Object, Object) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
remove(Object) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
remove(Object, Object) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
remove(Object) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
remove(Object) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
remove(Object) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
remove(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
remove() - Method in class org.norther.tammi.acorn.util.UnmodifiableIterator
 
remove(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
remove(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
remove(Object, Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
remove() - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
remove(int) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
remove(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
remove(String) - Method in interface org.norther.tammi.core.base.Container
Removes an MBean from this registry.
remove(String) - Method in class org.norther.tammi.core.base.DefaultBroker
 
remove(String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
remove(String) - Method in class org.norther.tammi.core.base.DefaultFactory
 
remove(Object) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
remove(Object) - Method in interface org.norther.tammi.core.base.Registry
Removes an MBean from this registry.
remove(String, Object) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
remove(String, Object) - Method in interface org.norther.tammi.core.cache.SharedCache
Removes a value from the specified domain map.
remove(Object) - Method in class org.norther.tammi.core.config.Configuration
 
remove(Object, Object) - Method in class org.norther.tammi.core.config.Configuration
 
remove(String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
remove(Object) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
remove(Runnable) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
remove(Runnable) - Method in interface org.norther.tammi.core.thread.PooledExecutor
Removes the specified task.
remove() - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
remove(Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
remove() - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
remove(Identity) - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
 
remove(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Removes an object from the cache.
remove(String) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
remove(String) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Removes an object from the context.
remove(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
 
remove(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
remove(Object) - Method in class org.norther.tammi.spray.freemarker.TemplateCacheAdapter
 
remove() - Method in class org.norther.tammi.spray.template.tool.FormTool
Removes the current form variable.
remove(Variable) - Method in class org.norther.tammi.spray.template.tool.FormTool
Removes the specified form variable.
remove(Variable, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Removes the indexed form variable.
remove(Object) - Method in class org.norther.tammi.spray.velocity.TemplateCacheAdapter
 
REMOVE_ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Remove attribute element method.
REMOVE_ATTRIBUTE_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Remove attribute element description.
REMOVE_VALIDATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Remove validated element method.
REMOVE_VALIDATED_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Remove validated element description.
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
removeAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
removeAllowedPermissions(String) - Method in interface org.norther.tammi.core.security.AccessController
Removes allowed permissions for a specified role.
removeAllowedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
removeAllowedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
removeAllowedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
removeAllowedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
removeAppender(Object, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
removeAppender(Object, String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
removeAppender(Object, String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
removeAppender(Object, String) - Method in interface org.norther.tammi.core.logger.Logger
Removes an appender from the specified logger.
removeAt(int) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
removeAt(int) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
removeAt(int) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
removeAt(int) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
removeAt(int) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Removes the indexed element in this map.
removeAt(int) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Removes the indexed element in this set.
removeAt(int) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
removeAt(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
removeAt(int) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
removeAt(int) - Method in class org.norther.tammi.core.config.Configuration
 
removeAttribute(String, String, ConcurrentMap<K, V>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Removes a key attribute.
removeAttribute(String) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
removeAttribute(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
removeAttribute(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
removeAttribute(String) - Method in class org.norther.tammi.spray.session.DefaultSession
 
removeAttribute(Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
removeAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
removeAttribute(Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Removes a context attribute.
removeAttribute(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Removes a context attribute with the specidied value.
removeAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a page attribute.
removeAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeAttribute(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
removeAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
removeAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeAttribute(String, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Removes an attribute.
removeAttributeElement(String, Object) - Method in interface org.norther.tammi.core.rt.Variable
Removes an element from an array attribute without validation.
removeAttributeElement(String, int) - Method in interface org.norther.tammi.core.rt.Variable
Removes the indexed element from an array attribute without validation.
removeAttributeElement(String, Object) - Method in class org.norther.tammi.core.rt.VariableX
 
removeAttributeElement(String, int) - Method in class org.norther.tammi.core.rt.VariableX
 
removeAttributeElement(int, VariableAttributeInfo, int, Object, boolean, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Removes the specified attribute element with optional validation.
removeAttributeInfo(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
removeAttributeInfo(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Removes registered attributes of the specified variable type.
removeAttributeValue(String, String, Collection<V>, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Removes a multi-valued attribute value.
removeAttributeValue(String, String, Collection<V>, int) - Method in class org.norther.tammi.core.base.AttributeSupport
Removes an indexed multi-valued attribute value.
removeAttributeValue(String, String, ConcurrentMap<K, Collection<V>>, Object, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Removes a multi-valued key attribute value.
removeAttributeValue(String, String, ConcurrentMap<K, Collection<V>>, int, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Removes an indexed multi-valued attribute value.
removeAuthenticationListener(AuthenticationListener) - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Removes an authentication listener.
removeBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeBodyAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a body attribute.
removeBodyAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeBodyAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeBodyScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a body script.
removeBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeBodyScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeCache() - Method in interface org.norther.tammi.core.cache.CacheClient
Removes the cache.
removeCache() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
removeCache(String) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
removeCache(String) - Method in interface org.norther.tammi.core.cache.KeyCacheClient
Removes the specified cache.
removeCache() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
removeCache() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
removeCache() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
removeCache() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Removes the cache which is always null for CacheMonitor.
removeCache() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeCache(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeCache() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
removeCache() - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
removeCache() - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
removeCache() - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
removeCache() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeCache() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
removeCaches() - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
removeCaches() - Method in interface org.norther.tammi.core.cache.KeyCacheClient
Removes all caches.
removeCaches() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeClassDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Removes the class descriptor of the specified class.
removeClassDescriptor(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
removeClassDescriptor(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
removeClassSpecificPattern(String) - Method in interface org.norther.tammi.core.converter.DateConverter
Removes the class specific default date pattern.
removeClassSpecificPattern(String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
removeComment(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
removeComment(String) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Removes a named comment.
removeComment(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
removeConnection(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
removeConnection(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Removes the specified connection.
removeConnection(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
removeConnectionAlias(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeConnectionAlias(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Removes an alias for the specified connection.
removeConnectionDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeConnectionDescriptor(String, String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeConnectionDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Removes the default connection descriptor from the repository.
removeConnectionDescriptor(String, String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Removes the specified connection descriptor from the repository.
removeConnectionDescriptor(String, String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
removeConnectionDescriptor(String, String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
removeContentType(MimeType) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
removeContentType(MimeType) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Removes a content type from this profile.
removeContentType(MimeType) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
removeContentTypeBranch(String) - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
removeContentTypeBranch(String) - Method in interface org.norther.tammi.spray.media.ServiceFilter
Removes the service branch of the specified content type.
removeContext(String) - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
removeContext(String) - Method in interface org.norther.tammi.core.naming.NamingContextFactory
Removes a domain specific context and the corresponding initial context.
removeContextAttribute(Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
removeContextAttribute(Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Removes the named global context attribute.
removeContextPath(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
removeContextPath(String) - Method in interface org.norther.tammi.core.io.PathFinder
Removes a context path.
removeControlAttribute(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeControlAttribute(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified control attribute.
removed(CachedEntryEvent) - Method in interface org.norther.tammi.acorn.cache.event.CacheListener
Notifies the object that it has been removed from the cache.
removed(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.BufferedResource
 
removed(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.FileResource
 
removed(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.URLResource
 
removed(CachedEntryEvent) - Method in class org.norther.tammi.root.db.LobResource
 
removed(CachedEntryEvent) - Method in class org.norther.tammi.spray.session.DefaultSession
 
removeDefaultContentType(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeDefaultContentType(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes one or more default content types for requests.
removeDeniedPermissions(String) - Method in interface org.norther.tammi.core.security.AccessController
Removes denied permissions for a specified role.
removeDeniedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
removeDeniedPermissions(String) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
removeDeniedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
removeDeniedPermissions(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
removeDependence(DependenceRule) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Removes the specified dependence.
removeDependenceDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
removeDependenceDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Removes the dependence descriptor of the specified class.
removeDependencies(Collection<? extends DependenceRule>) - Method in class org.norther.tammi.root.db.rule.DependenceDescriptor
Removes the specified dependencies.
removeDomain(String) - Method in class org.norther.tammi.core.cache.DefaultResourceCache
 
removeDomain(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
removeDomain(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Removes the specified domain.
removeEncoderClassName(String) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
removeEncoderClassName(String) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Removes the class name of the specified encoder.
removeEntry(Object, Object, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Removes an entry mapped to the specified key.
removeEntry(Object, Object, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
removeEntry(Object, Object, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
removeEntry(Object, Object, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
removeEntry(Object, Object, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
removeExporterClassName(String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
removeExporterClassName(String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Removes the class name of the specified exporter.
removeFilter(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
removeFilter(String) - Method in interface org.norther.tammi.core.logger.Logger
Removes an exception filter.
removeFilterName(ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
removeFilterName(int) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
removeFilterName(ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Removes the first filter with the specified name from the pipe.
removeFilterName(int) - Method in interface org.norther.tammi.spray.filter.Pipe
Removes the indexed filter from the pipe.
removeFixedPath(String) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
removeFixedPath(String) - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Removes a fixed content path.
removeFlow(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
removeFlow(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Removes the named flow.
removeFolderPath(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
removeFolderPath(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Removes a key folder path.
removeFolderPath(String) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
removeFolderPath(String) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Removes a template folder path.
removeFormProperty(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeFormProperty(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified form property.
removeFormTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeFormTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified form template.
removeFromCache(Object) - Method in interface org.norther.tammi.root.db.Persister
Removes the specified object from the cache.
removeFromCache(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
removeFromCache(Object) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
removeFromCache(Object) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
removeFromEnvironment(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
removeFromEnvironment(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
removeGlobalTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Removes a global context tool.
removeGlobalTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
removeHeadScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeHeadScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a head script.
removeHeadScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeHeadScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeHost() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes the linked host.
removeHostPattern(String, String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeHostPattern(Pattern) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
removeHostPattern(Pattern) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Removes a host pattern.
removeHostPattern(Pattern) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
removeHostPattern(String, String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a host pattern from a named profile.
removeHttpSessionAttributeListener(HttpSessionAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeHttpSessionAttributeListener(HttpSessionAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a HTTP session attribute listener.
removeHttpSessionListener(HttpSessionListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeHttpSessionListener(HttpSessionListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a HTTP session listener.
removeInfoTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeInfoTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified info template.
removeInputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeInputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified input template.
removeKeyStore(KeyStore) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
removeKeyStore(KeyStore) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Removes a key store.
removeKeyStores(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
removeKeyStores(String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Removes all key stores for the specified alias.
removeLink() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes the linked link.
removeLinkAnchor(String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
removeLinkAnchor(int) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
removeLinkAnchor(String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Removes the anchor of the named link.
removeLinkAnchor(int) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Removes the indexed link anchor.
removeLinked(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes the linked value.
removeListener(Reference<?>) - Method in class org.norther.tammi.core.monitor.DefaultFinalizer
 
removeListener(Reference<?>) - Method in interface org.norther.tammi.core.monitor.Finalizer
Removes the registered listener of a reference.
removeListener(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
removeListener(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Removes a listener.
removeLocalPatternChars(Locale) - Method in interface org.norther.tammi.core.converter.DateConverter
Removes the locale specific pattern chars.
removeLocalPatternChars(Locale) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
removeLogFactory(LogFactory) - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Removes the log factory instance.
removeMappedServlet(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
removeMappedServlet(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Removes the servlet mapped to the specified path.
removeMediaKey(String) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
removeMediaKey(String) - Method in interface org.norther.tammi.spray.media.MediaProvider
Removes a path finder media key.
removeMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeMetaElement(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a meta element.
removeMetaElement(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeMetaElement(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeNativeCountry(String) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
removeNativeCountry(String) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Removes the native country for the specified language.
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.AbstractLoader
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.Adaptee
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.Adaptee
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.MBeanHandle
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.MBeanHandle
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.MBeanInstance
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.MBeanInstance
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.base.Referable
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.base.Referable
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.cache.DefaultCache
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.cache.DefaultCache
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.core.rt.VariableY
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.core.rt.VariableY
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.manual.sample.ReferableCounter
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
removeNotificationListener(NotificationListener) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
removeOutputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeOutputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the qualified output template.
removePackageName(String) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
removePackageName(String) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Removes a package name from the task search list.
removePageId() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Removes the id of the page.
removeParameter(String) - Method in class org.norther.tammi.acorn.mime.MimeType
Removes a parameter from the MIME type.
removeParameter(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Removes parameter values from the parameter map.
removeParent(TemplateContext) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
removeParent(int) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
removeParent(TemplateContext) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Removes a parent context.
removeParent(int) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Removes an indexed parent context.
removePathInfo(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes a name=value pair from the path info.
removePersisterFactoryMBean(String, MBeanReference<? extends PersisterFactory>) - Static method in class org.norther.tammi.root.db.StaticPersisterFactory
Removes the specified persister factory.
removePipe() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes the linked pipe.
removePluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removePluginAttribute(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a plugin attribute.
removePluginAttribute(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removePluginAttribute(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removePostField(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Removes a post field.
removeProfile(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeProfile(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes the named profile.
removeProfileContentType(String, String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeProfileContentType(String, String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a profile specific content type.
removeProperties(String, String[]) - Method in class org.norther.tammi.core.config.Configuration
Removes multivalued property values.
removeProperty(String) - Method in interface org.norther.tammi.core.config.Configurable
Removes a property.
removeProperty(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Removes a multivalued property.
removeProperty(String) - Method in class org.norther.tammi.core.config.Configuration
Removes a property.
removeProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Removes a multivalued property value.
removeProperty(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
removeProperty(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
removeProperty(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
removeProperty(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
removeProperty(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
removeProperty(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
removeProperty(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Removes a property.
removeProperty(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Removes a multivalued property.
removeProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
removeProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
removeProperty(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
removeProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
removeProperty(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeProperty(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeProperty(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Removes the property of the current step.
removeProperty(FlowStep, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Removes the property of the specified step.
removePropertyFilePath(String) - Method in interface org.norther.tammi.core.config.Configurable
Removes a property file path.
removePropertyFilePath(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
removePropertyFilePath(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
removePropertyFilePath(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
removePropertyFilePath(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Removes a property file path.
removePropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
removePropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
removePropertyFilePath(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
removePropertyFilePath(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Removes the property file path of the specified servlet.
removePropertyFilePath(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeQueryString(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes a name=value pair from the query string.
removeRange(int, int) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Removes a range of elements from this list in one operation.
removeRecord(String) - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Removes a record.
removeRegisteredConnection(String, String, MBeanReference<? extends PersisterFactory>) - Static method in class org.norther.tammi.root.db.StaticPersisterFactory
Removes a registered connection alias.
removeRequestTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Removes a request context tool.
removeRequestTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
removeResourceBundleName(String, String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
removeResourceBundleName(String, String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Removes a resource bundle name of the qualified name.
removeResourceBundleName(String, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
removeResourceBundleName(String, String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
removeRole(String, String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
removeRole(String, String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Removes a role.
removeService() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Removes the linked service.
removeServletContextAttributeListener(ServletContextAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeServletContextAttributeListener(ServletContextAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a servlet context attribute listener.
removeServletContextListener(ServletContextListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeServletContextListener(ServletContextListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a servlet context listener.
removeServletRequestAttributeListener(ServletRequestAttributeListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeServletRequestAttributeListener(ServletRequestAttributeListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a servlet request attribute listener.
removeServletRequestListener(ServletRequestListener) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
removeServletRequestListener(ServletRequestListener) - Method in interface org.norther.tammi.spray.session.Manager
Removes a servlet request listener.
removeSessionTool(String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Removes a session context tool.
removeSessionTool(String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
removeSkin(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
removeSkin(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Removes the named skin.
removeStateListener(StepStateListener) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
removeStateListener(StepStateListener) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Removes a state listener of this flow step.
removeStateListener(StepStateListener) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
removeStep(String, int) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
removeStep(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
removeStep(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Removes the indexed flow step.
removeStep(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
removeStep(String, int) - Method in interface org.norther.tammi.spray.template.FlowFilter
Removes the indexed step from the named flow.
removeStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
removeStyleSheet(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Removes a style sheet.
removeStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
removeStyleSheet(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
removeSupportedLocale(Locale) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
removeSupportedLocale(Locale) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Removes a supported locale.
removeTerminalIdCookie(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeTerminalIdCookie(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a potential terminal id cookie.
removeTerminalIdHeader(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeTerminalIdHeader(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a potential terminal id header.
removeTerminalIdParameter(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeTerminalIdParameter(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a potential terminal id header.
removeTraceListener(TraceListener) - Method in interface org.norther.tammi.acorn.trace.Traceable
Removes a listener.
removeTraceListener(TraceListener) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
removeTraceListener(TraceListener) - Method in class org.norther.tammi.core.config.Configuration
 
removeTraceListener(TraceListener) - Method in class org.norther.tammi.core.rt.VariableX
 
removeTraceListener(TraceListener) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
removeTraceListener(TraceListener) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
removeTransition(Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Removes the transition of the current step.
removeTransition(FlowStep, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Removes the transition of the specified step.
removeUser(String) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
removeUser(String) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Removes a user.
removeUserAgentPattern(String, String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
removeUserAgentPattern(Pattern) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
removeUserAgentPattern(Pattern) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Removes a user agent pattern.
removeUserAgentPattern(Pattern) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
removeUserAgentPattern(String, String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Removes a user agent pattern from a named profile.
removeValidatedElement(String, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Removes an element from a dynamic array attribute with validation.
removeValidatedElement(String, int, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Removes the indexed element from a dynamic array attribute with validation.
removeValidatedElement(String, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
removeValidatedElement(String, int, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
removeValue(Variable, String, Object) - Method in class org.norther.tammi.core.rt.Introspector
Removes an element from the named array attribute of the specified variable.
removeValue(Variable, String, int) - Method in class org.norther.tammi.core.rt.Introspector
Removes the indexed element from the named array attribute of the specified variable.
removeValue(Variable, String, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
removeValue(Variable, String, int) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
removeValue(String) - Method in class org.norther.tammi.spray.session.DefaultSession
 
removeVariable(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
removeVariable(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
removeVariable(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Removes the indexed variable.
removeVariable(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
removeVariable(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Removes the specified form variable from a session.
removeVariables() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
removeVariables() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Removes all variables.
removeVariables() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
rename(Name, Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
rename(String, String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
rename(Name, Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
rename(String, String) - Method in class org.norther.tammi.core.naming.DomainContext
 
rename(ChartModel, List<Comparable<?>>, List<Comparable<?>>) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns a named chart model.
RenamedChartModel - Class in org.norther.tammi.acorn.jfc
A renamed chart model.
RenamedChartModel(ChartModel, List<Comparable<?>>, List<Comparable<?>>) - Constructor for class org.norther.tammi.acorn.jfc.RenamedChartModel
Constructs a new model.
render(File, String, boolean...) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
Renders the contents of the specified file.
render(URL, String, boolean...) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
Renders the contents of the specified URL.
render(InputStream, String, boolean...) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
Renders the contents of the specified stream.
render(String, String, Variable, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
render(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
render(String, String, Variable, MBeanAttributeInfo, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
render(String, Variable, MBeanAttributeInfo, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
render(String, String, Variable, boolean, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Renders a form as a variable.
render(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Renders a form as a variable using a fixed template.
render(String, String, Variable, MBeanAttributeInfo, boolean, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Renders a control as the specified variable attribute.
render(String, Variable, MBeanAttributeInfo, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Renders a control as the specified variable attribute using a fixed template.
render() - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the current form variable.
render(boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the current form variable with a read-only option.
render(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the current form variable with a template.
render(String, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the current form variable with a template and read-only option.
render(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the indexed form variable and marks it as the current one.
render(Variable, boolean, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the indexed form variable and read-only option and marks it as the current one.
render(String, Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the indexed form variable with a template and marks it as the current one.
render(String, Variable, boolean, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders the indexed form variable with a template and read-only option and marks it as the current one.
render(MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders a form attribute element and marks it as the current one.
render(MBeanAttributeInfo, boolean, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders a form attribute element with a read-only option and marks it as the current one.
render(String, MBeanAttributeInfo, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders a form attribute element with a specified template and marks it as the current one.
render(String, MBeanAttributeInfo, boolean, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Renders a form attribute element with a specified template and read-only option and marks it as the current one.
render(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Renders the named and optionally local and localized page template.
render(String, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Renders the named and optionally localized page template with the specified encoding.
render(CharSequence, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Renders optionally local run-time content.
renew() - Method in class org.norther.tammi.core.base.MBeanHandle
Renews the reference to the referent.
renewFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
renewFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Renews flow step form variables of the specified request by creating a new instance of each variable.
renewFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
renewVariable(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
renewVariable(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Renews the indexed variable by replacing it with a fresh one.
renewVariable(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
renewVariables() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
renewVariables() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Renews all variables by replacing them with fresh ones.
renewVariables() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
replace(K, V) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
replace(K, V, V) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
replace(int, int, String) - Method in class org.norther.tammi.acorn.lang.XMLString
Replaces a string argument.
replace(K, V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
replace(K, V, V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
 
replace(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
replace(K, V, V) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
replace(K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
replace(K, V, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
replace(int, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
replace(int, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
replace(int, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Replaces the indexed element in this map.
replace(K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
replace(K, V, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
replace(int, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
replace(String, Object) - Method in class org.norther.tammi.core.config.Configuration
 
replace(String, Object, Object) - Method in class org.norther.tammi.core.config.Configuration
 
replace(int, Object) - Method in class org.norther.tammi.core.config.Configuration
 
replace(Object, Object, Object) - Method in class org.norther.tammi.root.hbm.conversion.ImmutableObjectConversion
 
replace(String, String, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Replaces occurancies of the specified substring in a string to another substring.
REPLACE_ATTRIBUTE_INFO - Static variable in interface org.norther.tammi.core.rt.Variable
Replace attribute info method.
REPLACE_ATTRIBUTE_INFO_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Replace attribute info description.
replaceAttributeInfo(Collection<? extends MBeanFeatureInfo>) - Method in interface org.norther.tammi.core.rt.Variable
Replaces attribute info of dynamic attributes of this variable.
replaceAttributeInfo(Collection<? extends MBeanFeatureInfo>) - Method in class org.norther.tammi.core.rt.VariableX
 
replaceEntry(K, V, V, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Replaces an entry mapped to the specified key.
replaceEntry(K, V, V, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
replaceEntry(K, V, V, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
replaceEntry(K, V, V, boolean, ConcurrentAbstractMap.Modification[]) - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
replaceTag(int, int, CharSequence) - Method in class org.norther.tammi.acorn.lang.XMLString
Replaces a tag argument without encoding.
replaceValidities(VariableValidity, VariableValidity) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
replaceValidities(VariableValidity, VariableValidity) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Replaces the specified validities with the new one.
replaceValidities(VariableValidity, VariableValidity) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
REPORT_EXTENSION - Static variable in interface org.norther.tammi.sprig.jasper.JasperReports
The report file extension.
reportDone(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
ReportEngine - Interface in org.norther.tammi.sprig.report
An interface to report engines.
reportErrorEvent(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
reportErrorEvent(String, String) - Method in interface org.norther.tammi.core.realm.NativeRealm
Reports an error event.
ReportEvaluator - Class in org.norther.tammi.sprig.jasper.model
An extended report calculator with variable support.
ReportEvaluator() - Constructor for class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Construcs a new evalautor.
ReportExpression - Class in org.norther.tammi.sprig.jfree.function
A base report expression.
ReportExpression() - Constructor for class org.norther.tammi.sprig.jfree.function.ReportExpression
Constructs a new expression.
ReportFilter - Interface in org.norther.tammi.sprig.report
An interface to report filters.
reportFinished(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
ReportFunction - Class in org.norther.tammi.sprig.jfree.function
A base report function.
ReportFunction() - Constructor for class org.norther.tammi.sprig.jfree.function.ReportFunction
Constructs a new function.
reportInfoEvent(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
reportInfoEvent(String, String) - Method in interface org.norther.tammi.core.realm.NativeRealm
Reports an info event.
reportInitialized(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
ReportLayout - Interface in org.norther.tammi.sprig.report.layout
An interface to parsed report layouts.
ReportLayoutAdapter - Class in org.norther.tammi.sprig.report.layout
A report layout adapter.
ReportLayoutAdapter(Object) - Constructor for class org.norther.tammi.sprig.report.layout.ReportLayoutAdapter
Constructs a new adapter.
ReportModel - Interface in org.norther.tammi.sprig.report.model
An extension to chart model supporting reporting.
ReportModelAdapter - Class in org.norther.tammi.sprig.report.model
An abstract report model adapter.
ReportModelAdapter(TableModel) - Constructor for class org.norther.tammi.sprig.report.model.ReportModelAdapter
Constructs a new adapter.
ReportModelAdapter(TableModel, Locale) - Constructor for class org.norther.tammi.sprig.report.model.ReportModelAdapter
Constructs a new adapter with a locale.
reportStarted(ReportEvent) - Method in class org.norther.tammi.sprig.jfree.function.ReportFunction
 
ReportTool - Class in org.norther.tammi.sprig.report.tool
A request context tool for report processing.
ReportTool() - Constructor for class org.norther.tammi.sprig.report.tool.ReportTool
Constructs a new tool.
reportWarningEvent(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
reportWarningEvent(String, String) - Method in interface org.norther.tammi.core.realm.NativeRealm
Reports a warning event.
RepositoryClient - Interface in org.norther.tammi.root.db
An interface to repository clients interacting with a repository through a persister.
RepositoryConnection - Class in org.norther.tammi.root.db
An inner class for repository connections.
RepositoryFilter - Interface in org.norther.tammi.spray.db
RepositoryFilter can be applied to configure a persister for a pipe.
RepositoryInitializer - Class in org.norther.tammi.root.rt.util
A connection initializer parsing repository class descriptors.
RepositoryInitializer() - Constructor for class org.norther.tammi.root.rt.util.RepositoryInitializer
Constructs a new initializer.
RepositoryParser - Interface in org.norther.tammi.root.db
An interface to class descriptor parsers of the repository.
RepositoryRealm - Interface in org.norther.tammi.root.realm
A realm accessing user data in persistent storage.
RepositoryStepAction - Class in org.norther.tammi.spray.db.step
A flow step action for repository based actions.
RepositoryStepAction() - Constructor for class org.norther.tammi.spray.db.step.RepositoryStepAction
Constructs a new flow step action.
REQUEST_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The request parsed mask.
REQUEST_TIMEOUT_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ServletConnector
The request timeout property.
RequestBoundObjectName - Class in org.norther.tammi.spray.engine.chain
An object name bound to a request.
RequestBoundObjectName(ObjectName) - Constructor for class org.norther.tammi.spray.engine.chain.RequestBoundObjectName
Constructs a new bound object name.
requestDestroyed(ServletRequestEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
requestInitialized(ServletRequestEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
requestKeySet() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Returns a read-only set of request keys.
requestKeySet() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
requiresLayout() - Method in class org.norther.tammi.core.logger.log4j.EventLogAppender
Requires a layout.
RES_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The res name attribute.
RES_NAMESPACE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The default res namespace.
RES_STATE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The res state attribute.
RES_STATUS_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The res status attribute.
RES_TYPE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The res type attribute.
RES_VALUE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The res value attribute.
ResConstants - Interface in org.norther.tammi.core.rt.vdeml
VDEML response constants.
reserve(long) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
reserve(long) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Reserves this context for state changes at the specified time unless stale or interrupted.
reserve(long) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
reset() - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
reset() - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
reset(InputStream) - Method in class org.norther.tammi.acorn.io.CollectorInputStream
Resets the collector for a new stream.
reset() - Method in class org.norther.tammi.acorn.io.FileInputStream
 
reset() - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
reset() - Method in class org.norther.tammi.acorn.io.RecordWriter
Resets the buffer.
reset() - Method in class org.norther.tammi.acorn.io.VoidInputStream
 
reset() - Method in class org.norther.tammi.acorn.net.URLInputStream
 
reset() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
 
reset() - Method in class org.norther.tammi.acorn.util.CounterCollection
Resets the latest iterator, if any.
reset() - Method in class org.norther.tammi.acorn.util.CounterIterator
Resets the counter.
reset() - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
reset() - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
reset() - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
reset() - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
reset() - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
reset() - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Resets this interpreter.
reset() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
reset() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
reset() - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
reset() - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Resets the stream if it has not been flushed.
reset() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Resets the default URL.
reset() - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
reset() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
reset() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
reset(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
reset(int, int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
reset() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Resets default routes.
reset(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Resets default routes of the specified step.
reset(int, int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Resets the default route between steps.
reset() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
reset(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
reset(int, int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
reset() - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
Resets this skin.
reset() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Resets the contents of this skin.
reset() - Method in class org.norther.tammi.spray.terminal.chain.TerminalResponse
 
RESET_VALIDATED_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Reset validated values method.
RESET_VALIDATED_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Reset validated values description.
resetBuffer() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
resetBuffer() - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
resetBuffer() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
resetBuffer() - Method in class org.norther.tammi.spray.servlet.chain.TemplateResponse
 
resetCloneAccess() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Resets all temporary masks to their original values.
resetCurrentForm(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resetCurrentForm(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resetCurrentForm(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Resets the current form of the specified request to the default form.
resetCurrentForm(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Resets the current form of the specified request to the named form.
resetCurrentSkin(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
resetCurrentSkin(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
resetCurrentSkin(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.SkinFilter
Resets the current skin of the session of the specified request to the default skin.
resetCurrentSkin(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.SkinFilter
Resets the current skin of the session of the specified request to the named skin.
resetFlow() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Resets the default flow.
resetForm() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Resets the default form.
resetFormParameters() - Method in class org.norther.tammi.spray.template.tool.FormTool
Resets the request parameters of the current form.
resetFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
resetFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Resets flow step form variables of the specified request by setting the form validities back to initial.
resetFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
resetFrom(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
resetFrom(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Resets default routes from the specified step.
resetFrom(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
resetHeaders() - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
Resets buffer and headers of this response.
resetHost() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Resets the default host.
resetIdentityValues(Object) - Method in interface org.norther.tammi.root.db.Persister
Resets identity attribute values of the specified object to nulls, if they are auto incremental.
resetIdentityValues(Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
resetLink() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Resets the default link.
resetName() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Resets the name of the default skin of this request and session.
resetPage() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Resets the default page.
resetParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resetParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resetParameterMap() - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
resetParameterMap(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
resetParameterMap() - Method in interface org.norther.tammi.spray.template.form.FormParameters
Resets parsed parameters.
resetParameterMap(String) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Resets prefixed parameters.
resetParameterMap(ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Resets the parameter map of the specified request.
resetParameterMap(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Resets the prefixed parameter map of the specified request.
resetPipe() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Resets the default pipe.
resetReadAccess() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Resets readable and serializable masks to their original values.
resetReferenceIndex() - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
 
resetReferenceIndex() - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Resets the the current reference index to update it during the next value retrieval.
resetRouteMatrix() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
resetRouteMatrix() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Ressets the step route matrix to default routes.
resetRouteMatrix() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
resetSelection() - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
resetSelection() - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Clears and resets the selection to the previous one.
resetSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
resetService() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Resets the default service.
resetSkin() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Resets the default form.
resetSystemLookAndFeel() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
resetSystemLookAndFeel() - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Resets the system specific look-and-feel.
resetTemplate() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
resetTemplate() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Resets the current template by replacing it with the first one of the defined template paths.
resetTemplate() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
resetTheme() - Method in class org.norther.tammi.spray.template.tool.FormTool
Resets the form theme of this request and session.
resetTo(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
resetTo(int) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Resets default routes to the specified step.
resetTo(int) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
resetValidatedValues(Map<?, ?>, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Resets attribute values in a map of name value bindings with validation.
resetValidatedValues(Map<?, ?>, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
resetValidities(VariableValidity, boolean...) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
resetValidities(VariableValidity, boolean...) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Resets the validity of all variables optionally retaining rejected ones.
resetValidities(VariableValidity, boolean...) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
resetValidities(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Resets the validity of all variables of the current step unless rejected.
resetVariable() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
resetVariable() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Resets the variable by replacing it with the first one of the defined variable types.
resetVariable() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
resetWriteAccess() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Resets writable, mandatory and transient masks to their original values.
resize(Object, int) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns a resized array.
resize(T[], int) - Static method in class org.norther.tammi.acorn.type.Arrays
Returns a resized array.
resize(int, ConcurrentAbstractMap.ConcurrentEntry<K, V>[]) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
Gathers all locks in order to call rehash, by recursing within synch blocks for each segment index.
resolve(String) - Method in class org.norther.tammi.core.converter.Formatter
Resolves a string resource from the default bundle.
resolve(String, List<?>) - Method in class org.norther.tammi.core.converter.Formatter
Formats a resolved string resource from the default bundle.
resolve(String, String) - Method in class org.norther.tammi.core.converter.Formatter
Resolves a string resource from a named bundle bundle.
resolve(String, String, List<?>) - Method in class org.norther.tammi.core.converter.Formatter
Formats a resolved string resource from a named bundle.
resolve(String, String) - Method in class org.norther.tammi.core.rt.Introspector
Resolves a string resource.
resolve(Variable, MBeanAttributeInfo, String) - Method in class org.norther.tammi.core.rt.Introspector
Resolves an attribute resource.
resolve(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Resolves the named template content.
resolve(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Resolves the named template content with the specified encoding.
resolve(StringBuilder, String, boolean, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
Resolves the template content either by evaluation or execution.
resolve(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
resolve(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
resolve(StringBuilder, String, boolean, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
Resolves the template content either by evaluation or execution.
resolve(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Resolves the named and optionally localized template content.
resolve(String, String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Resolves the named and optionally localized template content with the specified encoding.
resolve(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Resolves a string resource from the flow specific bundle.
resolve() - Method in class org.norther.tammi.spray.template.tool.FormTool
Resolves form properties of the current form attribute.
resolve(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Resolves form properties of the specified form attribute.
resolve(Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Resolves form properties of the specified form variable and attribute.
resolveClass(ObjectStreamClass) - Method in class org.norther.tammi.acorn.io.ObjectInputStreamForContext
 
resolveCurrentProfile(String, String...) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
resolveCurrentProfile(String, String...) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Resolves the current profile for the given user agent and host.
resolveCurrentSkin(String, String...) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
resolveCurrentSkin(String, String...) - Method in interface org.norther.tammi.spray.template.SkinFilter
Resolves the current skin for the given name and extension.
resolveDescriptor(String, String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Resolves the input source of a descriptor.
resolveDescriptor(String, String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
resolveFallbackBundle(String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
resolveFallbackBundle(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
resolveFallbackBundle(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
Resolves a fallback bundle for the qualified name, key and locale.
resolveFallbackBundle(String, Locale...) - Method in interface org.norther.tammi.core.locale.FallbackResources
Resolves a fallback bundle for the qualified name and locale.
resolveFallbackBundle(String, String, Locale...) - Method in interface org.norther.tammi.core.locale.FallbackResources
Resolves a fallback bundle for the qualified name, key and locale.
resolveFallbackBundle(String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveFallbackBundle(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveFallbackBundleName(String) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
resolveFallbackBundleName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
Resolves a fallback bundle name for the qualified name.
resolveFallbackBundleName(String) - Method in interface org.norther.tammi.core.locale.FallbackResources
Resolves a fallback bundle name for the qualified name.
resolveFallbackBundleName(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveFallbackResource(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultFallbackMap
 
resolveFallbackResource(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
Resolves a localized resource for the qualified name, key and locale.
resolveFallbackResource(String, String, Locale...) - Method in interface org.norther.tammi.core.locale.FallbackResources
Resolves a localized resource for the qualified name, key and locale.
resolveFallbackResource(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveFormProperties(String, String, Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resolveFormProperties(String, String, Variable, MBeanAttributeInfo) - Method in interface org.norther.tammi.spray.template.FormFilter
Resolves form properties of the specified variable attribute.
resolveInlineDTD(PathFinder, String, String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Resolves an inline DOCTYPE and DTD.
resolveInputTemplate(String, String, Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resolveInputTemplate(String, String, Variable, MBeanAttributeInfo) - Method in interface org.norther.tammi.spray.template.FormFilter
Resolves the input template of the specified variable attribute.
resolveJdbcAlias(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
Resolves a JDBC alias containing a parametrized local path that must be replaced with a real one.
resolveJdbcAlias(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
resolveLocale(StringBuilder) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
Resolves the locale from a named resource, if any.
resolveLocalizedObject(String, String, Locale...) - Method in interface org.norther.tammi.acorn.locale.Localizer
Resolves a localized object for the qualified name, key and locale.
resolveLocalizedObject(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveLocalizedObject(String, String, Locale...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveLocalizedObject(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveLocalizedResource(String, String, Locale...) - Method in interface org.norther.tammi.acorn.locale.Localizer
Resolves a localized resource for the qualified name, key and locale.
resolveLocalizedResource(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveLocalizedResource(String, String, Locale...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveLocalizedResource(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveLocalizedString(String, String, Locale...) - Method in interface org.norther.tammi.acorn.locale.Localizer
Resolves a localized string for the qualified name, key and locale.
resolveLocalizedString(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveLocalizedString(String, String, Locale...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveLocalizedString(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveLocalizedStrings(String, String, Locale...) - Method in interface org.norther.tammi.acorn.locale.Localizer
Resolves a localized string array for the qualified name, key and locale.
resolveLocalizedStrings(String, String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveLocalizedStrings(String, String, Locale...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveLocalizedStrings(String, String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveLocalizedTemplate(String, Locale) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
resolveLocalizedTemplate(String, Locale) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Resolves a localized template name.
resolveOutputTemplate(String, String, Variable, MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
resolveOutputTemplate(String, String, Variable, MBeanAttributeInfo) - Method in interface org.norther.tammi.spray.template.FormFilter
Resolves the output template of the specified variable attribute.
resolveResourceBundle(String, Locale...) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveResourceBundle(String, Locale...) - Method in interface org.norther.tammi.core.locale.ResourceMap
Resolves a resource bundle for the qualified name and locale.
resolveResourceBundle(String, Locale...) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveResourceBundle(String, Locale...) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolveResourceBundleName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
resolveResourceBundleName(String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Resolves a resource bundle name for the qualified name.
resolveResourceBundleName(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
resolveResourceBundleName(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
resolves(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Resolves a string resource from the skin specific bundle.
resolveTemplatePath(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Resolves a template path for the specified request and response.
resolveTemplatePath(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
resolveTemplatePath(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Resolves an optionally localized template path for the specified request and response.
Resource<T> - Interface in org.norther.tammi.core.cache
An interface to resources.
RESOURCE - Static variable in interface org.norther.tammi.core.io.PathFinder
The resource folders key.
RESOURCE_ENV_PREFIX - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The resource env prefix.
RESOURCE_LINK_PREFIX - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The resource link prefix.
RESOURCE_LOADER_CLASS_PROPERTY - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The resource loader class property.
RESOURCE_LOADER_FINDER_PROPERTY - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The resource loader finder property.
RESOURCE_LOADER_FINDER_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The resource loader finder property.
RESOURCE_LOADER_KEY_PROPERTY - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The resource loader key property.
RESOURCE_LOADER_KEY_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The resource loader key property.
RESOURCE_LOADER_PATH_PROPERTY - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The resource loader path property.
RESOURCE_LOADER_PATH_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The resource loader path property.
RESOURCE_LOADER_PROPERTY - Static variable in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
The resource loader property.
RESOURCE_LOADER_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The resource loader property.
RESOURCE_PREFIX - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The resource prefix.
ResourceCache - Interface in org.norther.tammi.core.cache
A Cache implementation for caching resources.
ResourceEnvFactory - Class in org.norther.tammi.core.naming.factory
Object factory for resources env.
ResourceEnvFactory() - Constructor for class org.norther.tammi.core.naming.factory.ResourceEnvFactory
Constructs a new factory.
ResourceEnvRef - Class in org.norther.tammi.core.naming
Represents a reference address to a resource environment.
ResourceEnvRef(String) - Constructor for class org.norther.tammi.core.naming.ResourceEnvRef
Constructs a typed reference.
ResourceEnvRef(String, String, String) - Constructor for class org.norther.tammi.core.naming.ResourceEnvRef
Constructs a new reference.
resourceExists(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
resourceExists(String) - Method in class org.norther.tammi.spray.engine.resource.ClassPathResourceResolver
 
resourceExists(String) - Method in class org.norther.tammi.spray.engine.resource.FileResourceResolver
 
resourceExists(String) - Method in class org.norther.tammi.spray.engine.resource.JarResourceResolver
 
resourceExists(String) - Method in class org.norther.tammi.spray.engine.resource.PropertyResourceResolver
 
resourceExists(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Checks whether a resource exists.
ResourceFactory - Class in org.norther.tammi.core.naming.factory
Object factory for resources.
ResourceFactory() - Constructor for class org.norther.tammi.core.naming.factory.ResourceFactory
Constructs a new factory.
ResourceFilter - Interface in org.norther.tammi.spray.locale
ResourceFilter maintains qualified resource names and resolves the corresponding localized resource bundles.
ResourceFinder - Interface in org.norther.tammi.core.locale
An interface to localized resource finders.
ResourceLinkFactory - Class in org.norther.tammi.core.naming.factory
Object factory for resource links.
ResourceLinkFactory() - Constructor for class org.norther.tammi.core.naming.factory.ResourceLinkFactory
Constructs a new factory.
ResourceLinkRef - Class in org.norther.tammi.core.naming
Represents a reference address to a resource.
ResourceLinkRef(String, String) - Constructor for class org.norther.tammi.core.naming.ResourceLinkRef
Constructs a typed reference.
ResourceLinkRef(String, String, String, String) - Constructor for class org.norther.tammi.core.naming.ResourceLinkRef
Constructs a new reference.
ResourceLoaderWrapper - Class in org.norther.tammi.spray.velocity
A Velocity resource loader wrapper for resource resolvers.
ResourceLoaderWrapper(ResourceResolver<?>) - Constructor for class org.norther.tammi.spray.velocity.ResourceLoaderWrapper
Constructs a new wrapper.
ResourceLocale - Class in org.norther.tammi.root.locale
A persistent resource locale.
ResourceLocale() - Constructor for class org.norther.tammi.root.locale.ResourceLocale
Constructs a new locale.
ResourceLocale(Locale) - Constructor for class org.norther.tammi.root.locale.ResourceLocale
Constructs a new locale with a default locale.
ResourceLocale(String, Locale) - Constructor for class org.norther.tammi.root.locale.ResourceLocale
Constructs a named locale with a default locale.
ResourceMap - Interface in org.norther.tammi.core.locale
An interface to localized resource maps maintaining mappings between qualified object or package names and base names for resource bundles.
ResourcePermission - Class in org.norther.tammi.core.security
ResourcePermission represents access to server resources.
ResourcePermission() - Constructor for class org.norther.tammi.core.security.ResourcePermission
Constructs an unnamed permission without actions.
ResourcePermission(String, PermittedAction...) - Constructor for class org.norther.tammi.core.security.ResourcePermission
Constructs a new permission with actions.
ResourcePermission(String, String...) - Constructor for class org.norther.tammi.core.security.ResourcePermission
Constructs a new permission with named actions.
ResourcePermission(String, int) - Constructor for class org.norther.tammi.core.security.ResourcePermission
Constructs a new permission with an action mask.
ResourceRef - Class in org.norther.tammi.core.naming
Represents a reference address to a resource.
ResourceRef(String, String, String, String) - Constructor for class org.norther.tammi.core.naming.ResourceRef
Contructs a typed reference.
ResourceRef(String, String, String, String, String, String) - Constructor for class org.norther.tammi.core.naming.ResourceRef
Constructs a new reference.
ResourceResolver<T> - Interface in org.norther.tammi.spray.engine.resource
An interface to content resource resolvers.
RESPONSE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The Response element.
restart(int) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
restart(int) - Method in interface org.norther.tammi.core.startup.Startup
Restarts after a delay.
restart(int) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Restarts the server.
restore(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Restores a saved form variable or creates a new one.
restore(String, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Restores a saved form variable.
restore(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Restores a saved indexed form variable or creates a new one.
restore(String, int, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Restores a saved indexed form variable.
restoreIdentityTree(List<? extends EnumeratedAttribute>, int, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Restores the specified enumerated identities to an ordered map.
restoreIdentityTree(List<? extends EnumeratedAttribute>, int, String, String, String[], Persister, OrderedMap<Identity, EnumeratedIdentity>) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
restoreVariable(String, String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
restoreVariable(String, String, boolean, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Restores a saved form variable from a session or optionally creates a missing one.
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
retainAll(Collection<?>) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
retrieveReference(Object, String, String...) - Method in interface org.norther.tammi.root.db.Persister
Retrieves a named reference of the specified object.
retrieveReference(Object, String, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
retrieveReference(Object, String, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
retrieveReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Retrieves references of the specified object.
retrieveReferences(Object, String...) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
retrieveReferences(Object, String...) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.Mask2PermissionConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.Number2LocationConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.Number2MoneyConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.Number2MultiwordConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.String2UTFConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.String2XMLConversion
 
returnedClass() - Method in class org.norther.tammi.root.hbm.conversion.StringDate2StringConversion
 
reuseFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
reuseFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Reuses flow step form variables of the specified request by resetting them and nullifying variable identities.
reuseFormVariables(FlowStep, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
reuseVariable(int) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
reuseVariable(int) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Reuses the indexed variable by clearing its identity validity.
reuseVariable(int) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
reuseVariables() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
reuseVariables() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Reuses all variables by clearing their identities and validities.
reuseVariables() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
REVERSE_COMPARATOR - Static variable in class org.norther.tammi.acorn.util.Collections
A reverse comparator.
REVERSE_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The mask for reverse traits (to maintain default run-time mask with positive trait names).
reverseComparator() - Static method in class org.norther.tammi.acorn.util.Collections
Returns a reverse comparator.
ReverseComparator<T> - Class in org.norther.tammi.acorn.util
A reverse comparator.
ReverseComparator() - Constructor for class org.norther.tammi.acorn.util.ReverseComparator
Constructs a new reverse order comparator.
ReverseComparator(Comparator<? super T>) - Constructor for class org.norther.tammi.acorn.util.ReverseComparator
Constructs a new reverse order comparator with the specified comparator.
RFC931_USER - Static variable in class org.norther.tammi.acorn.http.HttpParser
RFC931-User access log comment.
right(Number, int) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a bitwise right shift of a number.
RMIConnector - Interface in org.norther.tammi.spray.remote
An interface to RMI connectors.
RMIRegistry - Class in org.norther.tammi.spray.remote
A static RMI registry.
RMIRegistry() - Constructor for class org.norther.tammi.spray.remote.RMIRegistry
 
RNG - Class in org.norther.tammi.acorn.security
A static random id and number generator.
RNG() - Constructor for class org.norther.tammi.acorn.security.RNG
 
ROLE_BASE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The role base property.
ROLE_NAME_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The role name attribute property.
ROLE_SEARCH_PATTERN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The role search pattern property.
ROLE_SEARCH_SCOPE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The role search scope property.
ROLES_PROPERTY - Static variable in interface org.norther.tammi.core.realm.MemoryRealm
The roles property.
rolledOver(File) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
A hook provided by RotatingFileAppender to process a log file roll over.
ROOT_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The root property (default is web-inf).
RotatingFileAppender - Class in org.norther.tammi.core.logger.log4j
RotatingFileAppender extends FileAppender so that the underlying file is rolled over at a user chosen frequency.
RotatingFileAppender() - Constructor for class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Constructs a new appender without activation.
RotatingFileAppender(Layout, String) - Constructor for class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Constructs and activates a new appender with a layout and filename.
RotatingFileAppender(Layout, String, boolean) - Constructor for class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Constructs and activates a new appender with a layout and filename, and specifies whether to truncate the previous log file.
RotatingFileAppender(Layout, String, String) - Constructor for class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Constructs and activates a new appender with a layout, filename and rotation pattern.
round(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns round of a quotient.
rowAxisCount() - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Returns the number of row axes.
RsIteratorAdapter<E> - Class in org.norther.tammi.root.ojb.query
A result set iterator adapter.
RsIteratorAdapter(Iterator<? extends E>, Persister) - Constructor for class org.norther.tammi.root.ojb.query.RsIteratorAdapter
Constructs a new iterator.
run() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
Polls the log entry queue and writes entries to the log.
run() - Method in class org.norther.tammi.core.mail.DefaultMailer
Runs in the background message thread that does actual send mail operation using JavaMail.
run() - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
A thread polling freed references (no need for internal synchronizations as Executable takes care of running this method only in one thread at a time).
run() - Method in class org.norther.tammi.core.monitor.DefaultFinalizer
 
run() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
run() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
run() - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
run() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
run() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
run() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
run() - Method in class org.norther.tammi.spray.protocol.chain.RelayResponse
Relays until the stream is closed.
RUNTIME_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The mask for run-time traits.
RuntimeConversionException - Exception in org.norther.tammi.core.converter
A runtime exception for conversion errors.
RuntimeConversionException() - Constructor for exception org.norther.tammi.core.converter.RuntimeConversionException
Constructs a new exception.
RuntimeConversionException(String) - Constructor for exception org.norther.tammi.core.converter.RuntimeConversionException
Constructs a new exception with a message string.

S

safeDebug(String, Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeDebug(String, Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeError(String, Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeError(String, Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeFatal(String, Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeFatal(String, Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeInfo(String, Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeInfo(String, Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeWarn(String, Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
safeWarn(String, Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
SampleResourceBundle - Class in org.norther.tammi.root.locale
A concrete subclass of PersistentResourceBundle that can be mapped to a database table containing localized resources and applied as a sample in resource queries from the database.
SampleResourceBundle() - Constructor for class org.norther.tammi.root.locale.SampleResourceBundle
Constructs a new resource bundle.
SampleResourceBundle(Locale) - Constructor for class org.norther.tammi.root.locale.SampleResourceBundle
Constructs a new resource bundle with a locale.
save() - Method in class org.norther.tammi.spray.template.tool.FormTool
Saves the current form variable.
save(Variable) - Method in class org.norther.tammi.spray.template.tool.FormTool
Saves the specified form variable.
save(Variable, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Saves the indexed form variable.
SavedRequest - Class in org.norther.tammi.spray.authenticator.chain
A saved request to be restored after authentication.
SavedRequest() - Constructor for class org.norther.tammi.spray.authenticator.chain.SavedRequest
Constructs a new request.
saveVariable(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
saveVariable(String, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Saves the specified form variable to a session.
SAX_PARSER_FACTORY_PROPERTY - Static variable in interface org.norther.tammi.core.xml.SAXParserFactory
The SAX parser factory system property.
SAXParserFactory - Interface in org.norther.tammi.core.xml
An interface to JAXP XML SAX parser factories.
scale() - Method in class org.norther.tammi.acorn.lang.Money
Returns the scale.
Schedulable - Interface in org.norther.tammi.core.thread
An interface to schedulable objects, which can be executed in their own thread provided by a speficied scheduler.
ScheduledTimer - Interface in org.norther.tammi.acorn.util.concurrent
An interface to scheduled timers running scheduled tasks in background.
Scheduler - Interface in org.norther.tammi.core.thread
An interface to schedulers to execute runnable commands as scheduled tasks.
SCHEMA_DATA_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The SchemaData element.
SCHEMA_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Schema element.
SCOPE - Static variable in class org.norther.tammi.core.naming.ResourceRef
Scope address type.
SCOPE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The scope attribute.
SCRIPT - Static variable in interface org.norther.tammi.core.io.PathFinder
The script folders key.
Script - Class in org.norther.tammi.spray.loader.task
Script provides task based acces to Scripter.
Script(String) - Constructor for class org.norther.tammi.spray.loader.task.Script
Constructs a new script.
SCRIPT_ENGINE_PROPERTY - Static variable in interface org.norther.tammi.core.startup.Startup
The property for defining the script engines.
SCRIPT_LANGUAGE_PROPERTY - Static variable in interface org.norther.tammi.core.startup.Startup
The property for defining the script language.
ScriptCodeBuffer - Class in org.norther.tammi.core.scripter.lang
A buffer acting as a code repository.
ScriptCodeBuffer() - Constructor for class org.norther.tammi.core.scripter.lang.ScriptCodeBuffer
Constructs a code buffer.
ScriptCodeBuffer(ScriptCodeBuffer) - Constructor for class org.norther.tammi.core.scripter.lang.ScriptCodeBuffer
Constructs a code buffer with a parent.
ScriptEngine - Interface in org.norther.tammi.core.scripter.lang
An interface to extended script engines.
Scripter - Interface in org.norther.tammi.core.scripter
An interface to script interpreters based on the BSF framework.
ScriptManager - Class in org.norther.tammi.core.scripter.lang
An extended BSF manager.
ScriptManager() - Constructor for class org.norther.tammi.core.scripter.lang.ScriptManager
Constructs a new manager.
ScriptObjectRegistry - Class in org.norther.tammi.core.scripter.lang
A script object registry.
ScriptObjectRegistry(MBeanReference<Scripter>) - Constructor for class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
Constructs a new object registry.
ScriptObjectRegistry(MBeanReference<Scripter>, ObjectRegistry) - Constructor for class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
Constructs a new object registry with a parent registry.
ScrollIteratorAdapter<E> - Class in org.norther.tammi.root.hbm.query
A scrollable query iterator adapter.
ScrollIteratorAdapter(ScrollableResults, Persister, boolean) - Constructor for class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
Constructs a new iterator.
search(String, String, int) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
search(String, String, int) - Method in interface org.norther.tammi.core.realm.JndiRealm
Searches in the named context or object for entries that satisfy the given search filter and within the given scope.
SearchBox - Class in org.norther.tammi.spray.ui
A search box variable.
SearchBox() - Constructor for class org.norther.tammi.spray.ui.SearchBox
Constructs a new search box.
SearchBoxValidator - Class in org.norther.tammi.spray.ui.util
Validates search patterns.
SearchBoxValidator() - Constructor for class org.norther.tammi.spray.ui.util.SearchBoxValidator
Constructs a new validator.
SECRET_KEY_ALGORITHM - Static variable in interface org.norther.tammi.core.realm.Realm
The secret key algorithm.
SECRET_KEY_PROPERTY - Static variable in interface org.norther.tammi.core.realm.Realm
The secret key property.
SecureChannel - Interface in org.norther.tammi.acorn.nio
An interface to secure channels.
SecureContainer<V> - Interface in org.norther.tammi.core.security
An interface to secure containers protected by an access controller.
SecureContainerFilter<V> - Interface in org.norther.tammi.spray.filter
SecureContainerFilter extends ContainerFilter by protecting the filter with an access controller.
SecureContainerKeyFilter<V> - Interface in org.norther.tammi.spray.filter
SecureContainerKeyFilter extends ContainerKeyFilter by protecting the filter with an access controller.
SecuredFilter - Interface in org.norther.tammi.spray.engine
An interface to filters requiring secured transmission.
SecureFilter - Interface in org.norther.tammi.spray.filter
SecureFilter extends Filter by protecting the filter with an access controller.
SecureKeyFilter - Interface in org.norther.tammi.spray.filter
SecureKeyFilter extends KeyFilter by protecting the filter with an access controller.
SecureServerChannelFactory - Interface in org.norther.tammi.core.nio
An interface to secure network server channel factories.
SecureServerSocketFactory - Interface in org.norther.tammi.core.net
An interface to secure network server socket factories.
SecureSocketFactory - Interface in org.norther.tammi.core.net
An interface to secure network socket factories.
SECURITY - Static variable in interface org.norther.tammi.core.io.PathFinder
The security folders key.
SelectionStepAction - Class in org.norther.tammi.spray.db.step
A flow step action for selecting and caching form variables.
SelectionStepAction() - Constructor for class org.norther.tammi.spray.db.step.SelectionStepAction
Constructs a new flow step action.
sendError(int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
sendError(int, String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
sendError(int) - Method in class org.norther.tammi.spray.engine.chain.TemplateResponse
 
sendError(int, String) - Method in class org.norther.tammi.spray.engine.chain.TemplateResponse
 
sendError(int) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
sendError(int, String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
sendError(int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
sendError(int, String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
sendError(int) - Method in class org.norther.tammi.spray.terminal.chain.TerminalResponse
 
sendError(int, String) - Method in class org.norther.tammi.spray.terminal.chain.TerminalResponse
 
sendMail(InternetAddress, String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress[], String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress, String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress[], String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress, String, String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress[], String, String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress[], InternetAddress, InternetAddress[], InternetAddress[], InternetAddress[], String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, InternetAddress[], InternetAddress, InternetAddress[], InternetAddress[], InternetAddress[], String, String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
sendMail(InternetAddress, String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends a text-only mail message with minimal addressing information to the specified address.
sendMail(InternetAddress[], String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends a text-only mail message with minimal addressing information to specified addresses.
sendMail(InternetAddress, InternetAddress, String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends a text-only mail message with less addressing information to the specified addresses.
sendMail(InternetAddress, InternetAddress[], String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends a text-only mail message with less addressing information to specified addresses.
sendMail(InternetAddress, InternetAddress, String, String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends an encoded text-only mail message with less addressing information to the specified address.
sendMail(InternetAddress, InternetAddress[], String, String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends an encoded text-only mail message with less addressing information to specified addresses.
sendMail(InternetAddress, InternetAddress[], InternetAddress, InternetAddress[], InternetAddress[], InternetAddress[], String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends a text-only mail message with full addressing information.
sendMail(InternetAddress, InternetAddress[], InternetAddress, InternetAddress[], InternetAddress[], InternetAddress[], String, String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sends an encoded text-only mail message with full addressing information.
SendMailFactory - Class in org.norther.tammi.core.naming.factory
Factory class that creates a JNDI named javamail MimePartDataSource object which can be used for sending email using SMTP.
SendMailFactory() - Constructor for class org.norther.tammi.core.naming.factory.SendMailFactory
Constructs a new factory.
sendMessage(InternetAddress, Locale, Object[]) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
sendMessage(String, InternetAddress, Locale, Object[]) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
sendMessage(InternetAddress, Locale, Object[]) - Method in interface org.norther.tammi.core.mail.Mailbot
Sends the default mail message.
sendMessage(String, InternetAddress, Locale, Object[]) - Method in interface org.norther.tammi.core.mail.Mailbot
Sends the specified mail message.
sendNotification(Notification) - Method in class org.norther.tammi.core.base.Adaptee
 
sendNotification(String) - Method in class org.norther.tammi.core.base.Adaptee
 
sendNotification(String, Object) - Method in class org.norther.tammi.core.base.Adaptee
 
sendNotification(String, String, String, Object...) - Method in class org.norther.tammi.core.base.Adaptee
 
sendNotification(Notification) - Method in interface org.norther.tammi.core.base.MBeanDelegate
Sends the specified notification.
sendNotification(String) - Method in interface org.norther.tammi.core.base.MBeanDelegate
Sends a generic notification.
sendNotification(String, Object) - Method in interface org.norther.tammi.core.base.MBeanDelegate
Sends a generic notification with data.
sendNotification(String, String, String, Object...) - Method in interface org.norther.tammi.core.base.MBeanDelegate
Sends a modification notification.
sendNotification(Notification) - Method in class org.norther.tammi.core.base.NotificationEmitterAdapter
Sends the specified notification.
sendNotification(Notification) - Method in class org.norther.tammi.core.base.Referable
 
sendNotification(String) - Method in class org.norther.tammi.core.base.Referable
 
sendNotification(String, Object) - Method in class org.norther.tammi.core.base.Referable
 
sendNotification(String, String, String, Object...) - Method in class org.norther.tammi.core.base.Referable
 
sendNotification(Notification) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
sendNotification(String, String, String, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Sends a modification notification.
sendNotification(String, String, String, Object...) - Method in class org.norther.tammi.core.rt.VariableY
 
sendRedirect(String) - Method in class org.norther.tammi.spray.engine.chain.TemplateResponse
 
sendRedirect(String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
sendRedirect(String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
SerializableSession - Interface in org.norther.tammi.spray.session
An interface to serializable sessions.
SERVER - Static variable in class org.norther.tammi.acorn.http.HttpParser
Server response header.
SERVER_ID - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
The server id attribute.
SERVER_ID_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The server id property.
SERVER_INFO - Static variable in class org.norther.tammi.acorn.http.HttpParser
Server info.
SERVER_PORT - Static variable in class org.norther.tammi.acorn.http.HttpParser
Server-Port pragma.
SERVER_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The server property.
ServerChannelFactory - Interface in org.norther.tammi.core.nio
An interface to network server channel factories.
ServerPatternLayout - Class in org.norther.tammi.core.logger.log4j
A customized pattern layout.
ServerPatternLayout() - Constructor for class org.norther.tammi.core.logger.log4j.ServerPatternLayout
Constructs a new layout.
ServerPatternLayout(String) - Constructor for class org.norther.tammi.core.logger.log4j.ServerPatternLayout
Constructs a new layout with a pattern.
ServerPatternParser - Class in org.norther.tammi.core.logger.log4j
A customized pattern parser.
ServerPatternParser(String) - Constructor for class org.norther.tammi.core.logger.log4j.ServerPatternParser
Create a parser with the provided pattern.
ServerSocketFactory - Interface in org.norther.tammi.core.net
An interface to network server socket factories.
SERVICE_KEY - Static variable in class org.norther.tammi.spray.media.DefaultServiceFilter
The service key.
ServiceFilter<F extends Filter> - Interface in org.norther.tammi.spray.media
ServiceFilter extends PipeFilter by providing support for distributing requests to service level filters and pipes.
ServletConnection - Class in org.norther.tammi.spray.servlet.chain
A connection through a servlet.
ServletConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, ServletRequest, ServletResponse) - Constructor for class org.norther.tammi.spray.servlet.chain.ServletConnection
Constructs a new connection for the specified servlet.
ServletConnector - Interface in org.norther.tammi.spray.servlet
An interface to servlet connectors.
ServletEngine - Interface in org.norther.tammi.spray.servlet
An interface to servlet engines.
ServletInputStreamWrapper - Class in org.norther.tammi.spray.filter.chain
A servlet input stream wrapper supporting a length limit.
ServletInputStreamWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
Constructs a new input stream.
ServletInputStreamWrapper(InputStream) - Constructor for class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
Constructs a new input stream with an adapter.
ServletInputStreamWrapper(InputStream, int) - Constructor for class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
Constructs a new input stream with an adapter and length.
ServletMediaProvider - Interface in org.norther.tammi.spray.servlet
Extends media providers by servlet support.
ServletOutputStreamWrapper - Class in org.norther.tammi.spray.filter.chain
A servlet output stream wrapper supporting a flush callback.
ServletOutputStreamWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Constructs a new output stream.
ServletOutputStreamWrapper(OutputStream) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Constructs a new output stream with an adapter.
ServletOutputStreamWrapper(OutputStream, Flushable) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Constructs a new output stream with an adapter and callback.
ServletOutputStreamWrapper(OutputStream, Flushable, int) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Constructs a new output stream with an adapter, callback and a specific buffer size.
ServletOutputStreamWrapper(OutputStream, Flushable, byte[]) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Constructs a new output stream with an adapter, callback and an external buffer.
ServletOutputStreamWriter - Class in org.norther.tammi.spray.filter.chain
A servlet output stream writer supporting a flush callback.
ServletOutputStreamWriter(ServletOutputStreamWrapper) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWriter
Constructs a new writer.
ServletOutputStreamWriter(ServletOutputStreamWrapper, String) - Constructor for class org.norther.tammi.spray.filter.chain.ServletOutputStreamWriter
Constructs a new writer with encoding.
servletPathSet() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
servletPathSet(Set<String>) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
servletPathSet() - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Returns a set of servlet paths mapped to servlets.
servletPathSet(Set<String>) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Returns a filtered set of servlet paths mapped to servlets.
ServletRequestBindingEvent - Class in org.norther.tammi.spray.filter.chain
Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingEvent(ServletRequest, HttpFilterChain, String) - Constructor for class org.norther.tammi.spray.filter.chain.ServletRequestBindingEvent
Constructs a new event.
ServletRequestBindingListener - Interface in org.norther.tammi.spray.filter.chain
Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper - Class in org.norther.tammi.spray.filter.chain
A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletRequestWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
Constructs a new wrapper.
ServletRequestWrapper(ServletRequest) - Constructor for class org.norther.tammi.spray.filter.chain.ServletRequestWrapper
Constructs a new wrapper with a request.
ServletResponseWrapper - Class in org.norther.tammi.spray.filter.chain
A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
ServletResponseWrapper() - Constructor for class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
Contstructs a new wrapper.
ServletResponseWrapper(ServletResponse) - Constructor for class org.norther.tammi.spray.filter.chain.ServletResponseWrapper
Constructs a new wrapper with a response.
SessionBoundObjectName - Class in org.norther.tammi.spray.engine.chain
An object name bound to a session.
SessionBoundObjectName(ObjectName) - Constructor for class org.norther.tammi.spray.engine.chain.SessionBoundObjectName
Constructs a new bound object name.
SessionChallenge - Class in org.norther.tammi.spray.authenticator
A challenge adapter to be maintain in a session to release its resources when unbound.
SessionChallenge(Challenge) - Constructor for class org.norther.tammi.spray.authenticator.SessionChallenge
Constructs a new challenge.
sessionCreated(HttpSessionEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
sessionDestroyed(HttpSessionEvent) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
SessionExpirationEvent - Class in org.norther.tammi.spray.session
Events of this type are sent to a session manager that implements the SessionExpirationListener interface when a session expires.
SessionExpirationEvent(AuthenticatedSession) - Constructor for class org.norther.tammi.spray.session.SessionExpirationEvent
Constructs a new event.
SessionExpirationListener - Interface in org.norther.tammi.spray.session
Session managers implementing the SessionExpirationListener interface will be notified when sessions expire.
sessionExpired(SessionExpirationEvent) - Method in interface org.norther.tammi.spray.session.SessionExpirationListener
Notifies the manager that a session expired.
sessionKeySet() - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Returns a read-only set of session keys.
sessionKeySet() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
SessionManager - Interface in org.norther.tammi.spray.session
An interface to session caches.
SessionMap<K,V> - Class in org.norther.tammi.spray.filter.chain
A concurrent map extension implementing session binding event handling for its content.
SessionMap() - Constructor for class org.norther.tammi.spray.filter.chain.SessionMap
Constructs a new, empty map with a default capacity and load factor.
SessionMap(int) - Constructor for class org.norther.tammi.spray.filter.chain.SessionMap
Constructs a new, empty map with the specified initial capacity and default load factor.
SessionMap(int, float) - Constructor for class org.norther.tammi.spray.filter.chain.SessionMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
SessionMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.spray.filter.chain.SessionMap
Constructs a new map with the same mappings as the given map.
set(E) - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
set(int, E) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
set(int, T) - Method in class org.norther.tammi.acorn.util.ArrayKey
Sets the indexed element.
set(int, E) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
set(int, K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
set(int, E) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
set(int, K, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
set(int, E) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
set(int, K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the specified index in this map.
set(int, E) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Sets the specified element at the specified index in this set.
set(int, E) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
set(int, E) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
set(E) - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
set(int, K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
set(int, E) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
set(E) - Method in class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
 
set(int, E) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
set(String, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets an attribute value of the specified MBean.
set(String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a tagged attribute value of the specified MBean.
set(String, String, Object, Object, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a tagged and typed attribute value of the specified MBean.
set(ObjectName, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets an attribute value of the specified MBean.
set(ObjectName, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a tagged attribute value of the specified MBean.
set(ObjectName, String, Object, Object, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a tagged and typed attribute value of the specified MBean.
set(Object, Object) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
set(Variable, VariableAttributeInfo, Object) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Sets the value of the specified attribute of the specified variable.
set(Object, PropertyDescriptor, Object) - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
Sets the value of the specified property of the specified variable.
set(CharSequence) - Method in interface org.norther.tammi.spray.engine.content.Content
Sets the content.
set(String, Object) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
set(String, Object) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Sets an object int the context.
set(ObjectName, String, Object) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
set(CharSequence) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
set(int, Number, boolean) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Sets the indexed bit of a number.
set(boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
set(int, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
set(int, int, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
set(boolean) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Sets all routes in this matrix.
set(int, boolean) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Sets the routes of the specified step.
set(int, int, boolean) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Sets the route between steps.
set(boolean) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
set(int, boolean) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
set(int, int, boolean) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
SET_ATTRIBUTE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Set attribute element method.
SET_ATTRIBUTE_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Set attribute element description.
SET_ATTRIBUTE_VALUE - Static variable in interface org.norther.tammi.core.rt.Variable
Set attribute value method.
SET_ATTRIBUTE_VALUE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Set attribute value description.
SET_ATTRIBUTE_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Set attribute values method.
SET_ATTRIBUTE_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Sets attribute values description.
SET_COOKIE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Set-Cookie response header.
SET_COOKIE - Static variable in class org.norther.tammi.spray.protocol.chain.CookieParser
Response headers.
SET_VALIDATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Set validated element method.
SET_VALIDATED_ELEMENT_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Set validated element description.
SET_VALIDATED_VALUE - Static variable in interface org.norther.tammi.core.rt.Variable
Set validated value method.
SET_VALIDATED_VALUE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Set validated value description.
setAbsolute(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either absolute or relative.
setAbsolute(Boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either absolute, relative or keep it unchanged.
setAbsoluteURLLinks(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setAbsoluteURLLinks(boolean) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the absolute URL links option to use absolute links for local addresses also.
setAccountState(PersistentUser.AccountState) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the account state.
setAccountState(PersistentUser.AccountState) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setActionMask(int) - Method in class org.norther.tammi.core.security.ResourcePermission
Sets the actions mask.
setActionNames(List<String>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setActionNames(List<String>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the action names.
setActionNames(List<String>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setActive(boolean) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the active state.
setAdditivity(Object, boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setAdditivity(Object, boolean) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setAdditivity(Object, boolean) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setAdditivity(Object, boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets the additivity of the specified logger.
setAddress(String) - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Sets the address of the server of the connection.
setAddress(String) - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
setAddress(String) - Method in class org.norther.tammi.spray.connector.DefaultConnector
Sets the address of the server of the connection.
setAddress(String) - Method in class org.norther.tammi.spray.connector.DefaultSocketConnector
 
setAddress(String) - Method in interface org.norther.tammi.spray.connector.SocketConnector
Sets the address of the server of the connection.
setAlias(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets an alias for the specified MBean.
setAlias(String, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets an alias of the specified MBean.
setALinkColor(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the visited link color of the page.
setAllowedPermissions(String, Permission[]) - Method in interface org.norther.tammi.core.security.AccessController
Sets allowed permissions for a specified role.
setAllowedPermissions(String, Permission[]) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
setAllowedPermissions(String, Permission[]) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
setAllowedPermissions(String, Permission[]) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
setAllowedPermissions(String, Permission[]) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
setAllowExpired(boolean) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the allow expired option allowing gets of entries already expired but not yet removed by the expiration handler.
setAllowExpired(boolean) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setAllowExpired(boolean) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setAllowExpired(String, boolean) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setAllowExpired(String, boolean) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the allow expired option of the domain allowing gets of entries already expired but not yet removed by the expiration handler.
setAllowTaggedContent(boolean) - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Sets the 'allow-tagged-content' flag.
setAnonymousPrincipalAccepted(boolean) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setAnonymousPrincipalAccepted(boolean) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets whether anonymous principals optionally provided by attached realms are accepted.
setAnonymousUser(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setAnonymousUser(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setAnonymousUser(String) - Method in interface org.norther.tammi.core.realm.Realm
Sets the username for anonymous principals.
setArray(E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Sets the the back-end array.
setArray(E[]) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Sets the the back-end array.
setAsciiStream(long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
setAsciiStream(long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
setAttribute(String, Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
 
setAttribute(Attribute) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
setAttribute(String) - Method in class org.norther.tammi.core.rt.util.Identity
Sets the attribute.
setAttribute(Attribute) - Method in interface org.norther.tammi.core.rt.Variable
Sets the value of the given internal or dynamic attribute without access checks and any variable specific validation.
setAttribute(Attribute) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttribute(String, Object) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setAttribute(String, Object) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Sets an attribute of the factory.
setAttribute(Attribute) - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
setAttribute(String, T) - Method in class org.norther.tammi.root.rt.util.VariableId
Sets the named id attribute.
setAttribute(String, Object) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
setAttribute(String, Object) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
 
setAttribute(String, Object) - Method in class org.norther.tammi.spray.session.DefaultSession
 
setAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setAttribute(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets a context attribute.
setAttribute(String, Object) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setAttribute(String, Object) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets a page attribute.
setAttribute(String, Object) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setAttribute(String, Object) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setAttribute(String, Object, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets a tag attribute.
setAttribute(String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the attribute name.
setAttributeElement(String, int, Object) - Method in interface org.norther.tammi.core.rt.Variable
Sets the indexed element of an array attribute without validation.
setAttributeElement(String, int, Object) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttributeElement(int, VariableAttributeInfo, int, boolean, Object, boolean, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Sets the indexed attribute element with optional validation.
setAttributeIfAbsent(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setAttributeIfAbsent(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets a context attribute if not already set.
setAttributeIfAbsent(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setAttributeIfAbsent(String, Object, ConcurrentMap<String, ? super String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets a missing tag attribute.
setAttributeInfo(String, Collection<? extends VariableAttributeInfo>) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, String, Collection<? extends VariableAttributeInfo>) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, String, String, Collection<? extends VariableAttributeInfo>) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, String, String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setAttributeInfo(String, Collection<? extends VariableAttributeInfo>) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes of the specified variable type.
setAttributeInfo(String, String, Collection<? extends VariableAttributeInfo>) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes and class name of the specified variable type.
setAttributeInfo(String, String, String, Collection<? extends VariableAttributeInfo>) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes, class name and description of the specified variable type.
setAttributeInfo(String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes and descriptor of the specified variable type.
setAttributeInfo(String, String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes, class name and descriptor of the specified variable type.
setAttributeInfo(String, String, String, Collection<? extends VariableAttributeInfo>, Descriptor) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes, class name, description and descriptor of the specified variable type.
setAttributeInfo(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered attributes of the named variable class.
setAttributes(AttributeList) - Method in interface org.norther.tammi.core.rt.Variable
Sets the values of the listed internal or dynamic attributes without access checks and any variable specific validation.
setAttributes(AttributeList) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttributes(AttributeList) - Method in class org.norther.tammi.manual.sample.DynamicCounter
 
setAttributeValue(String, String, List<V>, int, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets a multi-valued attribute value at the specified position.
setAttributeValue(String, String, ConcurrentMap<K, V>, K, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets the value of a key attribute.
setAttributeValue(String, String, OrderedMap<K, V>, int, K, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets an indexed value for a key attribute.
setAttributeValue(String, String, ConcurrentMap<K, List<V>>, K, int, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets a multi-valued key attribute value at the specified position.
setAttributeValue(Object) - Method in class org.norther.tammi.core.rt.event.AccessedValueEvent
Sets the attribute value.
setAttributeValue(String, Object) - Method in interface org.norther.tammi.core.rt.Variable
Sets the value of the named dynamic attribute without access checks and any variable specific validation.
setAttributeValue(String, Object) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttributeValue(Object, String, Object) - Method in interface org.norther.tammi.root.db.Persister
Sets the reflected attribute value of the specified object.
setAttributeValue(Object, String, Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setAttributeValueIfAbsent(String, String, ConcurrentMap<K, V>, K, V) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets a missing value for a key attribute.
setAttributeValues(String, String, Collection<V>, V[]) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets values of a multi-valued attribute.
setAttributeValues(String, String, ConcurrentMap<K, V>, Map<K, V>) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets values of key attributes without clearing existing ones.
setAttributeValues(String, String, ConcurrentMap<K, Collection<V>>, K, V[]) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets values of a multi-valued key attribute.
setAttributeValues(Map<?, ?>) - Method in interface org.norther.tammi.core.rt.Variable
Sets attribute values in a map of name value bindings without validation.
setAttributeValues(Map<?, ?>, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Sets attribute values in a map of name value bindings without validation.
setAttributeValues(Map<?, ?>) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttributeValues(Map<?, ?>, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
setAttributeValuesIfAbsent(String, String, ConcurrentMap<K, V>, Map<K, V>) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets missing values of key attributes.
setAttributeValuesIfAbsent(String, String, ConcurrentMap<K, Collection<V>>, K, V[]) - Method in class org.norther.tammi.core.base.AttributeSupport
Sets values of a multi-valued key attribute if absent.
setAuthDomain(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setAuthDomain(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the the authentication domain.
setAuthenticationConnection(String, String, String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setAuthenticationConnection(String, String, String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setAuthenticationConnection(String, String, String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets authentication connection of the specified connection.
setAuthenticationConnection(String, String, String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets the authentication connection.
setAuthenticationConnection(String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setAuthenticationConnection(String, String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setAuthenticationRequired(boolean) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setAuthenticationRequired(boolean) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the authentication required flag.
setAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets whether automatic login is enabled for the specified request.
setAutoLoginEnabled(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
setAutoLoginEnabled(boolean) - Method in class org.norther.tammi.spray.authenticator.tool.UserTool
Sets whether automatic login is enabled.
setAutoRefreshDeclined(boolean) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the automatic refresh declined option preventing cached entries being automatically refreshed during plain gets.
setAutoRefreshDeclined(boolean) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setBackground(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the background image of the page.
setBackgroundPaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the background paint.
setBackgroundTransparency(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the transparency of the background.
setBacklog(int) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
Sets the backLog.
setBacklog(int) - Method in interface org.norther.tammi.core.net.ServerSocketFactory
Sets the backLog.
setBaseName(String) - Method in class org.norther.tammi.core.locale.LookupResourceBundle
Sets the base name.
setBaseName(String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setBaseName(String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the base name for localized resources.
setBaseName(String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setBaseName(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setBaseName(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the base name for localized resources.
setBaseName(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setBaseName(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setBaseName(String) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Sets the base name.
setBgColor(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the background color of the body.
setBinaryStream(long) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
setBinaryStream(long) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
setBinKey(String) - Method in class org.norther.tammi.core.external.DefaultLibrary
 
setBinKey(String) - Method in interface org.norther.tammi.core.external.Library
Sets the path finder key for resolving binary paths.
setBlobAdapterClassName(String) - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
setBlobAdapterClassName(String) - Method in interface org.norther.tammi.root.db.LobFactory
Sets the BLOB adapter class name.
setBlobInstanceClassName(String) - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
setBlobInstanceClassName(String) - Method in interface org.norther.tammi.root.db.LobFactory
Sets the BLOB instance class name.
setBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setBodyAttribute(String, String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets a body attribute.
setBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setBodyScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setBodyScripts(Collection<String>, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the body scripts.
setBodyScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setBodyScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setBookmark(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked bookmark.
setBorderPaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the border paint.
setBorderVisible(boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether the border is visible.
setBrokerName(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
setBrokerName(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Sets the broker of this domain.
setBufferSize(int) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setBufferSize(int) - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
setBufferSize(int) - Method in interface org.norther.tammi.core.logger.Logger
Sets the log buffer size.
setBufferSize(int) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
setBufferSize(int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setBufferSize(int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setBytes(long, byte[]) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
setBytes(long, byte[], int, int) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
setBytes(long, byte[], int, int) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
setBytes(long, byte[]) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
setCachedPasswords(boolean) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setCachedPasswords(boolean) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setCachedPasswords(boolean) - Method in interface org.norther.tammi.core.realm.Realm
Sets the option to cache non-digested client passwords of authenticated principals to be used in e.g.
setCachedPrincipalDiscarded(boolean) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setCachedPrincipalDiscarded(boolean) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets whether principals authenticated and cached by other authentication objects are discarded and re-authenticated.
setCachedResource(String, Resource<?>) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Sets a cached media content resource.
setCachedResource(String, Resource<?>, int) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Sets a cached media content resource with an expiration frequency.
setCachedResource(String, Resource<?>) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setCachedResource(String, Resource<?>, int) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setCachingDisabled(boolean) - Method in interface org.norther.tammi.core.cache.CacheClient
Sets the caching disabled flag.
setCachingDisabled(boolean) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Sets the caching disabled flag for all registered CacheClientMBeans.
setCachingDisabled(boolean) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setCachingDisabled(boolean) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setCalculatorClassName(String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
setCalculatorClassName(String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Sets the calculator class name
setCanonicalName(String) - Method in interface org.norther.tammi.core.base.Identifiable
Sets the canonical object name of the MBean as a string.
setCanonicalName(String) - Method in class org.norther.tammi.core.base.Referable
 
setCanonicalName(String) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
setCanonicalName(String) - Method in class org.norther.tammi.core.rt.VariableX
 
setCanonicalName(String) - Method in class org.norther.tammi.core.rt.VariableY
 
setCapacity(int) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Sets the capacity.
setCapacity(int) - Method in class org.norther.tammi.core.pool.DefaultPool
 
setCapacity(String, int) - Method in class org.norther.tammi.core.pool.DefaultPool
 
setCapacity(int) - Method in interface org.norther.tammi.core.pool.Pool
Sets the default capacity of the pool.
setCapacity(String, int) - Method in interface org.norther.tammi.core.pool.Pool
Sets the capacity of the pool for a named class.
setCaseInsensitive(boolean) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setCaseInsensitive(boolean) - Method in interface org.norther.tammi.root.realm.RepositoryRealm
Sets whether usernames and role names are case-insensitive.
setChannelTimeout(int) - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Sets the timeout to wait for an asynchronous I/O operation.
setChannelTimeout(int) - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
setChapterName(String) - Method in class org.norther.tammi.manual.chapter.Chapter
 
setChapterName(String) - Method in interface org.norther.tammi.manual.chapter.ChapterMBean
Sets the chapter name.
setCharacterEncoding(String) - Method in class org.norther.tammi.core.rt.Introspector
Sets the character encoding to apply.
setCharacterEncoding(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
 
setCharacterEncoding(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
setCharacterEncoding(String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setCharacterEncoding(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
setCharacterEncoding(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setCharacterEncoding(String) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the default character encoding for requests and responses if not explicitly specified.
setCharacterStream(long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
setCharacterStream(long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
setCharAt(int, char) - Method in class org.norther.tammi.acorn.lang.XMLString
Sets the indexed character.
setCharSet(String, String) - Method in class org.norther.tammi.acorn.mime.CharSetMap
Sets a locale-charset mapping.
setCharSet(String, String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Sets a locale-charset mapping.
setCharSet(String, String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
setCharSetPath(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Sets the pathname of the charset file.
setCharSetPath(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
setChartGeneratorName(ObjectName) - Method in interface org.norther.tammi.sprig.chart.ChartFilter
Sets the chart generator of this filter.
setChartGeneratorName(ObjectName) - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
setCheckInterval(long) - Method in class org.norther.tammi.core.cache.AbstractResource
 
setCheckInterval(long) - Method in class org.norther.tammi.core.cache.BufferedResource
 
setCheckInterval(long) - Method in interface org.norther.tammi.core.cache.Resource
Sets the interval of checking validity of the resource.
setCheckInterval(long) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
setCheckInterval(long) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Sets the default interval of checking validity of cached resources.
setCheckInterval(long) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setChildId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
Sets the child id.
setChildId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Sets the child id.
setChildren(Collection<PersistentGroup>) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the children of the group.
setChildren(Collection<PersistentGroup>) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setChunked(boolean) - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
Sets chunked if not yet flushed.
setClassLoader(ClassLoader) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setClassLoader(ClassLoader) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
setClassLoader(ClassLoader) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Sets the class loader.
setClassLoader(ClassLoader) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the class loader for those that need to use it.
setClassName(String, String) - Method in enum org.norther.tammi.root.rt.type.MetaElementType
 
setClassName(String, String) - Method in interface org.norther.tammi.root.rt.type.PersistentVariableType
Sets the class name of the variable type in the specified domain.
setClassName(String, String) - Method in enum org.norther.tammi.root.rt.type.RealmVariableType
 
setClassPath(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setClassPath(String) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
setClassPath(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Sets the class path.
setClassPath(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the classpath for those that need to use it.
setClassSpecificPattern(String, String) - Method in interface org.norther.tammi.core.converter.DateConverter
Sets the class specific default date pattern.
setClassSpecificPattern(String, String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
setClientAuthNeeded(boolean) - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
setClientAuthNeeded(boolean) - Method in interface org.norther.tammi.spray.connector.LocalConnector
Sets whether client authentication is needed.
setClientAuthWanted(boolean) - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
setClientAuthWanted(boolean) - Method in interface org.norther.tammi.spray.connector.LocalConnector
Sets whether client authentication is wanted.
setClobAdapterClassName(String) - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
setClobAdapterClassName(String) - Method in interface org.norther.tammi.root.db.LobFactory
Sets the CLOB adapter class name.
setClobInstanceClassName(String) - Method in class org.norther.tammi.root.db.DefaultLobFactory
 
setClobInstanceClassName(String) - Method in interface org.norther.tammi.root.db.LobFactory
Sets the CLOB instance class name.
setCloneable(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the cloneable flag of this attribute.
setCoalescing(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setCoalescing(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
Sets the collection adaptee.
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
Sets the collection adaptee.
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
setCollection(Collection<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableSet
 
setColumnAxis(int, ChartAxis) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the indexed the column axis.
setColumnAxisPosition(int, ChartLayout.Position) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the position of the column axis.
setCombinedFactoryCache(boolean) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setCombinedFactoryCache(boolean) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets whether objects from all connections should be cached in only one combined factory cache.
setComment(String, String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
setComment(String, String) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Sets a named comment.
setComment(String, String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
setCommonContentType(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Sets a base MIME content type mapping to extensions.
setCommonUploadFolder(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setCommonUploadFolder(boolean) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets whether all uploads share the same folder or whether each session have its own temporary folder.
setComparator(Comparator<T>) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the comparator of this attribute.
setConfigKey(String) - Method in class org.norther.tammi.core.config.AbstractStreamConfigurator
 
setConfigKey(String) - Method in interface org.norther.tammi.core.config.Configurable
Sets the path finder key for resolving configuration paths.
setConfigKey(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setConfigKey(String) - Method in interface org.norther.tammi.core.config.StreamConfigurator
Sets the path finder key for resolving configuration paths.
setConfigKey(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Sets the path finder key for resolving configuration paths.
setConfigKey(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
setConfigKey(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setConfigKey(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setConfigKey(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setConfigKey(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setConfigKey(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setConnection(Connection) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIRequest
Sets the connection.
setConnection(ServletConnection) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator
Sets the connection of the request.
setConnectionAlias(String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setConnectionAlias(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setConnectionAlias(String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setConnectionAlias(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setConnectionAlias(String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets an alias for the specified connection.
setConnectionAlias(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets an alias for the specified connection.
setConnectionAlias(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets the default connection alias of the repository this client uses.
setConnectionAlias(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionAlias(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionAlias(String) - Method in class org.norther.tammi.spray.db.tool.DataTool
Sets the connection alias of the current connection.
setConnectionAuthenticated(String, boolean) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setConnectionAuthenticated(boolean) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setConnectionAuthenticated(String, boolean) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets whether authentication is configured for the specified connection.
setConnectionAuthenticated(boolean) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets whether authentication is configured for the default connection.
setConnectionAuthenticated(boolean) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionAuthenticated(String, boolean) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setConnectionDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets a connection descriptor in the repository.
setConnectionDescriptor(String, Object[]) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets a connection descriptor in the repository.
setConnectionDescriptor(String, Object[]) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setConnectionDescriptor(String, Object[]) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setConnectionDTD(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setConnectionDTD(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the connection DTD.
setConnectionPassword(String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setConnectionPassword(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setConnectionPassword(String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets the user's credentials of the specified connection.
setConnectionPassword(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the password of the specified connection.
setConnectionPassword(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets the user's credentials for the default connection.
setConnectionPassword(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setConnectionPassword(String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setConnectionPassword(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionPassword(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionTimeout(int) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the timeout to wait for a request in an idle connection.
setConnectionTimeout(int) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setConnectionURL(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the URL of the specified connection.
setConnectionURL(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setConnectionURL(String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setConnectionUsername(String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setConnectionUsername(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setConnectionUsername(String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets the user's login name of the specified connection.
setConnectionUsername(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Gets the username of the specified connection.
setConnectionUsername(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets the user's login name for the default connection.
setConnectionUsername(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setConnectionUsername(String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setConnectionUsername(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnectionUsername(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setConnector(ObjectName) - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
setConnector(ObjectName) - Method in interface org.norther.tammi.spray.servlet.StartupServlet
Sets the servlet connector name.
setConstant(Class<E>, E) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the specified constant.
setConstant(Class<E>, E) - Method in class org.norther.tammi.core.rt.VariableInfo
Sets the specified constant.
setContentKey(String) - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Sets the path finder key for resolving content paths.
setContentKey(String) - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
setContentLength(int) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
setContentLength(int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setContentLength(int) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
setContentType(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Sets a MIME content type mapping to extensions.
setContentType(String) - Method in class org.norther.tammi.acorn.mime.MimeTypeMapper
Sets a MIME content type mapping to extensions.
setContentType(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Sets a MIME content type mapping to extensions to the map.
setContentType(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
setContentType(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
setContentType(String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setContentType(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
setContentType(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the content type http-equiv element.
setContentTypeBranch(String, String) - Method in class org.norther.tammi.spray.media.DefaultServiceFilter
 
setContentTypeBranch(String, String) - Method in interface org.norther.tammi.spray.media.ServiceFilter
Sets the service branch for the specified content type.
setContentTypes(List<MimeType>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setContentTypes(List<MimeType>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets content types of this profile.
setContentTypes(List<MimeType>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setContext(Object) - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the context.
setContextAttribute(Object, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setContextAttribute(Object, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets a global context attribute.
setContextName(ObjectName) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
setContextName(ObjectName) - Method in class org.norther.tammi.spray.servlet.DefaultServletMediaProvider
 
setContextName(ObjectName) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Sets the startup context name.
setContextName(ObjectName) - Method in interface org.norther.tammi.spray.servlet.ServletMediaProvider
Sets the startup context name.
setContextPath(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setContextPath(String) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the external context path.
setContextPaths(String[]) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
setContextPaths(String[]) - Method in interface org.norther.tammi.core.io.PathFinder
Sets the context paths..
setContextToolFilterMBean(MBeanReference<? extends ContextToolFilter>) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
Sets the context tool filter of this context.
setContextToolFilterMBean(MBeanReference<? extends ContextToolFilter>) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter.InternalTemplateContext
 
setContextTools(boolean) - Method in class org.norther.tammi.spray.servlet.DefaultJSPEngine
 
setContextTools(boolean) - Method in interface org.norther.tammi.spray.servlet.JSPEngine
Sets the context tools option.
setContinue(boolean) - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
setContinue(boolean) - Method in interface org.norther.tammi.spray.servlet.ServletConnector
Sets whether to continue filtering after the connector filter.
setControlAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setControlAttribute(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified control property.
setConverter(String, String) - Method in class org.norther.tammi.core.config.MBeanConfig
Sets the converter MBean for the specified class name.
setConverter(String, ObjectName) - Method in class org.norther.tammi.core.config.MBeanConfig
Sets the converter MBean for the specified class name.
setCookieAuthenticationAge(int) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
setCookieAuthenticationAge(int) - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Sets the max age of the cookie authentication.
setCorePoolSize(int) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
setCorePoolSize(int) - Method in interface org.norther.tammi.core.thread.PooledExecutor
Set the number of threads to cache.
setCounter(int) - Method in interface org.norther.tammi.manual.sample.CounterMBean
Sets the value of the counter.
setCounter(int) - Method in class org.norther.tammi.manual.sample.FibonacciCounter
Sets the value of the counter.
setCountry(String) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the current country.
setCountry(String) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the current country.
setCurrency(Currency) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setDaemon(boolean) - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
setDaemon(boolean) - Method in interface org.norther.tammi.core.thread.ThreadFactory
Sets the daemon flag of production threads.
setData(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the data template.
setData(String, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the data template with encoding.
setData(File, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the data file with encoding.
setData(URL, String, boolean...) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the data URL with encoding.
setDateHeader(String, long) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setDateHeader(String, long) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Set a date header.
setDateHeader(String, long) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setDateHeader(String, long) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setDebug(boolean) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setDebug(boolean) - Method in interface org.norther.tammi.core.mail.Mailer
Sets debugging flag for JavaMail Session object.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setDecimalSeparatorAlwaysShown(boolean) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setDefaultActionNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultActionNames(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the names of the default actions applied to flows without flow specific templates.
setDefaultAlias(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setDefaultAlias(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the default key store alias.
setDefaultAttribute(String, Object) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultAttribute(String, Object) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default page attribute.
setDefaultAttributes(Object[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultAttributes(Object[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default page attributes as consecutive pairs of names and values.
setDefaultBaseClassName(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setDefaultBaseClassName(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the default base class name applied to defined variable classes.
setDefaultBaseName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setDefaultBaseName(String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setDefaultBaseName(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the default base name to be applied when an explicit one is not specified.
setDefaultBaseName(String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Sets the default base name.
setDefaultBaseName(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setDefaultBaseName(String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setDefaultBaseName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultBaseName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultBaseName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the default base name.
setDefaultBaseName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default base name.
setDefaultBodyAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultBodyAttribute(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default body attribute.
setDefaultBodyAttributes(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultBodyAttributes(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named deafult body attributes as consecutive pairs of names and values.
setDefaultBodyScripts(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultBodyScripts(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the default body scripts.
setDefaultBranch(String) - Method in interface org.norther.tammi.spray.filter.BranchFilter
Sets the default branch name.
setDefaultBranch(String) - Method in class org.norther.tammi.spray.filter.DefaultBranchFilter
 
setDefaultBuilder(String) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setDefaultBuilder(String) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the default template builder.
setDefaultConnectionAlias(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the alias of the default connection.
setDefaultConnectionAlias(String, String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the alias, username and password of the default connection.
setDefaultConnectionAlias(String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setDefaultConnectionAlias(String, String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setDefaultConnectionAlias(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setDefaultConnectionAlias(String, String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setDefaultContentTypes(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setDefaultContentTypes(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the default content types for requests.
setDefaultDocType(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultDocType(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default doctype.
setDefaultDomain(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setDefaultDomain(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setDefaultDomain(String) - Method in interface org.norther.tammi.core.realm.Realm
Sets the default domain of this realm.
setDefaultEncoding(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setDefaultEncoding(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the encoding to use for property files.
setDefaultEncoding(String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
setDefaultEncoding(String) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Sets the default encoding to apply when not explicitly specified.
setDefaultExpirationTime(int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the default expiration time in seconds.
setDefaultExpirationTime(int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setDefaultExpirationTime(int) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setDefaultExpirationTime(String, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setDefaultExpirationTime(String, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the default expiration time of the domain in seconds.
setDefaultExpirationTime(int) - Method in interface org.norther.tammi.spray.session.Manager
Sets the default expiration time for existing sessions.
setDefaultFlowName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultFlowName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the name of the default flow.
setDefaultFormTheme(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setDefaultFormTheme(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultFormTheme(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the theme of the default form.
setDefaultFormTheme(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the name of the default form theme.
setDefaultHeadScripts(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultHeadScripts(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the default head scripts.
setDefaultHeight(int) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setDefaultHeight(int) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the default height in pixels.
setDefaultHeritable(boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultHeritable(boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether flows are heritable by default.
setDefaultIdentity(Identity) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultIdentity(Identity) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the default identity.
setDefaultIndex(String) - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Sets the default index file of the filter.
setDefaultIndex(String) - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
setDefaultIndex(String) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
setDefaultIndex(String) - Method in interface org.norther.tammi.spray.media.MediaProvider
Sets the default index file.
setDefaultInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultInlineBodyScript(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default inline body script.
setDefaultInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultInlineStyleSheet(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default inline style sheet.
setDefaultLabel(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultLabel(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultLabel(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the default flow label.
setDefaultLabel(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default label.
setDefaultLanguage(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setDefaultLanguage(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the default script language.
setDefaultLink(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultLink(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default link.
setDefaultLocale(Locale) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setDefaultLocale(Locale) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the default locale of resources.
setDefaultLocale(Locale) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
setDefaultLocale(Locale) - Method in interface org.norther.tammi.core.mail.Mailbot
Sets the default locale.
setDefaultLocale(Locale) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
setDefaultLocale(Locale) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Sets the default locale for the response.
setDefaultLocaleAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setDefaultLocaleAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the default locale attribute used to retrieve user locale from the result of the user search.
setDefaultLogFactory(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setDefaultLogFactory(boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets whether a default log factory.
setDefaultLogo(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultLogo(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default logo.
setDefaultMessage(String) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
setDefaultMessage(String) - Method in interface org.norther.tammi.core.mail.Mailbot
Sets the default message.
setDefaultMetaElement(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultMetaElement(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default meta element.
setDefaultMetaElements(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultMetaElements(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default meta elements as consecutive pairs of names and values.
setDefaultOrientation(Skin.Orientation) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultOrientation(Skin.Orientation) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default orientation.
setDefaultPassword(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setDefaultPassword(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the password of the default key store alias.
setDefaultPattern(String) - Method in interface org.norther.tammi.core.converter.DateConverter
Sets the default date pattern.
setDefaultPattern(String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
setDefaultPermissionClassName(String) - Method in class org.norther.tammi.core.security.DefaultPermissionConverter
 
setDefaultPermissionClassName(String) - Method in interface org.norther.tammi.core.security.PermissionConverter
Sets the default permission class name.
setDefaultPluginAttribute(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultPluginAttribute(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default plugin attribute.
setDefaultPluginAttributes(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultPluginAttributes(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named default plugin attributes as consecutive pairs of names and values.
setDefaultProfileName(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setDefaultProfileName(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the name of the default profile.
setDefaultProperties(Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultProperties(Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified default properties as consecutive pairs of properties and values.
setDefaultProperty(Object, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultProperty(Object, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified default property.
setDefaultProvider(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
setDefaultProvider(String) - Method in interface org.norther.tammi.core.security.KeyStoreFactory
Sets the default key store provider.
setDefaultRole(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setDefaultRole(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setDefaultRole(String) - Method in interface org.norther.tammi.core.realm.Realm
Sets the default role of authenticated principals.
setDefaultShortcutIcon(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultShortcutIcon(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URL of the default shortcut icon.
setDefaultSkin(Skin...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
Sets the default skin.
setDefaultSkinName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultSkinName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the name of the default skin.
setDefaultState(Object, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultState(Object, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether the specified state is set by default.
setDefaultStates(Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultStates(Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified states on by default.
setDefaultStyleSheets(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultStyleSheets(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the default style sheets.
setDefaultSubtitle(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultSubtitle(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the defaultsubtitle.
setDefaultTask(String) - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
setDefaultTask(String) - Method in interface org.norther.tammi.spray.template.TaskFilter
Sets the default task.
setDefaultTemplate(String, String) - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
setDefaultTemplate(String, String) - Method in interface org.norther.tammi.spray.engine.TemplateExceptionFilter
Sets the default template for the names exception class.
setDefaultTemplatePaths(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultTemplatePaths(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the paths of the default templates applied to flows without flow specific templates.
setDefaultTitle(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultTitle(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default title.
setDefaultTransition(Object, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultTransition(Object, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the default transition of the specified state.
setDefaultTransitions(Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultTransitions(Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the default transitions as consecutive pairs of states and values.
setDefaultType(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreFactory
 
setDefaultType(String) - Method in interface org.norther.tammi.core.security.KeyStoreFactory
Sets the default key store type.
setDefaultValue(Object) - Method in class org.norther.tammi.core.rt.event.InitializedValueEvent
Sets the default value.
setDefaultValue(Object) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the default attribute value after validation.
setDefaultVariableClassName(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setDefaultVariableClassName(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the default variable class name applied to virtual variable types.
setDefaultVariableTypes(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setDefaultVariableTypes(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the types of the default variables applied to flows without flow specific variables.
setDefaultWidth(int) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setDefaultWidth(int) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the default width.in pixels
setDefaultXMLNs(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setDefaultXMLNs(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default XML namespace.
setDelay(long) - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
setDelay(long) - Method in interface org.norther.tammi.core.thread.Schedulable
Sets the starting delay between start method invocation and actual execution.
setDeleteOnRelease(boolean) - Method in class org.norther.tammi.core.cache.AbstractResource
 
setDeleteOnRelease(boolean) - Method in class org.norther.tammi.core.cache.BufferedResource
 
setDeleteOnRelease(boolean) - Method in interface org.norther.tammi.core.cache.Resource
Sets whether the resource source should be deleted on release.
setDelimiterKey(String) - Static method in class org.norther.tammi.core.config.Configuration
Sets the property key for a key delimiter.
setDeniedPermissions(String, Permission[]) - Method in interface org.norther.tammi.core.security.AccessController
Sets denied permissions for a specified role.
setDeniedPermissions(String, Permission[]) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
setDeniedPermissions(String, Permission[]) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
setDeniedPermissions(String, Permission[]) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
setDeniedPermissions(String, Permission[]) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
setDependencyLevel(int) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
setDescription(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the description of this attribute.
setDescription(String) - Method in class org.norther.tammi.core.rt.VariableInfo
Sets the description of this variable.
setDescription(String) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the description of the group.
setDescription(String) - Method in interface org.norther.tammi.root.realm.PersistentRole
Sets the description of the role.
setDescription(String) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setDescription(String) - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
setDescription(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the description of the page.
setDetail(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the detail of this attribute.
setDigestAlgorithm(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setDigestAlgorithm(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setDigestAlgorithm(String) - Method in interface org.norther.tammi.core.realm.Realm
Sets the digest algorithm used to store credentials.
setDigestTimeout(int) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
setDigestTimeout(int) - Method in interface org.norther.tammi.spray.authenticator.HttpDigestAuthFilter
Sets the digest timeout.
setDisabled(boolean) - Method in class org.norther.tammi.root.rt.util.TreeProperty
Sets whether the tree node is disabled.
setDiscardOverloaded(boolean) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the discard overloaded option.
setDiscardOverloaded(boolean) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setDiscardOverloaded(boolean) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setDiscardOverloaded(String, boolean) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setDiscardOverloaded(String, boolean) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the discard overloaded option of the domain.
setDistributable(boolean) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setDistributable(boolean) - Method in interface org.norther.tammi.spray.session.Manager
Sets the distributable flag for the sessions.
setDivider(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
Sets the divider.
setDocType(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setDocType(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the doctype.
setDocType(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setDocType(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setDocumentBuilderFactory(String) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setDocumentBuilderFactory(String) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Sets the class name of the implemention of the factory.
setDocumentLocator(Locator) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
setDocumentLocator(Locator) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
setEditable(boolean) - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
Sets whether the model is editable.
setElement(int) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setElement(int) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the array index of the current form attribute element.
setElement(int) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setEmbedded(boolean) - Method in class org.norther.tammi.sprig.jasper.export.HtmlExporter
 
setEmbedded(boolean) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
 
setEmbedded(boolean) - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
 
setEmbedded(boolean) - Method in interface org.norther.tammi.sprig.report.export.Exporter
Sets whether embedded.
setEncodeAlpha(boolean) - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Sets the encode alpha visibity option.
setEncodeAlpha(boolean) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
setEncoded(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be encoded.
setEncoded(Boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either encoded, decoded or keep it unchanged.
setEncoderClassName(String, String) - Method in class org.norther.tammi.sprig.chart.AbstractChartGenerator
 
setEncoderClassName(String, String) - Method in interface org.norther.tammi.sprig.chart.ChartGenerator
Sets the class name of the specified encoder.
setEncoding(LogEntry.Encoding) - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the encoding.
setEntryTable(ConcurrentAbstractMap.ConcurrentEntry<K, V>[]) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Sets the entry table.
setEntryTable(ConcurrentAbstractMap.ConcurrentEntry<K, V>[]) - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
setEntryTable(ConcurrentAbstractMap.ConcurrentEntry<K, V>[]) - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
setEnumeration(List<?>) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the enumeration of allowed attribute values.
setErrorTemplate(String) - Method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
 
setErrorTemplate(String) - Method in interface org.norther.tammi.spray.engine.TemplateExceptionFilter
Sets the error template.
setErrorTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setErrorTemplate(String) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the error template.
setExecutorName(ObjectName) - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
setExecutorName(ObjectName) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setExecutorName(ObjectName) - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
setExecutorName(ObjectName) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
setExecutorName(ObjectName) - Method in interface org.norther.tammi.core.thread.Executable
Sets the executor of this executable.
setExecutorName(ObjectName) - Method in interface org.norther.tammi.core.thread.Scheduler
Sets the executor of this scheduler.
setExecutorName(ObjectName) - Method in interface org.norther.tammi.core.thread.Timeout
Sets the executor of this timeout.
setExecutorName(ObjectName) - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
setExpanded(boolean) - Method in class org.norther.tammi.root.rt.util.TreeProperty
Sets whether the tree node is expanded.
setExpandEntityReferences(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setExpandEntityReferences(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parser produced by this code will expand entity reference nodes.
setExpirationFraction(float) - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Sets the fraction of cached entries to expire when running low in memory.
setExpirationFraction(float) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
setExpirationLimit(int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the expiration limit for the number of cached entries.
setExpirationLimit(int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setExpirationLimit(int) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setExpirationLimit(String, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setExpirationLimit(String, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the expiration limit in the domain.
setExpirationSleepInterval(int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the expiration sleep interval in seconds.
setExpirationSleepInterval(int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setExpirationSleepInterval(int) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setExpirationSleepInterval(String, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setExpirationSleepInterval(String, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the expiration sleep interval of the domain in seconds.
setExpirationThreshold(float) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the threshold relative to the entry limit before expiration of excessive entries starts.
setExpirationThreshold(float) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setExpirationThreshold(float) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setExpirationThreshold(String, float) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setExpirationThreshold(String, float) - Method in interface org.norther.tammi.core.cache.SharedCache
Gets the expiration threshold in the domain.
setExpirationThreshold(long) - Method in interface org.norther.tammi.core.monitor.CacheMonitor
Sets the threshold of available memory below which caches are expired.
setExpirationThreshold(long) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
 
setExpirationTimer(ScheduledTimer) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
Sets the expiration timer.
setExpireAfterAccess(boolean) - Method in class org.norther.tammi.core.cache.AbstractResource
 
setExpireAfterAccess(boolean) - Method in class org.norther.tammi.core.cache.BufferedResource
 
setExpireAfterAccess(boolean) - Method in interface org.norther.tammi.core.cache.Resource
Sets whether the resource should be expired after it has been accessed.
setExplodePercent(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the amount that a pie section should be 'exploded'.
setExporterClassName(String, String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
setExporterClassName(String, String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Sets the class name of the specified exporter.
setExtension(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the extension of this request.
setFactory(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets the factory MBean for the specified class name.
setFactory(String, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets the factory MBean for the specified class name.
setFactoryName(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
setFactoryName(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Sets the factory of this domain.
setFactoryName(ObjectName) - Method in class org.norther.tammi.core.pool.DefaultPool
 
setFactoryName(ObjectName) - Method in interface org.norther.tammi.core.pool.Pool
Sets the factory of this pool.
setFallbackResourcesName(ObjectName) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setFallbackResourcesName(ObjectName) - Method in interface org.norther.tammi.core.locale.ResourceMap
Sets the fallback resources of this map.
setFallbackResourcesName(ObjectName) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setFallbackResourcesName(ObjectName) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setFaultyUser(HttpServletRequest, String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Sets the faulty user of the specified request.
setFeature(String, boolean) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
setFeature(String, boolean) - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFilesToKeep(int) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Sets the number of log files with the current filename to keep in the log folder.
setFilled(boolean) - Method in class org.norther.tammi.sprig.report.layout.ReportLayoutAdapter
Sets the filled flag.
setFilterName(ObjectName) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the filter processing the requests.
setFilterName(ObjectName) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setFilterName(int, ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
setFilterName(int, ObjectName) - Method in interface org.norther.tammi.spray.filter.Pipe
Sets the indexed filter in the pipe.
setFilterNames(List<ObjectName>) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
setFilterNames(List<ObjectName>) - Method in interface org.norther.tammi.spray.filter.Pipe
Sets filters in the pipe.
setFilters(String[]) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setFilters(String[]) - Method in interface org.norther.tammi.core.logger.Logger
Sets exception filters.
setFilterState(ObjectName, FilterReference.FilterState) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
setFilterState(ObjectName, int, FilterReference.FilterState) - Method in class org.norther.tammi.spray.filter.DefaultPipe
 
setFilterState(ObjectName, FilterReference.FilterState) - Method in interface org.norther.tammi.spray.filter.Pipe
Sets the state of the named filter.
setFilterState(ObjectName, int, FilterReference.FilterState) - Method in interface org.norther.tammi.spray.filter.Pipe
Sets the state of the indexed filter.
setFinderAlias(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
setFinderAlias(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Sets the name or alias of the finder to apply.
setFinderKey(String) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
setFinderKey(String) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Sets the finder key to apply.
setFixed(boolean) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Sets the fixed option.
setFixedPath(String, String) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
setFixedPath(String, String) - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Sets a fixed content path.
setFlow(FlowStep) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
Sets the flow.
setFlow(String, Object...) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the flow of the link with parameters.
setFlowActionNames(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowActionNames(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the names of the actions applied to the named flow.
setFlowBaseName(String, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowBaseName(String, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the base name of the specified flow.
setFlowHeritable(String, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowHeritable(String, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether the named flow is heritable.
setFlowIdentity(String, Identity) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowIdentity(String, Identity) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the identity of the specified flow.
setFlowLabel(String, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowLabel(String, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the label of the named flow.
setFlowLocalized(String, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowLocalized(String, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether the specified flow is localized.
setFlowName(String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowName(String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets or replaces a named flow.
setFlowNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowNames(String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets or replaces named flows.
setFlowNamespace(String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Sets the flow namespace.
setFlowProperties(String, Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowProperties(String, Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified properties of the named flow as consecutive pairs of properties and values.
setFlowProperty(String, Object, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowProperty(String, Object, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified property of the named flow.
setFlowState(String, Object, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowState(String, Object, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether the specified state is set for the named flow.
setFlowStates(String, Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowStates(String, Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the specified states of the named flow.
setFlowTemplatePaths(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowTemplatePaths(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the paths of the templates applied to the named flow.
setFlowTransition(String, Object, Object) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowTransition(String, Object, Object) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the transition of the named flow.
setFlowTransitions(String, Object[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowTransitions(String, Object[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the transitions of the named flow as consecutive pairs of states and values.
setFlowVariableTypes(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setFlowVariableTypes(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the types of the variables applied to the named flow.
setFolderPaths(String, String[]) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
setFolderPaths(String, String[]) - Method in interface org.norther.tammi.core.io.PathFinder
Sets the specified key folder paths.
setFolderPaths(String[]) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
setFolderPaths(String[]) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Sets the template folder paths.
setFontFace(String) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the font face.
setFontFace(String) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setFontSize(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the font size.
setFontSize(int) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setForcedLocale(boolean) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
setForcedLocale(boolean) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Sets the forced locale option determining whether a cached locale should be ignored or not.
setForegroundTransparency(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the transparency of the foreground.
setForm(String) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the linked form.
setFormat(Format) - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Sets the coordinate format.
setFormat(Format) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
setFormat(Format) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
setFormat(Format) - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
setFormat(Format) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
setFormat(Format) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
setFormDataParsed(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setFormDataParsed(boolean) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the form data to be parsed as parameters option.
setFormIndexField(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setFormIndexField(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the name of the form index field to post the variable indices of the submitted form.
setFormName(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setFormName(String) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the name of the current form and resets its variable index.
setFormName(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setFormNameField(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setFormNameField(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the name of the form name field to post the unique name of the submitted form.
setFormProperty(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setFormProperty(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified form property.
setFormTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setFormTemplate(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setFormTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the default form template.
setFormTemplate(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified form template.
setForwarded(boolean) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
setForwarded(boolean) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Sets the forwarded option.
setFrom(InternetAddress) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setFrom(InternetAddress) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the address of the current user.
setFrom(int, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
setFrom(int, boolean) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Sets the routes from the specified step.
setFrom(int, boolean) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
setGlobalTool(String, String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Sets a global context tool.
setGlobalTool(String, String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
setGridPaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the grid paint.
setGridVisible(boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether the grid is visible.
setGroup(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the group of this attribute.
setGroupId(int) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setGroupId(int) - Method in interface org.norther.tammi.core.realm.NativeRealm
Sets the group id of the current process.
setGroupId(Object) - Method in class org.norther.tammi.core.realm.RemoteIdentity
 
setGroupId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
Sets the group id.
setGroupId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Sets the group id.
setGroupingSize(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setGroupingUsed(boolean) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setHangword(String) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the hangword of the group.
setHangword(String) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setHeader(String, String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setHeader(String, String) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Sets a header.
setHeader(String, String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setHeader(String, String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setHeader(String, String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
setHeaders(Map<String, String[]>) - Method in interface org.norther.tammi.spray.remote.HttpRMIClient
Sets headers as a map of Vectors.
setHeaders(Map<String, String[]>) - Method in class org.norther.tammi.spray.remote.HttpRMIClientImpl
 
setHeadScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the (one) head script of the page.
setHeadScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setHeadScripts(Collection<String>, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the head scripts.
setHeadScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setHeadScripts(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setHeight(Integer) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setHeight(Integer) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets the height in pixels.
setHeight(Integer) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setHeight(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the height.
setHeight(int) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setHeritable(boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setHeritable(boolean) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets whether heritable.
setHeritable(boolean) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setHost(String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setHost(String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setHost(String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the host name of the mail server.
setHost(String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the protocol specific host name of the mail server.
setHost(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked host.
setHostPatterns(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setHostPatterns(List<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setHostPatterns(List<Pattern>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets host patterns.
setHostPatterns(List<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setHostPatterns(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets host patterns for a named profile.
setHttpRequest(String) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
setHttpRequest(String) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Sets the HTTP request of this connection.
setHttpRequest(String) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
setHttpSessionClassName(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setHttpSessionClassName(String) - Method in interface org.norther.tammi.spray.session.Manager
Sets the http session class name.
setId(Object) - Method in interface org.norther.tammi.core.rt.Variable
Sets the id of this variable corresponding to its primary attributes.
setId(Object) - Method in class org.norther.tammi.core.rt.VariableX
 
setId(Object) - Method in class org.norther.tammi.root.locale.LocalizedName
Sets the id.
setId(LocalizedValue.Id) - Method in class org.norther.tammi.root.locale.LocalizedValue
Sets the composite id.
setId(Object) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the id.
setId(Object) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the id.
setId(Object) - Method in class org.norther.tammi.root.realm.IdBasedPersistentGroup
Sets the unique id of the group.
setId(Object) - Method in class org.norther.tammi.root.realm.IdBasedPersistentRole
Sets the unique id of the role.
setId(Object) - Method in class org.norther.tammi.root.realm.IdBasedPersistentUser
Sets the unique id of the persistent user.
setId(Object) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the unique id of the group.
setId(PersistentGroupGroup.Id) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Sets the composite id.
setId(PersistentGroupUser.Id) - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Sets the composite id.
setId(Object) - Method in interface org.norther.tammi.root.realm.PersistentRole
Sets the unique id of the role.
setId(Object) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the unique id of the user.
setId(PersistentUserRole.Id) - Method in class org.norther.tammi.root.realm.PersistentUserRole
Sets the composite id.
setId(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setId(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
setId(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setIdentity(Identity) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setIdentity(Identity) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the identity.
setIdentity(Identity) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setIdentity(String) - Method in class org.norther.tammi.sprig.jfree.function.IdentityExpression
Sets the identity.
setIdentityValue(Object, Object) - Method in interface org.norther.tammi.root.db.Persister
Sets the identity attribute value of the specified object.
setIdentityValue(Object, Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setIdentityValues(Object, Object[]) - Method in interface org.norther.tammi.root.db.Persister
Sets an array of identity attribute values of the specified object.
setIdentityValues(Object, Object[]) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setIdleCommand(Runnable) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Sets the idle command.
setIdleCommand(Runnable) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
setIdleCommand(Runnable) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
setIdleCommand(Runnable) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
setIdleDelay(long) - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Sets the idle delay.
setIdleDelay(long) - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
setIdleDelay(long) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
setIdleDelay(long) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
setIdLength(int) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setIdLength(int) - Method in interface org.norther.tammi.spray.session.Manager
Sets the length of session ids.
setIdValue(Object, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Sets the identity value.
setIdValues(Object, Object[]) - Method in class org.norther.tammi.spray.db.tool.DataTool
Sets the identity values.
setIgnoreElementContentWhitespace(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setIgnoreElementContentWhitespace(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parsers created by this factory must eliminate whitespace in element content (sometimes known loosely as 'ignorable whitespace') when parsing XML documents (see XML Rec 2.10).
setIgnoringComments(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setIgnoringComments(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parser produced by this code will ignore comments.
setImmutable(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets whether this attribute is immutable.
setImmutable(boolean) - Method in class org.norther.tammi.core.rt.VariableInfo
Sets whether this variable is immutable.
setIncludeKey(String) - Static method in class org.norther.tammi.core.config.Configuration
Sets the property key for including other properties files.
setIndex(int) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Sets the index.
setIndex(int) - Method in class org.norther.tammi.core.rt.util.Identity
Sets the index.
setInetAddress(InetAddress) - Method in class org.norther.tammi.spray.connector.DefaultConnector
Sets the inet address of the local host.
setInfo(String) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setInfo(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setInfo(String) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the named attribute info of the current form attribute.
setInfo(MBeanAttributeInfo) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the attribute info of the current form attribute.
setInfo(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setInfo(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setInfo(ChartRenderingInfo) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
Sets the rendering info.
setInfoTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setInfoTemplate(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setInfoTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the default info template.
setInfoTemplate(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified info template.
setInitialContextFactory(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setInitialContextFactory(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the JNDI initial context factory to apply.
setInitialExpirationTime(int) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setInitialExpirationTime(int) - Method in interface org.norther.tammi.spray.session.Manager
Sets the initial expiration time for new sessions.
setInitializer(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
setInitializer(String) - Method in interface org.norther.tammi.core.scripter.lang.ScriptEngine
Sets an initializer script.
setInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setInlineBodyScript(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the inline body script.
setInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setInlineBodyScript(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setInlineStyleSheet(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the inline style sheet.
setInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setInlineStyleSheet(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setInputStream(InputStream) - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
Sets the adaptee.
setInputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setInputTemplate(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setInputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the default input template.
setInputTemplate(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified input template.
setInsecureSessionsInvalidated(boolean) - Method in class org.norther.tammi.spray.engine.DefaultSecuredFilter
 
setInsecureSessionsInvalidated(boolean) - Method in interface org.norther.tammi.spray.engine.SecuredFilter
Sets whether insecure sessions are invalidated before switching to secured transmission.
setInteractive(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the interactive flag of this attribute.
setInterface(String, boolean...) - Method in class org.norther.tammi.core.base.MBeanHandle
Sets the MBean interface with an optional default query.
setInternalConnection(RepositoryConnection) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setInternalConnection(String, RepositoryConnection) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
Sets the specified internal connection.
setInternalConnection(RepositoryConnection) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
Sets the internal connection.
setIntHeader(String, int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setIntHeader(String, int) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Sets an int header.
setIntHeader(String, int) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setIntHeader(String, int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setInvalidatedSession(boolean) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
setInvalidatedSession(boolean) - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
setInvalidatedSession(boolean) - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Sets whether the active session is invalidated.
setItemSeparator(String) - Method in class org.norther.tammi.core.config.Configuration
Sets the item separator(s).
setJasperDesign(JasperDesign) - Method in class org.norther.tammi.sprig.jasper.JRXMLLoader
Sets the design.
setKeepAliveTime(long) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
setKeepAliveTime(long) - Method in interface org.norther.tammi.core.thread.PooledExecutor
Sets the number of milliseconds to keep alive threads exceeding the number of core threads waiting for new commands.
setKeepConnection(boolean) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
setKeepConnection(boolean) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Sets whether connections should be kept alive.
setKeepConnection(boolean) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
setKey(K) - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
setKey(K) - Method in interface org.norther.tammi.acorn.util.KeyValue
Sets the key.
setKey(K) - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
setKey(String) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
setKey(String) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
setKey(String) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
setKey(String) - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
setKey(String) - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
setKey(String) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
setKey(String) - Method in interface org.norther.tammi.spray.filter.KeyFilter
Sets the filter key.
setKey(String) - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
setKey(String) - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
setKeyAlias(String) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the certificate key alias of the connection.
setKeyAlias(String) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setKeyDelimiter(String) - Method in class org.norther.tammi.core.config.Configuration
Sets the key delimiter(s).
setKeyManagerAlgorithm(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setKeyManagerAlgorithm(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the key manager algorithm.
setKeyManagerProvider(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setKeyManagerProvider(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the key manager provider.
setKeyPassword(String) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the certificate key password of the connection.
setKeyPassword(String) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setKeyStoreLoaderName(ObjectName) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setKeyStoreLoaderName(ObjectName) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the key store loader.
setKeywords(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the keywords of the page.
setLabel(String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setLabel(String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the label.
setLabel(String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setLabel(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setLabel(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the label.
setLabel(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setLabel(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setLabel(String) - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Sets the label of the axis.
setLabelFontSize(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Sets the label font size.
setLabelFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
setLabelFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
setLabelFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
setLabelFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
setLabelFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
setLabelNumberFormat(NumberFormat) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the label number format.
setLabelPercentFormat(NumberFormat) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the label percent format.
setLanguage(String) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the current language.
setLanguage(String) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the current language.
setLastModified(Object, long) - Method in interface org.norther.tammi.acorn.trace.Traceable
Sets the timestamp of the last modification of the specified resource.
setLastModified(Object, long) - Method in class org.norther.tammi.acorn.trace.TraceableSupport
 
setLastModified(Object, long) - Method in class org.norther.tammi.core.config.Configuration
 
setLastModified(Object, long) - Method in class org.norther.tammi.core.rt.VariableX
 
setLastModified(Object, long) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setLastModified(Object, long) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
 
setLastVisit(Timestamp) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the date of the last visit.
setLastVisit(Timestamp) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setLayout(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the layout template.
setLayout(String, String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the layout template with encoding.
setLayoutTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
setLayoutTemplate(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
setLayoutTemplate(String, String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultLayoutFilter
 
setLayoutTemplate(String) - Method in interface org.norther.tammi.spray.template.LayoutFilter
Sets the default layout template.
setLayoutTemplate(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.LayoutFilter
Sets the current layout template of the specified request.
setLayoutTemplate(String, String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.LayoutFilter
Sets the current layout template of the specified request with encoding.
setLength(int) - Method in class org.norther.tammi.acorn.lang.XMLString
Sets the length.
setLevel(Log.Level) - Method in exception org.norther.tammi.core.base.LogException
Sets the level of the exception.
setLevel(Log.Level) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLevel(Object, Log.Level) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLevel(Log.Level) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setLevel(Object, Log.Level) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setLevel(Log.Level) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setLevel(Object, Log.Level) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setLevel(Log.Level) - Method in interface org.norther.tammi.core.logger.Logger
Sets the root level.
setLevel(Object, Log.Level) - Method in interface org.norther.tammi.core.logger.Logger
Sets the level of the specified logger.
setLevelAsString(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLevelAsString(Object, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLevelAsString(String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setLevelAsString(Object, String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setLevelAsString(String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setLevelAsString(Object, String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setLevelAsString(String) - Method in interface org.norther.tammi.core.logger.Logger
Sets the root level as a string.
setLevelAsString(Object, String) - Method in interface org.norther.tammi.core.logger.Logger
Sets the level of the specified logger as a string.
setLibraryPath(String) - Method in class org.norther.tammi.core.external.DefaultLibrary
 
setLibraryPath(String) - Method in interface org.norther.tammi.core.external.Library
Sets the path to the native library.
setLimit(int) - Method in interface org.norther.tammi.root.db.query.DBQuery
Sets the number of rows to query.
setLimit(int) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
setLimit(int) - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
setLinesVisible(boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether lines are visible.
setLinesVisible(int, boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether lines are visible for the specified dataset.
setLinesVisible(int, int, boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether lines are visible for the specified series.
setLink(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked link.
setLink(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setLink(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the link.
setLink(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setLink(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setLinkAnchor(String, String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
setLinkAnchor(int, String, String) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
setLinkAnchor(String, String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Sets the anchor of the named link.
setLinkAnchor(int, String, String) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Sets the anchor of the named link at the specified index.
setLinkColor(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the link color of the page.
setLinked(String, String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked value.
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.db.DefaultBeanRepositoryFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.db.DefaultMultiRepositoryFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.db.DefaultRepositoryFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.filter.DefaultContainerKeyFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.filter.DefaultKeyFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.filter.DefaultSecureContainerKeyFilter
 
setLinkedKey(boolean) - Method in interface org.norther.tammi.spray.filter.KeyFilter
Sets the linked key flag.
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
 
setLinkedKey(boolean) - Method in class org.norther.tammi.spray.media.DefaultContentKeyFilter
 
setLinkName(String, ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
setLinkName(String, String, ObjectName) - Method in class org.norther.tammi.spray.filter.DefaultLinkFilter
 
setLinkName(String, ObjectName) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Sets the object name of the linked filter.
setLinkName(String, String, ObjectName) - Method in interface org.norther.tammi.spray.filter.LinkFilter
Sets the interface and object name of the linked filter.
setList(List<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
Sets the list adaptee.
setListener(Class<L>, L[]) - Method in class org.norther.tammi.core.rt.VariableInfo
Sets the specified listeners.
setListeners(Class<L>, L[]) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the specified listeners.
setListeners(String[]) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setListeners(String[]) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the listeners.
setLoadedServlet(String, String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setLoadedServlet(String, String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the servlet mapped to the specified path and loaded immediately.
setLoaderName(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
setLoaderName(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Sets the loader of this domain.
setLoaderPath(String) - Method in class org.norther.tammi.core.external.DefaultLibrary
 
setLoaderPath(String) - Method in interface org.norther.tammi.core.external.Library
Sets the static path to the loader library.
setLOB(Identity, String...) - Method in class org.norther.tammi.spray.db.tool.BlobTool
Sets the linked LOB identity.
setLOBE(Variable, String, int) - Method in class org.norther.tammi.spray.db.tool.BlobTool
Sets the linked LOB variable element.
setLOBE(String, String, int, Object...) - Method in class org.norther.tammi.spray.db.tool.BlobTool
Sets the linked LOB attribute element.
setLOBLinkPattern(String) - Method in class org.norther.tammi.core.rt.Introspector
Sets the encoded LOB link pattern.
setLOBV(Variable, String) - Method in class org.norther.tammi.spray.db.tool.BlobTool
Sets the linked LOB variable value.
setLOBV(String, String, Object...) - Method in class org.norther.tammi.spray.db.tool.BlobTool
Sets the linked LOB attribute value.
setLocalContext(boolean) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Sets the local context flag.
setLocalContext(boolean) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setLocale(Locale) - Method in class org.norther.tammi.core.converter.Formatter
Sets the locale to apply.
setLocale(Locale) - Method in class org.norther.tammi.core.rt.Introspector
Sets the locale to apply.
setLocale(Locale) - Method in interface org.norther.tammi.core.security.AuthenticatedPrincipal
Sets the locale of the principal.
setLocale(Locale) - Method in interface org.norther.tammi.root.db.Persister
Sets the locale of this persister.
setLocale(Locale) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setLocale(Locale) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the current locale.
setLocale(Locale) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the current locale.
setLocale(String) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the locale of the user.
setLocale(String) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setLocale(Locale) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
 
setLocale(Locale) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setLocale(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked locale.
setLocale(Locale) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
setLocale(Locale) - Method in class org.norther.tammi.spray.terminal.chain.TerminalResponse
 
setLocaleId(Object) - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
Sets the locale id.
setLocaleId(Object) - Method in class org.norther.tammi.root.locale.LocalizedValue
Sets the locale id.
setLocalized(boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setLocalized(boolean) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets whether the labels are localized.
setLocalized(boolean) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setLocalized(Boolean) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setLocalized(Boolean) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets whether labels and URLs are localized.
setLocalized(Boolean) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setLocalized(Boolean) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setLocalizedBeans(boolean) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sets the localized beans flag.
setLocalizedBeans(boolean) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
setLocalizedContent(boolean) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
setLocalizedContent(boolean) - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Sets the localized content flag.
setLocalizedEnumeration(Locale, EnumeratedList) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the localized enumeration of allowed attribute values.
setLocalizedFlows(boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setLocalizedFlows(boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the localized flows flag.
setLocalizedForms(boolean) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setLocalizedForms(boolean) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the localized forms flag.
setLocalizedMap(String, Variable, Map<String, Object>) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
setLocalizedMap(String, Variable, Map<String, Object>) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Sets localized parameters.
setLocalizedName(LocalizedName) - Method in class org.norther.tammi.root.locale.LocalizedValue
Sets the current localized name.
setLocalizedReports(boolean) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
setLocalizedReports(boolean) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Sets the localized forms flag.
setLocalizedSkins(boolean) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setLocalizedSkins(boolean) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets whether skins are localized by default.
setLocalizedTemplates(boolean) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Sets the localized templates flag.
setLocalizedTemplates(boolean) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setLocalizedVariables(boolean) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setLocalizedVariables(boolean) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets whether variables in this registry are localized.
setLocalPatternChars(Locale, String) - Method in interface org.norther.tammi.core.converter.DateConverter
Sets the locale specific pattern chars.
setLocalPatternChars(Locale, String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
setLogClassName(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLogClassName(String) - Method in interface org.norther.tammi.core.logger.Logger
Sets the log implementation class name.
setLogEntryEncoding(LogEntry.Encoding) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLogEntryEncoding(LogEntry.Encoding) - Method in interface org.norther.tammi.core.logger.Logger
Sets the log entry encoding.
setLogFactory(LogFactory) - Static method in class org.norther.tammi.acorn.logger.StaticLogFactory
Sets the log factory instance.
setLogger(Object) - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the native logger.
setLoggerName(Log.Level, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setLoggerName(Log.Level, String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setLoggerName(Log.Level, String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setLoggerName(Log.Level, String) - Method in interface org.norther.tammi.core.logger.Logger
Sets the logger name for the specified level.
setLoggerName(ObjectName) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the access logger of this connector.
setLoggerName(ObjectName) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setLoggingDisabled(boolean) - Method in interface org.norther.tammi.spray.connector.Connector
Sets whether access logging of this connector is disabled.
setLoggingDisabled(boolean) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setLoggingEnabled(boolean) - Method in class org.norther.tammi.core.thread.DefaultTimeout
 
setLoggingEnabled(boolean) - Method in interface org.norther.tammi.core.thread.Timeout
Sets whether timoeut logging of this scheduler is enabled.
setLoggingFilePath(String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setLoggingFilePath(String) - Method in interface org.norther.tammi.root.ojb.OJBFactory
Sets the logging file path.
setLoginAttempts(int) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLoginAttempts(int) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the number of allowed login attempts.
setLoginCheck(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setLoginCheck(String) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the check part of the path info of the login URL to apply.
setLoginFlow(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginFlow(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login flow.
setLoginHost(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginHost(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login host.
setLoginPipe(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginPipe(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login pipe.
setLoginService(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginService(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login service.
setLoginTemplate(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginTemplate(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login template.
setLoginURI(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
setLoginURI(String) - Method in interface org.norther.tammi.spray.authenticator.HttpFormAuthFilter
Sets the login URI.
setLogLevel(Log.Level) - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the log level.
setLogo(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setLogo(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the logo.
setLogo(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setLogo(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setLogoutFlow(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutFlow(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout flow.
setLogoutHost(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutHost(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout host.
setLogoutPipe(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutPipe(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout pipe.
setLogoutService(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutService(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout service.
setLogoutTemplate(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutTemplate(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout template.
setLogoutURI(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setLogoutURI(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the logout URI.
setMailerName(ObjectName) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
setMailerName(ObjectName) - Method in interface org.norther.tammi.core.mail.Mailbot
Sets the the mailer of this reminder.
setMailQualifier(String) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
setMailQualifier(String) - Method in interface org.norther.tammi.core.mail.Mailbot
Sets the qualifier for resolving mail resources.
setManagedResource(Object, String) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
setMandatory(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the mandatory flag of this attribute.
setMap(Map<K, V>) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
setMap(Map<K, V>) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
setMap(Map<K, V>) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
Sets the map adaptee.
setMappedServlet(String, String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setMappedServlet(String, String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the servlet mapped to the specified path.
setMaxAge(int) - Method in class org.norther.tammi.spray.media.DefaultMediaContentFilter
 
setMaxAge(int) - Method in interface org.norther.tammi.spray.media.MediaContentFilter
Sets the max caching age of content in clients.
setMaxAge(int) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setMaxAge(int) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets the max caching age of pages in clients.
setMaxExpirationTime(int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Sets the maximum expiration time in seconds.
setMaxExpirationTime(int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
setMaxExpirationTime(int) - Method in class org.norther.tammi.core.cache.DefaultCache
 
setMaxExpirationTime(String, int) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
setMaxExpirationTime(String, int) - Method in interface org.norther.tammi.core.cache.SharedCache
Sets the maximum expiration time of the domain in seconds.
setMaxFileSize(int) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Sets the size limit for log files.
setMaxIdleConnections(int) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the maximum number of idle connections to keep alive.
setMaxIdleConnections(int) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setMaxIdleConnections(int) - Method in interface org.norther.tammi.spray.connector.LocalConnector
Sets the maximum number of idle connections to keep alive.
setMaximumFractionDigits(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setMaximumIntegerDigits(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setMaxInactiveInterval(int) - Method in class org.norther.tammi.spray.session.DefaultSession
 
setMaxPoolSize(int) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
setMaxPoolSize(int) - Method in interface org.norther.tammi.core.thread.PooledExecutor
Sets the maximum number of threads to use.
setMaxRequestLength(int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolRequest
Sets the maximum allowed request length.
setMaxRequestLength(int) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setMaxRequestLength(int) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the maximum allowed length of the first line of the request.
setMaxResultSetSize(int) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setMaxResultSetSize(int) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the maximum result set size if not otherwise specified..
setMaxSize(int) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the maximum size of this attribute.
setMaxValue(Object) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the maximum value of this attribute.
setMaxValue(Number) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the max value.
setMBeanInterface(String, String) - Method in interface org.norther.tammi.core.base.Container
Sets the interface of a registry MBean.
setMBeanInterface(String, String) - Method in class org.norther.tammi.core.base.DefaultContainer
 
setMBeanInterface(K, String) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
setMBeanInterface(K, String) - Method in interface org.norther.tammi.core.base.Registry
Sets the interface of a registry MBean.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a reference to the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.MBeanHandle.ClassQueryExp
 
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.MBeanHandle.RegistrationFilter
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.MBeanHandle
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.MBeanInstance
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.base.Referable
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.core.logger.jcl.CommonsLogFactory
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.root.ojb.OJBLogger
Sets the MBean server.
setMBeanServer(MBeanServer) - Method in class org.norther.tammi.sprig.jasper.model.JavaCompiler
Sets the MBean server.
setMediaKeys(String[]) - Method in class org.norther.tammi.spray.media.DefaultMediaProvider
 
setMediaKeys(String[]) - Method in interface org.norther.tammi.spray.media.MediaProvider
Sets the path finder keys for resolving media paths.
setMembers(Collection<PersistentUser>) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the members of the group.
setMembers(Collection<PersistentUser>) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setMessage(String) - Method in class org.norther.tammi.core.realm.DefaultChallenge
Sets the current message.
setMetaElement(String, String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setMetaElement(String, String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets a meta element.
setMetaElement(String, String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setMetaElement(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setMimeTypePath(String) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Sets the pathname of the MIME type file.
setMimeTypePath(String) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
setMinimumFractionDigits(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setMinimumIntegerDigits(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setMinSize(int) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the minimum size of this attribute.
setMinValue(Object) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the minimum value of this attribute.
setMinValue(Number) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the min value.
setMNForeignReferences(Object, String, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sets foreign references in m:n relations in a tree.
setMNForeignReferences(Object, String, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
setMNForeignReferences(Object, String, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Sets foreign references in m:n relations.
setMNObjectReferences(Object, String, String, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sets object references in m:n relations in a tree formed by nodes of the same class.
setMNObjectReferences(Object, String, String, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
setMNObjectReferences(Object, String, String, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Sets object references in m:n relations.
setModelColumnAxis(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the column axis of the indexed model.
setModelMBeanClassName(String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
setModelMBeanClassName(String) - Method in interface org.norther.tammi.core.base.Domain
Sets the model MBean class name.
setModelRowAxis(int, int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the row axis of the indexed model.
setModifiedState(DefaultConfigurable.Modified) - Method in class org.norther.tammi.core.config.DefaultConfigurable
Sets the modified state.
setMsisdn(String) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the MSISDN of the user.
setMsisdn(String) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setMsisdnSearchPattern(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setMsisdnSearchPattern(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the message format pattern for searching MSISDNs in this realm with "{0}" marking the spot where the ISDN goes.
setMultiplier(int) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setName(String) - Method in class org.norther.tammi.core.realm.RemoteIdentity
 
setName(int, String...) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Sets the names of the indexed attribute.
setName(String...) - Method in interface org.norther.tammi.core.rt.util.EnumeratedListIterator
Sets the names of the attribute.
setName(String) - Method in class org.norther.tammi.root.locale.LocalizedName
Sets the current name.
setName(String) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the locale name.
setName(String) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the locale name.
setName(String) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the name of the group.
setName(String) - Method in interface org.norther.tammi.root.realm.PersistentRole
Sets the role to be used in authorization i.e.
setName(String) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setName(String) - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
setName(String, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the name of the default skin of this request and optionally of this session.
setName(String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
setNameId(Object) - Method in class org.norther.tammi.root.locale.LocalizedValue.Id
Sets the name id.
setNameId(Object) - Method in class org.norther.tammi.root.locale.LocalizedValue
Sets the name id.
setNamePattern(String) - Method in class org.norther.tammi.core.base.AbstractLoader
 
setNamePattern(String) - Method in interface org.norther.tammi.core.base.NamePattern
Sets the name pattern as a string.
setNamePattern(String) - Method in class org.norther.tammi.core.base.Referable
 
setNamePattern(String) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
setNamePattern(String) - Method in class org.norther.tammi.core.rt.VariableInfo
Sets the name pattern of this variable.
setNamePattern(String) - Method in class org.norther.tammi.core.rt.VariableY
 
setNamespaceAware(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setNamespaceAware(boolean) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
setNamespaceAware(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceAware(boolean) - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNativeCountry(String, String) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
setNativeCountry(String, String) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Sets the native country for the specified language.
setNeedClientAuth(boolean) - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
Sets whether client authentication is needed.
setNegativePrefix(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setNegativeSuffix(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setNextStepEnabled(StepFlowContext, boolean) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Sets whether the next step is enabled.
setNoCache(boolean) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Sets caching.
setNoCache(boolean, long) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Sets caching with expiration.
setNoCache(boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setNoCache(boolean, long) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setNoCache(boolean) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets whether caching of pages in clients is on or off.
setNoCache(boolean, long) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets whether caching of pages in clients is on or off with expiration.
setNormalizedPaths(boolean) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
setNormalizedPaths(boolean) - Method in interface org.norther.tammi.core.io.PathFinder
Sets whether requested paths are normalized before search to reject absolute search paths and references outside context paths folders.
setNullKey(String) - Static method in class org.norther.tammi.core.config.Configuration
Sets the property key for a null value.
setNullValue(String) - Method in class org.norther.tammi.core.config.Configuration
Sets the null value.
setObjectName(ObjectName) - Method in class org.norther.tammi.core.base.MBeanInstance
Sets the object name.
setObjectName(ObjectName) - Method in class org.norther.tammi.core.base.Referable
Sets the object name.
setObjectName(ObjectName) - Method in class org.norther.tammi.core.rt.VariableX
Sets the object name.
setObjectRegistry(ScriptObjectRegistry) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setObjectRegistry(ScriptObjectRegistry) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the object registry used by this manager.
setOffset(int) - Method in interface org.norther.tammi.root.db.query.DBQuery
Sets the first row to query.
setOffset(int) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
setOffset(int) - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
setOperation(String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the operation name.
setOrientation(Skin.Orientation) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setOrientation(Skin.Orientation) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the orientation.
setOrientation(Skin.Orientation) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setOrientation(Skin.Orientation) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setOutlinePaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline paint.
setOutlinePaint(int, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline paint for the specified dataset.
setOutlinePaint(int, int, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline paint of the specified series.
setOutlineStroke(Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline stroke.
setOutlineStroke(int, Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline stroke for the specified dataset.
setOutlineStroke(int, int, Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the outline stroke of the specified series.
setOutlinesVisible(boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether outlines are visible.
setOutlinesVisible(int, boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether outlines are visible for the specified dataset.
setOutputTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setOutputTemplate(String, String) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setOutputTemplate(String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the default output template.
setOutputTemplate(String, String) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the qualified output template.
setOverwriteEnabled(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setOverwriteEnabled(boolean) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets the flag that indicates whether a file with the same name may overwrite an existing file in the upload folder.
setPackageNames(String[]) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
setPackageNames(String[]) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Sets package names in the task search list.
setPage(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the page template.
setPage(String, String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Sets the page template with encoding.
setPage(String) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the page of the link.
setPageId(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the id of the page.
setPageTemplate(String) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setPageTemplate(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setPageTemplate(String, String, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setPageTemplate(String) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the default page template.
setPageTemplate(String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the current page template of the specified request.
setPageTemplate(String, String, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the current page template of the specified request with encoding.
setPaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the paint.
setPaint(int, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the paint for the specified dataset.
setPaint(int, int, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the paint of the specified series.
setPanelPaint(Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the panel paint.
setParameter(String, String) - Method in class org.norther.tammi.acorn.mime.MimeType
Sets the value of a MIME type parameter replacing the old one.
setParameter(String, Object) - Method in interface org.norther.tammi.root.db.query.DBQuery
Sets a query parameter.
setParameter(String, Object) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
setParameter(String, Object) - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
setParameter(String, String[]) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Sets parameter values to the parameter map.
setParameter(JRExporterParameter, Object) - Method in class org.norther.tammi.sprig.jasper.export.JasperExporter
Sets the specified parameter.
setParameters(Map<String, ?>) - Method in interface org.norther.tammi.root.db.query.DBQuery
Sets the parameters of the query.
setParameters(Map<String, ?>) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
 
setParameters(Map<String, ?>) - Method in class org.norther.tammi.root.ojb.query.OJBQuery
 
setParent(ResourceBundle) - Method in class org.norther.tammi.core.locale.ConfigurationResourceBundle
 
setParent(int, TemplateContext) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
setParent(int, TemplateContext) - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Sets a parent context to a specied index.
setParentId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup.Id
Sets the parent id.
setParentId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupGroup
Sets the parent id.
setParents(Collection<PersistentGroup>) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the parents of the group.
setParents(Collection<PersistentGroup>) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setParseBigDecimal(boolean) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setPassThroughs(String[]) - Method in class org.norther.tammi.spray.servlet.DefaultServletConnector
 
setPassThroughs(String[]) - Method in interface org.norther.tammi.spray.servlet.ServletConnector
Sets the servlet path patterns to pass through this filter.
setPassword(String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setPassword(String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setPassword(String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the password for connecting the mail server.
setPassword(String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the protocol specific password for connecting the mail server.
setPassword(String) - Method in class org.norther.tammi.core.realm.ProtectedPrincipal
 
setPassword(String) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the password of the group.
setPassword(String) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the password of the user.
setPassword(String) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setPassword(String) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setPasswordAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setPasswordAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the password attribute used to retrieve the password.
setPath(String) - Method in class org.norther.tammi.core.cache.AbstractResource
 
setPath(String) - Method in class org.norther.tammi.core.cache.BufferedResource
 
setPath(String) - Method in interface org.norther.tammi.core.cache.Resource
Sets the path of the resource.
setPathInfo(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the last component of the path info as a string.
setPathInfo(String, boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the last component of the path info as a string optionally only if the path info is not parsed.
setPathInfoParsed(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setPathInfoParsed(boolean) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the path info to be parsed as parameters option.
setPaths(String[]) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
setPaths(String[]) - Method in class org.norther.tammi.spray.engine.resource.JarResourceResolver
 
setPaths(String[]) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Sets the array of resource paths.
setPattern(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the value pattern of this attribute.
setPattern(String) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Sets the pattern.
setPatternName(String) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Sets the pattern name.
setPeriod(long) - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
setPeriod(long) - Method in interface org.norther.tammi.core.thread.Schedulable
Sets the execution period.
setPersisterClassName(String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
setPersisterClassName(String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
setPersisterClassName(String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Sets the class name of the persister implementation of the specified connection.
setPersisterClassName(String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Sets the class name of the persister implementation for the default connection.
setPersisterClassName(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setPersisterClassName(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setPipe(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked pipe.
setPluginAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setPluginAttribute(String, String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets a plugin attribute.
setPluginAttribute(String, String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setPluginAttribute(String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setPlugInKey(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setPlugInKey(String, String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setPlugInKey(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the default key for pluggable resource bundles of this resource finder.
setPlugInKey(String, String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the default key for pluggable resource bundles of this resource finder.
setPointer(long) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Sets the pointer.
setPollingInterval(int) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setPollingInterval(int) - Method in interface org.norther.tammi.core.logger.Logger
Sets the interval of polling new enries for logging.
setPort(int) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setPort(int, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setPort(int) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the port number of the mail server.
setPort(int, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the protocol specific port number of the mail server.
setPort(int) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the port of the connector.
setPort(int) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setPort(int) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked port.
setPositivePrefix(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setPositiveSuffix(String) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setPostField(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets a post field of the current attribute with the specified value.
setPostField(String, String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets a post field of the named attribute with the specified value.
setPreserve(boolean) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the preserve state.
setPrimaryIds(Object...) - Method in class org.norther.tammi.root.ojb.lob.IdBlobHandle
Sets the primary ids of the Blob.
setPrimaryIds(Object...) - Method in class org.norther.tammi.root.ojb.lob.IdClobHandle
Sets the primary ids of the Clob.
setPrincipal(Principal) - Method in class org.norther.tammi.core.realm.DefaultChallenge
Sets the authenticated principal.
setPriority(int) - Method in class org.norther.tammi.core.thread.DefaultThreadFactory
 
setPriority(int) - Method in interface org.norther.tammi.core.thread.ThreadFactory
Sets the default priority of production threads.
setPrivateKey(String) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
setPrivateKey(String) - Method in interface org.norther.tammi.spray.authenticator.HttpDigestAuthFilter
Sets the private key.
setProcessor(Object) - Method in class org.norther.tammi.sprig.jfree.export.JFreeExporter
Sets the processor adaptee.
setProfileContentTypes(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileContentTypes(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets profile specific content types.
setProfileDefaultName(String, String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileDefaultName(String, String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the default profile name of the specified profile.
setProfileHeight(String, int) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileHeight(String, int) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the height of the named profile in pixels.
setProfileName(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileName(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets or replaces a named profile.
setProfileNames(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileNames(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets or replaces named profiles.
setProfileScriptable(String, boolean) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileScriptable(String, boolean) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets whether the named profile is scriptable.
setProfileWidth(String, int) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setProfileWidth(String, int) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets the width of the named profile in pixels.
setProgramKey(String) - Method in interface org.norther.tammi.spray.media.CGIBinFilter
Sets the path finder key for resolving program paths.
setProgramKey(String) - Method in class org.norther.tammi.spray.media.DefaultCGIBinFilter
 
setProperties(String, String[]) - Method in interface org.norther.tammi.core.config.Configurable
Sets a multivalued property.
setProperties(String, String[]) - Method in class org.norther.tammi.core.config.Configuration
Sets a multivalued property value.
setProperties(String, String[]) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setProperties(String, String[]) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setProperties(String, String[]) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setProperties(String, String[]) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets a multivalued property.
setProperties(String, String[]) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setProperties(String, String[]) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setProperties(String, String[]) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setProperty(String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
setProperty(String, String) - Method in interface org.norther.tammi.core.base.Domain
Sets the specified system property.
setProperty(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Sets a property.
setProperty(String, String) - Method in class org.norther.tammi.core.config.Configuration
Sets a property value.
setProperty(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setProperty(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setProperty(Object) - Method in class org.norther.tammi.core.rt.util.EnumeratedIdentity
Sets the optional attribute property.
setProperty(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setProperty(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets a property.
setProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setProperty(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setProperty(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setProperty(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setProperty(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the named property.
setProperty(Object, Object) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setProperty(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the property of the current step.
setProperty(FlowStep, Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the property of the specified step.
setPropertyFilePath(String) - Method in interface org.norther.tammi.core.config.Configurable
Sets the property file path.
setPropertyFilePath(String, String) - Method in interface org.norther.tammi.core.config.Configurable
Sets the property file path with an encoding.
setPropertyFilePath(String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setPropertyFilePath(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setPropertyFilePath(String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setPropertyFilePath(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets the property file path.
setPropertyFilePath(String, String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets the property file path with an encoding.
setPropertyFilePath(String, String) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setPropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setPropertyFilePath(String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setPropertyFilePath(String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setPropertyFilePath(String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the property file path of the context.
setPropertyFilePath(String, String) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the property file path of the specified servlet.
setPropertyFilePath(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setPropertyFilePath(String, String) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
setPropertyFilePaths(String[]) - Method in interface org.norther.tammi.core.config.Configurable
Sets the property file paths.
setPropertyFilePaths(String[], String...) - Method in interface org.norther.tammi.core.config.Configurable
Sets the property file paths with encodings.
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets the property file paths.
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.core.startup.MBeanStartup
Sets the property file paths with encodings.
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
setPropertyFilePaths(String[]) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setPropertyFilePaths(String[], String...) - Method in class org.norther.tammi.sprig.jfree.DefaultJFreeReports
 
setPropertyValue(Object, String, Object) - Static method in class org.norther.tammi.acorn.type.Classes
Sets the value of the specified property.
setProportionalColumnWidths(boolean) - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Sets the 'proportional-column-widths' flag.
setProtocol(String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setProtocol(String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the protocol for sending.
setProvider(String) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the provider of the connection.
setProvider(String) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setProviderURL(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setProviderURL(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the provider URL to the directory of this realm.
setPublicName(String) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setPublicName(String) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setPublicName(String) - Method in interface org.norther.tammi.core.realm.Realm
Sets the public name of this realm.
setPublicRealmName(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setPublicRealmName(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the public name of the realm.
setQualifier(String) - Method in exception org.norther.tammi.core.converter.RuntimeConversionException
Sets the qualifier of the exception.
setQualifier(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the qualifier of this attribute.
setQuality(int) - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Sets the image quality.
setQuality(int) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
setQuery(Q) - Method in class org.norther.tammi.root.db.query.DBQueryAdapter
Sets the query adaptee.
setQueryPattern(ObjectName) - Method in class org.norther.tammi.core.base.AbstractLoader
 
setQueryPattern(String, ObjectName) - Method in interface org.norther.tammi.core.base.Container
Sets the object name of a registry MBean.
setQueryPattern(String, String, ObjectName) - Method in interface org.norther.tammi.core.base.Container
Sets the interface and object name of a registry MBean.
setQueryPattern(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultBroker
 
setQueryPattern(String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultBroker
 
setQueryPattern(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
setQueryPattern(String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultContainer
 
setQueryPattern(String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultFactory
 
setQueryPattern(String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultFactory
 
setQueryPattern(K, ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
setQueryPattern(K, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultRegistry
 
setQueryPattern(ObjectName) - Method in class org.norther.tammi.core.base.MBeanHandle
Sets the object name or a query pattern of the reference.
setQueryPattern(ObjectName) - Method in interface org.norther.tammi.core.base.NamePattern
Sets the name pattern as an object name query.
setQueryPattern(ObjectName) - Method in class org.norther.tammi.core.base.Referable
 
setQueryPattern(K, ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Sets the query pattern of a registry MBean.
setQueryPattern(K, String, ObjectName) - Method in interface org.norther.tammi.core.base.Registry
Sets the interface and query pattern of a registry MBean.
setQueryPattern(String, ObjectName) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
setQueryPattern(String, String, ObjectName) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
setQueryPattern(ObjectName) - Method in class org.norther.tammi.core.model.ReferableModelMBean
 
setQueryPattern(ObjectName) - Method in class org.norther.tammi.core.rt.VariableY
 
setQueryStringCredentialsAllowed(boolean) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
setQueryStringCredentialsAllowed(boolean) - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Sets whether query string credentials is enabled.
setQuotable(boolean) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Sets whether quated items are parsed separately.
setQWForFiles(Writer) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
A hook provided by FileAppender to check file size.
setReadable(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the readable flag of this attribute.
setReadOnly(boolean) - Method in class org.norther.tammi.acorn.mime.MimeType
Sets whether this MIME type is unmodifiable.
setReadOnly() - Method in class org.norther.tammi.core.security.ExtendedPermissions
Sets the readonly flag.
setReadOnly(boolean) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setReadOnly(boolean) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets whether the current form is read-only.
setReadOnly(boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setReadyOps(int) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
setReadyOps(int) - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
setReadyOps(int) - Method in interface org.norther.tammi.spray.connector.chain.Connection
Sets the ready operations set of this connection.
setRealmName(ObjectName) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setRealmName(ObjectName) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the user authentication realm.
setReceiveBufferSize(int) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setReceiveBufferSize(int) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the receive buffer size.
setRecord(byte[]) - Method in class org.norther.tammi.acorn.io.RecordReader
Sets the record.
setRecord(byte[]) - Method in class org.norther.tammi.acorn.io.RecordWriter
Sets the record.
setRedirected(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be a redirection.
setRedirected(Boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either redirected, directed or keep it unchanged.
setRedirection(boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setRedirection(boolean) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Sets whether this request is a redirection.
setRedirection(boolean) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets whether this request is a redirection.
setRedirectionURL(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setRedirectionURL(String) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Sets the redirection URL of this request.
setRedirectionURL(String) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets the redirection URL of this request.
setRedirectPort(int) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the port of the corresponding secure/non-secure port to redirect requests.
setRedirectPort(int) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setReferenceName(String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the reference name.
setReferral(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setReferral(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the referrals processing instruction as specified by the javax.naming.Context inteface, e.g.
setRefreshed(boolean) - Method in interface org.norther.tammi.root.db.query.QueryIterator
Sets whether refreshed.
setRefreshed(boolean) - Method in class org.norther.tammi.root.db.query.QueryIteratorAdapter
 
setRefreshed(boolean) - Method in class org.norther.tammi.root.hbm.query.ScrollIteratorAdapter
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.norther.tammi.core.thread.DefaultPooledExecutor
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in interface org.norther.tammi.core.thread.PooledExecutor
Sets the rejected execution handler.
setReportEngineName(ObjectName) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
setReportEngineName(ObjectName) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Sets the report engine of this filter.
setReportKey(String) - Method in class org.norther.tammi.sprig.report.AbstractReportEngine
 
setReportKey(String) - Method in interface org.norther.tammi.sprig.report.ReportEngine
Sets the path finder key for resolving script paths.
setRepositoryDTD(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setRepositoryDTD(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the repository DTD.
setRepositoryParserName(ObjectName) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setRepositoryParserName(ObjectName) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the repository parser of this factory.
setRequest(ServletRequest) - Method in class org.norther.tammi.spray.filter.chain.HttpServletRequestWrapper
 
setRequestDispatcherClassName(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setRequestDispatcherClassName(String) - Method in interface org.norther.tammi.spray.session.Manager
Sets the request dispatcher class name.
setRequestExecutorName(ObjectName) - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
setRequestExecutorName(ObjectName) - Method in interface org.norther.tammi.spray.connector.ExecutableConnector
Sets the executor for requests.
setRequestTimeout(int) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the timeout for the processing time of one client request.
setRequestTimeout(int) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setRequestTool(String, String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Sets a request context tool.
setRequestTool(String, String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
setResourceBundleName(String, String) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setResourceBundleName(String, String) - Method in interface org.norther.tammi.core.locale.ResourceMap
Sets a resource bundle name for the qualified name.
setResourceBundleName(String, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setResourceBundleName(String, String) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setResourceBundleNames(String, String[]) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setResourceBundleNames(String, String[]) - Method in interface org.norther.tammi.core.locale.ResourceMap
Sets the resource bundle names of the qualified name.
setResourceBundleNames(String, String[]) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setResourceBundleNames(String, String[]) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setResourceCheckInterval(long) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setResourceCheckInterval(String, long) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setResourceCheckInterval(long) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the default interval for checking validity of cached resource bundles of this resource finder.
setResourceCheckInterval(String, long) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the class specific interval of checking validity of cached resource bundles of this resource finder.
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
setResourceFinderName(ObjectName) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Sets the resource finder of this converter.
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setResourceFinderName(ObjectName) - Method in interface org.norther.tammi.core.locale.ResourceMap
Sets the resource finder of this map.
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
setResourceFinderName(ObjectName) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Sets the resource finder of this factory.
setResourceFinderName(ObjectName) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setResourceKey(String) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setResourceKey(String) - Method in interface org.norther.tammi.core.locale.ResourceFinder
Sets the path finder key for resolving resource paths.
setResourceMapName(ObjectName) - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
setResourceMapName(ObjectName) - Method in interface org.norther.tammi.core.mail.Mailbot
Sets the mail resource map.
setResourceMapName(ObjectName) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sets the bean resource map.
setResourceMapName(ObjectName) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
setResources(Collection<LocalizedValue>) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets localized resources of this bundle.
setResponse(ServletResponse) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setResponseBufferSize(int) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setResponseBufferSize(int) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the response buffer size.
setRestrictedRoutes(boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setRestrictedRoutes(boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets whether step routes of flows of this filter are restricted by a route matrix.
setReuseAddress(boolean) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
setReuseAddress(boolean) - Method in interface org.norther.tammi.core.net.CommonFactory
Sets the reuse address.
setReverseProxyAccepted(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setReverseProxyAccepted(boolean) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets whether a reverse proxy is accepted.
setRoamingClientsPermitted(boolean) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setRoamingClientsPermitted(boolean) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets whether roaming clients are permitted.
setRoleBase(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setRoleBase(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the base name for role searches.
setRoleId(Object) - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
Sets the role id.
setRoleId(Object) - Method in class org.norther.tammi.root.realm.PersistentUserRole
Sets the role id.
setRoleNameAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setRoleNameAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the role name attribute used to retrieve user roles from the result of the role search.
setRoles(String, String[]) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
setRoles(String, String[]) - Method in interface org.norther.tammi.core.realm.MemoryRealm
Sets roles.
setRoles(Collection<PersistentRole>) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the roles of the user.
setRoles(Collection<PersistentRole>) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setRoleSearchPattern(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setRoleSearchPattern(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the message format used to select roles for a user, with "{0}" marking the spot where the distinguished name of the user goes, and/or "{1}" marking the spot for the username of the principal.
setRoleSearchScope(int) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setRoleSearchScope(int) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the role search scope as specified by javax.naming.directory.SearchControls.
setRootPath(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
setRootPath(String) - Method in interface org.norther.tammi.core.io.PathFinder
Sets the root path.
setRotationPattern(String) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Sets the rotation pattern.
setRoundingMode(RoundingMode) - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
setRouteArray(String, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setRouteArray(String, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the matrix defining enabled routes for flow steps as a string.
setRouteMatrix(String, StepMatrix) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setRouteMatrix(StepMatrix) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setRouteMatrix(StepMatrix) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the step route matrix.
setRouteMatrix(StepMatrix) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setRouteMatrix(String, StepMatrix) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the matrix defining enabled routes for flow steps.
setRoutesEnabled(String, boolean) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setRoutesEnabled(String, boolean) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the matrix defining enabled routes for flow steps as a boolean.
setRowAxis(int, ChartAxis) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the indexed row axis.
setRowAxisPosition(int, ChartLayout.Position) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the position of the row axis.
setRuntime(ExpressionRuntime) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
 
setSavedRequest(HttpServletRequest) - Method in class org.norther.tammi.spray.authenticator.chain.SavedRequest
Sets the saved.
setSaxParserFactory(String) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
setSaxParserFactory(String) - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Sets the class name of the implemention of the factory.
setScaleFontSize(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartAxis
Sets the scale font size.
setScaleFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis
 
setScaleFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFCategoryAxis3D
 
setScaleFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFDateAxis
 
setScaleFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
 
setScaleFontSize(int) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
 
setSchedulerName(ObjectName) - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
setSchedulerName(ObjectName) - Method in interface org.norther.tammi.core.thread.Schedulable
Sets the scheduler of the schedulable.
setScheme(String) - Method in class org.norther.tammi.core.realm.DefaultChallenge
Sets the authentication type.
setScheme(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked scheme.
setScriptable(Boolean) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setScriptable(Boolean) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets whether scriptable.
setScriptable(Boolean) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setScriptableProfiles(boolean) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setScriptableProfiles(boolean) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets whether profiles are scriptable by default.
setScriptingEnabled(boolean) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
setScriptingEnabled(boolean) - Method in interface org.norther.tammi.spray.loader.TaskLoader
Sets the scripting enabled flag.
setScriptKey(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setScriptKey(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the path finder key for resolving script paths.
setScriptName(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked script name (context path + servlet path).
setSecretKey(Key) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
setSecretKey(Key) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setSecretKey(Key) - Method in interface org.norther.tammi.core.realm.Realm
Sets the secret key to encrypt serialized password.
setSecure(boolean) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
setSecure(boolean) - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Sets whether authentication should apply a secure connection.
setSecure(boolean) - Method in interface org.norther.tammi.spray.connector.Connector
Sets the secure connections flag.
setSecure(boolean) - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
setSecure(boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either secure or non-secure.
setSecure(boolean, int) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets this link to be either secure or non-secure and to use a given port.
setSecureSocketProtocol(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setSecureSocketProtocol(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the protocol.
setSecureSocketProvider(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setSecureSocketProvider(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the socket provider.
setSecurityAuthentication(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setSecurityAuthentication(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the authentication level of the connection to the directory as specified by the javax.naming.Context interface, e.g.
setSecurityCredentials(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setSecurityCredentials(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the credentials for authenticating the connection to the directory.
setSecurityKey(String) - Method in class org.norther.tammi.core.security.DefaultKeyStoreLoader
 
setSecurityKey(String) - Method in interface org.norther.tammi.core.security.KeyStoreLoader
Sets the path finder key for resolving security paths.
setSecurityPrincipal(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setSecurityPrincipal(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the principal for authenticating the connection to the directory.
setSecurityProtocol(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setSecurityProtocol(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the protocol of the connection to the directory, e.g.
setSelectedAttribute(String) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedAttribute(String) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the name of the selected attribute with an optional form prefix.
setSelectedAttribute(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedFlowName(String) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedFlowName(String) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the selected flow name.
setSelectedFlowName(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedParameter(int, String) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedParameter(int, String) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the selected parameter.
setSelectedParameter(int, String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedStepIndex(int) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedStepIndex(int) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the index of the selected step.
setSelectedStepIndex(int) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedStepPath(String) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedStepPath(String) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the selected step path.
setSelectedStepPath(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedTemplatePath(String) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedTemplatePath(String) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the selected template path.
setSelectedTemplatePath(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectedVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setSelectedVariable(Variable) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets the selected variable.
setSelectedVariable(Variable) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setSelectorCount(int) - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Sets the number of selectors to apply.
setSelectorCount(int) - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
setSelectorTimeout(int) - Method in interface org.norther.tammi.spray.connector.ChannelConnector
Sets the timeout to wait for selected channels to be ready for I/O.
setSelectorTimeout(int) - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
setSendBufferSize(int) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setSendBufferSize(int) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the send buffer size.
setSeparator(char) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Sets the separator.
setSeparator(String) - Method in class org.norther.tammi.core.config.DefaultPropertyConfigurator
 
setSeparator(String) - Method in class org.norther.tammi.core.config.DefaultXMLConfigurator
 
setSeparator(String) - Method in interface org.norther.tammi.core.config.PropertyConfigurator
Sets the default separator(s) of multivalued properties.
setSeparator(String) - Method in interface org.norther.tammi.core.config.XMLConfigurator
Sets the default separator(s) of multivalued properties.
setSeparatorKey(String) - Static method in class org.norther.tammi.core.config.Configuration
Sets the property key for a list separator.
setSerialized(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the serialized flag of this attribute.
setSerializedSessionsPath(String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setSerializedSessionsPath(String) - Method in interface org.norther.tammi.spray.session.SessionManager
Sets the path to store serialized sessions.
setServerBufferSize(int) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setServerBufferSize(int) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the server buffer size.
setService(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked service.
setServletPath(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked servlet path.
setSessionExpirationTime(String, int) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setSessionExpirationTime(String, int) - Method in interface org.norther.tammi.spray.session.Manager
Sets the expiration time for a specific session.
setSessionIdPolicy(HttpFilter.SessionIdPolicy) - Method in class org.norther.tammi.spray.protocol.DefaultHttpFilter
 
setSessionIdPolicy(HttpFilter.SessionIdPolicy) - Method in interface org.norther.tammi.spray.protocol.HttpFilter
Sets the session id policy.
setSessionManagerName(ObjectName) - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
setSessionManagerName(ObjectName) - Method in interface org.norther.tammi.spray.servlet.ServletEngine
Sets the session manager of this engine.
setSessionTool(String, String) - Method in interface org.norther.tammi.spray.engine.ContextToolFilter
Sets a session context tool.
setSessionTool(String, String) - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
setSet(Set<E>) - Method in class org.norther.tammi.acorn.util.UnmodifiableSet
Sets the set adaptee.
setShadow(String) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the shadow pattern of this attribute.
setShapesVisible(boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether shapes are visible.
setShapesVisible(int, boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether shapes are visible for the specified dataset.
setShapesVisible(int, int, boolean) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets whether shapes are visible for the specified series.
setSharedCacheName(ObjectName) - Method in interface org.norther.tammi.core.cache.CacheClient
Sets the shared cache of this client.
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.core.monitor.DefaultCacheMonitor
Sets the shared cache which is always null for CacheMonitor.
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.loader.DefaultTaskLoader
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.locale.DefaultPipeFilter
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setSharedCacheName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setShortcutIcon(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setShortcutIcon(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the shortcut icon.
setShortcutIcon(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setShortcutIcon(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setShutdownDelay(long) - Method in class org.norther.tammi.core.startup.DefaultStartup
 
setShutdownDelay(long) - Method in interface org.norther.tammi.core.startup.Startup
Sets the shutdown delay forcing a shutdown after running all shutdown scripts.
setSize(int) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Sets the size.
setSize(int) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Sets the size of the back-end array by adding nulls or by truncating.
setSize(int) - Method in class org.norther.tammi.acorn.util.CounterCollection
Sets the size of this collection.
setSizeLimit(int) - Method in class org.norther.tammi.core.cache.AbstractResource
 
setSizeLimit(int) - Method in class org.norther.tammi.core.cache.BufferedResource
 
setSizeLimit(int) - Method in interface org.norther.tammi.core.cache.Resource
Sets a size limit for a resource.
setSizeLimit(int) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.ResolvedResource
 
setSizeLimit(int) - Method in interface org.norther.tammi.spray.media.CachedMediaProvider
Sets the default size limit for resources to be kept in the cache.
setSizeLimit(int) - Method in class org.norther.tammi.spray.media.DefaultCachedMediaProvider
 
setSkin(String) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the linked skin.
setSkinAttribute(String, String, Object) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinAttribute(String, String, Object) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named attribute of the specified skin.
setSkinAttributes(String, Object[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinAttributes(String, Object[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named attributes of the specified skin as consecutive pairs of names and values.
setSkinBaseName(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinBaseName(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the base name of the specified skin.
setSkinBodyAttribute(String, String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinBodyAttribute(String, String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named body attribute of the specified skin.
setSkinBodyAttributes(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinBodyAttributes(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named body attributes of the specified skin as consecutive pairs of names and values.
setSkinBodyScripts(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinBodyScripts(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the body scripts of the specified skin.
setSkinDefaultName(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinDefaultName(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the default skin name of the specified skin.
setSkinDocType(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinDocType(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the doctype of the specified skin.
setSkinFormTheme(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinFormTheme(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the name of the form theme of the specified skin.
setSkinHeadScripts(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinHeadScripts(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the head scripts of the specified skin.
setSkinInlineBodyScript(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinInlineBodyScript(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the inline body script of the specified skin.
setSkinInlineStyleSheet(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinInlineStyleSheet(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the inline style sheet of the specified skin.
setSkinLabel(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinLabel(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the label of the specified skin.
setSkinLink(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinLink(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the link of the specified skin.
setSkinLocalized(String, boolean) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinLocalized(String, boolean) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets whether the specified skin is localized.
setSkinLogo(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinLogo(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the logo of the specified skin.
setSkinMetaElement(String, String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinMetaElement(String, String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named meta element of the specified skin.
setSkinMetaElements(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinMetaElements(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named meta elements of the specified skin as consecutive pairs of names and values.
setSkinName(String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinName(String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets or replaces a named skin.
setSkinNames(String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinNames(String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets or replaces named skins.
setSkinOrientation(String, Skin.Orientation) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinOrientation(String, Skin.Orientation) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the orientation of the specified skin.
setSkinPluginAttribute(String, String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinPluginAttribute(String, String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named plugin attribute of the specified skin.
setSkinPluginAttributes(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinPluginAttributes(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the named plugin attributes of the specified skin as consecutive pairs of names and values.
setSkinShortcutIcon(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinShortcutIcon(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URL of the shortcut icon of the specified skin.
setSkinStyleSheets(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinStyleSheets(String, String[]) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the URLs of the style sheets of the specified skin.
setSkinSubtitle(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinSubtitle(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the subtitle of the specified skin.
setSkinTitle(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinTitle(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the title of the specified skin.
setSkinXMLNs(String, String) - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
setSkinXMLNs(String, String) - Method in interface org.norther.tammi.spray.template.SkinFilter
Sets the XML namespace of the specified skin.
setSkipable(boolean) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Sets whether leading and trailing spaces are skipped.
setSoLinger(int) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setSoLinger(int) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the SO_LINGER.
setSoTimeout(int) - Method in class org.norther.tammi.core.net.AbstractCommonFactory
 
setSoTimeout(int) - Method in interface org.norther.tammi.core.net.CommonFactory
Sets the accept timeout.
setSoTimeout(int) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setSoTimeout(int) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the SO_TIMEOUT.
setSource(String) - Method in class org.norther.tammi.core.logger.log4j.EventLogAppender
Sets the event source.
setSource(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked source.
setSource(String, boolean) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked localized source.
setSpacing(int) - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
setSpacing(int) - Method in interface org.norther.tammi.leaf.jfc.JFCFactory
Sets the current spacing between components.
setStackTrace(boolean) - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the stack trace.
setStackTrace(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setStackTrace(boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets the stack trace flag for all categories called through this logger instance.
setStartupClassName(String) - Static method in class org.norther.tammi.core.startup.StaticStartup
Sets the startup class name.
setState(FilterReference.FilterState) - Method in class org.norther.tammi.spray.filter.FilterHandle
 
setState(FilterReference.FilterState) - Method in interface org.norther.tammi.spray.filter.FilterReference
Sets the state of the filter.
setState(Object, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setState(Object, boolean) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the named state.
setState(Object, boolean) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setState(Object, boolean) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the state of the current step.
setState(FlowStep, Object, boolean) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the state of the specified step.
setStaticTrace(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setStaticTrace(boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets the trace flag for static trace methods.
setStatus(int) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
setStatus(int) - Method in interface org.norther.tammi.spray.connector.chain.ConnectorExtension
Sets the status of the response of this request.
setStatus(int) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setStatus(int, String) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
setStatus(int) - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Sets the response status.
setStatus(int) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setStatus(int, String) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
setStatus(int) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
setStatus(int) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
 
setStatus(int) - Method in interface org.norther.tammi.spray.protocol.chain.ProtocolExtension
Sets the status code of the response.
setStatus(int) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setStatus(int, String) - Method in class org.norther.tammi.spray.protocol.chain.ProtocolResponse
 
setStatus(int) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
setStatus(int) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletResponseDecorator
 
setStep(String, int, Object...) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the flow and step of the link with parameters.
setStep(int, Object...) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the step of the current flow of the link with parameters.
setStepEnabled(FlowStep, FlowStep, int, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
setStepEnabled(FlowStep, FlowStep, int, boolean) - Method in interface org.norther.tammi.spray.template.flow.StepFlowContext
Sets whether the route from the specified step to the indexed one is in the specified flow enabled.
setStepEnabled(FlowStep, FlowStep, int, boolean) - Method in class org.norther.tammi.spray.template.tool.FlowTool
 
setStepEnabled(FlowStep, int, boolean) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets whether the route from the current step to the indexed one in the specified flow is enabled.
setStepName(String, int, String) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setStepName(int, String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setStepName(int, String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the named flow step.
setStepName(int, String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setStepName(String, int, String) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the name of the step of the named flow.
setStepNames(String, String[]) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setStepNames(List<String>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setStepNames(List<String>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the names of flow steps.
setStepNames(List<String>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setStepNames(String, String[]) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the step names of the named flow.
setString(long, String) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
setString(long, String, int, int) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
setString(long, String, int, int) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
setString(long, String) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
setStroke(Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the stroke.
setStroke(int, Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the stroke for the specified dataset.
setStroke(int, int, Stroke) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the stroke of the specified series.
setStyleSheet(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the (one) style sheet of the page.
setStyleSheets(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setStyleSheets(Collection<String>, boolean...) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the style sheets.
setStyleSheets(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setStyleSheets(Collection<String>, boolean...) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setSubtitle(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setSubtitle(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the subtitle.
setSubtitle(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setSubtitle(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setSuggestedContentType(MimeType) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
Sets the suggested MIME type of the terminal.
setSupportedLocales(Locale[]) - Method in class org.norther.tammi.spray.terminal.DefaultLocaleFilter
 
setSupportedLocales(Locale[]) - Method in interface org.norther.tammi.spray.terminal.LocaleFilter
Sets supported locales.
setSwapOutHandler(CacheListener) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
Sets the swap out handler.
setSystemErrLogged(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setSystemErrLogged(boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets if system err if to be logged by this logger.
setSystemOutLogged(boolean) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setSystemOutLogged(boolean) - Method in interface org.norther.tammi.core.logger.Logger
Sets if system out is to be logged by this logger.
setSystemProperty(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Sets a system property.
setSystemProperty(String, String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
SettableKeyValue<K,V> - Class in org.norther.tammi.acorn.util
A settable implementation of KeyValue.
SettableKeyValue() - Constructor for class org.norther.tammi.acorn.util.SettableKeyValue
Constructs an empty key value.
SettableKeyValue(K, V) - Constructor for class org.norther.tammi.acorn.util.SettableKeyValue
Constructs a specific key value.
setTableRowBorderDefinition(boolean) - Method in class org.norther.tammi.sprig.jfree.export.html.JFHtmlProcessor
Sets the 'table-row-border-definition' flag.
setTask(String) - Method in class org.norther.tammi.spray.template.tool.TaskTool
Sets the linked task.
setTaskLoaderName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setTaskLoaderName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
setTaskLoaderName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
setTaskLoaderName(ObjectName) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the task loader to be applied by contexts of this filter.
setTaskLoaderName(ObjectName) - Method in interface org.norther.tammi.spray.template.PageFilter
Sets the task loader of this filter.
setTaskLoaderName(ObjectName) - Method in interface org.norther.tammi.spray.template.TaskFilter
Sets the task loader of this filter.
setTcpNoDelay(boolean) - Method in class org.norther.tammi.spray.connector.DefaultTCPConnector
 
setTcpNoDelay(boolean) - Method in interface org.norther.tammi.spray.connector.TCPConnector
Sets the TCP_NODELAY.
setTempDir(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
setTempDir(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Sets the temporary directory to put stuff into (for those who need to).
setTempDirectory(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
Sets the temp directory.
setTemplate(String) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setTemplate(String) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the current template.
setTemplate(String) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setTemplate(String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the template of the current step.
setTemplateEngineMBean(MBeanReference<? extends TemplateEngine>) - Method in class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
 
setTemplateEngineMBean(MBeanReference<? extends TemplateEngine>) - Method in interface org.norther.tammi.spray.engine.resource.ResourceResolver
Sets a reference to the template engine.
setTemplateExtension(String) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest
Sets the template extension.
setTemplateKey(String) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
setTemplateKey(String) - Method in interface org.norther.tammi.spray.servlet.ForwardEngine
Sets the path finder key for resolving template paths.
setTemplatePaths(List<String>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setTemplatePaths(List<String>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the template paths.
setTemplatePaths(List<String>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setTemporaryContent(String, byte[]) - Method in class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
 
setTemporaryContent(String, byte[]) - Method in interface org.norther.tammi.spray.media.MediaContentKeyFilter
Sets temporary content to this filter.
setTemporaryExpirationTime(int) - Method in class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
 
setTemporaryExpirationTime(int) - Method in interface org.norther.tammi.spray.media.MediaContentKeyFilter
Sets the temporary expiration time in seconds.
setTemporaryResource(String, Resource<?>) - Method in class org.norther.tammi.spray.media.DefaultMediaContentKeyFilter
 
setTemporaryResource(String, Resource<?>) - Method in interface org.norther.tammi.spray.media.MediaContentKeyFilter
Sets temporary resource to this filter.
setTerminal(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the linked terminal.
setTerminalIdCookies(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setTerminalIdCookies(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets potential terminal id cookies.
setTerminalIdHeaders(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setTerminalIdHeaders(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets potential terminal id headers.
setTerminalIdParameters(String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setTerminalIdParameters(String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets potential terminal id parameters.
setTerminalLocale(Locale) - Method in interface org.norther.tammi.spray.terminal.chain.TerminalExtension
Sets the current locale with terminal specific variants.
setTerminalLocale(Locale) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
setTextColor(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the text color of the page.
setTheme(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setTheme(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the form theme.
setTheme(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setTheme(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the form theme of this request.
setTheme(String, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the form theme of this request and optionally of this session.
setTheme(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setThreadFactory(ThreadFactory) - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Sets the thread factory.
setThreadFactoryName(ObjectName) - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
setThreadFactoryName(ObjectName) - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
setThreadFactoryName(ObjectName) - Method in interface org.norther.tammi.core.thread.Scheduler
Sets the thread factory of this scheduler.
setThreadFactoryName(ObjectName) - Method in interface org.norther.tammi.core.thread.ThreadedExecutor
Sets the thread factory of this executor.
setThreadFactoryName(ObjectName) - Method in interface org.norther.tammi.core.thread.Timeout
Sets the thread factory of this timeout.
setTime(long) - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
setTime(long) - Method in interface org.norther.tammi.core.thread.Schedulable
Sets the starting time of the first execution.
setTimeout(long) - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
Sets the waiting timeout of this stream.
setTimeout(long) - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
Sets the waiting timeout of this stream.
setTimestamp(long) - Method in class org.norther.tammi.acorn.lang.LongTime
 
setTimeZoneId(String) - Static method in class org.norther.tammi.acorn.logger.log.LogEntry
Sets the default time zone.
setTimeZoneId(String) - Method in interface org.norther.tammi.core.converter.DateConverter
Sets the default time zone to apply.
setTimeZoneId(String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
setTimeZoneId(String) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
setTimeZoneId(String) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Sets the time zone.
setTimeZoneId(String) - Method in interface org.norther.tammi.core.logger.Logger
Sets the default time zone.
setTitle(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setTitle(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the title.
setTitle(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setTitle(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
setTitle(String) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the title.
setTitle(String, Paint) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the title with paint.
setTitle(String, Paint, int, ChartLayout.Location, ChartLayout.HAlignment, ChartLayout.VAlignment) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the title with attributes.
setTitle(String) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setTitle(String, Paint) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setTo(int, boolean) - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
setTo(int, boolean) - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Sets the routes to the specified step.
setTo(int, boolean) - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
setToolPrefix(String) - Method in class org.norther.tammi.spray.servlet.DefaultJSPEngine
 
setToolPrefix(String) - Method in interface org.norther.tammi.spray.servlet.JSPEngine
Sets the prefix to be applied to tool attribute keys if the tranfer tools option set.
setTraceReferencesDisabled(boolean) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setTraceReferencesDisabled(boolean) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets whether traced refresh of references is disabled.
setTrait(MBeanAttributeInfo, String, boolean) - Method in class org.norther.tammi.core.rt.Introspector
Sets the named trait of the specified attribute.
setTrait(MBeanAttributeInfo, VariableAttributeInfo.Trait, boolean) - Method in class org.norther.tammi.core.rt.Introspector
Sets the specified trait of the specified attribute.
setTrait(VariableAttributeInfo.Trait, boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the specified trait of this attribute.
setTrait(String, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the named trait of the current form attribute as a string.
setTrait(VariableAttributeInfo.Trait, boolean) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the specified trait of the current form attribute.
setTraits(int) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets permanent traits of this attribute.
setTransient(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the transient flag of this attribute.
setTransition(Object, Object) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setTransition(Object, Object) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the named transition.
setTransition(Object, Object) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setTransition(Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the transition of the current step.
setTransition(FlowStep, Object, Object) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the transition of the specified step.
setTrustManagerAlgorithm(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setTrustManagerAlgorithm(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the trust manager algorithm.
setTrustManagerProvider(String) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setTrustManagerProvider(String) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the trust manager provider.
setTrustStoreLoaderName(ObjectName) - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
setTrustStoreLoaderName(ObjectName) - Method in interface org.norther.tammi.core.net.CommonSecureFactory
Sets the trust store loader.
setUnauthorizedTemplate(String) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
setUnauthorizedTemplate(String) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
Sets the unauthorized template.
setUnformatted(boolean) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Sets the unformatted option.
setUnitOfMeasure(String) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis
Sets the unit of measure.
setUnitOfMeasure(String) - Method in class org.norther.tammi.sprig.jfree.axis.JFNumberAxis3D
Sets the unit of measure.
setUploadFileLimit(int) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setUploadFileLimit(int) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets the limit for the number of upload files.
setUploadFolderPath(String) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setUploadFolderPath(String) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets the folder path into which to upload the files.
setUploadKey(String) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setUploadKey(String) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets the key of the folder into which to upload the files.
setUploadPathLimit(int) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setUploadPathLimit(int) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets a limit for the lenght of the upload path.
setUploadSizeLimit(int) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
setUploadSizeLimit(int) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Sets the limit for the size of the upload content.
setURL(String) - Method in class org.norther.tammi.spray.media.tool.LinkTool
Sets the URL as a string.
setURLAuthenticationEnabled(boolean) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
setURLAuthenticationEnabled(boolean) - Method in interface org.norther.tammi.spray.authenticator.HttpServiceAuthFilter
Sets whether URL authentication is enabled.
setUser(String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setUser(String, String) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
setUser(String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the username for connecting the mail server.
setUser(String, String) - Method in interface org.norther.tammi.core.mail.Mailer
Sets the protocol specific username for connecting the mail server.
setUser(PersistentUser) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the user of the group.
setUser(PersistentUser) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setUserAgentPatterns(String, String[]) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
setUserAgentPatterns(List<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setUserAgentPatterns(List<Pattern>) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets user agent patterns.
setUserAgentPatterns(List<Pattern>) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setUserAgentPatterns(String, String[]) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Sets user agent patterns for a named profile.
setUserBase(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUserBase(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the base name for user searches.
setUserClassName(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
setUserClassName(String) - Method in interface org.norther.tammi.root.realm.RepositoryRealm
Sets the user class name.
setUserGroupAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUserGroupAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the user group attribute used to retrieve the user group.
setUserId(int) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
setUserId(int) - Method in interface org.norther.tammi.core.realm.NativeRealm
Sets the user id of the current process.
setUserId(Object) - Method in class org.norther.tammi.core.realm.RemoteIdentity
 
setUserId(Object) - Method in interface org.norther.tammi.root.realm.PersistentGroup
Sets the user id of the group.
setUserId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupUser.Id
Sets the user id.
setUserId(Object) - Method in class org.norther.tammi.root.realm.PersistentGroupUser
Sets the user id.
setUserId(Object) - Method in class org.norther.tammi.root.realm.PersistentUserRole.Id
Sets the user id.
setUserId(Object) - Method in class org.norther.tammi.root.realm.PersistentUserRole
Sets the user id.
setUserId(Object) - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
setUsername(String) - Method in interface org.norther.tammi.root.realm.PersistentUser
Sets the unique name of the user.
setUsername(String) - Method in class org.norther.tammi.root.realm.SimplePersistentRole
Sets the username of this role when applying user specific roles.
setUsername(String) - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
setUsernameAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUsernameAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the username attribute used to retrieve the username.
setUsernamePattern(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUsernamePattern(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the message format pattern used to form the distinguished name of a user with "{0}" marking the spot where the specified username goes.
setUserPrincipal(Principal, boolean) - Method in class org.norther.tammi.spray.authenticator.chain.AuthenticatedRequest
Sets the user principal.
setUserRoleNameAttribute(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUserRoleNameAttribute(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the user role name attribute used to retrieve user roles from the result of the user search.
setUserSearchPattern(String) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUserSearchPattern(String) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the message format pattern for searching users in this realm with "{0}" marking the spot where the username goes.
setUserSearchScope(int) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
setUserSearchScope(int) - Method in interface org.norther.tammi.core.realm.JndiRealm
Sets the user search scope as specified by javax.naming.directory.SearchControls.
setUserSessionPolicy(Manager.SessionPolicy) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
setUserSessionPolicy(Manager.SessionPolicy) - Method in interface org.norther.tammi.spray.session.Manager
Sets the policy for multiple sessions of the same principal.
setValidatedElement(String, int, Object, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Sets the indexed element of a dynamic array attribute with validation.
setValidatedElement(String, int, Object, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
setValidatedValue(String, Object, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Sets the value of an attribute as a name value pair with validation.
setValidatedValue(String, Object, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
setValidatedValue(Object, String, Object) - Method in interface org.norther.tammi.root.db.Persister
Sets the validated attribute value of the specified object.
setValidatedValue(Object, String, Object) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
setValidating(boolean) - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
setValidating(boolean) - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
setValidating(boolean) - Method in interface org.norther.tammi.core.xml.DOMBuilderFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidating(boolean) - Method in interface org.norther.tammi.core.xml.SAXParserFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidationMap(String, Variable, SortedMap<String, Exception>) - Method in class org.norther.tammi.spray.template.form.DefaultFormParameters
 
setValidationMap(String, Variable, SortedMap<String, Exception>) - Method in interface org.norther.tammi.spray.template.form.FormParameters
Sets validation exceptions.
setValidity(int, VariableValidity) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setValidity(int, VariableValidity) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the validity of the indexed variable.
setValidity(int, VariableValidity) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setValidity(int, String) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the validity of the indexed variable of the current step.
setValue(V) - Method in interface org.norther.tammi.acorn.cache.CachedMap.Value
Sets the value.
setValue(V) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
setValue(V) - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
setValue(V) - Method in interface org.norther.tammi.acorn.util.KeyValue
Sets the value.
setValue(V) - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
setValue(V) - Method in class org.norther.tammi.acorn.util.TransientKeyValue
 
setValue(Variable, String, Object) - Method in class org.norther.tammi.core.rt.Introspector
Sets the named attribute value of the specified variable.
setValue(Variable, String, int, Object) - Method in class org.norther.tammi.core.rt.Introspector
Sets the indexed element of the named array attribute of the specified variable.
setValue(int, Object) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Sets the value of the indexed attribute.
setValue(Object) - Method in interface org.norther.tammi.core.rt.util.EnumeratedListIterator
Sets the value of the attribute.
setValue(String) - Method in class org.norther.tammi.root.locale.LocalizedValue
Sets the current value.
setValue(Variable, String, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Sets a nested attribute value in a tree.
setValue(Object, String, Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Sets a nested attribute value in a tree.
setValue(Variable, String, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
setValue(Variable, String, int, Object) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
setValue(String, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the named attribute value of the current form variable.
setValue(String, int, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets indexed element the named attribute value of the current form variable.
setValue(Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the current form attribute value or element without localization.
setValue(int, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the indexed element of the current form attribute value without localization.
setValue(MBeanAttributeInfo, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets the specified form attribute value without localization.
setValue(MBeanAttributeInfo, int, Object) - Method in class org.norther.tammi.spray.template.tool.FormTool
Sets indexed element of the specified form attribute value without localization.
setValueAt(Object, int, int) - Method in class org.norther.tammi.acorn.jfc.ArrayMapChartModel
 
setValueAt(Object, int, int) - Method in class org.norther.tammi.acorn.jfc.ChartModelAdapter
 
setValueAt(Object, int, int) - Method in class org.norther.tammi.acorn.jfc.TableModelAdapter
 
setValueAt(Object, int, int) - Method in class org.norther.tammi.core.jfc.VariableChartModel
 
setValueAt(Object, int, int) - Method in class org.norther.tammi.sprig.report.model.ReportModelAdapter
 
setVariable(String, Object) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
setVariable(String, Object) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
setVariable(String, Object) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
setVariable(String, Object) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Sets the value of a variable.
setVariable(String, Object) - Method in class org.norther.tammi.spray.engine.tool.JavaTool
Sets the value of a variable.
setVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setVariable(int, Variable) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setVariable(Variable) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the current variable.
setVariable(int, Variable) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the indexed variable.
setVariable(Variable) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setVariable(int, Variable) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setVariable(Variable, int...) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setVariable(Variable, boolean, int...) - Method in class org.norther.tammi.spray.template.form.DefaultFormContext
 
setVariable(Variable, int...) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the current form variable.
setVariable(Variable, boolean, int...) - Method in interface org.norther.tammi.spray.template.form.FormContext
Sets the current form variable with a read-only option.
setVariable(Variable) - Method in class org.norther.tammi.spray.template.tool.FlowTool
Sets the variable of the current step.
setVariable(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setVariable(Variable, boolean, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
 
setVariableInfo(String, VariableInfo) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
setVariableInfo(String, VariableInfo) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Sets the registered variable info of the specified variable type.
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.core.rt.VariableConverter
Sets the variable registry of this converter.
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sets the variable registry to be applied by contexts this filter.
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.root.db.PersisterFactory
Sets the variable registry of this factory.
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.spray.template.FlowFilter
Sets the variable registry to be applied by contexts this filter.
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.spray.template.FormFilter
Sets the variable registry of this filter.
setVariableRegistryName(ObjectName) - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
setVariableRegistryName(ObjectName) - Method in interface org.norther.tammi.sprig.report.ReportFilter
Sets the variable registry of this filter.
setVariables(List<? extends Variable>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setVariables(List<? extends Variable>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the variables.
setVariables(List<? extends Variable>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setVariableTypes(List<String>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
setVariableTypes(List<String>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sets the variable types.
setVariableTypes(List<String>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
setVariant(String) - Method in class org.norther.tammi.root.locale.ResourceLocale
Sets the current variant.
setVariant(String) - Method in class org.norther.tammi.root.locale.SampleResourceBundle
Sets the current variant.
setVarNamespace(String) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Sets the variable namespace.
setVarOffset(int) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Sets the variable offset.
setVLinkColor(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Sets the visited link color of the page.
setWantClientAuth(boolean) - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
Sets whether client authentication is wanted.
setWidth(Integer) - Method in class org.norther.tammi.spray.terminal.profile.DefaultProfile
 
setWidth(Integer) - Method in interface org.norther.tammi.spray.terminal.profile.Profile
Sets the width.in pixels
setWidth(Integer) - Method in class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
 
setWidth(int) - Method in interface org.norther.tammi.sprig.chart.layout.ChartLayout
Sets the width.
setWidth(int) - Method in class org.norther.tammi.sprig.chart.layout.ChartLayoutAdapter
 
setWordIndex(int) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Sets the word index.
setWritable(boolean) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Sets the writable flag of this attribute.
setXMLNs(String) - Method in class org.norther.tammi.spray.template.skin.DefaultSkin
 
setXMLNs(String) - Method in interface org.norther.tammi.spray.template.skin.Skin
Sets the XML namespace.
setXMLNs(String) - Method in class org.norther.tammi.spray.template.skin.UnmodifiableSkin
 
setXMLNs(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
SHADOW_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The shadow field.
ShadowValueException - Exception in org.norther.tammi.core.rt
An exception for shadow value arguments.
ShadowValueException() - Constructor for exception org.norther.tammi.core.rt.ShadowValueException
Constructs a new exception.
ShadowValueException(String) - Constructor for exception org.norther.tammi.core.rt.ShadowValueException
Constructs a new exception with a message string.
share(Object, Object) - Method in class org.norther.tammi.sprig.jfree.function.FormatExpression
Calculates the specified share.
SHARED_CACHE_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.cache.DefaultSharedCache
The notification description.
SHARED_CACHE_NOTIFICATIONS - Static variable in class org.norther.tammi.core.cache.DefaultSharedCache
Shared cache notifications.
sharedBuffer - Variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
A string buffer for parsing.
SharedCache<K,V> - Interface in org.norther.tammi.core.cache
Extends Cache to support double hashing by adding a set of access methods with an additional domain key.
shift(int, K, V) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
shift(int, E) - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
shift(int, K, V) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
shift(int, E) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
shift(int, K, V) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the specified index in this map if already mapped.
shift(int, E) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Shifts the specified element to the specified index in this set.
shift(int, E) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
shift(int, K, V) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
shift(int, E) - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
SHORT_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Types
Short class name.
SHORT_STYLE - Static variable in interface org.norther.tammi.core.converter.DateConverter
Short style.
SHORT_TYPE - Static variable in class org.norther.tammi.acorn.type.Types
short type.
shortValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed short value starting from the high order word.
shortValue(int) - Method in class org.norther.tammi.acorn.math.Equation
Gets the indexed short operand.
shortValue() - Method in class org.norther.tammi.acorn.math.Equation
 
shutdown() - Method in interface org.norther.tammi.acorn.nio.SecureChannel
Starts the shutdown sequence but does not close the channel.
shutdown() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
shutdown() - Static method in class org.norther.tammi.core.startup.StaticStartup
A static shutdown method in the default server.
shutdown(MBeanServer) - Static method in class org.norther.tammi.core.startup.StaticStartup
A static shutdown method in the specified server.
shutdown() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
shutdown() - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
Shuts down the server.
shutdownNow() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
SilentLogout - Class in org.norther.tammi.spray.authenticator.task
The silent logout task.
SilentLogout() - Constructor for class org.norther.tammi.spray.authenticator.task.SilentLogout
Constructs a new task.
SIMPLE_DATA_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The SimpleData element.
SIMPLE_FIELD_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The SimpleField element.
SimplePersistentGroup - Class in org.norther.tammi.root.realm
The default implementation of PersistentGroup.
SimplePersistentGroup() - Constructor for class org.norther.tammi.root.realm.SimplePersistentGroup
The default constructor.
SimplePersistentGroup(String) - Constructor for class org.norther.tammi.root.realm.SimplePersistentGroup
Constructs a new group.
SimplePersistentRole - Class in org.norther.tammi.root.realm
The default implementation of PersistentRole.
SimplePersistentRole() - Constructor for class org.norther.tammi.root.realm.SimplePersistentRole
The default constructor.
SimplePersistentRole(String) - Constructor for class org.norther.tammi.root.realm.SimplePersistentRole
Constructs a new role.
SimplePersistentUser - Class in org.norther.tammi.root.realm
The default implementation of PersistentUser.
SimplePersistentUser() - Constructor for class org.norther.tammi.root.realm.SimplePersistentUser
The default constructor.
SimplePersistentUser(String, String) - Constructor for class org.norther.tammi.root.realm.SimplePersistentUser
Constructs a new user.
SimpleTimer - Class in org.norther.tammi.acorn.util.concurrent
A JDK timer based implementation of ScheduledTimer.
SimpleTimer() - Constructor for class org.norther.tammi.acorn.util.concurrent.SimpleTimer
Constructs a new timer.
SimpleTimer(boolean) - Constructor for class org.norther.tammi.acorn.util.concurrent.SimpleTimer
Constructs a new daemon timer.
SingleSelectionList - Class in org.norther.tammi.spray.ui
A selection list variable for single selections.
SingleSelectionList() - Constructor for class org.norther.tammi.spray.ui.SingleSelectionList
Constructs a new selection.
SingleSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.SingleSelectionList
Constructs a new selection for virtual subtypes.
SingleSelectionTree - Class in org.norther.tammi.spray.ui
A selection tree variable for single selections.
SingleSelectionTree() - Constructor for class org.norther.tammi.spray.ui.SingleSelectionTree
Constructs a new selection.
SingleSelectionTree(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.SingleSelectionTree
Constructs a new selection for virtual subtypes.
SINGLETON - Static variable in class org.slf4j.impl.StaticLoggerBinder
The unique instance of this class.
size() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
size() - Method in class org.norther.tammi.acorn.io.RecordWriter
Gets the buffer size.
size() - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the number of bits in one word of this multiword.
size() - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
size() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
size() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
size() - Method in class org.norther.tammi.acorn.util.ConcurrentReadMap
 
size() - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Returns the number of elements in this set.
size() - Method in class org.norther.tammi.acorn.util.ConcurrentWriteMap
 
size() - Method in class org.norther.tammi.acorn.util.CounterCollection
 
size() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
size() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
size() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
size() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
size() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
size() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
size(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
size(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Returns the size of the specified domain map.
size() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
size() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
size() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets the size of the context including its parents.
size() - Method in class org.norther.tammi.spray.template.flow.DefaultStepMatrix
 
size() - Method in interface org.norther.tammi.spray.template.flow.StepMatrix
Returns the size of routes.
size() - Method in class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
 
Skin - Interface in org.norther.tammi.spray.template.skin
An interface to template skins.
Skin.Orientation - Enum in org.norther.tammi.spray.template.skin
The orientation.
SKIN_KEY - Static variable in class org.norther.tammi.spray.template.DefaultSkinFilter
The default key for the skin.
SkinFilter - Interface in org.norther.tammi.spray.template
An interface to filters providing skins for web pages.
skinNameSet() - Method in class org.norther.tammi.spray.template.DefaultSkinFilter
 
skinNameSet() - Method in interface org.norther.tammi.spray.template.SkinFilter
Returns a read-only set of skin names.
SkinTool - Class in org.norther.tammi.spray.template.tool
A request context tool supporting skins.
SkinTool() - Constructor for class org.norther.tammi.spray.template.tool.SkinTool
Constructs new page attributes.
skip(long) - Method in class org.norther.tammi.acorn.io.CharSequenceReader
 
skip(long) - Method in class org.norther.tammi.acorn.io.CollectorInputStream
 
skip(long) - Method in class org.norther.tammi.acorn.io.FileInputStream
 
skip(long) - Method in class org.norther.tammi.acorn.io.InputStreamAdapter
 
skip(long) - Method in class org.norther.tammi.acorn.io.PartialInputStream
Skips the given number of bytes.
skip(long) - Method in class org.norther.tammi.acorn.io.UnicodeInputStream
 
skip(long) - Method in class org.norther.tammi.acorn.net.URLInputStream
 
skip(long) - Method in class org.norther.tammi.spray.filter.chain.ServletInputStreamWrapper
 
skippedEntity(String) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
skippedEntity(String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
SLASH_COUNT_DELIMITER - Static variable in class org.norther.tammi.acorn.net.URLEncoder
The slash count delimiter for keys.
sleep(long) - Method in class org.norther.tammi.core.base.MBeanBroker
Sleeps the specified time.
socket() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
socket() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
socketBacklog - Variable in class org.norther.tammi.core.net.AbstractCommonFactory
The backlog for sockets.
SocketConnection - Class in org.norther.tammi.spray.connector.chain
A connection through a socket.
SocketConnection(MBeanReference<? extends Connector>, MBeanReference<? extends Filter>, MBeanReference<? extends Logger>, MBeanReference<? extends Timeout>, Thread, Socket) - Constructor for class org.norther.tammi.spray.connector.chain.SocketConnection
Constructs a new connection.
SocketConnector - Interface in org.norther.tammi.spray.connector
An interface to socket connectors.
SocketFactory - Interface in org.norther.tammi.core.net
An interface to network socket factories.
SomeProperty - Enum in org.norther.tammi.spray.template.flow
Some useful flow step properties, any others, that need not to be enums, may be applied as well.
SomeState - Enum in org.norther.tammi.spray.template.flow
Some useful flow step states, any others, that need not to be enums, may be applied as well.
sort(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified array into ascending order.
sort(T[]) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified array of the specified type into ascending order.
sort(Object, Comparator<?>) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified array to the order induced by the specified comparator.
sort(T[], Comparator<? super T>) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified array of the specified type to the order induced by the specified comparator.
sort(Object, int, int) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified range of the specified array into ascending order.
sort(T[], int, int) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified range of the specified array of the specified type into ascending order.
sort(T[], int, int, Comparator<? super T>) - Static method in class org.norther.tammi.acorn.type.Arrays
Sorts the specified range of the specified array of the specified type to the order induced by the specified comparator.
sort(Collection<T>) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source collection into ascending order.
sort(Map<K, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source map into ascending order.
sort(Collection<T>, Comparator<? super T>) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source collection to the order induced by the specified comparator.
sort(Map<K, V>, Comparator<? super K>) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source map to the order induced by the specified comparator.
sort(Object, int[]) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source into the specified order.
sort(T[], int[]) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified array into the specified order.
sort(Collection<T>, int[]) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source collection into the specified order.
sort(Map<K, V>, int[]) - Static method in class org.norther.tammi.acorn.util.Collections
Sorts the specified source map into the specified order.
sort() - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Sorts the enumeration if sorting is enabled in the corresponding attribute.
sort(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Sorts the specified source into ascending order.
sort(Object, Comparator<?>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Sorts the specified source to the order induced by the specified comparator.
sort(Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Sorts the specified source to the order induced by the specified comparator class.
sort(Object, int, int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Sorts the specified range of the specified array into ascending order.
sortByDate(File[]) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Sorts an array of files based on their modification date.
sortByName(File[]) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Sorts an array of files based on their name.
SortedMultiSelectionList - Class in org.norther.tammi.spray.ui
A sorted selection list variable for multi selections.
SortedMultiSelectionList() - Constructor for class org.norther.tammi.spray.ui.SortedMultiSelectionList
Constructs a new selection.
SortedMultiSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.SortedMultiSelectionList
Constructs a new selection for virtual subtypes.
SortedSingleSelectionList - Class in org.norther.tammi.spray.ui
A sorted selection list variable for single selections.
SortedSingleSelectionList() - Constructor for class org.norther.tammi.spray.ui.SortedSingleSelectionList
Constructs a new selection.
SortedSingleSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.SortedSingleSelectionList
Constructs a new selection for virtual subtypes.
sortObjects(Collection<T>, String[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Sorts a collection of objects with the specified fields.
sortObjects(Collection<T>, String[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
sortObjects(Collection<T>, String[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Sorts a collection of objects with the specified fields.
sortVariables(Comparator<? super Variable>) - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
sortVariables(Comparator<? super Variable>) - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Sorts variables.
sortVariables(Comparator<? super Variable>) - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
SOURCE_OPTION - Static variable in class org.norther.tammi.core.logger.log4j.EventLogAppender
The event source option.
split() - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Splits the free space to a new record.
split(String, String) - Static method in class org.norther.tammi.acorn.type.Strings
Splits the delimited items of a string to an array.
split(String, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Splits the delimited items of a string to an array.
SQLPlatform - Interface in org.norther.tammi.root.ojb.platform
Extends Platform with SQL query support.
SqlSelectStatement - Class in org.norther.tammi.root.ojb.sql
Extends SqlSelectStatement with SQLPlatform support.
SqlSelectStatement(Platform, ClassDescriptor, Query, Logger) - Constructor for class org.norther.tammi.root.ojb.sql.SqlSelectStatement
Constructs a new statement.
SqlSelectStatement(SqlQueryStatement, Platform, ClassDescriptor, Query, Logger) - Constructor for class org.norther.tammi.root.ojb.sql.SqlSelectStatement
Constructs a new statement.
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.Mask2PermissionConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.Number2LocationConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.Number2MoneyConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.Number2MultiwordConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.String2UTFConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.String2XMLConversion
 
sqlToJava(Object) - Method in class org.norther.tammi.root.ojb.conversion.StringDate2StringConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.Mask2PermissionConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.Number2MoneyConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.Number2MultiwordConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.String2UTFConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.String2XMLConversion
 
sqlTypes() - Method in class org.norther.tammi.root.hbm.conversion.StringDate2StringConversion
 
sqrt(Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns a square root.
SSLCertAuthFilter - Interface in org.norther.tammi.spray.authenticator
An implementation of the CLIENT_CERT authentication scheme.
SSLServerSocketChannel - Class in org.norther.tammi.acorn.nio
A secure server socket channel implementation enclosing accepted non-secure SocketChannels into SSLSocketChannels.
SSLServerSocketChannel(ServerSocketChannel, SSLContext) - Constructor for class org.norther.tammi.acorn.nio.SSLServerSocketChannel
Construct a new channel.
SSLSocketChannel - Class in org.norther.tammi.acorn.nio
A secure socket channel implementation adding SSL engine based cryprography to an adapted non-secure concrete SocketChannel implementation.
SSLSocketChannel(SocketChannel, SSLEngine) - Constructor for class org.norther.tammi.acorn.nio.SSLSocketChannel
Construct a new channel.
start() - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Starts (or restarts) a thread to process commands, or wake up an existing thread if one is already running.
start() - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
start() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
start() - Method in interface org.norther.tammi.core.base.Startable
Starts the MBean.
START - Static variable in interface org.norther.tammi.core.io.PathFinder
The start folders key.
start() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
start() - Method in class org.norther.tammi.core.mail.DefaultMailer
 
start() - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
start() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
start() - Method in interface org.norther.tammi.core.startup.Startup
Starts up if registered.
start() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
start() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
start() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
start() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
start() - Method in class org.norther.tammi.leaf.jfc.SwingWorker
Starts the worker thread.
start(Properties) - Method in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
 
start() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
start() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
start() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
start() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
start() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
start() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
start() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
start() - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
 
start() - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
start() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
start() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
start() - Method in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
 
START_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The start property (default is <root>/etc/start).
Startable - Interface in org.norther.tammi.core.base
An interface to startable objects, which can be started and stopped with the defined methods.
startDocument() - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
startDocument() - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
 
startDocument() - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
started(ContentProcessingEvent) - Method in interface org.norther.tammi.spray.engine.content.ContentProcessingListener
Notifies the object that its processing has started.
started(ContentProcessingEvent) - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
startElement(String, String, String, Attributes) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
startElement(String, String, String, Attributes) - Method in class org.norther.tammi.root.db.util.ClassDescriptorHandler
Handles a new class descriptor and registers a missing class as a dynamic Variable to VariableRegistry.
startElement(String, String, String, Attributes) - Method in class org.norther.tammi.root.hbm.util.HibernateMappingHandler
 
startElement(String, String, String, Attributes) - Method in class org.norther.tammi.root.ojb.util.OJBDescriptorHandler
 
startElement(String, String, String, Attributes) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
startPrefixMapping(String, String) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
startPrefixMapping(String, String) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
Startup - Interface in org.norther.tammi.core.startup
An interface to startups.
startup() - Static method in class org.norther.tammi.core.startup.StaticStartup
A static startup method in the default server.
startup(String[]) - Static method in class org.norther.tammi.core.startup.StaticStartup
A static startup method in the default server with arguments.
startupAndWait() - Static method in class org.norther.tammi.core.startup.StaticStartup
A static startup method in the default server.
startupAndWait(String[]) - Static method in class org.norther.tammi.core.startup.StaticStartup
A static startup method in the default server with arguments.
StartupContext - Interface in org.norther.tammi.spray.servlet
An interface to startup contexts.
StartupServlet - Interface in org.norther.tammi.spray.servlet
An interface to startup servlets.
stateChanged(StepStateEvent) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
stateChanged(StepStateEvent) - Method in interface org.norther.tammi.spray.template.flow.StepStateListener
Notifies the listener that a step state has changed.
StaticDomain - Class in org.norther.tammi.core.base
A convenience class to access domains and servers statically.
StaticDomain() - Constructor for class org.norther.tammi.core.base.StaticDomain
 
StaticLogFactory - Class in org.norther.tammi.acorn.logger
A convenience class to instantiate logs statically.
StaticLogFactory() - Constructor for class org.norther.tammi.acorn.logger.StaticLogFactory
 
StaticLoggerBinder - Class in org.slf4j.impl
The logger factory binder.
StaticPersisterFactory - Class in org.norther.tammi.root.db
A convenience class to statically access connection specific persister factories.
StaticPersisterFactory() - Constructor for class org.norther.tammi.root.db.StaticPersisterFactory
 
StaticScripter - Class in org.norther.tammi.core.scripter
A convenience class to evaluate scripts statically e.g.
StaticScripter() - Constructor for class org.norther.tammi.core.scripter.StaticScripter
 
StaticStartup - Class in org.norther.tammi.core.startup
A convenience class to startup and shutdown statically e.g.
StaticStartup() - Constructor for class org.norther.tammi.core.startup.StaticStartup
 
STATUS - Static variable in class org.norther.tammi.acorn.http.HttpParser
Status response header.
STEP_ELEMENT - Static variable in interface org.norther.tammi.spray.rt.vdeml.FlowConstants
The Step element.
STEP_INDEX_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.flow.FlowStep
The step index separator char.
STEP_PATH_SEPARATOR - Static variable in interface org.norther.tammi.spray.template.flow.FlowStep
The step path separator char.
stepCount() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
stepCount() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the number of steps.
stepCount() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
stepCount() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Returns the number of steps in the current flow.
StepFlowContext - Interface in org.norther.tammi.spray.template.flow
An interface to contexts maintaing the state of flows and steps.
StepFlowContext.ActionPhase - Enum in org.norther.tammi.spray.template.flow
The action phase.
StepIndexOutOfBoundsException - Exception in org.norther.tammi.spray.template.flow
Thrown to indicate that a flow step has been accessed with an illegal index.
StepIndexOutOfBoundsException() - Constructor for exception org.norther.tammi.spray.template.flow.StepIndexOutOfBoundsException
Constructs a new exception.
StepIndexOutOfBoundsException(String) - Constructor for exception org.norther.tammi.spray.template.flow.StepIndexOutOfBoundsException
Constructs a new exception with the specified detail message.
StepMatrix - Interface in org.norther.tammi.spray.template.flow
An interface to allowed routes between template flows and their steps.
StepStateEvent - Class in org.norther.tammi.spray.template.flow
Events of this type are sent to an object that implements the StepStateListener interface and is registered to a Step instance when the state, property or transition of the step changes.
StepStateEvent(FlowStep, StepStateEvent.Type, Object, int, Object) - Constructor for class org.norther.tammi.spray.template.flow.StepStateEvent
Constructs a new event.
StepStateEvent.Type - Enum in org.norther.tammi.spray.template.flow
The event type.
StepStateListener - Interface in org.norther.tammi.spray.template.flow
Registered implementations of the StepStateListener interface will be notified when the state, property or transition a flow step changes.
stop() - Method in interface org.norther.tammi.acorn.util.concurrent.ScheduledTimer
Cancels all tasks and interrupts the background thread executing the current task, if any.
stop() - Method in class org.norther.tammi.acorn.util.concurrent.SimpleTimer
 
stop() - Method in class org.norther.tammi.acorn.util.concurrent.TimerDaemon
 
stop() - Method in class org.norther.tammi.acorn.util.CounterCollection
Stops the latest iterator, if any.
stop() - Method in class org.norther.tammi.acorn.util.CounterIterator
Stops the counter.
stop() - Method in interface org.norther.tammi.core.base.Startable
Stops the MBean.
STOP - Static variable in interface org.norther.tammi.core.io.PathFinder
The stop folders key.
stop() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
stop() - Method in class org.norther.tammi.core.mail.DefaultMailer
Stops the mail queue and discards unsent mail messages.
stop() - Method in class org.norther.tammi.core.naming.DefaultNamingContextFactory
 
stop() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
stop() - Method in interface org.norther.tammi.core.startup.Startup
Shuts down.
stop() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
stop() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
stop() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
stop() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
stop() - Method in class org.norther.tammi.root.hbm.cache.FactoryCacheProvider
 
stop() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
stop() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
stop() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
stop() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
stop() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
stop() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
stop() - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
stop() - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
 
stop() - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
stop() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
stop() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
stop() - Method in class org.norther.tammi.spray.template.tool.PageTool
Stops rendering the current template.
stop() - Method in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
 
stopped() - Method in class org.norther.tammi.spray.template.tool.PageTool
Resets the stopped state.
store(OutputStream, String) - Method in class org.norther.tammi.core.config.Configuration
Stores the properties to the given output stream using uencoding.
store(OutputStream, String, String) - Method in class org.norther.tammi.core.config.Configuration
Stores the properties to the given output stream using the specified encoding.
store(Writer, String) - Method in class org.norther.tammi.core.config.Configuration
Stores the properties to the given writer.
store(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Stores an object.
storeAll(Collection<?>) - Method in class org.norther.tammi.spray.db.tool.DataTool
Stores objects.
storeObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Stores an object to the repository.
storeObject(Object) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
storeObject(Object) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
storeObjects(Collection<?>) - Method in interface org.norther.tammi.root.db.Persister
Stores a collection of objects to the repository as one transaction.
storeObjects(Collection<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
storeObjects(Collection<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
storeProperties() - Method in interface org.norther.tammi.core.config.Configurable
Stores properties to the property file.
storeProperties() - Method in class org.norther.tammi.core.config.DefaultConfigurable
 
storeProperties() - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
 
storeProperties() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
storeProperties() - Method in class org.norther.tammi.core.startup.MBeanStartup
Stores properties to the property file.
storeProperties() - Method in class org.norther.tammi.spray.protocol.DefaultHttpRelayFilter
 
storeProperties() - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
 
storeProperties() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
storeReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Stores an object and its dependencies to the repository.
storeReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
storeToXML(OutputStream, String) - Method in class org.norther.tammi.core.config.Configuration
Stores an XML document representing the properties contained in this configuration by applying the UTF-8 encoding.
storeToXML(OutputStream, String, String) - Method in class org.norther.tammi.core.config.Configuration
Stores an XML document representing the properties contained in this configuration by applying the specified encoding.
storeVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Stores a variable by exporting the specified one.
storeVariable(Variable, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Stores a variable of the specified type by exporting the specified one.
storeVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Insert
 
storeVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Login
 
storeVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Modify
 
storeVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.UserFolderAction.Update
 
StreamConfigurator - Interface in org.norther.tammi.core.config
Extends Configurator by supporting configuration from a stream source.
String2UTFConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between String instances and UTF encoded strings.
String2UTFConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.String2UTFConversion
Constructs a new conversion.
String2UTFConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between String instances and UTF encoded strings.
String2UTFConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.String2UTFConversion
Constructs a new conversion.
String2XMLConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between String instances and XML encoded strings.
String2XMLConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.String2XMLConversion
Constructs a new conversion.
String2XMLConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between String instances and XML encoded strings.
String2XMLConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.String2XMLConversion
Constructs a new conversion.
STRING_CLASS_NAME - Static variable in class org.norther.tammi.acorn.type.Strings
String class name.
StringDate - Class in org.norther.tammi.acorn.lang
A string representation of date in ISO-8601 format.
StringDate(CharSequence) - Constructor for class org.norther.tammi.acorn.lang.StringDate
Constructs a new date from a string in ISO-8601 format.
StringDate(Date) - Constructor for class org.norther.tammi.acorn.lang.StringDate
Constructs a new date from java.util.Date.
StringDate(int, int, int, int, int, int, int) - Constructor for class org.norther.tammi.acorn.lang.StringDate
Constructs a new date from date items.
StringDate2StringConversion - Class in org.norther.tammi.root.hbm.conversion
Converts between StringDate instances and ISO-8601 format dates.
StringDate2StringConversion() - Constructor for class org.norther.tammi.root.hbm.conversion.StringDate2StringConversion
Constructs a new conversion.
StringDate2StringConversion - Class in org.norther.tammi.root.ojb.conversion
Converts between StringDate instances and ISO-8601 format dates.
StringDate2StringConversion() - Constructor for class org.norther.tammi.root.ojb.conversion.StringDate2StringConversion
Constructs a new conversion.
StringId - Class in org.norther.tammi.root.rt.util
A composite string id.
StringId() - Constructor for class org.norther.tammi.root.rt.util.StringId
Constructs a new id.
StringKeyHashSet<E> - Class in org.norther.tammi.acorn.util
An implementation of the OrderedSet interface applying string representations of set elements as keys in comparisons.
StringKeyHashSet() - Constructor for class org.norther.tammi.acorn.util.StringKeyHashSet
Constructs a new set.
StringKeyHashSet(Collection<E>) - Constructor for class org.norther.tammi.acorn.util.StringKeyHashSet
Constructs a new set containing the elements in the specified collection.
StringKeyHashSet(int) - Constructor for class org.norther.tammi.acorn.util.StringKeyHashSet
Constructs a new set with the specified capacity.
StringKeyHashSet(int, float) - Constructor for class org.norther.tammi.acorn.util.StringKeyHashSet
Constructs a new set with the specified capacity and load factor.
StringKeyValue - Class in org.norther.tammi.acorn.util
A string implementation of KeyValue.
StringKeyValue() - Constructor for class org.norther.tammi.acorn.util.StringKeyValue
Constructs an empty key value.
StringKeyValue(String) - Constructor for class org.norther.tammi.acorn.util.StringKeyValue
Constructs a string key value.
StringKeyValue(String, String) - Constructor for class org.norther.tammi.acorn.util.StringKeyValue
Constructs a specific key value.
stringPropertyNames() - Method in class org.norther.tammi.core.config.Configuration
Returns a set of all property names including the defaults.
Strings - Class in org.norther.tammi.acorn.type
Converts between strings.
Strings() - Constructor for class org.norther.tammi.acorn.type.Strings
 
strip(T[]) - Static method in class org.norther.tammi.acorn.type.Arrays
Strips null elements from the specified array.
STYLE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Style element.
STYLE_URL_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The style URL element.
sub(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Subtracts two numbers.
subAppend(LoggingEvent) - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
A hook provided by FileAppender to check rotation.
subList(int, int) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
subList(int, int) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
subMap(K, K) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
subMap(String, String) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
submit(Callable<T>) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
submit(Runnable, T) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
submit(Runnable) - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.AddToDesktop
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Delete
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Found
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Insert
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.RemoveFromDesktop
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.Update
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.IdentityElementAction.View
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Group
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Move
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Delete
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Insert
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Register
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Renew
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Update
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Attach
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Detach
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Join
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Move
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Quit
 
Submit - Class in org.norther.tammi.spray.loader.task
Submit is an alternative to Action that allows you to do event based submits.
Submit() - Constructor for class org.norther.tammi.spray.loader.task.Submit
Constructs a new action event.
submit(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.loader.task.Submit
Implements the default submit method if the specific one is not implemented.
submit(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
 
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Implements the default submit method.
submit(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates the form.
submit(ServletRequest, ServletResponse, FilterChain, Object) - Method in class org.norther.tammi.spray.template.task.TemplateAction
 
submit(ServletRequest, ServletResponse, FilterChain, TemplateContext) - Method in class org.norther.tammi.spray.template.task.TemplateAction
Implements the default submit method if any of the specific ones doesn't match.
SUBMIT_PREFIX - Static variable in class org.norther.tammi.spray.loader.task.Submit
The prefix of the submit method to look for.
submitBackStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Goes back to the current step after renewing any adapted templates and variables.
submitCancelStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Cancels the step.
submitCancelStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Cancels the step.
submitDeleteVariable(Variable, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Deletes the selected variable.
submitDeleteVariables(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Deletes all variables.
submitDeleteVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Deletes the selected variables.
submitFinishStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DictionaryAction
 
submitFinishStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Finishes the step.
submitFinishStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Finishes the step.
submitInsertForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Inserts incomplete data to the form.
submitInsertVariable(Variable, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Inserts the selected variable.
submitInsertVariables(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Inserts updated variables.
submitInsertVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Inserts the selected variables.
submitNextStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Goes to the next step.
submitNextStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Goes to the next step.
submitOpenHelp(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FlowStepAction
Submits a redirection to step help.
submitPreviousStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Goes to the previous step.
submitPreviousStep(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.NextStepAction
Goes to the previous step.
submitQueryVariable(Variable, String, String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Queries a non-localized variable in the selection tree.
submitRenewForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Renews the form.
submitResetForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Resets the form.
submitReuseForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Reuses the form.
submitSearchVariable(String, String, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Searches for a localized variable.
submitSelectAll(Variable, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Selects all selectable identities.
submitUnselectAll(Variable, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Unselects all selectable identities.
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Own
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DesktopDataAction.Remove
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DictionaryAction
Updates the selected dictionaries.
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaDataAction.Move
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Delete
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Insert
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaElementAction.Update
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Access
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Group
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.MetaFolderAction.Move
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Delete
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Insert
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Login
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Register
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Renew
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserAccountAction.Update
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Attach
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Delete
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Detach
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Insert
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Join
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Move
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Quit
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.UserGroupAction.Update
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Delete
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Insert
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.VariableStepAction.Update
 
submitUpdateForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates the form and finishes the step.
submitUpdateVariable(Variable, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Updates the selected variable.
submitUpdateVariables(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Updates updated variables.
submitUpdateVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Updates the selected variables.
submitUploadForm(ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.DictionaryAction
Uploads the specified dictionary.
subSequence(int, int) - Method in class org.norther.tammi.acorn.lang.StringDate
 
subSequence(int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
 
subset(String, String, Map<? super String, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map by removing key-value pairs having the specified prefix.
subset(String, String, String, Map<? super String, ?>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map by removing key-value pairs having the specified prefix and/or suffix.
subset(String, String, Map<? super String, ? extends V>, Map<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix.
subset(String, String, String, Map<? super String, ? extends V>, Map<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix and/or suffix.
subset(String, String, boolean, Map<? super String, ? extends V>, Map<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix.
subset(String, String, String, boolean, Map<? super String, ? extends V>, Map<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix and/or suffix.
subset(String, String, boolean, boolean, Map<? super String, ? extends V>, ConcurrentMap<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix and optionally absent in the subset.
subset(String, String, String, boolean, boolean, Map<? super String, ? extends V>, ConcurrentMap<? super String, V>) - Static method in class org.norther.tammi.acorn.util.Collections
Collects a subset of the given map from key-value pairs having the specified prefix and/or suffix and optionally absent in the subset.
subset(String) - Method in class org.norther.tammi.core.config.Configuration
Returns a configuration that is a subset of this one.
subset(String, String) - Method in class org.norther.tammi.core.config.Configuration
Returns a configuration that is a subset of this one.
substring(int, int) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns a substring.
substring(int) - Method in class org.norther.tammi.acorn.lang.XMLString
Returns a substring.
suffix(String, Map<? super String, V>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a map that is a suffixed subset of the given one.
suffix(String, String, Map<? super String, V>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a map that is a suffixed subset of the given one.
Sum - Class in org.norther.tammi.acorn.math
A sum equation.
Sum(byte...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new byte equation.
Sum(short...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new short equation.
Sum(int...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new int equation.
Sum(long...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new long equation.
Sum(float...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new float equation.
Sum(boolean, float...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new float equation.
Sum(double...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new double equation.
Sum(boolean, double...) - Constructor for class org.norther.tammi.acorn.math.Sum
Constructs a new double equation.
sum(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Sums up two numbers.
SUNOS - Static variable in interface org.norther.tammi.core.base.Domain
Sun OS.
supportsAggressiveRelease() - Method in class org.norther.tammi.root.hbm.connection.DBCPConnectionProvider
 
SwingWorker - Class in org.norther.tammi.leaf.jfc
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class org.norther.tammi.leaf.jfc.SwingWorker
Constructs a thread that will call the construct method after it has been started and then exit.
sync() - Method in class org.norther.tammi.acorn.nio.ChannelInputStream
Syncs the stream with the channel by notifying the thread waiting on the buffer.
sync() - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
Syncs the stream with the channel by notifying the thread waiting on the buffer.

T

tab(int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a tab of the specified depth.
TableModelAdapter - Class in org.norther.tammi.acorn.jfc
A table model adapter.
TableModelAdapter(TableModel) - Constructor for class org.norther.tammi.acorn.jfc.TableModelAdapter
Constructs a new model.
TableModelDataSource - Class in org.norther.tammi.sprig.jasper.model
The table model based report data source.
TableModelDataSource(TableModel) - Constructor for class org.norther.tammi.sprig.jasper.model.TableModelDataSource
Constructs a new source.
TableSelectionList - Class in org.norther.tammi.spray.ui
A selection list variable for table selections.
TableSelectionList() - Constructor for class org.norther.tammi.spray.ui.TableSelectionList
Constructs a new selection.
TableSelectionList(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.spray.ui.TableSelectionList
Constructs a new selection for virtual subtypes.
tailMap(K) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
tailMap(String) - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
take() - Method in class org.norther.tammi.acorn.util.concurrent.NonBlockingQueue
 
take() - Method in class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
 
Task - Interface in org.norther.tammi.spray.loader.task
An interface to tasks extending functionality of filters by providing actions, scripts, builders and other kinds of customized tasks that can be invoked by TaskLoaderMBean from the doFilter method of filters during request processing.
Task.Control - Enum in org.norther.tammi.spray.loader.task
The execution control.
TASK_KEY - Static variable in class org.norther.tammi.spray.template.DefaultTaskFilter
The default key.
TaskFilter - Interface in org.norther.tammi.spray.template
TaskFilter executes tasks specified in URL parameters of the request.
TaskLoader - Interface in org.norther.tammi.spray.loader
An interface to a task loader used in pipes to load and execute request specific tasks in addition to standard filter processing.
TaskTool - Class in org.norther.tammi.spray.template.tool
Extends the link tool to support links to template filters.
TaskTool() - Constructor for class org.norther.tammi.spray.template.tool.TaskTool
Constructs a new link.
TCPConnector - Interface in org.norther.tammi.spray.connector
An interface to TCP connectors.
TEMP - Static variable in interface org.norther.tammi.core.io.PathFinder
The temp folders key.
TEMP_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.StartupContext
The temp property (default is system temp).
TEMPLATE_ENGINE_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The template engine property.
TEMPLATE_KEY - Static variable in class org.norther.tammi.spray.template.DefaultPageFilter
The default key for the template.
TEMPLATE_KEY_PROPERTY - Static variable in interface org.norther.tammi.spray.servlet.ForwardEngine
The template key property.
TemplateAction - Class in org.norther.tammi.spray.template.task
Extends Submit by providing a template context as the context parameter.
TemplateAction() - Constructor for class org.norther.tammi.spray.template.task.TemplateAction
Constructs a new template action.
TemplateBreakException - Exception in org.norther.tammi.spray.engine
A run-time exception to break template evaluation.
TemplateBreakException() - Constructor for exception org.norther.tammi.spray.engine.TemplateBreakException
Constructs a new exception.
TemplateCacheAdapter - Class in org.norther.tammi.spray.freemarker
An adapter for a cache storage.
TemplateCacheAdapter() - Constructor for class org.norther.tammi.spray.freemarker.TemplateCacheAdapter
Construts a new adapter.
TemplateCacheAdapter - Class in org.norther.tammi.spray.velocity
An adapter for a resource cache.
TemplateCacheAdapter() - Constructor for class org.norther.tammi.spray.velocity.TemplateCacheAdapter
Constructs a new adapter.
TemplateContext - Interface in org.norther.tammi.spray.engine.context
TemplateContext is a template engine independent interface to contexts.
templateCount() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
templateCount() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the number of templates.
templateCount() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
templateCount() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Returns the number templates of the current step.
TemplateEngine - Interface in org.norther.tammi.spray.engine
TemplateEngine is an interface to template engines, such as Velocity, WebMacro, FreeMarker, and JSP.
TemplateException - Exception in org.norther.tammi.spray.engine
Thrown when template processing fails.
TemplateException(String) - Constructor for exception org.norther.tammi.spray.engine.TemplateException
Constructs a new exception with a message.
TemplateException(Throwable) - Constructor for exception org.norther.tammi.spray.engine.TemplateException
Constructs a new exception with a cause.
TemplateException(String, Throwable) - Constructor for exception org.norther.tammi.spray.engine.TemplateException
Constructs a new exception with a message and cause.
TemplateExceptionFilter - Interface in org.norther.tammi.spray.engine
TemplateExceptionFilter is an interface to exception filters providing an error message template.
TemplateExecutor - Interface in org.norther.tammi.spray.engine
An interface to template executor filters executing and evaluating templates in different markup languages applying configured template engines.
templateExists(String) - Method in class org.norther.tammi.spray.engine.AbstractTemplateEngine
 
templateExists(String) - Method in interface org.norther.tammi.spray.engine.TemplateEngine
Checks whether a specific template exists.
templateExists(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.engine.TemplateExecutor
Checks whether the template exists.
templateExists(String) - Method in class org.norther.tammi.spray.freemarker.DefaultFreemarkerEngine
 
templateExists(String) - Method in class org.norther.tammi.spray.freemarker.DefaultTemplateLoader
Checks whether the named template exists.
templateExists(String) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
templateExists(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
templateExists(String, ServletRequest, ServletResponse, FilterChain, boolean...) - Method in interface org.norther.tammi.spray.template.PageFilter
Checks whether the optionally localized template exists.
templateExists(String) - Method in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
 
TemplateOutputStream - Class in org.norther.tammi.spray.servlet.chain
A servlet output stream wrapper for collecting template responses.
TemplateOutputStream(Writer) - Constructor for class org.norther.tammi.spray.servlet.chain.TemplateOutputStream
Constructs a new output stream.
TemplateOutputStream(Writer, String) - Constructor for class org.norther.tammi.spray.servlet.chain.TemplateOutputStream
Constructs a new output stream.
TemplateResponse - Class in org.norther.tammi.spray.engine.chain
A default implementation of the template response.
TemplateResponse() - Constructor for class org.norther.tammi.spray.engine.chain.TemplateResponse
Constructs a new response.
TemplateResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.engine.chain.TemplateResponse
Constructs a new response with a wrapped one.
TemplateResponse - Class in org.norther.tammi.spray.servlet.chain
A default implementation of the template response.
TemplateResponse(Writer) - Constructor for class org.norther.tammi.spray.servlet.chain.TemplateResponse
Constructs a new response.
TemplateResponse(ServletResponse, Writer) - Constructor for class org.norther.tammi.spray.servlet.chain.TemplateResponse
Constructs a new response with a wrapped one.
TemporaryResource - Class in org.norther.tammi.core.cache
A temporary extension to BufferedResource.
TemporaryResource(String, byte[]) - Constructor for class org.norther.tammi.core.cache.TemporaryResource
Constructs a new resource with ready-made content.
TERMINAL_KEY - Static variable in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
The default key for the terminal.
TerminalExceptionFilter - Exception in org.norther.tammi.spray.terminal
Extends default exception filter with cache control and terminal support.
TerminalExceptionFilter(int) - Constructor for exception org.norther.tammi.spray.terminal.TerminalExceptionFilter
Constructs an exception with a code.
TerminalExceptionFilter(int, String) - Constructor for exception org.norther.tammi.spray.terminal.TerminalExceptionFilter
Constructs an exception with a code and argument.
TerminalExceptionFilter(int, Throwable) - Constructor for exception org.norther.tammi.spray.terminal.TerminalExceptionFilter
Constructs an exception with a code and cause.
TerminalExceptionFilter(int, String, Throwable) - Constructor for exception org.norther.tammi.spray.terminal.TerminalExceptionFilter
Constructs an exception with a code, argument and cause.
TerminalExtension - Interface in org.norther.tammi.spray.terminal.chain
An interface to a terminal specific extension of a servlet request.
TerminalFilter - Interface in org.norther.tammi.spray.terminal
An interface to filters determining the properties of the terminal.
terminalIdCookieSet() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
terminalIdCookieSet() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Returns a set of terminal id cookies.
terminalIdHeaderSet() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
terminalIdHeaderSet() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Returns a set of terminal id headers.
terminalIdParameterSet() - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
terminalIdParameterSet() - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Returns a set of terminal id parameters.
TerminalRequest - Class in org.norther.tammi.spray.terminal.chain
A default implementation of the terminal request.
TerminalRequest() - Constructor for class org.norther.tammi.spray.terminal.chain.TerminalRequest
Constructs a new request.
TerminalRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.terminal.chain.TerminalRequest
Constructs a new request with a wrapped one.
TerminalRequest.TerminalRequestExtension - Class in org.norther.tammi.spray.terminal.chain
The terminal extension class being static to safely save in sessions.
TerminalRequest.TerminalRequestExtension() - Constructor for class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
Constructs a new extension.
TerminalResponse - Class in org.norther.tammi.spray.terminal.chain
A default implementation of the terminal response.
TerminalResponse() - Constructor for class org.norther.tammi.spray.terminal.chain.TerminalResponse
Constructs a new response.
TerminalResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.terminal.chain.TerminalResponse
Constructs a new response with a wrapped one.
terminate() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
terminate() - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
terminate() - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
terminate() - Method in class org.norther.tammi.core.scripter.lang.AbstractEngine
 
terminate() - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
terminate() - Method in interface org.norther.tammi.core.scripter.Scripter
Gracefully terminates all engines
terminate() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
 
terminate() - Method in class org.norther.tammi.spray.filter.chain.DefaultFilterChain
 
terminate() - Method in interface org.norther.tammi.spray.filter.chain.HttpFilterChain
Terminates the filter chain.
TerminationFilter - Interface in org.norther.tammi.spray.filter
TerminationFilter is a marker interface to filters, which terminate the filter chain and optionally close the response after filtering the request.
TEXT - Static variable in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
The text resource.
TEXT_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The text element.
TEXT_HTML - Static variable in class org.norther.tammi.acorn.mime.MimeType
HTML type.
TEXT_PLAIN - Static variable in class org.norther.tammi.acorn.mime.MimeType
Plain text type.
TEXT_WML - Static variable in class org.norther.tammi.acorn.mime.MimeType
WML type.
TEXT_XML - Static variable in class org.norther.tammi.acorn.mime.MimeType
XML type.
ThreadedExecutor - Interface in org.norther.tammi.core.thread
An interface to executors that run each executable in a new thread.
ThreadedLogger - Interface in org.norther.tammi.core.logger
Extends Logger with support to execute logging in a separate thread.
ThreadFactory - Interface in org.norther.tammi.core.thread
An interface to thread factories.
ThresholdQueue<E> - Class in org.norther.tammi.acorn.util.concurrent
A blocking queue class, which signals takes and polls only when a preset inclusive threshold of its capacity is reached.
ThresholdQueue(int, double) - Constructor for class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
Creates a queue with the specified capacity.
ThresholdQueue(int, double, boolean) - Constructor for class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
Creates a new queue with the specified capacity and access policy.
ThresholdQueue(int, double, boolean, Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.concurrent.ThresholdQueue
Creates a new queue with the specified capacity, access policy and initial collection.
TIME_MASK - Static variable in class org.norther.tammi.acorn.lang.StringDate
The time mask.
TIME_ZONE_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The tine zone attribute property.
TIME_ZONES - Static variable in class org.norther.tammi.acorn.type.Classes
The known time zones.
TimeLimitedLock - Class in org.norther.tammi.acorn.util.concurrent
An adaptor class that lets any one thread to get a lock for a predetermined time only.
TimeLimitedLock(Lock, long, TimeUnit) - Constructor for class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
Constructs a new lock adapter.
Timeout - Interface in org.norther.tammi.core.thread
A specific scheduler for executing timeout commands.
TimerDaemon - Class in org.norther.tammi.acorn.util.concurrent
A general-purpose time-based daemon implementation of ScheduledTimer, vaguely similar in functionality to base system-level utilities such as at (and the associated crond) in Unix.
TimerDaemon() - Constructor for class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Constructs a new daemon.
TimerDaemon(ThreadFactory) - Constructor for class org.norther.tammi.acorn.util.concurrent.TimerDaemon
Constructs a new daemon with a factory.
timeZoneIds() - Method in interface org.norther.tammi.core.converter.DateConverter
Returns a list of supported time zone ids.
timeZoneIds() - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
TimeZoneRegistrar - Class in org.norther.tammi.core.rt.util
An attribute registrar initializing time zones.
TimeZoneRegistrar() - Constructor for class org.norther.tammi.core.rt.util.TimeZoneRegistrar
Constructs a new listener.
TITLE - Static variable in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
The title resource.
to7Bytes(String, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a 7 bit string.
toArray() - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
toArray(T[]) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
toArray() - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
toArray(T[]) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
toArray() - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
toArray(T[]) - Method in class org.norther.tammi.acorn.util.NamedCollectionAdapter
 
toArray() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
toArray(T[]) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
toArray() - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
toArray(T[]) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
toArrayType(String, int...) - Static method in class org.norther.tammi.acorn.type.Types
Converts the specified component type to the corresponding array type.
toAsciiIdentifier(String) - Static method in class org.norther.tammi.acorn.type.Strings
Converts a string to an ASCII identifier by replacing any illegal characters with underscores.
toAttribute(String) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns the enumerated attribute from its indexed string representation, which is independent on the locale specific sorting.
toAttribute(String, Object) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns an attribute as a string.
toAttribute(String, Object, String, boolean) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns an attribute with an appended or inserted value as a string.
toAttribute(String, ConcurrentMap<String, ?>, String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns a prefixed attribute as a string.
toAttributes(ConcurrentMap<String, ?>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns a map of attributes as a string.
toAttributes(ConcurrentMap<String, ?>, String, String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns a map of prefixed attributes as a string.
toBaseName(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a localized name to its base name.
toBodyAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the body attributes of the page.
toBodyElements() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the body elements of the page.
toBoolean(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to a boolean.
toBoolean(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into a boolean.
toByte(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to a byte.
toByte(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to a byte.
toBytes(byte, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a byte.
toBytes(short, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a short.
toBytes(int, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts an int.
toBytes(long, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a long.
toBytes(float, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a float according to IEEE 754.
toBytes(double, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a double according to IEEE 754.
toBytes(byte[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a byte array.
toBytes(byte[], int, int, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a byte array.
toBytes(short[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a short array.
toBytes(int[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts an int array.
toBytes(long[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a long array.
toBytes(float[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a float array.
toBytes(double[], byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a double array.
toBytes(char, int, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a char up to eight bits.
toBytes(char[], int, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a char array up to eight bits.
toBytes(char[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a char array to a null terminated byte array.
toBytes(String, byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts an 8 bit string.
toBytes(String) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts an 8 bit string to a null terminated byte array.
toBytes(Object, String...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to bytes.
toCardAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the card attributes of the page.
toChar(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to a char.
toChartType(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified chart type.
toClass(String, boolean...) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a class or primitive type to the corresponding class by applying the default class loader.
toClass(String, ClassLoader, boolean...) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a class or primitive type to the corresponding class by applying the specified class loader.
toClass(String) - Method in class org.norther.tammi.root.db.PersisterAdapter
Returns the class instance of the named class.
toClass(String, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Converts a class name into the corresponding class.
toClass(String, boolean...) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns the class instance of the named class.
toClassHierarchy(Class<?>) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the specified class to a class hierarchy of its implemented interfaces and extended superclasses.
toClassHierarchy(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the named class to a class hierarchy of its implemented interfaces and extended superclasses.
toClassName() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
toClassName() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Converts the name of this flow to the corresponding class name.
toClassName() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
toComparator(List<String>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns an attribute comparator for the specified attributes.
toComponentClass(Class<?>) - Static method in class org.norther.tammi.acorn.type.Types
Converts the specified array class to the corresponding component class.
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultEnumConverter
 
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocaleConverter
 
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
Returns a string representation of an object of the named component class by optionally applying the specified pattern.
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectNameConverter
Returns the string representation of an object name.
toComponentString(String, Object, String) - Method in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
 
toComponentString(String, Object, String) - Method in class org.norther.tammi.root.db.DefaultLobConverter
Returns the string representation of a large object.
toComponentType(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts the specified array type to the corresponding component type.
toDate() - Method in class org.norther.tammi.acorn.lang.StringDate
Returns a date represention.
toDate(Calendar) - Method in class org.norther.tammi.acorn.lang.StringDate
Returns a date represention for the specified calendar.
toDate(long) - Method in interface org.norther.tammi.core.converter.DateConverter
Converts milliseconds to date.
toDate(long) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
toDefaultType(String) - Static method in class org.norther.tammi.acorn.mime.MimeType
Returns the default MIME type for the specified string representation.
toDimensions(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts the specified array to its dimensions.
toDocType() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the doctype of the page.
toDouble(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts eight bytes into a double according to IEEE 754.
toDouble(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into a double.
toEnumConstants(String[]) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the named classes to enum instances.
toEnums(String, int) - Static method in class org.norther.tammi.acorn.type.Types
Converts a mask of ordinals of enums to an array of enum instances.
toEnums(Class<?>, int) - Static method in class org.norther.tammi.acorn.type.Types
Converts a mask of ordinals of enums to an array of enum instances.
toEnums(Enum<?>[], int) - Static method in class org.norther.tammi.acorn.type.Types
Converts a mask of ordinals of enums to an array of enum instances.
toEventListeners(String[]) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the named classes to event listener instances.
toExtension(String, String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a path to its extension.
toExtension(File, String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a file to its extension.
toFileName(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a file path to its file name.
toFloat(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts four bytes into a float according to IEEE 754.
toFloat(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into a float.
toGeoCoordinates(Geo.GeodeticSystem, double...) - Static method in class org.norther.tammi.acorn.math.Geo
Converts plane coordinates to geo-coordinates.
toGeoLocation(Geo.GeodeticSystem, double...) - Static method in class org.norther.tammi.acorn.math.Geo
Converts plane coordinates to a geo-location.
toGRS80Coordinates(Geo.GeodeticSystem, double...) - Static method in class org.norther.tammi.acorn.math.Geo
Converts specific plane coordinates to GRS80 plane coordinates.
toHAlignment(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified horizontal aligment.
toHeadElements() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the head elements of the page.
toHeadScripts() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the head scripts of the page.
toHex(byte) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a byte into a hex string of two chars.
toHex(char) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a char into a hex string of four chars.
toHex(byte[]) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a byte array into a printable format containing a string of hexadecimal digit characters (two per byte).
toHex(byte[], int, int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a part of a byte array into a printable format containing a string of hexadecimal digit characters (two per byte).
toIdentity() - Method in interface org.norther.tammi.core.security.IdentifiedPrincipal
Returns the identity of the principal.
toIdentity(String, Object...) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the identity of the specified primary keys and variable type.
toIdentity(Variable) - Method in class org.norther.tammi.spray.db.tool.DataTool
Returns the identity of the specified variable.
toInlineStyleSheet() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the inline style sheet of the page.
toInt(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts four bytes into an int (BE).
toInt(byte[], int, int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a number of bytes into an int (BE).
toInt(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to an int.
toInt(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into an int.
toIntBE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts four bytes into an int (BE).
toIntBE(byte[], int, int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a number of bytes into an int (BE).
toIntLE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts four bytes into an int (LE).
toIntLE(byte[], int, int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts a number of bytes into an int (LE).
toJarURL(String, String) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Converts the specified path into a jar URL.
toJarURL(String, String, String) - Static method in class org.norther.tammi.acorn.util.zip.JarHandler
Converts the specified path and entry into a jar URL.
toLink() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the current link.
toLink(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the current link with a default.
toList(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts the specified array to a list.
toLocale(String, String...) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a string to a locale.
toLocale() - Method in class org.norther.tammi.root.locale.ResourceLocale
Converts this resource locale to a locale object.
toLocaleName(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a localized name to its corresponding locale name.
toLocalizedDescription(String, String) - Static method in class org.norther.tammi.core.rt.VariableAttributeInfo
Generates a localized description key.
toLocalizedDetail(String, String) - Static method in class org.norther.tammi.core.rt.VariableAttributeInfo
Generates a localized detail key.
toLocalizedGroup(String, String) - Static method in class org.norther.tammi.core.rt.VariableAttributeInfo
Generates a localized group key.
toLocalizedName(String, Locale) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a base name to a localized name.
toLocalizedObject(String, String, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
Returns a localized source object to be applied after type conversion.
toLocalizedPath(String, Locale) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a base path to a localized path.
toLocalizedPattern() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
toLocation(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified location.
toLogo() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the current logo.
toLogo(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the current logo with a default.
toLong(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts eight bytes into a long (LE).
toLong(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to a long.
toLong(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into a long.
toLongBE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts eight bytes into a long (BE).
toLongLE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts eight bytes into a long (LE).
toLowerCase(String) - Method in class org.norther.tammi.core.converter.Formatter
Returns a string in localized lowercase.
toMap() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
toMask(Enum<?>[]) - Static method in class org.norther.tammi.acorn.type.Types
Converts an array of enum instances to a mask of enum ordinals.
toMask(PermittedAction...) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts actions to an action mask.
toMask(String...) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts named actions to an action mask.
toMBean(Class<?>) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a class into its MBean interface.
toMediaFile(String, int...) - Method in class org.norther.tammi.acorn.mime.MimeTypeMap
Returns a virtual media file.
toMediaFile(String, int...) - Method in interface org.norther.tammi.core.locale.ContentTypeMap
Returns a virtual media file.
toMediaFile(String, int...) - Method in class org.norther.tammi.core.locale.DefaultContentTypeMap
 
toMediaFile(String, int...) - Method in class org.norther.tammi.core.rt.Introspector
Returns a virtual media file.
toMediaFile(String, int...) - Method in class org.norther.tammi.spray.media.tool.MediaTool
Returns a virtual media file.
toMetaElements() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the meta elements of the page.
toModelOrder(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified model order.
toName(Object) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified string to a valid id or name attribute.
toNameArray() - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns an array containing the enumerated names.
toNamedLocale(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a localized name to its corresponding locale.
toNumber(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a typed string to a number.
toNumber(Number, String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a number to the specified number.
toNumber(String, String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to the specified number.
toObject(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts primitives to the corresponding objects.
toObject(String, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts objects.
toObject(String, Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts objects by applying a pattern.
toObjectClass(Class<?>) - Static method in class org.norther.tammi.acorn.type.Types
Converts a primitive type to its corresponding object class.
toObjectClass(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a named primitive type to its corresponding object class.
toObjectName(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Converts a string to an object name.
toObjectName(String) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
toObjects(Map<?, ?>, Map<K, ?>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a map of objects.
toObjects(Map<?, ?>, Map<K, ?>, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a map of objects by applying a pattern.
toObjectType(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a primitive type to the corresponding object type.
TOOL_TIP_TEXT - Static variable in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
The tool tip text resource.
toOrientation(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified orientation.
toOtherMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask to another mask.
toPackageName(String, String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts an URI path to a package name.
toPackageName(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a class name to a package name.
toPackageName(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Converts an URI path to a package name.
toPaint(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a named color to a paint.
toParameters(Object, Object) - Static method in class org.norther.tammi.acorn.type.Classes
Converts parameters into the corresponding parameter array.
toPath() - Method in class org.norther.tammi.core.rt.util.Identity
Returns a path-like representation of the identity.
toPathName(String, boolean...) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a file path to its path name.
toPattern() - Method in class org.norther.tammi.acorn.mime.MimeType
Converts this MIME type to a subtype pattern.
toPattern() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
toPermissionMask(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts permitted actions to a permission mask.
toPermittedActions(int) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a permission mask to permitted actions.
TopFrame - Class in org.norther.tammi.leaf.jfc
Frame disposing itself automatically during shutdown.
TopFrame() - Constructor for class org.norther.tammi.leaf.jfc.TopFrame
Constucts a new frame.
toPlainType(Class<?>) - Static method in class org.norther.tammi.acorn.type.Types
Converts a class to its plain non-qualified component type.
toPlainType(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a class name to its plain non-qualified component type.
toPlainType(Class<?>) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a class to its plain type.
toPlainType(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a qualified class name to its plain type.
toPlaneCoordinates(Geo.GeodeticSystem, Location) - Static method in class org.norther.tammi.acorn.math.Geo
Converts geo-coordinates to plane coordinates.
toPlaneCoordinates(Geo.GeodeticSystem, double...) - Static method in class org.norther.tammi.acorn.math.Geo
Converts geo-coordinates to plane coordinates.
toPluginAttributes() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns plugin attributes as a JavaScript object.
toPosition(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified axis position.
toPostFields(Map<String, String>) - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the post fields of a form.
toPrimitive(Object) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts objects to the corresponding primitives.
toPrimitive(Object, Class<?>) - Static method in class org.norther.tammi.acorn.type.Arrays
Converts objects to the primitives of the specified tye.
toPrimitiveArrayType(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts an object type to the corresponding primitive array type.
toPrimitiveClass(Class<?>) - Static method in class org.norther.tammi.acorn.type.Types
Converts a class to its corresponding primitive type.
toPrimitiveClass(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a named class to its corresponding primitive type.
toPrimitiveType(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts an object type to the corresponding primitive type.
toProperties() - Method in class org.norther.tammi.core.config.Configuration
Converts this configuration to properties.
toProperties(String) - Method in class org.norther.tammi.core.config.Configuration
Converts a subset of this configuration to properties.
toPropertyDescriptor(Class<?>, String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a field of a class into the corresponding property descriptor.
toQualifiedName(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a base name to the corresponding qualified name.
toQueryString() - Method in class org.norther.tammi.spray.engine.tool.ChainTool
Returns all request parameters as a query string.
toRelativePath(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts an absolute path to a relative one.
toSecretKey(String) - Method in class org.norther.tammi.core.startup.MBeanStartup
Decodes an encoded secret key.
toSerializable(Variable, String, Object...) - Method in class org.norther.tammi.core.rt.Introspector
Returns the specified attribute value as an unlocalized serializable string.
toSerializable(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts the specified attribute value to a serializable string.
toSerializables(Variable, String, Object...) - Method in class org.norther.tammi.core.rt.Introspector
Returns the specified attribute values as an unlocalized serializable string array.
toSerializables(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts the specified attribute values to a serializable string array.
toShadow() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts this attribute to a shadow.
toShadows() - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts the this attribute to a shadows.
toShort(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts two bytes into a short (BE).
toShort(String) - Static method in class org.norther.tammi.acorn.type.Types
Converts a string to a short.
toShort(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string into a short.
toShortBE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts two bytes into a short (BE).
toShortcutIcon() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the shortcut icon of the page.
toShortLE(byte[], int) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts two bytes into a short (LE).
toSignature(Object) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a parameter into the corresponding signature.
toSignature(Object, Object) - Static method in class org.norther.tammi.acorn.type.Classes
Converts parameters into the corresponding signature array.
toSqlString(Criteria, CriteriaQuery) - Method in class org.norther.tammi.root.hbm.query.CriterionSet
 
toString() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
toString(char[]) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Converts the parsed state into a string.
toString(char[], boolean) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Converts the parsed item into a string.
toString(char[], boolean, boolean) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Converts the parsed item into a upper/lower case string.
toString() - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
toString(byte[]) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts bytes to string by applying platform's default encoding.
toString(byte[], String) - Static method in class org.norther.tammi.acorn.lang.Bytes
Converts bytes to string by applying the given encoding.
toString() - Method in class org.norther.tammi.acorn.lang.Location
 
toString() - Method in class org.norther.tammi.acorn.lang.LongDate
 
toString() - Method in class org.norther.tammi.acorn.lang.Money
 
toString() - Method in class org.norther.tammi.acorn.lang.Multiword
 
toString() - Method in class org.norther.tammi.acorn.lang.StringDate
 
toString() - Method in class org.norther.tammi.acorn.lang.XMLString
 
toString(Object, LogEntry.Encoding...) - Static method in class org.norther.tammi.acorn.logger.log.LogEntry
Optionally encoded output for an object.
toString() - Method in class org.norther.tammi.acorn.logger.log.LogEntry
Returns the string representation of this entry.
toString() - Method in class org.norther.tammi.acorn.math.Equation
 
toString() - Method in enum org.norther.tammi.acorn.mime.MimeType.Extension
 
toString() - Method in class org.norther.tammi.acorn.mime.MimeType
Converts this MIME type to a string.
toString(boolean) - Method in class org.norther.tammi.acorn.mime.MimeType
Converts this MIME type to a string with or without parameters.
toString() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
toString() - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
toString() - Method in class org.norther.tammi.acorn.text.CurrencyFormat
 
toString(Locale, String...) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a locale to a string.
toString(Object) - Static method in class org.norther.tammi.acorn.type.Strings
Copies an array to strings.
toString() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap.ConcurrentEntry
 
toString() - Method in class org.norther.tammi.acorn.util.GettableKeyValue
 
toString() - Method in class org.norther.tammi.acorn.util.SettableKeyValue
 
toString() - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
toString() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
toString() - Method in class org.norther.tammi.core.cache.DefaultCache
 
toString(String, Object, String) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toString(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toString(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultLocaleConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultLocationConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultMoneyConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultMoneyConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultNumberConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultNumberConverter
 
toString(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toString(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toString(String, Object, String) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a string representation of an object of the named class by optionally applying the specified pattern.
toString(String, Object, String, String, Locale) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a localized string representation of an object of the named class by optionally applying the specified pattern.
toString(String, Object, String, Locale, ResourceBundle) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a localized resource of the named class by optionally applying the specified pattern.
toString(String, Object, String) - Method in class org.norther.tammi.core.mail.DefaultInternetAddressConverter
 
toString() - Method in class org.norther.tammi.core.naming.ResourceRef
 
toString(String, Object, String) - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
toString(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
toString(Variable, String, Object...) - Method in class org.norther.tammi.core.rt.Introspector
Returns the specified attribute value as a localized string.
toString() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Returns the string representation of this attribute.
toString(int) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns the indexed string representation of the indexed attribute, which is independent on the locale specific sorting.
toString(EnumeratedAttribute) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns the indexed string representation of the enumerated attribute, which is independent on the locale specific sorting.
toString(Object) - Static method in class org.norther.tammi.core.rt.util.Identity
Returns the specified id as a string.
toString() - Method in class org.norther.tammi.core.rt.util.Identity
 
toString(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts the specified attribute value to a string.
toString() - Method in class org.norther.tammi.core.rt.VariableX
 
toString() - Method in class org.norther.tammi.core.security.ExtendedPermissions
Returns a string presentation of all permissions.
toString(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask to actions in alphabetical order.
toString() - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
toString() - Method in class org.norther.tammi.root.locale.LocalizedName
 
toString() - Method in class org.norther.tammi.root.locale.LocalizedValue
 
toString() - Method in class org.norther.tammi.root.locale.ResourceLocale
 
toString() - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
toString() - Method in class org.norther.tammi.root.realm.SimplePersistentGroup
 
toString() - Method in class org.norther.tammi.root.realm.SimplePersistentRole
 
toString() - Method in class org.norther.tammi.root.realm.SimplePersistentUser
 
toString() - Method in class org.norther.tammi.spray.connector.chain.ChannelConnection
 
toString() - Method in class org.norther.tammi.spray.connector.chain.InterConnection
 
toString() - Method in class org.norther.tammi.spray.connector.chain.SocketConnection
 
toString() - Method in interface org.norther.tammi.spray.engine.content.Content
Converts the content into a string and returns the result.
toString(Variable, String, Object...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
toString(Variable, String, boolean, Object...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Returns the specified attribute value as an optionally XML encoded localized string.
toString() - Method in class org.norther.tammi.spray.engine.tool.ContentTool
 
toString() - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
Converts the tool into a string.
toString(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to a string.
toString(Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to a string by applying a pattern.
toString(String, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object of the named class to a string.
toString(String, Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object of the named class to a string by applying a pattern.
toString() - Method in class org.norther.tammi.spray.engine.tool.VoidTool
 
toString() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Returns the URL as a string and clears the link to its initial state.
toString(Cookie) - Static method in class org.norther.tammi.spray.protocol.chain.CookieParser
Converts the specified cookie to its string represenation.
toString(Cookie, StringBuilder) - Static method in class org.norther.tammi.spray.protocol.chain.CookieParser
Converts the specified cookie to its string represenation by applying the provided utilities.
toString() - Method in class org.norther.tammi.spray.session.DefaultSession
Return a string representation of this object.
toString() - Method in enum org.norther.tammi.spray.template.flow.SomeProperty
 
toString() - Method in enum org.norther.tammi.spray.template.flow.SomeState
 
toString(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the named form attribute value or element as a localized string.
toString(String, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the named form attribute element value as a localized string array.
toString() - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the current form attribute value or element as a localized string.
toString(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the specified form attribute value as a localized string.
toString(MBeanAttributeInfo, int) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the specified form attribute element as a localized string.
toString() - Method in class org.norther.tammi.spray.template.tool.PageTool
 
toString(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Returns the named attribute value as a string.
toString(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Returns the named attribute value as a string.
toStringDate(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a string to a string date.
toStringDate(Date) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a date to a string date.
toStrings(Locale, String...) - Static method in class org.norther.tammi.acorn.type.Classes
Tokenizes a locale and variants and returns the tokens in an array.
toStrings(String, Object, String) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toStrings(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toStrings(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.config.DefaultConfigurableConverter
 
toStrings(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toStrings(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toStrings(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultConverter
 
toStrings(String, Object, String) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toStrings(String, Object, String, String, Locale) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toStrings(String, Object, String, Locale, ResourceBundle) - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
toStrings(String, Object, String) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a string representation of an array object of the named class by optionally applying the specified pattern.
toStrings(String, Object, String, String, Locale) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a localized string representation of an object of the named class by optionally applying the specified pattern.
toStrings(String, Object, String, Locale, ResourceBundle) - Method in interface org.norther.tammi.core.converter.ObjectConverter
Returns a localized resource of the named class by optionally applying the specified pattern.
toStrings(Variable, String, Object...) - Method in class org.norther.tammi.core.rt.Introspector
Returns the specified attribute values as a localized string array.
toStrings() - Method in class org.norther.tammi.core.rt.util.EnumeratedAttribute
Returns the string array representation of this attribute.
toStrings(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Converts the specified attribute value to a string array.
toStrings(Variable, String, Object...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
toStrings(Variable, String, boolean, Object...) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
Returns the specified attribute values as an optionally XML encoded localized string localized string array.
toStrings(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts objects to a strings.
toStrings(String, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts objects of the named class to strings.
toStrings(String, Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts objects of the named class to strings by applying a pattern.
toStrings(String) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the named form attribute values as a localized string array.
toStrings() - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the current form attribute values as a localized string array.
toStrings(MBeanAttributeInfo) - Method in class org.norther.tammi.spray.template.tool.FormTool
Returns the specified form attribute values as a localized string array.
toStrings(Variable, String) - Method in class org.norther.tammi.sprig.jasper.model.ReportEvaluator
Returns the named attribute values as a string array.
toStrings(Variable, String) - Method in class org.norther.tammi.sprig.jfree.function.ReportExpression
Returns the named attribute values as a string array.
toStroke(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts a pattern to a stroke.
toStyleSheets() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the style sheets of the page.
toSubtype(String) - Static method in class org.norther.tammi.acorn.mime.MimeType
Returns the subtype of the specified string representation.
toTime(Date) - Method in interface org.norther.tammi.core.converter.DateConverter
Converts a date to milliseconds.
toTime(Date) - Method in class org.norther.tammi.core.converter.DefaultDateConverter
 
toTimeZone(Locale) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a locale to a time zone.
toTimeZone(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts a time zone id or a locale variant to a time zone.
toTitle() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the title element of the page.
toType(String) - Static method in class org.norther.tammi.acorn.mime.MimeType
Returns the main type of the specified string representation.
toTypeHierarchy(Class<?>) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the specified class to a type hierarchy of its implemented interfaces and extended superclasses.
toTypeHierarchy(String) - Static method in class org.norther.tammi.acorn.type.Classes
Converts the named class to a type hierarchy of its implemented interfaces and extended superclasses.
toUpperCase(String) - Method in class org.norther.tammi.core.converter.Formatter
Returns a string in localized uppercase.
toURL(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
toURL(String, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
toURL(String) - Method in interface org.norther.tammi.core.io.PathFinder
Converts a URL path, local path or jar path relative to the root folder to a URL instance.
toURL(String, String) - Method in interface org.norther.tammi.core.io.PathFinder
Converts a URL path, local path or jar path relative to the key folder to a URL instance.
toURL(String) - Method in class org.norther.tammi.spray.media.tool.MediaTool
Returns a URL pointing to the specified media content.
toURL(String, boolean) - Method in class org.norther.tammi.spray.media.tool.MediaTool
Returns a URL pointing to the localized media content if the localized flag is set.
toURL(String) - Method in class org.norther.tammi.spray.template.tool.SkinTool
 
toVAlignment(String) - Method in class org.norther.tammi.sprig.chart.tool.ChartTool
Returns the specified vertical aligment.
toValueArray() - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns an array containing the enumerated values.
toValueArray(Object[]) - Method in interface org.norther.tammi.core.rt.util.EnumeratedList
Returns an array of the specified type containing the enumerated values.
toXML(Object, StringBuilder...) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified object to an XML encoded char sequence.
toXML(Object, int, String, StringBuilder...) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified object to an XML encoded char sequence.
toXML(Object, int, String, int, StringBuilder...) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified object to an XML encoded char sequence.
toXML(char[], int, int, int, String, int, StringBuilder...) - Static method in class org.norther.tammi.acorn.lang.XML
Converts the specified char array to an XML encoded char sequence.
toXML(Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to an XML encoded string.
toXML(String, Object) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to an XML encoded string.
toXML(String, Object, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Converts an object to an XML encoded string applying a pattern.
toXMLNs() - Method in class org.norther.tammi.spray.template.tool.SkinTool
Returns the XML namespace of the page.
TRACE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Trace method.
trace(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(String) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(String, Object, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(String, Object[]) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
trace(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a trace message.
trace(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a trace message with an argument.
trace(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
trace(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
Traceable - Interface in org.norther.tammi.acorn.trace
An interface to traceable resources.
TraceableSupport - Class in org.norther.tammi.acorn.trace
A support class for traceable objects implementing default methods.
TraceableSupport() - Constructor for class org.norther.tammi.acorn.trace.TraceableSupport
Constructs a new traceable.
TraceableSupport(Traceable) - Constructor for class org.norther.tammi.acorn.trace.TraceableSupport
Constructs a new traceable adapter.
TraceEvent - Class in org.norther.tammi.acorn.trace.event
Events of this type are sent to an object that implements the TraceListener interface when the corresponding trace has been modified.
TraceEvent(Traceable) - Constructor for class org.norther.tammi.acorn.trace.event.TraceEvent
Constructs a new event.
TraceEvent(Traceable, Object) - Constructor for class org.norther.tammi.acorn.trace.event.TraceEvent
Constructs a new event with the specified resource.
TraceListener - Interface in org.norther.tammi.acorn.trace.event
Objects implementing the TraceListener interface will be notified when the corresponding traceable has been modified.
traceListenerCount() - Method in class org.norther.tammi.acorn.trace.TraceableSupport
Returns the number of listeners.
traceOn - Static variable in class org.norther.tammi.core.logger.AbstractLogger
The trace flag.
TRAILER - Static variable in class org.norther.tammi.acorn.http.HttpParser
Trailer header.
TRAITS_FIELD - Static variable in class org.norther.tammi.core.rt.VariableAttributeInfo
The traits field.
TRANSACTION_NAME - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The transaction name.
TRANSACTION_PREFIX - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The transaction prefix.
TransactionFactory - Class in org.norther.tammi.core.naming.factory
An object factory for user transactions.
TransactionFactory() - Constructor for class org.norther.tammi.core.naming.factory.TransactionFactory
Constructs a new factory.
TransactionRef - Class in org.norther.tammi.core.naming
Represents a reference to a transaction.
TransactionRef() - Constructor for class org.norther.tammi.core.naming.TransactionRef
Constructs an empty reference.
TransactionRef(String, String) - Constructor for class org.norther.tammi.core.naming.TransactionRef
Constructs a new reference.
TRANSFER_ENCODING - Static variable in class org.norther.tammi.acorn.http.HttpParser
Transfer-Encoding header.
TransientKeyValue<K,V> - Class in org.norther.tammi.acorn.util
A tarnsient implementation of KeyValue.
TransientKeyValue() - Constructor for class org.norther.tammi.acorn.util.TransientKeyValue
Constructs an empty key value.
TransientKeyValue(K, V) - Constructor for class org.norther.tammi.acorn.util.TransientKeyValue
Constructs a specific key value.
translate(String) - Method in class org.norther.tammi.spray.template.tool.PageTool
Translates a localized phrase.
translate(String, List<Object>) - Method in class org.norther.tammi.spray.template.tool.PageTool
Translates a phrase and formats it as a message pattern.
translatePath(String) - Static method in class org.norther.tammi.acorn.net.URLDecoder
Translates a virtual path into a real one.
TransportedObjectEvent - Class in org.norther.tammi.root.db.event
Events of this type are sent to an object that implements TransportListener when it is imported or exported in the repository.
TransportedObjectEvent(Persister, Object, Object, boolean) - Constructor for class org.norther.tammi.root.db.event.TransportedObjectEvent
Constructs a new event.
transportEnumeration(Variable, String, DependenceRule, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Transports the dependent foreign enumeration by calling the corresponding methods on foreign objects to retrieve the enumeration keys and values.
transportEnumeration(Variable, String, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Transports the specified foreign enumeration by calling the corresponding methods on foreign objects to retrieve the enumeration keys and values.
transportEnumeration(Variable, String, String, String, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Transports the specified foreign enumeration by calling the corresponding methods on foreign objects to retrieve the enumeration keys and values.
transportEnumerations(Variable, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Transports dependent foreign enumerations of the specified variable.
TransportListener - Interface in org.norther.tammi.root.db.event
An interface to persistence aware objects that want to be informed when they are imported or exported.
transportUserId(Variable, String, Persister) - Method in class org.norther.tammi.root.rt.util.VariableTransporter
Transports the user id of the specified variable.
TreeProperty - Class in org.norther.tammi.root.rt.util
A attribute property for node variables of a tree.
TreeProperty(int, boolean) - Constructor for class org.norther.tammi.root.rt.util.TreeProperty
Constructs a new tree property.
trim(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Returns a trimmed char sequence.
trim(String[], boolean...) - Static method in class org.norther.tammi.acorn.type.Strings
Trims elements of a string array and optionally nullifies empty strings.
TRIMMED_EXTENSION_PROPERTY - Static variable in class org.norther.tammi.spray.velocity.DefaultVelocityEngine
The trimmed extension property.
TrimmedLineWriter - Class in org.norther.tammi.spray.velocity
FilterWriter extension trimming leading spaces from each line.
TrimmedLineWriter(Writer) - Constructor for class org.norther.tammi.spray.velocity.TrimmedLineWriter
Constructs a new filter writer.
trimToSize() - Method in class org.norther.tammi.acorn.lang.XMLString
Trims this string to its size.
trunc(Number, Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Returns trunc of a quotient.
truncate(long) - Method in class org.norther.tammi.root.db.lob.DefaultBlob
 
truncate(long) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
truncate(long) - Method in class org.norther.tammi.root.ojb.lob.FileBlobImpl
 
truncate(long) - Method in class org.norther.tammi.root.ojb.lob.FileClobImpl
 
tryLock() - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
tryLock(long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
tryLock() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
tryLock(long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
tryLock() - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
tryLock(long, TimeUnit) - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
TwoLevelLocalCache - Class in org.norther.tammi.root.ojb.cache
An extended two level local object cache for variables.
TwoLevelLocalCache(PersistenceBroker, Properties) - Constructor for class org.norther.tammi.root.ojb.cache.TwoLevelLocalCache
Constructs a new cache.
TwoLevelLocalCache.VariableCopyStrategy - Class in org.norther.tammi.root.ojb.cache
A variable copy strategy for the two level cache.
TwoLevelLocalCache.VariableCopyStrategy() - Constructor for class org.norther.tammi.root.ojb.cache.TwoLevelLocalCache.VariableCopyStrategy
Constructs a new strategy.
TYPE - Static variable in interface org.norther.tammi.core.base.ReferableMBean
The object type key in object names.
TYPE - Static variable in interface org.norther.tammi.core.rt.Variable
Type attribute.
TYPE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The type attribute.
TYPE_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Type description.
Types - Class in org.norther.tammi.acorn.type
Converts between primitive types and lang classes.
Types() - Constructor for class org.norther.tammi.acorn.type.Types
 
typeSet() - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
typeSet(String) - Method in class org.norther.tammi.core.rt.ReferableVariableRegistry
 
typeSet() - Method in interface org.norther.tammi.core.rt.VariableRegistry
Returns a read-only set of registered variable types.
typeSet(String) - Method in interface org.norther.tammi.core.rt.VariableRegistry
Returns a set of registered variable types with the given prefix.
TypeTool - Class in org.norther.tammi.spray.engine.tool
A global context tool for type conversions.
TypeTool() - Constructor for class org.norther.tammi.spray.engine.tool.TypeTool
Constructs a new tool.

U

unauthenticated(AuthenticationEvent) - Method in interface org.norther.tammi.core.security.AuthenticationListener
Notifies the object that a principal is unauthenticated.
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
A handler for unauthenticated requests that should provide an opportunity for the user to re-authenticate himself.
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpBasicAuthFilter
 
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpDigestAuthFilter
 
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter
 
unauthenticated(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpSspiAuthFilter
 
unbind(Name) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
unbind(String) - Method in class org.norther.tammi.acorn.naming.NamingContext
 
unbind(Name) - Method in class org.norther.tammi.core.naming.DomainContext
 
unbind(String) - Method in class org.norther.tammi.core.naming.DomainContext
 
unbindService(String, int) - Static method in class org.norther.tammi.spray.remote.RMIRegistry
Unbinds an existing service.
undeclareBean(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
undeclareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.djava.DJavaEngine
 
undeclareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.groovy.GroovyEngine
 
undeclareBean(BSFDeclaredBean) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
undeclareBean(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Undeclares a previously declared bean.
unescape(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Converts the specified sequence to an unescaped string.
unescape(CharSequence, int, String) - Static method in class org.norther.tammi.acorn.type.Strings
Converts the specified sequence to an unescaped string with exceptions.
unescape(CharSequence) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Unescapes the specified sequence.
unescape(CharSequence, int, String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Unescapes the specified sequence with exceptions.
UnicodeInputStream - Class in org.norther.tammi.acorn.io
A buffered input stream with Unicode BOM recognition.
UnicodeInputStream(InputStream) - Constructor for class org.norther.tammi.acorn.io.UnicodeInputStream
Constructs a new stream.
UnicodeInputStream(InputStream, String) - Constructor for class org.norther.tammi.acorn.io.UnicodeInputStream
Constructs a new stream with an encoding check.
unify(Collection<? extends Number>) - Static method in class org.norther.tammi.acorn.util.Collections
Unifies the elements of the specified collection to numbers of the same type.
Uninterrupted - Class in org.norther.tammi.acorn.util.concurrent
An uninterrupted implementation of Interruptable.
Uninterrupted() - Constructor for class org.norther.tammi.acorn.util.concurrent.Uninterrupted
 
unique(Persister) - Method in class org.norther.tammi.root.hbm.query.HibernateQuery
Queries for a unique result.
UNKNOWN - Static variable in interface org.norther.tammi.core.base.Domain
Unknown OS.
unload() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
unload() - Method in interface org.norther.tammi.spray.session.Manager
Saves currently active sessions in the appropriate persistence mechanism, if any.
unlock() - Method in class org.norther.tammi.acorn.util.concurrent.Latch
 
unlock() - Method in class org.norther.tammi.acorn.util.concurrent.Mutex
 
unlock() - Method in class org.norther.tammi.acorn.util.concurrent.TimeLimitedLock
 
unlock(Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
unmanaged() - Method in class org.norther.tammi.core.base.Adaptee
 
unmanaged() - Method in class org.norther.tammi.core.base.DefaultBroker
 
unmanaged() - Method in class org.norther.tammi.core.base.DefaultDomain
 
unmanaged() - Method in class org.norther.tammi.core.base.DefaultFactory
 
unmanaged() - Method in interface org.norther.tammi.core.base.Manageable
This method is called when the implementing adaptee is unmanaged either during pre-deregistration of the corresponding adapter MBean or just before it is explicitly removed from the adapter MBean during run-time.
unmanaged() - Method in class org.norther.tammi.core.cache.DefaultCache
 
unmanaged() - Method in class org.norther.tammi.core.cache.DefaultCacheClient
 
unmanaged() - Method in class org.norther.tammi.core.cache.DefaultKeyCacheClient
 
unmanaged() - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
unmanaged() - Method in class org.norther.tammi.core.converter.DefaultConverter
 
unmanaged() - Method in class org.norther.tammi.core.converter.DefaultObjectConverter
 
unmanaged() - Method in class org.norther.tammi.core.external.DefaultLibrary
 
unmanaged() - Method in class org.norther.tammi.core.locale.DefaultResourceFinder
 
unmanaged() - Method in class org.norther.tammi.core.locale.DefaultResourceMap
 
unmanaged() - Method in class org.norther.tammi.core.logger.AbstractLogger
 
unmanaged() - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
 
unmanaged() - Method in class org.norther.tammi.core.mail.DefaultMailbot
 
unmanaged() - Method in class org.norther.tammi.core.net.AbstractCommonSecureFactory
 
unmanaged() - Method in class org.norther.tammi.core.pool.DefaultPool
 
unmanaged() - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
unmanaged() - Method in class org.norther.tammi.core.rt.DefaultVariableConverter
 
unmanaged() - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
unmanaged() - Method in class org.norther.tammi.core.startup.DefaultStartup
 
unmanaged() - Method in class org.norther.tammi.core.thread.AbstractExecutor
 
unmanaged() - Method in class org.norther.tammi.core.thread.DefaultExecutable
 
unmanaged() - Method in class org.norther.tammi.core.thread.DefaultSchedulable
 
unmanaged() - Method in class org.norther.tammi.core.thread.DefaultScheduler
 
unmanaged() - Method in class org.norther.tammi.core.thread.DefaultThreadedExecutor
 
unmanaged() - Method in class org.norther.tammi.core.xml.DefaultDOMBuilderFactory
 
unmanaged() - Method in class org.norther.tammi.core.xml.DefaultSAXParserFactory
 
unmanaged() - Method in class org.norther.tammi.leaf.jfc.DefaultJFCFactory
 
unmanaged() - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
unmanaged() - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
unmanaged() - Method in class org.norther.tammi.root.hbm.DefaultHibernateFactory
 
unmanaged() - Method in class org.norther.tammi.root.ojb.DefaultOJBFactory
 
unmanaged() - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
 
unmanaged() - Method in class org.norther.tammi.spray.connector.DefaultChannelConnector
 
unmanaged() - Method in class org.norther.tammi.spray.connector.DefaultConnector
 
unmanaged() - Method in class org.norther.tammi.spray.connector.DefaultExecutableConnector
 
unmanaged() - Method in class org.norther.tammi.spray.connector.DefaultLocalConnector
 
unmanaged() - Method in class org.norther.tammi.spray.engine.DefaultContextToolFilter
 
unmanaged() - Method in exception org.norther.tammi.spray.filter.DefaultExceptionFilter
 
unmanaged() - Method in class org.norther.tammi.spray.remote.DefaultRMIConnector
 
unmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
unmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultServletEngine
 
unmanaged() - Method in class org.norther.tammi.spray.servlet.DefaultStartupServlet
 
unmanaged() - Method in class org.norther.tammi.spray.session.DefaultSession
 
unmanaged() - Method in class org.norther.tammi.spray.template.DefaultFlowFilter
 
unmanaged() - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
unmanaged() - Method in class org.norther.tammi.spray.template.DefaultPageFilter
 
unmanaged() - Method in class org.norther.tammi.spray.template.DefaultTaskFilter
 
unmanaged() - Method in class org.norther.tammi.sprig.chart.DefaultChartFilter
 
unmanaged() - Method in class org.norther.tammi.sprig.report.DefaultReportFilter
 
UnmodifiableCollection<E> - Class in org.norther.tammi.acorn.util
An unmodifiable collection wrapper filtering out additions and removals.
UnmodifiableCollection() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableCollection
Constructs an empty collection.
UnmodifiableCollection(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableCollection
Constructs a new collection.
UnmodifiableFlowStep - Class in org.norther.tammi.spray.template.flow
A read-only implementation of FlowStep.
UnmodifiableFlowStep(FlowStep) - Constructor for class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
Constructs a new flow step.
UnmodifiableIterator<E> - Class in org.norther.tammi.acorn.util
An unmodifiable iterator wrapper filtering out removals.
UnmodifiableIterator() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableIterator
Constructs an empty iterator.
UnmodifiableIterator(Iterator<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableIterator
Constructs a new iterator.
UnmodifiableIterator(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableIterator
Constructs a new iterator for a collection.
UnmodifiableIterator(Map<?, ? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableIterator
Constructs a new iterator for a map.
UnmodifiableIterator(E[]) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableIterator
Constructs a new iterator for an array.
UnmodifiableList<E> - Class in org.norther.tammi.acorn.util
An unmodifiable list wrapper filtering out additions and removals.
UnmodifiableList() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableList
Constructs an empty list.
UnmodifiableList(List<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableList
Constructs a new list.
UnmodifiableList(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableList
Constructs a new list.
UnmodifiableList(E[]) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableList
Constructs a new list for an array.
UnmodifiableListIterator<E> - Class in org.norther.tammi.acorn.util
An unmodifiable list iterator wrapper filtering out additions and removals.
UnmodifiableListIterator() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableListIterator
Constructs an empty iterator.
UnmodifiableListIterator(ListIterator<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableListIterator
Constructs a new iterator.
UnmodifiableListIterator(List<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableListIterator
Constructs a new iterator for a list.
UnmodifiableListIterator(E[]) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableListIterator
Constructs a new iterator for an array.
UnmodifiableMap<K,V> - Class in org.norther.tammi.acorn.util
An unmodifiable map wrapper filtering out additions and removals.
UnmodifiableMap() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableMap
Constructs an empty map.
UnmodifiableMap(Map<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableMap
Constructs a new map.
UnmodifiableOrderedMap<K,V> - Class in org.norther.tammi.acorn.util
An unmodifiable ordered map wrapper filtering out additions and removals.
UnmodifiableOrderedMap() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
Constructs an empty map.
UnmodifiableOrderedMap(OrderedMap<? extends K, ? extends V>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
Constructs a new map.
UnmodifiableOrderedSet<E> - Class in org.norther.tammi.acorn.util
An unmodifiable ordered set wrapper filtering out additions and removals.
UnmodifiableOrderedSet() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
Constructs an empty set.
UnmodifiableOrderedSet(OrderedSet<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
Constructs a new set.
UnmodifiableOrderedSet(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
Constructs a new set for a collection.
UnmodifiableProfile - Class in org.norther.tammi.spray.terminal.profile
An unmodifiable implementation of Profile.
UnmodifiableProfile(Profile) - Constructor for class org.norther.tammi.spray.terminal.profile.UnmodifiableProfile
Constructs a new profile.
UnmodifiableSet<E> - Class in org.norther.tammi.acorn.util
An unmodifiable set wrapper filtering out additions and removals.
UnmodifiableSet() - Constructor for class org.norther.tammi.acorn.util.UnmodifiableSet
Constructs an empty set.
UnmodifiableSet(Set<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableSet
Constructs a new set.
UnmodifiableSet(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.UnmodifiableSet
Constructs a new set for a collection.
UnmodifiableSkin - Class in org.norther.tammi.spray.template.skin
An unmodifiable implementation of Skin.
UnmodifiableSkin(Skin) - Constructor for class org.norther.tammi.spray.template.skin.UnmodifiableSkin
Constructs a new skin.
unquote(char[]) - Method in class org.norther.tammi.acorn.http.HttpParser.ParsedState
Removes quota.
unquote(CharSequence) - Static method in class org.norther.tammi.acorn.type.Strings
Returns the specified sequence without apostrophes or quotation.
unregister() - Method in class org.norther.tammi.core.base.Adaptee
 
unregister(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Unregisters an MBean with a string name.
unregister(ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Unregisters the named MBean.
unregister() - Method in interface org.norther.tammi.core.base.MBeanDelegate
Unregisters this MBean if it is still registered.
unregister() - Method in class org.norther.tammi.core.base.Referable
 
unregister(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
 
unregister() - Method in interface org.norther.tammi.core.startup.Startup
Unregisters and shuts down the startup.
unregister(ObjectName) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
unregisterBean(String) - Method in class org.norther.tammi.core.scripter.DefaultScripter
 
unregisterBean(String) - Method in interface org.norther.tammi.core.scripter.Scripter
Unregisters a previously registered bean.
unregistered() - Method in class org.norther.tammi.core.base.MBeanInstance
Marks as unregistered.
unregistered() - Method in class org.norther.tammi.core.base.Referable
Marks this MBean as potentially unregistered.
unregisterMBean(ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
unregisterMBean(ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Unregisters the named MBean.
unregisterMBean(String) - Method in class org.norther.tammi.core.scripter.lang.ScriptObjectRegistry
Unregisters an MBean.
unregisterUserPrincipal(Principal, String) - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
unregisterUserPrincipal(Principal, String) - Method in interface org.norther.tammi.spray.session.Manager
Unregisters a user principal from a session.
UnrestrictedStepMatrix - Class in org.norther.tammi.spray.template.flow
An unrestricted implementation of StepMatrix.
UnrestrictedStepMatrix(int) - Constructor for class org.norther.tammi.spray.template.flow.UnrestrictedStepMatrix
Constructs a default step matrix.
update(Object, Object) - Method in class org.norther.tammi.root.hbm.cache.HibernateCacheAdapter
 
update(Object) - Method in class org.norther.tammi.spray.db.tool.DataTool
Updates an object.
update(boolean, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates attributes of form variables of the current flow step, if the step is not a read-only step and the principal has write permissions, and makes the step ready for forthcoming actions.
update(boolean, Collection<Variable>, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates attributes of form variables of the current flow step, if the step is not a read-only step and the principal has write permissions, and makes the step ready for forthcoming actions.
update(Set<String>, boolean, Collection<Variable>, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates filtered attributes of form variables of the current flow step, if the step is not a read-only step and the principal has write permissions, and makes the step ready for forthcoming actions.
update(Set<String>, boolean, boolean, Collection<Variable>, ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.template.step.FormStepAction
Updates filtered attributes of form variables of the current flow step depending on the read-only option and makes the step ready for forthcoming actions.
update() - Method in class org.norther.tammi.spray.template.tool.FormTool
Updates the current form variable with request parameters.
update(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Updates the indexed form variable with request parameters and marks it as the current one.
update(ObjectName) - Method in class org.norther.tammi.spray.template.tool.FormTool
Updates the current form variable with request parameters and exports the result to the specified MBean, if the update was successful.
update(ObjectName, AttributeFilter) - Method in class org.norther.tammi.spray.template.tool.FormTool
Updates the current form variable with request parameters and exports the result to the specified MBean by applying a filter, if the update was successful.
updateAll(Collection<?>) - Method in class org.norther.tammi.spray.db.tool.DataTool
Updates objects.
updateForm(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
updateForm(String, Set<String>, Variable, MBeanAttributeInfo, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
updateForm(String, Set<String>, Variable, MBeanAttributeInfo, int, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
updateForm(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Updates the specified variable with request parameters.
updateForm(String, Set<String>, Variable, MBeanAttributeInfo, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Updates the specified variable attribute with request parameters.
updateForm(String, Set<String>, Variable, MBeanAttributeInfo, int, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Updates the specified variable attribute element with request parameters.
updateObject(Object) - Method in interface org.norther.tammi.root.db.Persister
Updates an object in the repository.
updateObject(Object) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
updateObject(Object) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
updateObjects(Collection<?>) - Method in interface org.norther.tammi.root.db.Persister
Updates a collection of objects in the repository as one transaction.
updateObjects(Collection<?>) - Method in class org.norther.tammi.root.hbm.HibernatePersister
 
updateObjects(Collection<?>) - Method in class org.norther.tammi.root.ojb.OJBPersister
 
updateReferences(Object, String...) - Method in interface org.norther.tammi.root.db.Persister
Updates an object and its dependencies to the repository.
updateReferences(Object, String...) - Method in class org.norther.tammi.root.db.PersisterAdapter
 
updateReferences(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Updates a variable and its dependencies.
updateVariable(Variable, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Updates a variable by importing the specified one.
updateVariable(Variable, String, Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Updates a variable of the specified type by importing the specified one.
updateVariables(Variable[], ServletRequest, ServletResponse, FilterChain, StepFlowContext) - Method in class org.norther.tammi.spray.db.step.SelectionStepAction
Updates the specified variables.
UPGRADE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Upgrade header.
uploadFile(String, InputStream, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.protocol.DefaultUploadFilter
 
uploadFile(String, InputStream, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.protocol.UploadFilter
Uploads a file by writing the specified input stream to the named file.
UploadFilter - Interface in org.norther.tammi.spray.protocol
An interface to filters processing multipart/form-data requests that contain file(s) to be uploaded.
URI_PARSED - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The URI parsed mask.
URL_SESSION - Static variable in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
The URL session mask.
URLClassLoader - Class in org.norther.tammi.acorn.net
Extends the standard URL class loader by providing assembly support for loading classes dynamically during run-time.
URLClassLoader() - Constructor for class org.norther.tammi.acorn.net.URLClassLoader
Contructs a new loader.
URLClassLoader(ClassLoader) - Constructor for class org.norther.tammi.acorn.net.URLClassLoader
Constructs a loader with a parent.
URLClassLoader(URL[]) - Constructor for class org.norther.tammi.acorn.net.URLClassLoader
Contructs a new loader with URLs.
URLClassLoader(URL[], ClassLoader) - Constructor for class org.norther.tammi.acorn.net.URLClassLoader
Constructs a loader with URLs and a parent.
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.norther.tammi.acorn.net.URLClassLoader
Constructs a loader with URLs, a parent and a stream handler factory.
URLDecoder - Class in org.norther.tammi.acorn.net
A static URL decoder.
URLDecoder() - Constructor for class org.norther.tammi.acorn.net.URLDecoder
 
URLEncoder - Class in org.norther.tammi.acorn.net
A static URL encoder.
URLEncoder() - Constructor for class org.norther.tammi.acorn.net.URLEncoder
 
URLInputStream - Class in org.norther.tammi.acorn.net
An input stream reading from a specific URL.
URLInputStream(URL, boolean...) - Constructor for class org.norther.tammi.acorn.net.URLInputStream
Constructs a new URL input stream.
URLInputStream(URL, String, boolean...) - Constructor for class org.norther.tammi.acorn.net.URLInputStream
Constructs a new URL input stream with an encoding check.
URLResource - Class in org.norther.tammi.core.cache
A URL resource implementation.
URLResource(String, URL) - Constructor for class org.norther.tammi.core.cache.URLResource
Constructs a new resource.
use() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Uses the current URL.
use() - Method in class org.norther.tammi.spray.template.tool.TaskTool
 
useFlow() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Uses the current flow and step.
usePage() - Method in class org.norther.tammi.spray.template.tool.TaskTool
Uses the current page.
user2OtherMask(int) - Static method in enum org.norther.tammi.core.security.PermittedAction
Converts an action mask from a user mask.
USER_AGENT - Static variable in class org.norther.tammi.acorn.http.HttpParser
User-Agent request header.
USER_BASE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The user base property.
USER_CLASS_NAME_PROPERTY - Static variable in interface org.norther.tammi.root.realm.RepositoryRealm
The user class name property.
USER_GROUP_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The user group attribute property.
USER_ID_PROPERTY - Static variable in interface org.norther.tammi.core.startup.Startup
The property for defining the effective user id.
USER_MASK - Static variable in enum org.norther.tammi.core.security.PermittedAction
The user permission mask.
USER_ROLE_NAME_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The user role name attribute property.
USER_SEARCH_PATTERN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The user search pattern property.
USER_SEARCH_SCOPE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The user search scope property.
UserAccountAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing user accounts.
UserAccountAction() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction
Constructs a new flow step action.
UserAccountAction.Delete - Class in org.norther.tammi.spray.db.step
A delete account action.
UserAccountAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Delete
 
UserAccountAction.Insert - Class in org.norther.tammi.spray.db.step
An insert account action.
UserAccountAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Insert
 
UserAccountAction.Login - Class in org.norther.tammi.spray.db.step
A login account action.
UserAccountAction.Login() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Login
 
UserAccountAction.Modify - Class in org.norther.tammi.spray.db.step
A modify account action.
UserAccountAction.Modify() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Modify
 
UserAccountAction.Register - Class in org.norther.tammi.spray.db.step
A register account action.
UserAccountAction.Register() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Register
 
UserAccountAction.Renew - Class in org.norther.tammi.spray.db.step
A renew account action.
UserAccountAction.Renew() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Renew
 
UserAccountAction.Update - Class in org.norther.tammi.spray.db.step
An update account action.
UserAccountAction.Update() - Constructor for class org.norther.tammi.spray.db.step.UserAccountAction.Update
 
UserAccountImporter - Class in org.norther.tammi.root.rt.util
An attribute importer for user accounts.
UserAccountImporter() - Constructor for class org.norther.tammi.root.rt.util.UserAccountImporter
Constructs a new importer.
UserAccountPersister - Class in org.norther.tammi.root.rt.util
Updates the persistent user and group of the user account when persisted.
UserAccountPersister() - Constructor for class org.norther.tammi.root.rt.util.UserAccountPersister
Constructs a new persister.
UserFolderAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing user accounts with home folders.
UserFolderAction() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction
Constructs a new flow step action.
UserFolderAction.Delete - Class in org.norther.tammi.spray.db.step
A delete account action.
UserFolderAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Delete
 
UserFolderAction.Insert - Class in org.norther.tammi.spray.db.step
An insert account action.
UserFolderAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Insert
 
UserFolderAction.Login - Class in org.norther.tammi.spray.db.step
A login account action.
UserFolderAction.Login() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Login
 
UserFolderAction.Modify - Class in org.norther.tammi.spray.db.step
A modify account action.
UserFolderAction.Modify() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Modify
 
UserFolderAction.Register - Class in org.norther.tammi.spray.db.step
A register account action.
UserFolderAction.Register() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Register
 
UserFolderAction.Update - Class in org.norther.tammi.spray.db.step
An update account action.
UserFolderAction.Update() - Constructor for class org.norther.tammi.spray.db.step.UserFolderAction.Update
 
UserGroupAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing user groups.
UserGroupAction() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction
Constructs a new flow step action.
UserGroupAction.Attach - Class in org.norther.tammi.spray.db.step
An attach group action.
UserGroupAction.Attach() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Attach
 
UserGroupAction.Attached - Class in org.norther.tammi.spray.db.step
A select attached group action.
UserGroupAction.Attached() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Attached
 
UserGroupAction.Delete - Class in org.norther.tammi.spray.db.step
A delete group action.
UserGroupAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Delete
 
UserGroupAction.Detach - Class in org.norther.tammi.spray.db.step
A detach group action.
UserGroupAction.Detach() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Detach
 
UserGroupAction.Found - Class in org.norther.tammi.spray.db.step
A select found group action.
UserGroupAction.Found() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Found
 
UserGroupAction.Insert - Class in org.norther.tammi.spray.db.step
An insert group action.
UserGroupAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Insert
 
UserGroupAction.Join - Class in org.norther.tammi.spray.db.step
A join group action.
UserGroupAction.Join() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Join
 
UserGroupAction.Joined - Class in org.norther.tammi.spray.db.step
A select joined group action.
UserGroupAction.Joined() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Joined
 
UserGroupAction.Member - Class in org.norther.tammi.spray.db.step
A select member group action.
UserGroupAction.Member() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Member
 
UserGroupAction.Move - Class in org.norther.tammi.spray.db.step
A move group action.
UserGroupAction.Move() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Move
 
UserGroupAction.Own - Class in org.norther.tammi.spray.db.step
A select own group action.
UserGroupAction.Own() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Own
 
UserGroupAction.Quit - Class in org.norther.tammi.spray.db.step
A quit group action.
UserGroupAction.Quit() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Quit
 
UserGroupAction.Search - Class in org.norther.tammi.spray.db.step
A search group action.
UserGroupAction.Search() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Search
 
UserGroupAction.Update - Class in org.norther.tammi.spray.db.step
An update group action.
UserGroupAction.Update() - Constructor for class org.norther.tammi.spray.db.step.UserGroupAction.Update
 
UserIdPersister - Class in org.norther.tammi.root.rt.util
Updates the user id when persisted.
UserIdPersister() - Constructor for class org.norther.tammi.root.rt.util.UserIdPersister
Constructs a new persister.
userImplies(Permission) - Method in class org.norther.tammi.core.security.ResourcePermission
Checks if user permission implies the specified permission.
USERNAME_ATTRIBUTE - Static variable in interface org.norther.tammi.root.db.BeanRepositoryClient
The username attribute.
USERNAME_ATTRIBUTE_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The username attribute property.
USERNAME_PARAMETER - Static variable in class org.norther.tammi.spray.db.step.IdentityElementAction
The username parameter.
USERNAME_PATTERN_PROPERTY - Static variable in interface org.norther.tammi.core.realm.JndiRealm
The username pattern property.
userPrincipalSet() - Method in class org.norther.tammi.spray.session.DefaultSessionManager
 
userPrincipalSet() - Method in interface org.norther.tammi.spray.session.Manager
Returns a read-only set of registered user principals.
UserTool - Class in org.norther.tammi.spray.authenticator.tool
A request context tool for user info.
UserTool() - Constructor for class org.norther.tammi.spray.authenticator.tool.UserTool
Constructs a new info.
usesAccessorsAndMutators() - Method in class org.norther.tammi.root.ojb.util.PersistentFieldVariableImpl
 
useTerminal() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Uses the current terminal.
useUser() - Method in class org.norther.tammi.spray.media.tool.LinkTool
Uses the current user.

V

validate() - Method in class org.norther.tammi.spray.template.tool.FormTool
Validates request parameters of the current form variable.
validate(Variable, int...) - Method in class org.norther.tammi.spray.template.tool.FormTool
Validates request parameters of the indexed form variable and marks it as the current one.
VALIDATE_ATTRIBUTE_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Validate attribute values method.
VALIDATE_ATTRIBUTE_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Validate attribute values description.
validateAttributeValue(VariableAttributeInfo, Object, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Validates an attribute value by accessors and meta-data with run-time exceptions.
validateAttributeValues(Map<?, ?>, Object...) - Method in interface org.norther.tammi.core.rt.Variable
Validates attribute values in a map of name value bindings.
validateAttributeValues() - Method in interface org.norther.tammi.core.rt.Variable
Validates attribute values of the current attributes.
validateAttributeValues(Map<?, ?>, Object...) - Method in class org.norther.tammi.core.rt.VariableX
 
validateAttributeValues() - Method in class org.norther.tammi.core.rt.VariableX
 
validateAttributeValues(List<Variable>, Map<?, ?>, OrderedMap<String, Object>, Object...) - Method in class org.norther.tammi.core.rt.VariableX
Validates attribute values in a map of name value bindings.
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.config.DefaultConfigurable
Validates the configuration.
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.mail.DefaultMailer
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.realm.AbstractRealm
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.realm.DefaultJndiRealm
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.realm.DefaultMemoryRealm
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.core.realm.DefaultNativeRealm
Validates the configuration.
validateConfiguration(Configuration) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
validateConfiguration(Configuration) - Method in class org.norther.tammi.spray.protocol.DefaultIpMaskFilter
Validates the configuration.
validateConfiguration(Configuration) - Method in class org.norther.tammi.spray.servlet.DefaultForwardEngine
 
VALIDATED_VALUES - Static variable in interface org.norther.tammi.core.rt.Variable
Validated values method.
VALIDATED_VALUES_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Validated values description.
validatedValues(AttributeFilter...) - Method in interface org.norther.tammi.core.rt.Variable
Returns validated attribute values as a map of name value bindings.
validatedValues(AttributeFilter...) - Method in class org.norther.tammi.core.rt.VariableX
 
ValidatedValuesEvent - Class in org.norther.tammi.core.rt.event
Events of this type are sent to an object that implements ValidationListener when modified attribute values of a variable are validated.
ValidatedValuesEvent(List<Variable>, Map<String, Object>) - Constructor for class org.norther.tammi.core.rt.event.ValidatedValuesEvent
Constructs a new attributes event.
validateForm(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in class org.norther.tammi.spray.template.DefaultFormFilter
 
validateForm(String, Set<String>, Variable, ServletRequest, ServletResponse, FilterChain) - Method in interface org.norther.tammi.spray.template.FormFilter
Validates the specified variable with request parameters.
validateMandatoryValue(VariableAttributeInfo, int, Object) - Method in class org.norther.tammi.core.rt.VariableX
Validates a mandatory attribute value with run-time exceptions.
validateValue(Object, Object...) - Method in class org.norther.tammi.core.rt.VariableAttributeInfo
Validates an attribute value.
ValidationListener - Interface in org.norther.tammi.core.rt.event
An interface to validators that want to be informed when modified attribute values of a variable are validated.
VALUE - Static variable in interface org.norther.tammi.core.rt.Element
Value attribute.
VALUE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.naming.NamingContextFactory
The value attribute.
VALUE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.KMLConstants
The Value element.
VALUE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Value element.
valueBound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.engine.chain.RequestBoundObjectName
 
valueBound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.engine.chain.SessionBoundObjectName
 
valueBound(ContextBindingEvent) - Method in interface org.norther.tammi.spray.engine.context.ContextBindingListener
Notifies the object that it is being bound to a context.
valueBound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
valueBound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
valueBound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
valueBound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
valueBound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
 
valueBound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.VoidTool
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
 
valueBound(ServletRequestBindingEvent) - Method in interface org.norther.tammi.spray.filter.chain.ServletRequestBindingListener
Notifies the object that it is being bound to a request.
valueBound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
valueBound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
valueBound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
valueInitialized(InitializedValueEvent) - Method in interface org.norther.tammi.core.rt.event.InitializationListener
Notifies the initializer about an initialized attribute value.
valueInitialized(InitializedValueEvent) - Method in class org.norther.tammi.core.rt.util.CurrentDateInitializer
 
valueList() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
valueList() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedSet
 
valueList() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
valueList() - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
valueList() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered list of mapped values.
valueList() - Method in interface org.norther.tammi.acorn.util.OrderedSet
Returns an ordered list of set values.
valueList() - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
valueList() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedMap
 
valueList() - Method in class org.norther.tammi.acorn.util.UnmodifiableOrderedSet
 
valueOf(String) - Static method in enum org.norther.tammi.acorn.logger.log.Log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.acorn.logger.log.LogEntry.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.acorn.mime.MimeType.Extension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.acorn.mime.MimeType.Match
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.acorn.util.ConcurrentAbstractMap.Modification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.core.config.DefaultConfigurable.Modified
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.core.rt.VariableValidity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.core.security.PermittedAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.Persister.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.Persister.Script
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.query.DBCriteria.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.rule.DependenceRule.Timing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.Cascade
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.DependenceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.FieldKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.realm.PersistentUser.AccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.rt.type.MetaElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.root.rt.type.RealmVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter.LoginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.connector.chain.Connection.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.filter.FilterReference.FilterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.loader.task.Task.Control
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.protocol.chain.ProtocolExtension.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.protocol.chain.ProtocolExtension.Relativity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.protocol.HttpFilter.SessionIdPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.session.Manager.SessionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.template.flow.SomeProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.template.flow.SomeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.template.flow.StepFlowContext.ActionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.template.flow.StepStateEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.spray.template.skin.Skin.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.ChartGenerator.ModelOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.ChartGenerator.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.HAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.VAlignment
Returns the enum constant of this type with the specified name.
ValueOutOfBoundsException - Exception in org.norther.tammi.core.rt
An exception for converted values exceeding bounds.
ValueOutOfBoundsException() - Constructor for exception org.norther.tammi.core.rt.ValueOutOfBoundsException
Constructs a new exception.
ValueOutOfBoundsException(String) - Constructor for exception org.norther.tammi.core.rt.ValueOutOfBoundsException
Constructs a new exception with a message string.
valueRead(AccessedValueEvent) - Method in interface org.norther.tammi.core.rt.event.AccessListener
Notifies the accessor about a read attribute value.
values() - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
values() - Static method in enum org.norther.tammi.acorn.logger.log.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.acorn.logger.log.LogEntry.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.acorn.mime.MimeType.Extension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.acorn.mime.MimeType.Match
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.acorn.util.ConcurrentAbstractMap.Modification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Returns a collection view of the values contained in this map.
values() - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
values() - Method in class org.norther.tammi.acorn.util.ModifiableOrderedMap
 
values() - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
values() - Method in interface org.norther.tammi.acorn.util.OrderedMap
Returns an ordered collection of mapped values.
values() - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
values(String) - Method in class org.norther.tammi.core.cache.DefaultSharedCache
 
values(String) - Method in interface org.norther.tammi.core.cache.SharedCache
Returns a collection of values from the specified domain map.
values() - Static method in enum org.norther.tammi.core.config.DefaultConfigurable.Modified
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in exception org.norther.tammi.core.rt.util.ExceptionMap
 
values() - Static method in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.core.rt.VariableValidity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.core.security.PermittedAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.Persister.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.Persister.Script
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.query.DBCriteria.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.rule.DependenceRule.Timing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.Cascade
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.DependenceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.db.util.ClassDescriptorHandler.FieldKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.realm.PersistentUser.AccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.rt.type.MetaElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.root.rt.type.RealmVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.authenticator.DefaultHttpServiceAuthFilter.LoginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.connector.chain.Connection.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
values() - Method in interface org.norther.tammi.spray.engine.context.TemplateContext
Gets a collection of all values in the context and in its parents.
values() - Static method in enum org.norther.tammi.spray.filter.FilterReference.FilterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.loader.task.Task.Control
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.protocol.chain.ProtocolExtension.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.protocol.chain.ProtocolExtension.Relativity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.protocol.HttpFilter.SessionIdPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.session.Manager.SessionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.template.flow.SomeProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.template.flow.SomeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.template.flow.StepFlowContext.ActionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.template.flow.StepStateEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.spray.template.skin.Skin.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.ChartGenerator.ModelOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.ChartGenerator.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.HAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.norther.tammi.sprig.chart.layout.ChartLayout.VAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Values element.
valuesValidated(ValidatedValuesEvent) - Method in interface org.norther.tammi.core.rt.event.ValidationListener
Validates the attribute values in the event.
valuesValidated(ValidatedValuesEvent) - Method in class org.norther.tammi.core.rt.util.DefaultValueValidator
 
valuesValidated(ValidatedValuesEvent) - Method in class org.norther.tammi.root.rt.util.PasswordValidator
 
valuesValidated(ValidatedValuesEvent) - Method in class org.norther.tammi.root.rt.util.PermissionValidator
 
valuesValidated(ValidatedValuesEvent) - Method in class org.norther.tammi.spray.ui.util.SearchBoxValidator
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.authenticator.SessionChallenge
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.engine.chain.RequestBoundObjectName
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.engine.chain.SessionBoundObjectName
 
valueUnbound(ContextBindingEvent) - Method in interface org.norther.tammi.spray.engine.context.ContextBindingListener
Notifies the object that it is being unbound from a context.
valueUnbound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.engine.context.DefaultTemplateContext
 
valueUnbound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.BeanTool
 
valueUnbound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.BrokerTool
 
valueUnbound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.FormatTool
 
valueUnbound(ContextBindingEvent) - Method in class org.norther.tammi.spray.engine.tool.GlobalTool
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.filter.chain.AbstractExtension
 
valueUnbound(ServletRequestBindingEvent) - Method in interface org.norther.tammi.spray.filter.chain.ServletRequestBindingListener
Notifies the object that it is being unbound from a request.
valueUnbound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.filter.chain.SessionMap
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.servlet.chain.HttpServletRequestDecorator.ConnectorRequestExtension
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.norther.tammi.spray.template.flow.DefaultStepFlowContext
 
valueUnbound(ServletRequestBindingEvent) - Method in class org.norther.tammi.spray.terminal.chain.TerminalRequest.TerminalRequestExtension
 
valueWritten(AccessedValueEvent) - Method in interface org.norther.tammi.core.rt.event.AccessListener
Notifies the accessor about a written attribute value.
VAR_DESCRIPTION_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var description attribute.
VAR_DETAIL_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var detail attribute.
VAR_GROUP_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var group attribute.
VAR_ID_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var id attribute.
VAR_INDEX_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var index attribute.
VAR_LABEL_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var label attribute.
VAR_MAX_SIZE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var maxSize attribute.
VAR_MIN_SIZE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var minSize attribute.
VAR_NAME_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var name attribute.
VAR_NAMESPACE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The default var namespace.
VAR_PATTERN_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var pattern attribute.
VAR_QUALIFIER_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var qualifier attribute.
VAR_TRAITS_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var traits attribute.
VAR_TYPE_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var type attribute.
VAR_VALIDITY_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The var validity attribute.
VarConstants - Interface in org.norther.tammi.core.rt.vdeml
VDEML variable constants.
VarHandler - Class in org.norther.tammi.core.rt.vdeml
A VDEML var document handler.
VarHandler() - Constructor for class org.norther.tammi.core.rt.vdeml.VarHandler
 
Variable - Interface in org.norther.tammi.core.rt
An interface to variables supporting dynamic attributes, operations and notifications exposed through the DynamicMBean interface.
VARIABLE_DESCRIPTION - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external variable description attribute.
VARIABLE_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The Variable element.
VARIABLE_INFO - Static variable in interface org.norther.tammi.core.rt.Variable
Variable info method.
VARIABLE_INFO_DESCRIPTION - Static variable in class org.norther.tammi.core.rt.VariableInfo
Variable info description.
VARIABLE_LIST_ELEMENT - Static variable in interface org.norther.tammi.core.rt.vdeml.VarConstants
The VariableList element.
VARIABLE_NAME_PATTERN - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external name pattern attribute.
VARIABLE_PACKAGE - Static variable in class org.norther.tammi.core.rt.VariableInfo
The default variable package.
VARIABLE_UNLOCALIZED - Static variable in interface org.norther.tammi.root.db.PersisterFactory
The external unlocalized attribute.
VariableAccessor - Class in org.norther.tammi.root.hbm.util
A property accessor for variables that extends the basic property accessor to support plain Java objects also.
VariableAccessor() - Constructor for class org.norther.tammi.root.hbm.util.VariableAccessor
Constructs a new accessor.
VariableAttributeInfo - Class in org.norther.tammi.core.rt
A meta-data description of a variable attribute.
VariableAttributeInfo(String, String, String) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs a non-initialized attribute description.
VariableAttributeInfo(String, String, String, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs a non-initialized attribute description for the specified MBean.
VariableAttributeInfo(String, String, String, Descriptor) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs a non-initialized attribute description with a descriptor.
VariableAttributeInfo(String, String, String, Descriptor, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs a non-initialized attribute description for the specified MBean with a descriptor.
VariableAttributeInfo(Object, String, String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description.
VariableAttributeInfo(Object, String, String, String, String, String, boolean, boolean, boolean, boolean, String) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description with a pattern.
VariableAttributeInfo(Object, String, String, String, String, String, boolean, boolean, boolean, boolean, List<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description with a limited set of allowed values.
VariableAttributeInfo(Object, String, String, String, String, String, boolean, boolean, boolean, boolean, String, List<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description with a limited set of allowed values and a conversion pattern.
VariableAttributeInfo(Object, MBeanAttributeInfo, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description from MBeanAttributeInfo for the specified MBean.
VariableAttributeInfo(Object, MBeanOperationInfo, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description from MBeanOperationInfo for the specified MBean.
VariableAttributeInfo(Object, MBeanConstructorInfo, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description from MBeanConstructorInfo for the specified MBean.
VariableAttributeInfo(Object, MBeanParameterInfo, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description from MBeanParameterInfo for the specified MBean.
VariableAttributeInfo(Object, MBeanFeatureInfo, MBeanReference<?>) - Constructor for class org.norther.tammi.core.rt.VariableAttributeInfo
Constructs an attribute description from MBeanFeatureInfo for the specified MBean.
VariableAttributeInfo.Trait - Enum in org.norther.tammi.core.rt
Attribute traits.
VariableChartModel - Class in org.norther.tammi.core.jfc
A variable chart model.
VariableChartModel(Variable) - Constructor for class org.norther.tammi.core.jfc.VariableChartModel
Constructs a new model.
VariableComparator - Class in org.norther.tammi.core.rt.util
A comparator for named attributes of variables.
VariableComparator(String) - Constructor for class org.norther.tammi.core.rt.util.VariableComparator
Constructs a new comparator.
VariableComparator(String, Comparator<?>) - Constructor for class org.norther.tammi.core.rt.util.VariableComparator
Constructs a new comparator with a value comparator.
VariableComparator(String[]) - Constructor for class org.norther.tammi.core.rt.util.VariableComparator
Constructs a new comparator for multiple attributes.
VariableComparator(String[], Comparator<?>) - Constructor for class org.norther.tammi.core.rt.util.VariableComparator
Constructs a new comparator for multiple attributes with a value comparator.
VariableConfiguration - Class in org.norther.tammi.root.db.util
A variable configuration applied during parsing of persistent repositories.
VariableConfiguration(String) - Constructor for class org.norther.tammi.root.db.util.VariableConfiguration
Constructs a new descriptor.
VariableConverter - Interface in org.norther.tammi.core.rt
An interface to converters between variable types and Variable instances.
variableCount() - Method in class org.norther.tammi.spray.template.flow.DefaultFlowStep
 
variableCount() - Method in interface org.norther.tammi.spray.template.flow.FlowStep
Returns the number of variables.
variableCount() - Method in class org.norther.tammi.spray.template.flow.UnmodifiableFlowStep
 
variableCount() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Returns the number variables of the current step.
VariableId<T> - Class in org.norther.tammi.root.rt.util
A composite variable id.
VariableId() - Constructor for class org.norther.tammi.root.rt.util.VariableId
Constructs a new id.
variableInfo(boolean...) - Method in interface org.norther.tammi.core.rt.Variable
Returns optionally modifiable variable info of this variable.
VariableInfo - Class in org.norther.tammi.core.rt
A variable MBean extension to MBeanInfo.
VariableInfo() - Constructor for class org.norther.tammi.core.rt.VariableInfo
Constructs a default info.
VariableInfo(String) - Constructor for class org.norther.tammi.core.rt.VariableInfo
Constructs a class specific info.
VariableInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class org.norther.tammi.core.rt.VariableInfo
Constructs a new info.
VariableInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class org.norther.tammi.core.rt.VariableInfo
Constructs a new info with a descriptor.
VariableInfo(String, String, VariableAttributeInfo[], MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class org.norther.tammi.core.rt.VariableInfo
Constructs a new info with dynamic attributes and descriptor.
variableInfo(boolean...) - Method in class org.norther.tammi.core.rt.VariableX
 
VariableRegistry - Interface in org.norther.tammi.core.rt
An interface to variable registries.
VariableStepAction - Class in org.norther.tammi.spray.db.step
A flow step action for managing variables.
VariableStepAction() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction
Constructs a new flow step action.
VariableStepAction.Delete - Class in org.norther.tammi.spray.db.step
A delete variable action.
VariableStepAction.Delete() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Delete
 
VariableStepAction.Found - Class in org.norther.tammi.spray.db.step
A found variable action.
VariableStepAction.Found() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Found
 
VariableStepAction.Insert - Class in org.norther.tammi.spray.db.step
An insert variable action.
VariableStepAction.Insert() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Insert
 
VariableStepAction.Search - Class in org.norther.tammi.spray.db.step
A search variable action.
VariableStepAction.Search() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Search
 
VariableStepAction.Select - Class in org.norther.tammi.spray.db.step
A select variable action.
VariableStepAction.Select() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Select
 
VariableStepAction.Update - Class in org.norther.tammi.spray.db.step
An update variable action.
VariableStepAction.Update() - Constructor for class org.norther.tammi.spray.db.step.VariableStepAction.Update
 
VariableTransporter - Class in org.norther.tammi.root.rt.util
An attribute transporter for persistent variables.
VariableTransporter() - Constructor for class org.norther.tammi.root.rt.util.VariableTransporter
Constructs a new transporter.
VariableValidity - Enum in org.norther.tammi.core.rt
The variable validity.
VariableX - Class in org.norther.tammi.core.rt
A lightweight Variable implementation supporting a fixed set of dynamic attributes by default.
VariableX() - Constructor for class org.norther.tammi.core.rt.VariableX
Constructs a new variable.
VariableX(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.core.rt.VariableX
Constructs a new variable with a virtual type from the specified registry.
VariableX(String) - Constructor for class org.norther.tammi.core.rt.VariableX
Constructs a new variable with a virtual type.
VariableY - Class in org.norther.tammi.core.rt
An extended Variable implementation supporting a fixed set of dynamic attributes by default.
VariableY() - Constructor for class org.norther.tammi.core.rt.VariableY
Constructs a new variable.
VariableY(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.core.rt.VariableY
Constructs a new variable with a virtual type from the specified registry.
VariableY(String) - Constructor for class org.norther.tammi.core.rt.VariableY
Constructs a new variable with a virtual type.
VariableZ - Class in org.norther.tammi.core.rt
A fully dynamic Variable implementation supporting run-time modifications to its attribute set.
VariableZ() - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new variable.
VariableZ(String) - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new variable with a virtual type.
VariableZ(String, MBeanReference<? extends VariableRegistry>) - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new variable with a virtual type from the specified registry.
VariableZ(MBeanAttributeInfo[]) - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new dynamic MBean with attributes.
VariableZ(MBeanAttributeInfo[], MBeanOperationInfo[]) - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new dynamic MBean with attributes and operations.
VariableZ(MBeanAttributeInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class org.norther.tammi.core.rt.VariableZ
Constructs a new dynamic MBean with attributes, operations and notifications.
VariableZ.ReferenceModelMBean - Class in org.norther.tammi.core.rt
A reference model MBean adapter for variable references.
VariableZ.ReferenceModelMBean() - Constructor for class org.norther.tammi.core.rt.VariableZ.ReferenceModelMBean
Creates an empty adapter.
VarWriter - Class in org.norther.tammi.core.rt.vdeml
A VDEML var document writer.
VarWriter(Introspector, String...) - Constructor for class org.norther.tammi.core.rt.vdeml.VarWriter
Constructs a new writer.
VDEML_URL - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The VDEML documention URL.
VelocityEngine - Interface in org.norther.tammi.spray.velocity
An interface to Velocity template engines.
VelocityLogger - Class in org.norther.tammi.spray.velocity
A Velocity logger facade.
VelocityLogger() - Constructor for class org.norther.tammi.spray.velocity.VelocityLogger
Constructs a logger.
verifyAuthentication(Principal, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Verifies whether authentication is required.
verifyAuthentication(Principal, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.norther.tammi.spray.authenticator.DefaultHttpFormAuthFilter
 
VERSION_INFO - Static variable in class org.norther.tammi.acorn.http.HttpParser
Version info.
VIA - Static variable in class org.norther.tammi.acorn.http.HttpParser
Via header.
VoidComparator - Class in org.norther.tammi.acorn.util
A void comparator.
VoidComparator() - Constructor for class org.norther.tammi.acorn.util.VoidComparator
Constructs a new original order comparator.
VoidInputStream - Class in org.norther.tammi.acorn.io
An input stream for reading nothing.
VoidInputStream() - Constructor for class org.norther.tammi.acorn.io.VoidInputStream
Constructs a new stream.
VoidOutputStream - Class in org.norther.tammi.acorn.io
An output stream for writing nothing.
VoidOutputStream() - Constructor for class org.norther.tammi.acorn.io.VoidOutputStream
Constructs a new stream.
VoidResource - Class in org.norther.tammi.core.cache
A void resource implementation.
VoidResource(String) - Constructor for class org.norther.tammi.core.cache.VoidResource
Constructs a new resource.
VoidTool - Class in org.norther.tammi.spray.engine.tool
A global tool for void references.
VoidTool() - Constructor for class org.norther.tammi.spray.engine.tool.VoidTool
Constructs a new tool.

W

waitUntilDone(int) - Method in class org.norther.tammi.spray.connector.chain.AbstractConnection
 
waitUntilDone(int) - Method in interface org.norther.tammi.spray.connector.chain.Connection
Waits until this the execution of connection is done.
WAP_PROFILE - Static variable in class org.norther.tammi.acorn.http.HttpParser
WAP Profile request header.
warn(Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String, Object, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String, Throwable) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String, Object, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(String, Object[]) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
warn(Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a warn message.
warn(String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a warn message with an argument.
warn(String, Object, Throwable) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs a warn message with an argument and reason.
warn(Object) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
warn(Object, Throwable) - Method in class org.norther.tammi.core.logger.jcl.CommonsLog
 
warn(Object) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
warn(Object, Throwable) - Method in class org.norther.tammi.root.ojb.OJBLogger
 
WARNING - Static variable in class org.norther.tammi.acorn.http.HttpParser
Warning header.
warning(SAXParseException) - Method in class org.norther.tammi.core.rt.vdeml.VarHandler
 
warning(SAXParseException) - Method in class org.norther.tammi.spray.rt.vdeml.FlowHandler
 
WeakArrayList<E> - Class in org.norther.tammi.acorn.util
A variation of ArrayAsList storing internally its elements as weak references.
WeakArrayList() - Constructor for class org.norther.tammi.acorn.util.WeakArrayList
Constructs an empty collection.
WeakArrayList(Collection<? extends E>) - Constructor for class org.norther.tammi.acorn.util.WeakArrayList
Constructs a new collection.
WeakArrayList.ReferenceIterator<E> - Class in org.norther.tammi.acorn.util
An inner class for iterators.
WeakArrayList.ReferenceIterator(WeakReference<E>[], int) - Constructor for class org.norther.tammi.acorn.util.WeakArrayList.ReferenceIterator
Constructs a new iterator.
WidgetModelMBean<R> - Class in org.norther.tammi.leaf.model
A default implementation of AdaptableWidgetMBean.
WidgetModelMBean(Object) - Constructor for class org.norther.tammi.leaf.model.WidgetModelMBean
Creates a new adapter.
WIN32 - Static variable in interface org.norther.tammi.core.base.Domain
Windows 32 OS.
WIN64 - Static variable in interface org.norther.tammi.core.base.Domain
Windows 64 OS.
wordValue(int) - Method in class org.norther.tammi.acorn.lang.Multiword
Returns the indexed word value starting from the high order word.
wrap(String) - Method in class org.norther.tammi.spray.engine.tool.TypeTool
Returns a string wrapped by linefeeds.
wrapLobField(FieldDescriptor, Object) - Method in class org.norther.tammi.root.ojb.lob.DefaultLobHelper
 
wrapLobField(FieldDescriptor, Object, Object...) - Method in class org.norther.tammi.root.ojb.lob.DefaultLobHelper
Wraps the LOB instance with optional PK ids.
write(int) - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
write(char[], int, int) - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
write(String) - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
write(String, int, int) - Method in class org.norther.tammi.acorn.io.CharSequenceWriter
 
write(DataOutput) - Method in class org.norther.tammi.acorn.io.RecordAccessFile.RecordHeader
Writes the header data.
write(int) - Method in class org.norther.tammi.acorn.io.VoidOutputStream
 
write(int) - Method in class org.norther.tammi.acorn.io.WriterOutputStream
 
write(byte[], int, int) - Method in class org.norther.tammi.acorn.io.WriterOutputStream
 
write(char) - Method in class org.norther.tammi.acorn.io.WriterOutputStream
Writes one character.
write(String) - Method in class org.norther.tammi.acorn.io.WriterOutputStream
Writes a string.
write(char[], int, int) - Method in class org.norther.tammi.acorn.io.XMLWriter
 
write(int) - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
 
write(byte[], int, int) - Method in class org.norther.tammi.acorn.nio.ChannelOutputStream
 
write(ByteBuffer) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
write(ByteBuffer[], int, int) - Method in class org.norther.tammi.acorn.nio.SSLSocketChannel
 
write(LogEntry) - Method in class org.norther.tammi.core.logger.AbstractThreadedLogger
Writes the log entry to the log.
write(LogEntry) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
write(LogEntry) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
write(List<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Writes a KML element for a list of variables.
write(List<Variable>, List<VariableValidity>, List<SortedMap<String, Exception>>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Writes a VDEML element for a list of validated variables.
write(Iterator<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.KMLWriter
Writes a KML element for an iterator of variables.
write(List<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Writes a VDEML element for a list of variables.
write(List<Variable>, List<VariableValidity>, List<SortedMap<String, Exception>>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Writes a VDEML element for a list of validated variables.
write(Iterator<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.core.rt.vdeml.VarWriter
Writes a VDEML element for an iterator of variables.
write(PersistenceBroker, Object, Object) - Method in class org.norther.tammi.root.ojb.cache.TwoLevelLocalCache.VariableCopyStrategy
 
write(File, CharSequence, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Writes the contents of the specified file.
write(OutputStream, CharSequence, String) - Method in class org.norther.tammi.spray.engine.tool.PathTool
Writes the contents of the specified stream.
write(int) - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
 
write(byte[]) - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
 
write(byte[], int, int) - Method in class org.norther.tammi.spray.filter.chain.ServletOutputStreamWrapper
 
write(byte[]) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Writes bytes.
write(byte[], int, int) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Writes specific bytes.
write(int) - Method in class org.norther.tammi.spray.remote.chain.HttpRMIOutputStream
Writes a specific byte.
write(byte[], int, int) - Method in interface org.norther.tammi.spray.remote.HttpRMIClient
Writes the response.
write(byte[], int, int) - Method in class org.norther.tammi.spray.remote.HttpRMIClientImpl
Writes a response.
write(FlowStep, Appendable, boolean...) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Writes a VDEML element for the specified step.
write(FlowStep, List<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Writes a VDEML element for the specified step and list of variables.
write(FlowStep, List<Variable>, List<VariableValidity>, List<SortedMap<String, Exception>>, Appendable, boolean...) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Writes a VDEML element for the specified step and list of validated variables.
write(FlowStep, Iterator<Variable>, Appendable, boolean...) - Method in class org.norther.tammi.spray.rt.vdeml.FlowWriter
Writes a VDEML element for the specified step and an iterator of variables.
write(int) - Method in class org.norther.tammi.spray.servlet.chain.TemplateOutputStream
Writes a specific byte.
write(int) - Method in class org.norther.tammi.spray.velocity.TrimmedLineWriter
 
write(char[], int, int) - Method in class org.norther.tammi.spray.velocity.TrimmedLineWriter
 
write(String, int, int) - Method in class org.norther.tammi.spray.velocity.TrimmedLineWriter
 
write(ChartLayout, File) - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Writes the specified layout to a file.
write(ChartLayout, OutputStream) - Method in interface org.norther.tammi.sprig.chart.encode.Encoder
Writes the specified layout to a stream.
write(Object, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
write(Object, String, String) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
write(Object, File) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
write(Object, OutputStream) - Method in class org.norther.tammi.sprig.jasper.DefaultJasperReports
 
write(Object, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Writes the specified object.
write(Object, String, String) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Writes the specified object.
write(Object, File) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Writes the specified object.
write(Object, OutputStream) - Method in interface org.norther.tammi.sprig.jasper.JasperReports
Writes the specified object.
write(ChartLayout, File) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
write(ChartLayout, OutputStream) - Method in class org.norther.tammi.sprig.jfree.encode.JFreeEncoder
 
write(char) - Method in class org.norther.tammi.sprig.jfree.export.html.HtmlOutputStream
 
write(StringBuilder) - Method in class org.norther.tammi.sprig.jfree.export.html.HtmlOutputStream
Writes a string buffer.
WRITE_ACCESS_MASK - Static variable in enum org.norther.tammi.core.rt.VariableAttributeInfo.Trait
The write access mask (note that mandatory, transient, correlative and interactive are reversed).
WRITE_PERMISSION - Static variable in class org.norther.tammi.core.security.ResourcePermission
The write permission.
writeExternal(ObjectOutput) - Method in class org.norther.tammi.root.db.lob.DefaultClob
 
writeObject(Object) - Method in class org.norther.tammi.acorn.io.RecordWriter
Writes an object.
writeObjectData(ObjectOutputStream) - Method in class org.norther.tammi.spray.session.DefaultSession
 
writeObjectData(ObjectOutputStream) - Method in interface org.norther.tammi.spray.session.SerializableSession
Writes a serialized version of the contents of the session object to the specified object output stream, without requiring that the session itself has been serialized.
WriterOutputStream - Class in org.norther.tammi.acorn.io
An output stream writing UTF-16 chars directly to a writer.
WriterOutputStream(Writer) - Constructor for class org.norther.tammi.acorn.io.WriterOutputStream
Constructs a new stream.
WriterOutputStream(Writer, boolean) - Constructor for class org.norther.tammi.acorn.io.WriterOutputStream
Constructs a new stream optionally stripping the high order byte.
writeTo(DataOutput, int) - Method in class org.norther.tammi.acorn.io.RecordWriter
Writes the buffer to another stream.
writeUTF(String) - Method in class org.norther.tammi.acorn.io.RecordWriter
Writes an UTF string.

X

XAPOS - Static variable in class org.norther.tammi.acorn.lang.XML
XML hex reference for '.
XHTML_XMLNS - Static variable in class org.norther.tammi.acorn.http.HttpParser
XMLNS attribute.
XLSExporter - Class in org.norther.tammi.sprig.jasper.export
An XLS exporter.
XLSExporter() - Constructor for class org.norther.tammi.sprig.jasper.export.XLSExporter
Constructs a new exporter.
XLSExporter - Class in org.norther.tammi.sprig.jfree.export
An XLS exporter.
XLSExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.XLSExporter
Constructs a new exporter.
XML - Class in org.norther.tammi.acorn.lang
Encodes and decodes XML strings.
XML() - Constructor for class org.norther.tammi.acorn.lang.XML
 
XML_EXTENSION - Static variable in interface org.norther.tammi.core.io.PathFinder
The XML file extension.
XML_HEADER - Static variable in class org.norther.tammi.root.db.AbstractPersisterFactory
The XML version header.
XML_VERSION_1_0 - Static variable in class org.norther.tammi.acorn.lang.XML
XML version.
XML_VERSION_1_0_UTF_8 - Static variable in class org.norther.tammi.acorn.lang.XML
XML version with UTF-8 encoding.
XMLConfigurator - Interface in org.norther.tammi.core.config
StreamConfigurator supporting configuration from an XML stream.
XMLExporter - Class in org.norther.tammi.sprig.jasper.export
An XML exporter.
XMLExporter() - Constructor for class org.norther.tammi.sprig.jasper.export.XMLExporter
Constructs a new exporter.
XMLExporter - Class in org.norther.tammi.sprig.jfree.export
An XML exporter.
XMLExporter() - Constructor for class org.norther.tammi.sprig.jfree.export.XMLExporter
Constructs a new exporter.
XMLNS_ATTRIBUTE - Static variable in interface org.norther.tammi.core.rt.vdeml.ResConstants
The XML namespace attribute.
XMLString - Class in org.norther.tammi.acorn.lang
A string representation of XML text encoding all string input except tags with specific methods.
XMLString() - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string.
XMLString(String) - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string with a line delimiter.
XMLString(int) - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string of the specified capacity.
XMLString(int, String) - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string of the specified capacity and line delimiter.
XMLString(CharSequence) - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string for the specified char sequence.
XMLString(CharSequence, String) - Constructor for class org.norther.tammi.acorn.lang.XMLString
Constructs a new string for the specified char sequence with a line delimiter.
XMLWriter - Class in org.norther.tammi.acorn.io
An XML writer adapter encoding reserved characters as XML entities.
XMLWriter(Writer) - Constructor for class org.norther.tammi.acorn.io.XMLWriter
Constructs a new writer.
XQUOT - Static variable in class org.norther.tammi.acorn.lang.XML
XML hex reference for ".

Y

YKJ - Static variable in class org.norther.tammi.acorn.math.Geo
The Finnish YKJ geodetic system.

Z

ZERO - Static variable in class org.norther.tammi.acorn.type.Types
Zero.

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 The Norther Organization. All rights reserved.