Uses of Class
org.exoplatform.management.annotations.ManagedDescription

Packages that use ManagedDescription
org.exoplatform.container   
 

Uses of ManagedDescription in org.exoplatform.container
 

Classes in org.exoplatform.container with annotations of type ManagedDescription
 class PropertyManagerManaged
          A management facade for the PropertyManager static methods.
 

Methods in org.exoplatform.container with annotations of type ManagedDescription
 java.lang.String PortalContainer.getName()
           
 java.lang.String PropertyManagerManaged.getProperty(java.lang.String propertyName)
           
static boolean PropertyManagerManaged.getUseCache()
           
 boolean PropertyManagerManaged.isDevelopping()
           
static void PropertyManagerManaged.refresh()
           
static void PropertyManagerManaged.setProperty(java.lang.String propertyName, java.lang.String propertyValue)
           
 

Method parameters in org.exoplatform.container with annotations of type ManagedDescription
 java.lang.String PropertyManagerManaged.getProperty(java.lang.String propertyName)
           
static void PropertyManagerManaged.setProperty(java.lang.String propertyName, java.lang.String propertyValue)
           
static void PropertyManagerManaged.setProperty(java.lang.String propertyName, java.lang.String propertyValue)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.