Index by: file name |
procedure name |
procedure call |
annotation
Created from C:\tcldocFormat\proclib\installApp_proc.tcl
| Procedure Summary |
displayModList { output searchString matchString }
###################################################################
Get the web module list. |
getRoleMappings { propertiesList }
###################################################################
Get the role mappings. |
installApp { propertiesFile earFile }
|
installApplication { earFile optionList }
###################################################################
Install the applicaton. |
MapResRefToEJB { PropertyI resRefList }
###################################################################
Get the resource reference list. |
mapServerMod { PropertyI resRefList }
###################################################################
Get the map web module to server list. |
modifyEnterpriseApp { PropertyI appName }
#####################################################
Proc - modify enterprise app. |
setAppProperties { PropertyI propertiesList }
###################################################################
Set application properties. |
proc displayModList { output searchString matchString }
- ###################################################################
Get the web module list.
###################################################################
- Defined in:
- installApp_proc.tcl, line 486
proc getRoleMappings { propertiesList }
- ###################################################################
Get the role mappings.
Some applications may not have role mappings. If so return null.
###################################################################
- Defined in:
- installApp_proc.tcl, line 360
proc installApp { propertiesFile earFile }
- Defined in:
- installApp_proc.tcl, line 9
proc installApplication { earFile optionList }
- ###################################################################
Install the applicaton.
###################################################################
- Defined in:
- installApp_proc.tcl, line 799
proc MapResRefToEJB { PropertyI resRefList }
- ###################################################################
Get the resource reference list.
###################################################################
- Defined in:
- installApp_proc.tcl, line 732
proc mapServerMod { PropertyI resRefList }
- ###################################################################
Get the map web module to server list.
###################################################################
- Defined in:
- installApp_proc.tcl, line 666
proc modifyEnterpriseApp { PropertyI appName }
- #####################################################
Proc - modify enterprise app.
Modify the enterprise app settings after the application has been installed.
#####################################################
- Defined in:
- installApp_proc.tcl, line 843
proc setAppProperties { PropertyI propertiesList }
- ###################################################################
Set application properties.
###################################################################
- Defined in:
- installApp_proc.tcl, line 325
Index by: file name |
procedure name |
procedure call |
annotation
File generated 2007-08-07 at 13:42.