Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.client.api.sis.search
Interface ISISSearchCookie

All Superinterfaces:
ICISObject, ICISSearchCookie, java.io.Serializable

Deprecated. Fixed API deprecated since 10gR3

public interface ISISSearchCookie
extends ICISSearchCookie

Field Summary

 

Fields inherited from interface com.stellent.cis.client.api.common.ICISObject
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM

 

Method Summary
 java.lang.Object getSearchConnection()
          Deprecated.  
 void setSearchConnection(java.lang.String searchConnectionID)
          Deprecated.  

 

Methods inherited from interface com.stellent.cis.client.api.common.search.ICISSearchCookie
hasNextResults, hasPreviousResults

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISObject
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty

 

Method Detail

getSearchConnection

java.lang.Object getSearchConnection()
Deprecated. 
Returns:
The search connection ID.

setSearchConnection

void setSearchConnection(java.lang.String searchConnectionID)
Deprecated. 
Parameters:
searchConnectionID - The new search connection id.

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.