Uses of Class
uk.org.iscream.cms.server.componentmanager.PropertyNotFoundException

Packages that use PropertyNotFoundException
uk.org.iscream.cms.server.client   
uk.org.iscream.cms.server.componentmanager   
 

Uses of PropertyNotFoundException in uk.org.iscream.cms.server.client
 

Methods in uk.org.iscream.cms.server.client that throw PropertyNotFoundException
private  String Register.getThresholdConfig(int level, String attributeName)
          Obtains a threshold value from the configuration for a given level.
 

Uses of PropertyNotFoundException in uk.org.iscream.cms.server.componentmanager
 

Methods in uk.org.iscream.cms.server.componentmanager that throw PropertyNotFoundException
 String ConfigurationProxy.getProperty(String configName, String propertyName)
          This method obtains the configuration from the configuration cache, if the configuration isn't in the cache, it adds it.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.