Deprecated API


Contents
Deprecated Fields
com.sap.tc.cmi.metadata.CMICardinality.CARDINALITY_MANY
          since NW05, use CMICardinality.MANY 
com.sap.tc.cmi.metadata.CMICardinality.CARDINALITY_ONE
          since NW05, use CMICardinality.ONE 
com.sap.tc.cmi.metadata.CMICardinality.CARDINALITY_ONE_TO_MANY
          since NW05, use CMICardinality.ONE_TO_MANY 
com.sap.tc.cmi.metadata.CMICardinality.CARDINALITY_ZERO_TO_ONE
          since NW05, use CMICardinality.ZERO_TO_ONE 
com.sap.tc.cmi.util.CMIRelationRoleEvent.ELEMENT_CHANGED
          use ELEMENT_REPLACED instead 
 

Deprecated Methods
com.sap.tc.cmi.metadata.ICMIAbstractInfo.addSupportedOption(String)
          Usually it makes no sense to allow the modification of the set of supported options of a given model implementation. Therefore the possibility to add options has been deprecated and might be removed in the first new NetWeaver release in 2007. Model implementations are free to define their own way of adding options whereas model consumers should either not rely on this feature or must adhere to a model type specific API. 
com.sap.tc.cmi.util.CMIThreadContextUtils.closeContext(String)
          For Web Dynpro use only, will be moved to a separate class in a separate public part during development of NW NY. 
com.sap.tc.cmi.util.CMIRelationRoleEvent.getElement()
          Use getOldElement() for ELEMENT_REMOVED or ELEMENT_REPLACED and use getNewElement() for ELEMENT_ADDED instead. As this method was only visible internally, it will be removed before the end of NW Paris MIT. 
com.sap.tc.cmi.messages.ICMIMessageProvider.getMessagesRelatedToObjectAndProperty(ICMIModelClass, String)
          don't use. Will be removed after AP4. 
com.sap.tc.cmi.messages.ICMIMessageProvider.isMessageRelatedToObjectAndProperty(ICMIMessage, ICMIModelClass, String)
          don't use. Will be removed after AP4 
com.sap.tc.cmi.util.CMIThreadContextUtils.openContext()
          For Web Dynpro use only, will be moved to a separate class in a separate public part during development of NW NY. 
 

Deprecated Constructors
com.sap.tc.cmi.sorting.CMIIllegalSortCriterionException()
          Use one of the other constructors and provide a reason and a message 
 



Copyright 2009 SAP AG Complete Copyright Notice