Uses of Interface
org.osid.messaging.Message
Packages that use Message
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of Message in org.osid.messaging
Methods in org.osid.messaging that return MessageModifier and TypeMethodDescriptionMessageAdminSession.createMessage(MessageForm messageForm) Creates a newMessage.MessageLookupSession.getMessage(Id messageId) Gets theMessagespecified by itsId.Receipt.getMessage()Gets theMessage.MessageList.getNextMessage()Gets the nextMessagein this list.Message[]MessageList.getNextMessages(long n) Gets the next set ofMessagesin this list which must be less than or equal to the return fromavailable().