public class ModuleDataFilterPlugin extends java.lang.Object implements MatrixDataFilterPlugin
| Constructor and Description |
|---|
ModuleDataFilterPlugin(DataSource ds,
java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillInClassMap() |
protected java.lang.String |
getProperty(java.lang.String key) |
boolean |
matches(DBObject base) |
public ModuleDataFilterPlugin(DataSource ds, java.util.Properties properties)
ds - The datasourceproperties - public boolean matches(DBObject base) throws java.lang.Exception
matches in interface MatrixDataFilterPluginbase - the base objectjava.lang.Exception - a serious problem.protected void fillInClassMap()
throws java.lang.Exception
java.lang.Exception - a serious problem.protected final java.lang.String getProperty(java.lang.String key)
key - The keystSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.