Guvnor - Inbox Backend 6.1.0.Beta3

Uses of Class
org.guvnor.inbox.backend.server.InboxEntry

Uses of InboxEntry in org.guvnor.inbox.backend.server
 

Methods in org.guvnor.inbox.backend.server that return types with arguments of type InboxEntry
 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)
           
 

Method parameters in org.guvnor.inbox.backend.server with type arguments of type InboxEntry
 InboxPageRowBuilder InboxPageRowBuilder.withContent(Iterator<InboxEntry> iterator)
           
 


Guvnor - Inbox Backend 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.