|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inbox | |
---|---|
org.kuali.rice.ksb.messaging.remotedservices | |
org.kuali.rice.ksb.testclient1 |
Uses of Inbox in org.kuali.rice.ksb.messaging.remotedservices |
---|
Methods in org.kuali.rice.ksb.messaging.remotedservices that return Inbox | |
---|---|
Inbox |
InboxResource.createInbox(Inbox inbox)
|
Inbox |
InboxResource.retrieveInbox(String id)
|
Methods in org.kuali.rice.ksb.messaging.remotedservices with parameters of type Inbox | |
---|---|
Inbox |
InboxResource.createInbox(Inbox inbox)
|
void |
InboxResource.updateInbox(Inbox inbox)
|
Uses of Inbox in org.kuali.rice.ksb.testclient1 |
---|
Fields in org.kuali.rice.ksb.testclient1 with type parameters of type Inbox | |
---|---|
Map<String,Inbox> |
Storage.inboxes
|
Methods in org.kuali.rice.ksb.testclient1 that return Inbox | |
---|---|
Inbox |
InboxResourceImpl.createInbox(Inbox inbox)
|
Inbox |
Storage.deleteInbox(String id)
|
Inbox |
Storage.retrieveInbox(String id)
|
Inbox |
InboxResourceImpl.retrieveInbox(String id)
|
Inbox |
Storage.storeInbox(Inbox inbox)
|
Methods in org.kuali.rice.ksb.testclient1 with parameters of type Inbox | |
---|---|
Inbox |
InboxResourceImpl.createInbox(Inbox inbox)
|
Inbox |
Storage.storeInbox(Inbox inbox)
|
void |
InboxResourceImpl.updateInbox(Inbox inbox)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |