Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webapp.notification.SelectableSubscription

Packages that use SelectableSubscription
org.nuxeo.ecm.webapp.notification   
 

Uses of SelectableSubscription in org.nuxeo.ecm.webapp.notification
 

Methods in org.nuxeo.ecm.webapp.notification that return SelectableSubscription
 SelectableSubscription SubscriptionsAction.getCurrentSubscription()
           
 

Methods in org.nuxeo.ecm.webapp.notification that return types with arguments of type SelectableSubscription
 List<SelectableSubscription> SubscriptionsAction.getNotificationList()
           
 

Methods in org.nuxeo.ecm.webapp.notification with parameters of type SelectableSubscription
 void SubscriptionsAction.setCurrentSubscription(SelectableSubscription currentSubscription)
           
 

Method parameters in org.nuxeo.ecm.webapp.notification with type arguments of type SelectableSubscription
 void SubscriptionsAction.setNotificationList(List<SelectableSubscription> notificationList)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.