Uses of Class
com.softwareag.mdm.base.repository.ModuleAlias

Packages that use ModuleAlias
com.softwareag.mdm.base.repository Provides basic module registration functions.  
com.softwareag.mdm.core.service Mainly deprecated.  
 

Uses of ModuleAlias in com.softwareag.mdm.base.repository
 

Fields in com.softwareag.mdm.base.repository declared as ModuleAlias
static ModuleAlias ModuleAlias.CurrentWebApp
          This field is the reserved "wbp" alias: it identifies the current module itself.
static ModuleAlias ModuleAlias.CurrentOrganization
          This field is "org" alias: "org" usually identifies a common organization module.
static ModuleAlias ModuleAlias.Root
          This field is "root" alias: by convention, "root" identifies root module, usually "mdm-root", that contains common schemas .
static ModuleAlias ModuleAlias.CurrentWebProcess
          Deprecated.  
 

Methods in com.softwareag.mdm.base.repository that return ModuleAlias
static ModuleAlias ModuleAlias.parse(String inputString)
           
 

Uses of ModuleAlias in com.softwareag.mdm.core.service
 

Methods in com.softwareag.mdm.core.service with parameters of type ModuleAlias
 String ModuleServices.getModuleProperty(ModuleAlias moduleAlias, String aPropertyName, String aDefaultValue)
          Returns a value stored in file /WEB-INF/mdm/module.properties of Module that is referenced by alias moduleAlias.
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.