org.norther.tammi.spray.db
Interface RepositoryFilter

All Superinterfaces:
Filter, KeyFilter, RepositoryClient, TerminationFilter
All Known Subinterfaces:
BeanRepositoryFilter, MultiRepositoryFilter
All Known Implementing Classes:
DefaultBeanRepositoryFilter, DefaultMultiRepositoryFilter, DefaultRepositoryFilter

public interface RepositoryFilter
extends RepositoryClient, KeyFilter, TerminationFilter

RepositoryFilter can be applied to configure a persister for a pipe. It provides also access to LOBs of its persisters through a variable identity as its key value.

Version:
$Id: RepositoryFilter.java,v 1.10 2009/11/11 08:26:59 cvsimp Exp $
Author:
Marketta Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.root.db.RepositoryClient
acquirePersister, acquirePersister, acquirePersister, acquirePersister, acquirePersister, acquirePersister, createPermissionCriteria, createUserPermissionCriteria, createUserPermissionCriteria, createUserPermissionCriteria, getAuthenticatedPasswordKey, getAuthenticatedUsernameKey, getAuthenticationConnectionAlias, getConnection, getConnection, getConnectionAlias, getConnectionUsername, getPersisterClassName, isConnectionAuthenticated, setAuthenticationConnection, setConnectionAlias, setConnectionAuthenticated, setConnectionPassword, setConnectionUsername, setPersisterClassName
 
Methods inherited from interface org.norther.tammi.spray.filter.KeyFilter
getKey, getKeyValue, getKeyValues, isLinkedKey, setKey, setLinkedKey
 
Methods inherited from interface javax.servlet.Filter
destroy, doFilter, init
 



Copyright © 2004 The Norther Organization. All rights reserved.