com.esri.arcgis.search
Class ISSUtilitiesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.search.ISSUtilitiesProxy
All Implemented Interfaces:
ISSUtilities, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'ISSUtilities'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'

Description: 'Search Server Utilities.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =

public class ISSUtilitiesProxy
extends com.esri.arcgis.interop.Dispatch
implements ISSUtilities, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.search.ISSUtilities
IID, IIDee1b2033_ccb2_4f12_9d92_21afcc50f185
 
Constructor Summary
  ISSUtilitiesProxy()
          Deprecated. For internal use only
  ISSUtilitiesProxy(java.lang.Object obj)
          Deprecated.  
protected ISSUtilitiesProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISSUtilitiesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISSUtilitiesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void checkIndexingOverDue(IIndexingStatus pIndexingStatus, boolean[] pIsFullIndexingOverDue, boolean[] pIsIncrementalIndexingOverDue, ITime[] ppFullUTCTime, ITime ppIncrUTCTime)
          Deprecated. .
 IIndexingOptions createDefaultIndexingOptions(java.lang.String fileName)
          Deprecated. .
 void createDefaultIndexingStatus(java.lang.String fileName, IIndexingOptions pIndexingOptions)
          Deprecated. .
 IDataSourceConfiguration createDSCFromFile(java.lang.String fileName)
          Deprecated. .
 IDSCStatusArray createDSCStatusArrayFromFile(java.lang.String fileName)
          Deprecated. .
 void createDSCXMLFile(IDataSourceConfiguration pDataSourceConfiguration, java.lang.String folderName)
          Deprecated. .
 void createIndexingFoldersAndFiles(IPropertySet pProps, java.lang.String serviceName)
          Deprecated. .
 void createIndexingOptionsFile(IIndexingOptions pIndexingOptions, java.lang.String fileName)
          Deprecated. .
 void createSearchGDB(java.lang.String indexRootFolder, java.lang.String gdbName)
          Deprecated. .
 void deleteDirectory(java.lang.String dir)
          Deprecated. .
 java.lang.String getCurrentUTCTime(ITime[] ppCurUTCTime)
          Deprecated. .
 java.lang.String getCurrentUTCTimeXMLString()
          Deprecated. .
 IStringArray getDataSourceList(java.lang.String cfgLocation)
          Deprecated. .
 IStringArray getDataSourceListFromGDB(java.lang.String gdbConnectionFile, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getDSCStatusFileName(java.lang.String indexingConfigPath)
          Deprecated. .
 java.lang.String getDSCXMLFileName(java.lang.String folderName, java.lang.String catalogPath)
          Deprecated. .
 java.lang.String getFileGDBPath(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getFinishFileName(java.lang.String folder)
          Deprecated. .
 java.lang.String getGDBConnectionPath(IPropertySet pProps, java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getIndexingConfigPath(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getIndexingOptionsFileName(java.lang.String indexingConfigPath)
          Deprecated. .
 java.lang.String getIndexingStatusFileName(java.lang.String indexingConfigPath)
          Deprecated. .
 IServerContext getIndexItemSO(IServerObjectManager pSOM, java.lang.String serviceName, IServerObject[] ppSO)
          Deprecated. .
 java.lang.String getIndexLocation(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getSearchServiceLocation(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getStagingIndexLocation(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getStagingIndexPath(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getStagingIndexStagingPath(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 java.lang.String getStagingPath(java.lang.String arcgisindexLocation, java.lang.String serviceName)
          Deprecated. .
 ITable initDataSourceConfigurationTable(IWorkspaceName pWSN, java.lang.String dataSourceCfgTableTN)
          Deprecated. .
 boolean isOverDue(java.lang.String targetUTCXMLTime)
          Deprecated. .
 ITable openDataSourceConfigurationTable(IFeatureWorkspace pFWS, java.lang.String dSCTableName)
          Deprecated. .
 ITable openDSCTable(java.lang.String sDEConnection, java.lang.String serviceName)
          Deprecated. .
 java.lang.String qualifyTableName(IFeatureWorkspace pFWS, java.lang.String tableName)
          Deprecated. .
 IIndexingOptions readIndexingOptionsFile(java.lang.String fileName)
          Deprecated. .
 IIndexingStatus readIndexingStatus(java.lang.String fileName)
          Deprecated. .
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void replaceDSCStatusFile(IDSCStatusArray pDSCStatusArray, java.lang.String bsDSCStatusFileName)
          Deprecated. .
 void replaceIndexingStatusFile(IIndexingStatus pIndexingStatus, java.lang.String indexingStatusFileName)
          Deprecated. .
 void setNextIndexingStartTime(boolean isFull, IIndexingOptions pIndexingOptions, IIndexingStatus pIndexingStatus)
          Deprecated. .
 void updateDSCRunningStatus(IPropertySet pConnProps, IServerObjectManager pSOM, java.lang.String bsDSCStatusFileName, java.lang.String serviceName, IDSCStatusArray[] ppDSCStatusArray)
          Deprecated. .
 void updateFullStartTimeIndexingStatus(IIndexingOptions pIndexingOptions, java.lang.String indexingConfigPath, IIndexingStatus pIndexingStatus)
          Deprecated. .
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ISSUtilitiesProxy

public ISSUtilitiesProxy(java.lang.String CLSID,
                         java.lang.String host,
                         com.esri.arcgis.interop.AuthInfo authInfo)
                  throws java.net.UnknownHostException,
                         java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ISSUtilitiesProxy

public ISSUtilitiesProxy()
Deprecated. 
For internal use only


ISSUtilitiesProxy

public ISSUtilitiesProxy(java.lang.Object obj)
                  throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISSUtilitiesProxy

protected ISSUtilitiesProxy(java.lang.Object obj,
                            java.lang.String iid)
                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISSUtilitiesProxy

protected ISSUtilitiesProxy(java.lang.String CLSID,
                            java.lang.String iid,
                            java.lang.String host,
                            com.esri.arcgis.interop.AuthInfo authInfo)
                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getIndexItemSO

public IServerContext getIndexItemSO(IServerObjectManager pSOM,
                                     java.lang.String serviceName,
                                     IServerObject[] ppSO)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
.

Specified by:
getIndexItemSO in interface ISSUtilities
Parameters:
pSOM - A reference to a com.esri.arcgis.server.IServerObjectManager (in)
serviceName - The serviceName (in)
ppSO - A reference to a com.esri.arcgis.server.IServerObject (out: use single element array)
Returns:
A reference to a com.esri.arcgis.server.IServerContext
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deleteDirectory

public void deleteDirectory(java.lang.String dir)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
.

Specified by:
deleteDirectory in interface ISSUtilities
Parameters:
dir - The dir (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDSCXMLFileName

public java.lang.String getDSCXMLFileName(java.lang.String folderName,
                                          java.lang.String catalogPath)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
.

Specified by:
getDSCXMLFileName in interface ISSUtilities
Parameters:
folderName - The folderName (in)
catalogPath - The catalogPath (in)
Returns:
The dSCFileName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createDSCXMLFile

public void createDSCXMLFile(IDataSourceConfiguration pDataSourceConfiguration,
                             java.lang.String folderName)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
.

Specified by:
createDSCXMLFile in interface ISSUtilities
Parameters:
pDataSourceConfiguration - A reference to a com.esri.arcgis.search.IDataSourceConfiguration (in)
folderName - The folderName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createDSCFromFile

public IDataSourceConfiguration createDSCFromFile(java.lang.String fileName)
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
.

Specified by:
createDSCFromFile in interface ISSUtilities
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.search.IDataSourceConfiguration
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDataSourceList

public IStringArray getDataSourceList(java.lang.String cfgLocation)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
.

Specified by:
getDataSourceList in interface ISSUtilities
Parameters:
cfgLocation - The cfgLocation (in)
Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getIndexingOptionsFileName

public java.lang.String getIndexingOptionsFileName(java.lang.String indexingConfigPath)
                                            throws java.io.IOException,
                                                   AutomationException
Deprecated. 
.

Specified by:
getIndexingOptionsFileName in interface ISSUtilities
Parameters:
indexingConfigPath - The indexingConfigPath (in)
Returns:
The indexingOptionsFileName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createIndexingOptionsFile

public void createIndexingOptionsFile(IIndexingOptions pIndexingOptions,
                                      java.lang.String fileName)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
.

Specified by:
createIndexingOptionsFile in interface ISSUtilities
Parameters:
pIndexingOptions - A reference to a com.esri.arcgis.search.IIndexingOptions (in)
fileName - The fileName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

readIndexingOptionsFile

public IIndexingOptions readIndexingOptionsFile(java.lang.String fileName)
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
.

Specified by:
readIndexingOptionsFile in interface ISSUtilities
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.search.IIndexingOptions
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createDefaultIndexingOptions

public IIndexingOptions createDefaultIndexingOptions(java.lang.String fileName)
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
.

Specified by:
createDefaultIndexingOptions in interface ISSUtilities
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.search.IIndexingOptions
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDSCStatusFileName

public java.lang.String getDSCStatusFileName(java.lang.String indexingConfigPath)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
.

Specified by:
getDSCStatusFileName in interface ISSUtilities
Parameters:
indexingConfigPath - The indexingConfigPath (in)
Returns:
The dSCStatusFileName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createDSCStatusArrayFromFile

public IDSCStatusArray createDSCStatusArrayFromFile(java.lang.String fileName)
                                             throws java.io.IOException,
                                                    AutomationException
Deprecated. 
.

Specified by:
createDSCStatusArrayFromFile in interface ISSUtilities
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.search.IDSCStatusArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

replaceDSCStatusFile

public void replaceDSCStatusFile(IDSCStatusArray pDSCStatusArray,
                                 java.lang.String bsDSCStatusFileName)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
.

Specified by:
replaceDSCStatusFile in interface ISSUtilities
Parameters:
pDSCStatusArray - A reference to a com.esri.arcgis.search.IDSCStatusArray (in)
bsDSCStatusFileName - The bsDSCStatusFileName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

updateDSCRunningStatus

public void updateDSCRunningStatus(IPropertySet pConnProps,
                                   IServerObjectManager pSOM,
                                   java.lang.String bsDSCStatusFileName,
                                   java.lang.String serviceName,
                                   IDSCStatusArray[] ppDSCStatusArray)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
.

Specified by:
updateDSCRunningStatus in interface ISSUtilities
Parameters:
pConnProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
pSOM - A reference to a com.esri.arcgis.server.IServerObjectManager (in)
bsDSCStatusFileName - The bsDSCStatusFileName (in)
serviceName - The serviceName (in)
ppDSCStatusArray - A reference to a com.esri.arcgis.search.IDSCStatusArray (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

updateFullStartTimeIndexingStatus

public void updateFullStartTimeIndexingStatus(IIndexingOptions pIndexingOptions,
                                              java.lang.String indexingConfigPath,
                                              IIndexingStatus pIndexingStatus)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
.

Specified by:
updateFullStartTimeIndexingStatus in interface ISSUtilities
Parameters:
pIndexingOptions - A reference to a com.esri.arcgis.search.IIndexingOptions (in)
indexingConfigPath - The indexingConfigPath (in)
pIndexingStatus - A reference to a com.esri.arcgis.search.IIndexingStatus (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

replaceIndexingStatusFile

public void replaceIndexingStatusFile(IIndexingStatus pIndexingStatus,
                                      java.lang.String indexingStatusFileName)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
.

Specified by:
replaceIndexingStatusFile in interface ISSUtilities
Parameters:
pIndexingStatus - A reference to a com.esri.arcgis.search.IIndexingStatus (in)
indexingStatusFileName - The indexingStatusFileName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createDefaultIndexingStatus

public void createDefaultIndexingStatus(java.lang.String fileName,
                                        IIndexingOptions pIndexingOptions)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
.

Specified by:
createDefaultIndexingStatus in interface ISSUtilities
Parameters:
fileName - The fileName (in)
pIndexingOptions - A reference to a com.esri.arcgis.search.IIndexingOptions (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getIndexingStatusFileName

public java.lang.String getIndexingStatusFileName(java.lang.String indexingConfigPath)
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
.

Specified by:
getIndexingStatusFileName in interface ISSUtilities
Parameters:
indexingConfigPath - The indexingConfigPath (in)
Returns:
The dSCFileName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

readIndexingStatus

public IIndexingStatus readIndexingStatus(java.lang.String fileName)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
.

Specified by:
readIndexingStatus in interface ISSUtilities
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.search.IIndexingStatus
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSearchServiceLocation

public java.lang.String getSearchServiceLocation(java.lang.String arcgisindexLocation,
                                                 java.lang.String serviceName)
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
.

Specified by:
getSearchServiceLocation in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The searchServiceLocation
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getIndexLocation

public java.lang.String getIndexLocation(java.lang.String arcgisindexLocation,
                                         java.lang.String serviceName)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
.

Specified by:
getIndexLocation in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The indexLocation
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStagingIndexLocation

public java.lang.String getStagingIndexLocation(java.lang.String arcgisindexLocation,
                                                java.lang.String serviceName)
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
.

Specified by:
getStagingIndexLocation in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The stagingIndexLocation
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStagingPath

public java.lang.String getStagingPath(java.lang.String arcgisindexLocation,
                                       java.lang.String serviceName)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
.

Specified by:
getStagingPath in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The stagingPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStagingIndexPath

public java.lang.String getStagingIndexPath(java.lang.String arcgisindexLocation,
                                            java.lang.String serviceName)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
.

Specified by:
getStagingIndexPath in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The stagingIndexPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStagingIndexStagingPath

public java.lang.String getStagingIndexStagingPath(java.lang.String arcgisindexLocation,
                                                   java.lang.String serviceName)
                                            throws java.io.IOException,
                                                   AutomationException
Deprecated. 
.

Specified by:
getStagingIndexStagingPath in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The stagingIndexStagingPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getIndexingConfigPath

public java.lang.String getIndexingConfigPath(java.lang.String arcgisindexLocation,
                                              java.lang.String serviceName)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
.

Specified by:
getIndexingConfigPath in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The indexingConfigPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFinishFileName

public java.lang.String getFinishFileName(java.lang.String folder)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
.

Specified by:
getFinishFileName in interface ISSUtilities
Parameters:
folder - The folder (in)
Returns:
The pFinishFileName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createIndexingFoldersAndFiles

public void createIndexingFoldersAndFiles(IPropertySet pProps,
                                          java.lang.String serviceName)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
.

Specified by:
createIndexingFoldersAndFiles in interface ISSUtilities
Parameters:
pProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
serviceName - The serviceName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCurrentUTCTimeXMLString

public java.lang.String getCurrentUTCTimeXMLString()
                                            throws java.io.IOException,
                                                   AutomationException
Deprecated. 
.

Specified by:
getCurrentUTCTimeXMLString in interface ISSUtilities
Returns:
The curUTCTimeXMLString
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCurrentUTCTime

public java.lang.String getCurrentUTCTime(ITime[] ppCurUTCTime)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
.

Specified by:
getCurrentUTCTime in interface ISSUtilities
Parameters:
ppCurUTCTime - A reference to a com.esri.arcgis.system.ITime (out: use single element array)
Returns:
The curUTCTimeXMLString
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

checkIndexingOverDue

public void checkIndexingOverDue(IIndexingStatus pIndexingStatus,
                                 boolean[] pIsFullIndexingOverDue,
                                 boolean[] pIsIncrementalIndexingOverDue,
                                 ITime[] ppFullUTCTime,
                                 ITime ppIncrUTCTime)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
.

Specified by:
checkIndexingOverDue in interface ISSUtilities
Parameters:
pIndexingStatus - A reference to a com.esri.arcgis.search.IIndexingStatus (in)
pIsFullIndexingOverDue - The pIsFullIndexingOverDue (in)
pIsIncrementalIndexingOverDue - The pIsIncrementalIndexingOverDue (in)
ppFullUTCTime - A reference to a com.esri.arcgis.system.ITime (out: use single element array)
ppIncrUTCTime - A reference to a com.esri.arcgis.system.ITime (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isOverDue

public boolean isOverDue(java.lang.String targetUTCXMLTime)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
.

Specified by:
isOverDue in interface ISSUtilities
Parameters:
targetUTCXMLTime - The targetUTCXMLTime (in)
Returns:
The isOverDue
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setNextIndexingStartTime

public void setNextIndexingStartTime(boolean isFull,
                                     IIndexingOptions pIndexingOptions,
                                     IIndexingStatus pIndexingStatus)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
.

Specified by:
setNextIndexingStartTime in interface ISSUtilities
Parameters:
isFull - The isFull (in)
pIndexingOptions - A reference to a com.esri.arcgis.search.IIndexingOptions (in)
pIndexingStatus - A reference to a com.esri.arcgis.search.IIndexingStatus (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFileGDBPath

public java.lang.String getFileGDBPath(java.lang.String arcgisindexLocation,
                                       java.lang.String serviceName)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
.

Specified by:
getFileGDBPath in interface ISSUtilities
Parameters:
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The fileGDBPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getGDBConnectionPath

public java.lang.String getGDBConnectionPath(IPropertySet pProps,
                                             java.lang.String arcgisindexLocation,
                                             java.lang.String serviceName)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
.

Specified by:
getGDBConnectionPath in interface ISSUtilities
Parameters:
pProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
arcgisindexLocation - The arcgisindexLocation (in)
serviceName - The serviceName (in)
Returns:
The connectionFile
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDataSourceListFromGDB

public IStringArray getDataSourceListFromGDB(java.lang.String gdbConnectionFile,
                                             java.lang.String serviceName)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
.

Specified by:
getDataSourceListFromGDB in interface ISSUtilities
Parameters:
gdbConnectionFile - The gdbConnectionFile (in)
serviceName - The serviceName (in)
Returns:
A reference to a com.esri.arcgis.system.IStringArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createSearchGDB

public void createSearchGDB(java.lang.String indexRootFolder,
                            java.lang.String gdbName)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
.

Specified by:
createSearchGDB in interface ISSUtilities
Parameters:
indexRootFolder - The indexRootFolder (in)
gdbName - The gdbName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

initDataSourceConfigurationTable

public ITable initDataSourceConfigurationTable(IWorkspaceName pWSN,
                                               java.lang.String dataSourceCfgTableTN)
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
.

Specified by:
initDataSourceConfigurationTable in interface ISSUtilities
Parameters:
pWSN - A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)
dataSourceCfgTableTN - The dataSourceCfgTableTN (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ITable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

openDSCTable

public ITable openDSCTable(java.lang.String sDEConnection,
                           java.lang.String serviceName)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
.

Specified by:
openDSCTable in interface ISSUtilities
Parameters:
sDEConnection - The sDEConnection (in)
serviceName - The serviceName (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ITable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

openDataSourceConfigurationTable

public ITable openDataSourceConfigurationTable(IFeatureWorkspace pFWS,
                                               java.lang.String dSCTableName)
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
.

Specified by:
openDataSourceConfigurationTable in interface ISSUtilities
Parameters:
pFWS - A reference to a com.esri.arcgis.geodatabase.IFeatureWorkspace (in)
dSCTableName - The dSCTableName (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ITable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

qualifyTableName

public java.lang.String qualifyTableName(IFeatureWorkspace pFWS,
                                         java.lang.String tableName)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
.

Specified by:
qualifyTableName in interface ISSUtilities
Parameters:
pFWS - A reference to a com.esri.arcgis.geodatabase.IFeatureWorkspace (in)
tableName - The tableName (in)
Returns:
The qualifiedTableName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.