Uses of Interface
uk.org.iscream.cms.server.core.ConfigurationOperations

Packages that use ConfigurationOperations
uk.org.iscream.cms.server.core   
 

Uses of ConfigurationOperations in uk.org.iscream.cms.server.core
 

Subinterfaces of ConfigurationOperations in uk.org.iscream.cms.server.core
 interface Configuration
          Generated from IDL definition of interface "Configuration"
 

Classes in uk.org.iscream.cms.server.core that implement ConfigurationOperations
 class _ConfigurationStub
          Generated from IDL definition of interface "Configuration"
 class ConfigurationPOA
          Generated from IDL definition of interface "Configuration"
 class ConfigurationPOATie
          Generated from IDL definition of interface "Configuration"
(package private)  class ConfigurationServant
          An implementation of the Configuration IDL This class allows i-scream modules to read and even set their configuration from a central location.
 

Fields in uk.org.iscream.cms.server.core declared as ConfigurationOperations
private  ConfigurationOperations ConfigurationPOATie._delegate
           
 

Methods in uk.org.iscream.cms.server.core that return ConfigurationOperations
 ConfigurationOperations ConfigurationPOATie._delegate()
           
 

Methods in uk.org.iscream.cms.server.core with parameters of type ConfigurationOperations
 void ConfigurationPOATie._delegate(ConfigurationOperations delegate)
           
 

Constructors in uk.org.iscream.cms.server.core with parameters of type ConfigurationOperations
ConfigurationPOATie(ConfigurationOperations delegate)
           
ConfigurationPOATie(ConfigurationOperations delegate, POA poa)
           
 



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