Deprecated API


Contents
Deprecated Fields
com.stellent.cis.web.io.MultipartElement.data
          This should never be used. 
 

Deprecated Methods
com.stellent.cis.client.api.scs.search.ISCSSearchResponse.getCount()
          use #getSearchQuery instead 
com.stellent.cis.client.api.scs.search.ISCSSearchResponse.getQueryText()
          use #getSearchQuery instead 
com.stellent.cis.client.api.scs.file.ISCSFileInfo.getRevisionSelectionMethod()
          use ISCSContentID.getRevisionSelectionMethod() 
com.stellent.cis.client.api.scs.search.ISCSSearchResponse.getSortField()
          use #getSearchQuery instead 
com.stellent.cis.client.api.scs.search.ISCSSearchResponse.getSortOrder()
          use #getSearchQuery instead 
com.stellent.cis.client.api.scs.search.ISCSSearchResponse.getStartRow()
          use #getSearchQuery instead 
com.stellent.cis.client.api.scs.file.ISCSFileInfo.setRevisionSelectionMethod(String)
          use ISCSContentID.setRevisionSelectionMethod(String)