Package | Description |
---|---|
org.jbei.ice.lib.message | |
org.jbei.ice.services.rest | |
org.jbei.ice.storage.model |
Data models for ice objects.
|
Modifier and Type | Method and Description |
---|---|
MessageInfo |
Messages.get(long id) |
Modifier and Type | Method and Description |
---|---|
Results<MessageInfo> |
Messages.get(int start,
int limit) |
Modifier and Type | Method and Description |
---|---|
boolean |
Messages.send(MessageInfo info)
Sends message contained in the MessageInfo to the specified recipients.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MessageResource.sendMessage(MessageInfo messageInfo) |
Modifier and Type | Method and Description |
---|---|
MessageInfo |
Message.toDataTransferObject() |
Copyright © 2017. All rights reserved.