Package | Description |
---|---|
org.kuali.rice.ksb.messaging.remotedservices | |
org.kuali.rice.ksb.testclient1 |
Modifier and Type | Method and Description |
---|---|
Inbox |
InboxResource.createInbox(Inbox inbox) |
Inbox |
InboxResource.retrieveInbox(String id) |
Modifier and Type | Method and Description |
---|---|
Inbox |
InboxResource.createInbox(Inbox inbox) |
void |
InboxResource.updateInbox(Inbox inbox) |
Modifier and Type | Field and Description |
---|---|
Map<String,Inbox> |
Storage.inboxes |
Modifier and Type | Method and Description |
---|---|
Inbox |
InboxResourceImpl.createInbox(Inbox inbox) |
Inbox |
Storage.deleteInbox(String id) |
Inbox |
InboxResourceImpl.retrieveInbox(String id) |
Inbox |
Storage.retrieveInbox(String id) |
Inbox |
Storage.storeInbox(Inbox inbox) |
Modifier and Type | Method and Description |
---|---|
Inbox |
InboxResourceImpl.createInbox(Inbox inbox) |
Inbox |
Storage.storeInbox(Inbox inbox) |
void |
InboxResourceImpl.updateInbox(Inbox inbox) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.