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