Guvnor - Inbox Backend 6.0.1.Final

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.0.1.Final

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