Deprecated API


Contents
Deprecated Fields
com.edustructures.sifworks.SIFErrorCodes.AGENT_GENERIC_ERROR_1
          Use GENERIC_GENERIC_ERROR_1 instead 
com.edustructures.sifworks.SIFErrorCodes.AGENT_MESSAGE_NOT_SUPPORTED_2
          Use GENERIC_MESSAGE_NOT_SUPPORTED_2 instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_ACCESS_4
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_AUTH_3
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_ENCRYPT_2
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_EVENT_9
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_GENERIC_12
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_PROVISION_6
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_REG_5
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_REQRSP_8
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_SUBSCR_7
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_SYS_11
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_TRANSPORT_10
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_UNKNOWN_0
          Use SIFErrorCategory instead 
com.edustructures.sifworks.SIFErrorCodes.CAT_XML_1
          Use SIFErrorCategory instead 
 

Deprecated Methods
com.edustructures.sifworks.SIFMessagePayload.ackError(int, int, String)
          Please use the overload of this method that accepts a SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFMessagePayload.ackError(int, int, String, String)
          Please use the overload of this method that accepts a SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFException.getErrorCategory()
          Please use getSIFErrorCategory 
com.edustructures.sifworks.ConditionGroup.hasCondition(ElementDef)
          Please use ConditionGroup.hasCondition(String) to support deeply nested query conditions 
com.edustructures.sifworks.SIFException.hasError(int, int)
          Please use the overload of this method that takes a SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFException.hasErrorCategory(int)
          please use the overload that takes a SIFErrorCategory 
com.edustructures.sifworks.ADKException.hasSIFError(int)
          Please use the overload of this method that accepts a SIFErrorCategory 
com.edustructures.sifworks.ADKException.hasSIFError(int, int)
          Please use the overload of this method that accepts a SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFElement.setField(ElementDef, int)
          Please call SIFElement.setField(ElementDef, SIFSimpleType) 
 

Deprecated Constructors
com.edustructures.sifworks.SIFDate(String)
          Since dates can be represented as strings in different formats across SIF Versions, please use SIFFormatter to create dates from strings and use the SIFDate.SIFDate(Calendar) constructor. 
com.edustructures.sifworks.SIFException(int, int, String, String, Zone)
          Please use the overload that uses SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFException(int, int, String, String, Zone, Exception)
          Please use the overload that uses SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFException(int, int, String, Zone)
          Please use the overload that uses SIFErrorCategory as the first parameter 
com.edustructures.sifworks.SIFException(int, int, String, Zone, Exception)
          Please use the overload that uses SIFErrorCategory as the first parameter 
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.