Deprecated API


Contents
Deprecated Classes
com.sage.orion.sdata.servlet.IncludeSpecification
          Use the QueryPayloadControl directly 
com.sage.orion.sdata.servlet.accpac.ServiceResourceKind
          Use ViewResourceKind instead 
 

Deprecated Fields
com.sage.orion.sdata.servlet.SDataHelper.NUMBER_1_TAG
           
com.sage.orion.sdata.servlet.SDataHelper.NUMBER_ZERO_TAG
           
com.sage.orion.sdata.servlet.SDataHelper.RFC3987InputEncoding
           
com.sage.orion.sdata.servlet.SDataHelper.UTF8Encoding
           
com.sage.orion.sdata.servlet.accpac.ViewProcessService.view
          use getView() instead 
 

Deprecated Methods
com.sage.orion.sdata.servlet.QueryPayloadControl.getIncludesList()
          Use QueryPayloadControl.saysDescendInto(PayloadControlPath) instead, which caters for the interactions between the select and include parameters 
com.sage.orion.sdata.servlet.QueryPayloadControl.getSelectCriteria()
          Use QueryPayloadControl.getSelectedProperties(PayloadControlPath) , QueryPayloadControl.hasGetAllProperties(PayloadControlPath) and QueryPayloadControl.saysDescendInto(PayloadControlPath) directly. 
com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl.getSharedDataSet(String)
          without replacement 
com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl.getUserInstance(String)
          without replacement 
com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter.getView()
           
 

Deprecated Constructors
com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl(HttpServletRequest, String, HttpServletResponse)
          Use the constructor that includes the Provider 
com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter(SDataView, ResourceVirtualField)
           
 



Copyright © 2011 Sage Software, Inc. All rights reserved.