public class NotesTopicContainer extends ProjectEntityContainer<NotesTopic>
m_sequenceProvider
modCount
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, updateUniqueID
add, add, clear, get, remove, replaced, set, size
addAll, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public NotesTopicContainer(UniqueIdObjectSequenceProvider sequenceProvider)
sequenceProvider
- sequence providerpublic NotesTopic getDefaultTopic()
Copyright © 2000–2024 Packwood Software. All rights reserved.