|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Messages | |
---|---|
org.ceno.model | |
org.ceno.model.impl | |
org.ceno.model.util | |
org.ceno.tracker.cli.internal | |
org.ceno.tracker.srv.handler | |
org.ceno.tracker.srv.handler.internal | |
org.ceno.ui.views |
Uses of Messages in org.ceno.model |
---|
Methods in org.ceno.model that return Messages | |
---|---|
Messages |
ModelFactory.createMessages()
Returns a new object of class 'Messages' |
Uses of Messages in org.ceno.model.impl |
---|
Classes in org.ceno.model.impl that implement Messages | |
---|---|
class |
MessagesImpl
An implementation of the model object 'Messages' |
Methods in org.ceno.model.impl that return Messages | |
---|---|
Messages |
ModelFactoryImpl.createMessages()
|
Uses of Messages in org.ceno.model.util |
---|
Methods in org.ceno.model.util with parameters of type Messages | |
---|---|
T |
ModelSwitch.caseMessages(Messages object)
Returns the result of interpreting the object as an instance of 'Messages' |
Uses of Messages in org.ceno.tracker.cli.internal |
---|
Methods in org.ceno.tracker.cli.internal with parameters of type Messages | |
---|---|
void |
MessagesViewerListenerAdapter.update(Messages states)
Invoked as notify call |
void |
CachedCenoMessagesService.update(Messages states)
Invoked as notify call |
Uses of Messages in org.ceno.tracker.srv.handler |
---|
Methods in org.ceno.tracker.srv.handler that return Messages | |
---|---|
Messages |
QueryMessagesEventHandler.handle(IEvent event)
|
Uses of Messages in org.ceno.tracker.srv.handler.internal |
---|
Methods in org.ceno.tracker.srv.handler.internal that return Messages | |
---|---|
Messages |
ICenoDao.loadMessages(java.util.Date lastTimestamp,
Developer d)
|
Messages |
DatabaseCenoDao.loadMessages(java.util.Date lastTimestamp,
Developer d)
|
Messages |
CacheCenoDao.loadMessages(java.util.Date lastTimestamp,
Developer d)
|
Uses of Messages in org.ceno.ui.views |
---|
Methods in org.ceno.ui.views with parameters of type Messages | |
---|---|
void |
TextMessageObserverAdapter.update(Messages newMessages)
Invoked as notify call |
void |
MessageContextManager.update(Messages states)
Invoked as notify call |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |