Package | Description |
---|---|
de.innovationgate.webgate.api |
Basic functionality of the WGAPI including most of the database-independent functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
WGAbstractResultSetIterator<T>
Abstract base class for result set iterators, implementing shared functionality like prefetching which is neccessary for implicit filtering
|
class |
WGContentNavigator.Iterator |
class |
WGHierarchyContentIterator
An iterator over all released contents of one language at a certain hierarchy position.
|
class |
WGStandardResultSetIterator
Utility class for iterating over content keys to return
WGContent documents |
class |
WGStructEntryIterator
Iterator to iterate over struct entries.
|
class |
WGStructEntryRetrievalIterator
Class to iterate over struct entries returned by hierarchy retrieeval methods of WGAPI backend.
|