Uses of Interface
com.day.cq.wcm.notification.inbox.Message

Packages that use Message
com.day.cq.wcm.notification.inbox   
com.day.cq.wcm.notification.inbox.impl   
 

Uses of Message in com.day.cq.wcm.notification.inbox
 

Methods in com.day.cq.wcm.notification.inbox that return Message
 Message InboxManager.createMessage(Session session, Authorizable user)
           
 Message InboxManager.getMessage(Session session, Authorizable user, String id)
           
 

Uses of Message in com.day.cq.wcm.notification.inbox.impl
 

Classes in com.day.cq.wcm.notification.inbox.impl that implement Message
 class MessageImpl
           
 

Methods in com.day.cq.wcm.notification.inbox.impl that return Message
 Message InboxManagerImpl.createMessage(Session session, Authorizable user)
           
 Message InboxManagerImpl.getMessage(Session session, Authorizable user, String id)
           
 Message InboxManagerImpl.MessageIteratorImpl.next()
           
 



Copyright © 2008 Day Management AG. All Rights Reserved.