|
Oracle | ||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||
PREV NEXT | FRAMES NO FRAMES |