java.lang.Object | |
↳ | com.microstrategy.web.objects.WebChangeJournalEntriesImpl |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
clear()
Remove all WebChangeJournalEntry objects in this collection.
| ||||||||||
WebChangeJournalEntry |
get(int index)
Returns the WebChangeJournalEntry in this collection according to the index (0-based).
| ||||||||||
int |
size()
Returns the size of this collection.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Remove all WebChangeJournalEntry objects in this collection.
Returns the WebChangeJournalEntry in this collection according to the index (0-based).
index | The index of the WebChangeJournalEntry object in the collection (0-based). |
---|
IndexOutOfBoundsException |
---|
Returns the size of this collection.