public class SQLBVNodesFilter extends java.lang.Object implements BVNodesFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SQL_FOR_ASSETNUMS_TO_BE_EXCLUDED_DIRECTLY |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
findAssetsToBeExcludedInBV() |
static java.util.Set |
findAssetsToBeExcludedInBV(java.sql.Connection connection) |
public static final java.lang.String SQL_FOR_ASSETNUMS_TO_BE_EXCLUDED_DIRECTLY
public java.util.Set findAssetsToBeExcludedInBV()
throws java.lang.Exception
findAssetsToBeExcludedInBV in interface BVNodesFilterjava.lang.Exceptionpublic static java.util.Set findAssetsToBeExcludedInBV(java.sql.Connection connection)
throws java.lang.Exception
java.lang.Exception