| Modifier and Type | Method and Description |
|---|---|
List<InboxEntry> |
InboxBackendImpl.loadIncoming(String userName) |
List<InboxEntry> |
InboxBackend.loadIncoming(String userName) |
List<InboxEntry> |
InboxBackendImpl.loadRecentEdited(String userName) |
List<InboxEntry> |
InboxBackend.loadRecentEdited(String userName) |
List<InboxEntry> |
InboxBackendImpl.readEntries(String userName,
String boxName) |
List<InboxEntry> |
InboxBackend.readEntries(String userName,
String boxName) |
| Modifier and Type | Method and Description |
|---|---|
InboxPageRowBuilder |
InboxPageRowBuilder.withContent(Iterator<InboxEntry> iterator) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.