Uses of Class
org.chromattic.api.Status

Packages that use Status
org.chromattic.api   
 

Uses of Status in org.chromattic.api
 

Methods in org.chromattic.api that return Status
 Status ChromatticSession.getStatus(java.lang.Object o)
          Returns the status of a specified object.
static Status Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.