public class NotesTopicContainer extends ProjectEntityContainer<NotesTopic>
m_sequenceProvidermodCount| Constructor and Description |
|---|
NotesTopicContainer(UniqueIdObjectSequenceProvider sequenceProvider)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NotesTopic |
getDefaultTopic()
Retrieve a default NotesTopic instance, creating it if it doesn't already exist.
|
added, firstUniqueID, fixUniqueIdClashes, getByUniqueID, removed, updateUniqueIDadd, add, clear, get, remove, replaced, set, sizeaddAll, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic NotesTopicContainer(UniqueIdObjectSequenceProvider sequenceProvider)
sequenceProvider - sequence providerpublic NotesTopic getDefaultTopic()
Copyright © 2000–2025 MPXJ. All rights reserved.