intradoc.shared
Class SearchFieldInfo
java.lang.Object
|
+--intradoc.shared.SearchFieldInfo
- public class SearchFieldInfo
- extends java.lang.Object
|
Method Summary |
protected void |
addConfigInfo(java.lang.String engineName,
IndexerCollectionData collectionDef)
|
protected void |
addDesignInfo(java.lang.String engineName,
java.util.Hashtable fieldMap,
DataResultSet drset)
|
protected void |
addField(java.util.Properties props,
java.util.Hashtable fields)
|
protected java.util.Properties |
addFieldProps(java.util.Hashtable fieldDesignMap,
DataResultSet fieldSet,
java.lang.String name,
boolean isMergeOnly)
|
protected void |
addSecurityInfos(java.lang.String engineName,
IndexerCollectionData collectionDef)
|
boolean |
compareConfigurations(IndexerCollectionData currentDesignDef,
IndexerCollectionData collectionDef)
|
java.util.Hashtable |
loadCollectionDesign(java.lang.String engineName,
DataResultSet designSet)
|
IndexerCollectionData |
loadFieldInfo(java.lang.String engineName,
DataBinder binder)
|
IndexerCollectionData |
loadSearchFieldInfo(java.lang.String engineName,
IndexerCollectionData collectionDef)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESIGN_COLUMNS
public static final java.lang.String[] DESIGN_COLUMNS
SearchFieldInfo
public SearchFieldInfo()
loadFieldInfo
public IndexerCollectionData loadFieldInfo(java.lang.String engineName,
DataBinder binder)
loadSearchFieldInfo
public IndexerCollectionData loadSearchFieldInfo(java.lang.String engineName,
IndexerCollectionData collectionDef)
loadCollectionDesign
public java.util.Hashtable loadCollectionDesign(java.lang.String engineName,
DataResultSet designSet)
throws DataException,
ServiceException
DataException
ServiceException
addConfigInfo
protected void addConfigInfo(java.lang.String engineName,
IndexerCollectionData collectionDef)
addDesignInfo
protected void addDesignInfo(java.lang.String engineName,
java.util.Hashtable fieldMap,
DataResultSet drset)
throws ServiceException,
DataException
ServiceException
DataException
addSecurityInfos
protected void addSecurityInfos(java.lang.String engineName,
IndexerCollectionData collectionDef)
addFieldProps
protected java.util.Properties addFieldProps(java.util.Hashtable fieldDesignMap,
DataResultSet fieldSet,
java.lang.String name,
boolean isMergeOnly)
addField
protected void addField(java.util.Properties props,
java.util.Hashtable fields)
compareConfigurations
public boolean compareConfigurations(IndexerCollectionData currentDesignDef,
IndexerCollectionData collectionDef)
(c) 1996-2005 All rights reserved. Stellent, Inc. |