Uses of Class
de.uplanet.lucy.server.newsagent.Message
Package
Description
Used to create and manage persistent Intrexx messages.
-
Uses of Message in de.uplanet.lucy.server.newsagent
Modifier and TypeMethodDescriptionNewsAgent.createNewMessage()
Create a new message.NewsAgent.createNewMessage
(String p_strMessageId) Create a new message with the given message identifier.NewsAgent.get
(int p_iIndex) Get the message at the specified index out of the filtered collection.NewsAgent.loadMessage
(String p_strMessageId) Load the specified message from the database.Modifier and TypeMethodDescriptionboolean
boolean
boolean
Deprecated.boolean
Deprecated.boolean
Decide if the given message passes the filter.boolean
Decide if the given message passes the filter.boolean
boolean
boolean
boolean
Decide if the given message passes the filter.boolean
boolean
Deprecated.boolean
Save the message to the database.Modifier and TypeMethodDescriptionvoid
void
void
Do the filtering, operating on array lists.void
void