public interface LoadedContexts
| Modifier and Type | Method and Description |
|---|---|
DataTable |
asDataTable() |
java.util.List<Context> |
getContexts() |
LoadedContexts |
getPage(int offset,
int count) |
int |
getTotalCount() |
LoadedContexts getPage(int offset, int count) throws ContextException
ContextExceptionDataTable asDataTable()
int getTotalCount()
java.util.List<Context> getContexts()