public abstract class AbstractCalcCacheSearch
extends de.cismet.cids.server.search.AbstractCidsServerSearch
| Modifier and Type | Field and Description |
|---|---|
protected String |
tableName |
static String |
WRRL_DOMAIN |
| Constructor and Description |
|---|
AbstractCalcCacheSearch(String tableName)
Creates a new AbstractCalcCacheSearch object.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map |
internalPerformSearch(Sirius.server.middleware.interfaces.domainserver.MetaService ms)
DOCUMENT ME!
|
Collection |
performServerSearch() |
static String |
stripSubject(String tableName)
DOCUMENT ME!
|
public static final String WRRL_DOMAIN
protected final String tableName
public AbstractCalcCacheSearch(String tableName)
tableName - DOCUMENT ME!IllegalArgumentException - DOCUMENT ME!public Collection performServerSearch()
protected abstract Map internalPerformSearch(Sirius.server.middleware.interfaces.domainserver.MetaService ms) throws SearchException
ms - DOCUMENT ME!SearchException - DOCUMENT ME!public static String stripSubject(String tableName)
tableName - DOCUMENT ME!IllegalArgumentException - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.