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