Guvnor - Inbox Backend 6.1.0.Beta3

org.guvnor.inbox.backend.server
Class InboxServiceImpl

java.lang.Object
  extended by org.guvnor.inbox.backend.server.InboxServiceImpl
All Implemented Interfaces:
InboxService

@ApplicationScoped
public class InboxServiceImpl
extends Object
implements InboxService


Field Summary
 
Fields inherited from interface org.guvnor.inbox.service.InboxService
INCOMING_ID, RECENT_EDITED_ID, RECENT_VIEWED_ID
 
Constructor Summary
InboxServiceImpl()
           
 
Method Summary
 org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboxServiceImpl

public InboxServiceImpl()
Method Detail

loadInbox

public org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
Specified by:
loadInbox in interface InboxService

Guvnor - Inbox Backend 6.1.0.Beta3

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