Uses of Interface
com.sap.aii.af.service.cpa.ModuleConfig

Packages that use ModuleConfig
com.sap.aii.af.service.administration.api.cpa   
com.sap.aii.af.service.cpa   
 

Uses of ModuleConfig in com.sap.aii.af.service.administration.api.cpa
 

Methods in com.sap.aii.af.service.administration.api.cpa that return types with arguments of type ModuleConfig
 LinkedList<ModuleConfig> CPALookupManager.getModuleConfigByChannelId(String channelId)
          Retrieves all ModuleConfig objects for the given XI channelId, either from the in memory cache, or from the database, dependent on the initialization of the CacheManager.
 LinkedList<ModuleConfig> CPALookupManager.getModuleConfigByNamespace(String channelId, String moduleNS)
          Retrieves all ModuleConfig objects for the given XI channelId and module namespace, either from the in memory cache, or from the database, dependent on the initialization of the CacheManager.
 

Uses of ModuleConfig in com.sap.aii.af.service.cpa
 

Fields in com.sap.aii.af.service.cpa with type parameters of type ModuleConfig
static CPAObjectType<ModuleConfig> CPAObjectType.MODULE_CONFIG
           
 



Copyright 2009 SAP AG Complete Copyright Notice