Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.opensocial.container.client.utils.Severity

Packages that use Severity
org.nuxeo.opensocial.container.client.event.priv.app   
org.nuxeo.opensocial.container.client.utils   
 

Uses of Severity in org.nuxeo.opensocial.container.client.event.priv.app
 

Methods in org.nuxeo.opensocial.container.client.event.priv.app that return Severity
 Severity SendMessageEvent.getSeverity()
           
 

Constructors in org.nuxeo.opensocial.container.client.event.priv.app with parameters of type Severity
SendMessageEvent(String message, Severity severity)
           
SendMessageEvent(String message, Severity severity, boolean keepVisible)
           
 

Uses of Severity in org.nuxeo.opensocial.container.client.utils
 

Methods in org.nuxeo.opensocial.container.client.utils that return Severity
static Severity Severity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Severity[] Severity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.