org.norther.tammi.spray.db
Interface BeanRepositoryFilter

All Superinterfaces:
BeanRepositoryClient, Filter, MultiRepositoryClient, RepositoryClient, RepositoryFilter
All Known Implementing Classes:
DefaultBeanRepositoryFilter

public interface BeanRepositoryFilter
extends RepositoryFilter, BeanRepositoryClient

An extension to RepositoryFilter for variable based repositoies.

Author:
Ilkka Priha

Field Summary
 
Fields inherited from interface org.norther.tammi.root.db.BeanRepositoryClient
NULL_PK, ROOT_PK
 
Method Summary
 
Methods inherited from interface org.norther.tammi.root.db.MultiRepositoryClient
acquirePersister, acquirePersister, acquirePersister, clearConnections, connectionKeySet, containsConnection, getAuthenticatedPasswordKey, getAuthenticatedUsernameKey, getAuthenticationConnectionKey, getConnectionAlias, getConnectionUsername, getPersisterClassName, getResourceKey, isConnectionAuthenticated, removeConnection, setAuthenticationConnection, setConnectionAlias, setConnectionAuthenticated, setConnectionPassword, setConnectionUsername, setPersisterClassName, setResourceKey
 
Methods inherited from interface org.norther.tammi.root.db.RepositoryClient
acquirePersister, acquirePersister, acquirePersister, getAuthenticatedPasswordKey, getAuthenticatedUsernameKey, getAuthenticationConnectionKey, getConnectionKey, getConnectionUsername, getPersisterClassName, isConnectionAuthenticated, setAuthenticationConnection, setConnectionAuthenticated, setConnectionKey, setConnectionPassword, setConnectionUsername, setPersisterClassName
 
Methods inherited from interface javax.servlet.Filter
destroy, doFilter, init
 
Methods inherited from interface org.norther.tammi.root.db.BeanRepositoryClient
add1NForeignReferences, add1NNullReferences, add1NObjectReferences, addAttributeValues, addTo1NRelationMap, addTo1NRelationMap, addToAttributeChain, addToAttributeMap, addToIdentityList, addToIdentityList, addToIdentityTree, addToIdentityTree, addToIdentityTree, addToIdentityTree, addToIdentityTree, addToIdentityTree, addToMNRelationMap, addToMNRelationMap, addToRelationChain, addToRelationMap, addToVariableChain, collapseInIdentityTree, createIntrospector, createVariable, createVariable, delete1NRelationTree, deleteMNRelationTree, deleteObject, expandInIdentityTree, getAttributeInfo, getAttributeValue, getAttributeValues, getEndReference, getKeyAttributeValue, getKeyAttributeValues, getNextReference, getNextReference, getNextReferences, getReferenceDepth, getRootReference, getRootReferences, getVariableRegistryName, isLocalizedBeans, isNullPK, isRelatedTo, isRootPK, queryAllObjects, queryTreeObjects, restoreIdentityTree, setAttributeValue, setAttributeValue, setKeyAttributeValue, setKeyAttributeValues, setLocalizedBeans, setMNForeignReferences, setMNObjectReferences, setVariableRegistryName, sortObjects
 
Methods inherited from interface org.norther.tammi.root.db.MultiRepositoryClient
acquirePersister, acquirePersister, acquirePersister, clearConnections, connectionKeySet, containsConnection, getAuthenticatedPasswordKey, getAuthenticatedUsernameKey, getAuthenticationConnectionKey, getConnectionAlias, getConnectionUsername, getPersisterClassName, getResourceKey, isConnectionAuthenticated, removeConnection, setAuthenticationConnection, setConnectionAlias, setConnectionAuthenticated, setConnectionPassword, setConnectionUsername, setPersisterClassName, setResourceKey
 
Methods inherited from interface org.norther.tammi.root.db.RepositoryClient
acquirePersister, acquirePersister, acquirePersister, getAuthenticatedPasswordKey, getAuthenticatedUsernameKey, getAuthenticationConnectionKey, getConnectionKey, getConnectionUsername, getPersisterClassName, isConnectionAuthenticated, setAuthenticationConnection, setConnectionAuthenticated, setConnectionKey, setConnectionPassword, setConnectionUsername, setPersisterClassName
 



Copyright © 2004 The Norther Organization. All rights reserved.