|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ search overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.modules.search
Class BuildResultSet

java.lang.Objectcom.flexstor.common.modules.search.BuildResultSet
- public final class BuildResultSet
- extends java.lang.Object
| Constructor Summary | |
BuildResultSet()
|
|
| Method Summary | |
static com.flexstor.common.modules.registry.resultset.ResultSetInstanceI |
buildResultSet(com.flexstor.common.modules.registry.InstanceId rootId,
long nResultSet,
com.flexstor.common.data.ejb.search.SearchCriteriaData criteria,
java.util.Vector vResults,
com.flexstor.common.modules.assetsfilter.AssetsFilterMarkList markList)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
BuildResultSet
public BuildResultSet()
| Method Detail |
buildResultSet
public static com.flexstor.common.modules.registry.resultset.ResultSetInstanceI buildResultSet(com.flexstor.common.modules.registry.InstanceId rootId, long nResultSet, com.flexstor.common.data.ejb.search.SearchCriteriaData criteria, java.util.Vector vResults, com.flexstor.common.modules.assetsfilter.AssetsFilterMarkList markList) throws CorruptSearchException
|
|||||||||
| Home >> All >> com >> flexstor >> common >> modules >> [ search overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.modules.search.BuildResultSet