java.lang.Object | |
↳ | com.microstrategy.web.objects.WebChangeJournalObjectEntriesImpl |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
clear()
Remove all WebChangeJournalObjectEntry objects in this collection.
| ||||||||||
WebChangeJournalObjectEntry |
get(int index)
Returns the WebChangeJournalObjectEntry in this collection according to the index (0-based).
| ||||||||||
void | handle(SAXSupport parser, String localName, AttributesXt attrs) | ||||||||||
int |
size()
Returns the size of this collection.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Remove all WebChangeJournalObjectEntry objects in this collection.
Returns the WebChangeJournalObjectEntry in this collection according to the index (0-based).
index | The index of the WebChangeJournalEntry object in the collection (0-based). |
---|
IndexOutOfBoundsException |
---|
SAXSupportException |
---|
Returns the size of this collection.