Oracle

Deprecated API


Contents
Deprecated Methods
com.compoze.collab.exchange.IExchangeContact.getIntitials()
          use the properly spelled method IExchangeContact.getInitials(). This method will be removed in future releases. 
com.compoze.domino.Memo.getSubject(int)
          Specifying Locale does nothing, replaced with Memo.getSubject(int) 
com.compoze.domino.Memo.getSubject(int, Locale)
          Specifying Locale does nothing, replaced with Memo.getSubject(int) 
com.compoze.domino.Memo.getSubject(Locale)
          Specifying Locale does nothing, replaced with Memo.getSubject() 
com.compoze.domino.Folder.serverGetMemoCount()
          As of 3.6.25, replaced by Folder.getMemoCount() and property PropertyKey.FOLDER_MEMO_COUNT 
com.compoze.collab.exchange.IExchangeContact.setIntitials(String)
          use the properly spelled method IExchangeContact.setInitials(String). This method will be removed in future releases. 
 


Oracle

Copyright ©1999-2008 Oracle All rights reserved.