|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractList
|
+--java.util.AbstractSequentialList
|
+--com.compoze.exchange.webdav.Items
|
+--com.compoze.exchange.webdav.Messages
|
+--com.compoze.exchange.webdav.Notes
This class represents a list of notes.
| Inner classes inherited from class com.compoze.exchange.webdav.Items |
Items.ItemListIterator |
| Fields inherited from class com.compoze.exchange.webdav.Items |
m_parentFolder, m_session, m_sSql |
| Fields inherited from class java.util.AbstractList |
modCount |
| Constructor Summary | |
protected |
Notes()
Constructor. |
| Method Summary | |
java.util.List |
subList(java.lang.String sSubString)
Returns a sub listing of notes from this list which contain the given substring. |
| Methods inherited from class com.compoze.exchange.webdav.Items |
add, add, clear, itemListIterator, listIterator, loadItems, size |
| Methods inherited from class java.util.AbstractSequentialList |
addAll, get, iterator, remove, set |
| Methods inherited from class java.util.AbstractList |
equals, hashCode, indexOf, lastIndexOf, listIterator, removeRange, subList |
| Methods inherited from class java.util.AbstractCollection |
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
protected Notes()
| Method Detail |
public java.util.List subList(java.lang.String sSubString)
throws ExchangeException
subList in class MessagessSubString - a sub stringNote objects
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||