Administration Tools
A B C D E F G H I J K M N O P R S T U Z

I

iconPath - Static variable in class org.topcased.service.updatesite.TreeUpdateSiteWizardTreatment
 
InfoCategorySite - Class in org.topcased.service.updatesite
This class groups all properties, about a category, necessary to create the 'site.xml' file
InfoCategorySite(String, String) - Constructor for class org.topcased.service.updatesite.InfoCategorySite
Constructor
InfoCategorySite(String, String, String) - Constructor for class org.topcased.service.updatesite.InfoCategorySite
Constructor
InfoFeatureSite - Class in org.topcased.service.updatesite
This class groups all properties, about a feature, necessary to create the 'site.xml' file
InfoFeatureSite(String, String, String) - Constructor for class org.topcased.service.updatesite.InfoFeatureSite
Constructor
InfosDirectory - Class in org.topcased.service.projecttotemplate.infos
InfosDirectory contains :
a directory name 'directoryName', a directory path 'directoryPath' It takes informations on its sons (directory and file) : - Map 'mapInfosDirectory' (key=name ; value=InfosDirectory), - Map 'mapInfosFile' (key=name ; value=InfosFile)
InfosDirectory(String, String) - Constructor for class org.topcased.service.projecttotemplate.infos.InfosDirectory
Constructor
InfosDirectory(String, String, Map<String, InfosDirectory>, Map<String, InfosFile>) - Constructor for class org.topcased.service.projecttotemplate.infos.InfosDirectory
Constructor
InfosDirectory - Class in org.topcased.service.templatetoproject.infos
InfosDirectory contains : a directory name 'directoryName' a directory path 'directoryPath' It takes information on its sons (directory and file) : Map 'mapInfosDirectory' (key=name ; value=InfosDirectory), Map 'mapInfosFile' (key=name ; value=InfosFile)
InfosDirectory() - Constructor for class org.topcased.service.templatetoproject.infos.InfosDirectory
Constructor
InfosDirectory(String, String) - Constructor for class org.topcased.service.templatetoproject.infos.InfosDirectory
Constructor
InfosDirectory(String, String, Map<String, InfosDirectory>, Map<String, InfosFile>) - Constructor for class org.topcased.service.templatetoproject.infos.InfosDirectory
Constructor
infosFeature(String) - Method in class org.topcased.service.updatesite.BrowseUpdateSiteWizardTreatment
Display informations about feature
InfosFeature - Class in org.topcased.service.updatesite
All informations which can be find in the file 'feature.xml'
InfosFeature(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.topcased.service.updatesite.InfosFeature
Constructor
InfosFeature(String, String) - Constructor for class org.topcased.service.updatesite.InfosFeature
Constructor
InfosFeature - Class in org.topcased.service.updatesiteproject
All informations which can be find in the file 'feature.xml'
InfosFeature(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.topcased.service.updatesiteproject.InfosFeature
Constructor
InfosFeature(String, String) - Constructor for class org.topcased.service.updatesiteproject.InfosFeature
Constructor
InfosFile - Class in org.topcased.service.projecttotemplate.infos
InfosFile contains - a file name 'fileName', - a file path 'filePath'
InfosFile() - Constructor for class org.topcased.service.projecttotemplate.infos.InfosFile
Constructor
InfosFile(String, String) - Constructor for class org.topcased.service.projecttotemplate.infos.InfosFile
Constructor
InfosFile - Class in org.topcased.service.templatetoproject.infos
InfosFile contains - a file name 'fileName', - a file path 'filePath'
InfosFile() - Constructor for class org.topcased.service.templatetoproject.infos.InfosFile
Constructor
InfosFile(String, String) - Constructor for class org.topcased.service.templatetoproject.infos.InfosFile
Constructor
InfosImport - Class in org.topcased.service.updatesite
All informations which can be find in the file 'feature.xml' at the tag ''
InfosImport(String, String, String, String, String, boolean) - Constructor for class org.topcased.service.updatesite.InfosImport
Constructor
InfosImport - Class in org.topcased.service.updatesiteproject
All informations which can be find in the file 'feature.xml' at the tag ''
InfosImport(String, String, String, String, String, boolean) - Constructor for class org.topcased.service.updatesiteproject.InfosImport
Constructor
InfosPlugin - Class in org.topcased.service.updatesite
All informations which can be find in the file 'feature.xml' at the tag ''
InfosPlugin(String, String, String, String, String, String, String, String, String, String) - Constructor for class org.topcased.service.updatesite.InfosPlugin
Constructor
InfosPlugin - Class in org.topcased.service.updatesiteproject
All informations which can be find in the file 'feature.xml' at the tag ''
InfosPlugin(String, String, String, String, String, String, String, String, String, String) - Constructor for class org.topcased.service.updatesiteproject.InfosPlugin
Constructor
InfosTemplateProject - Class in org.topcased.service.projecttotemplate.infos
All informations which can be find in a "template file project" ('template.xml').
InfosTemplateProject() - Constructor for class org.topcased.service.projecttotemplate.infos.InfosTemplateProject
Constructor
InfosTemplateProject(String, String) - Constructor for class org.topcased.service.projecttotemplate.infos.InfosTemplateProject
Constructor : use to create a InfosTemplateProject from an existing directory
InfosTemplateProject(String, String, String, Map<String, InfosDirectory>, Map<String, InfosFile>) - Constructor for class org.topcased.service.projecttotemplate.infos.InfosTemplateProject
Constructor
InfosTemplateProject - Class in org.topcased.service.templatetoproject.infos
All informations which can be find in a "template file project" ('template.xml').
InfosTemplateProject() - Constructor for class org.topcased.service.templatetoproject.infos.InfosTemplateProject
 
InfosTemplateProject(String, String, Map<String, InfosDirectory>, Map<String, InfosFile>) - Constructor for class org.topcased.service.templatetoproject.infos.InfosTemplateProject
Constructor
InfosTemplateProjectToInstallProject - Class in org.topcased.service.templatetoproject.infos.util
InfosTemplateProjectToInstallProject install a project with all informations come from the class InfosTemplateProject.
InfosTemplateProjectToInstallProject(Map<String, InfosDirectory>, Map<String, InfosFile>, Map<String, String>, String, String, String) - Constructor for class org.topcased.service.templatetoproject.infos.util.InfosTemplateProjectToInstallProject
Constructor
InfosTemplateProjectToTemplate - Class in org.topcased.service.projecttotemplate.infos.util
InfosTemplateProjectToTemplate create a xml file template and a zip file (.xml + .zip) Transform a InfosTemplateProject in a xml file.
InfosTemplateProjectToTemplate(InfosTemplateProject, String) - Constructor for class org.topcased.service.projecttotemplate.infos.util.InfosTemplateProjectToTemplate
Constructor
init(IWorkbenchWindow) - Method in class org.topcased.service.plugincustomization.actions.PluginCustomizationLauncher
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbench, IStructuredSelection) - Method in class org.topcased.service.plugincustomization.epf.exportwizard.PreferencesFileExportWizard
 
init(IWorkbench) - Method in class org.topcased.service.projecttotemplate.preferences.ProjectToTemplatePreferencePage
 
init(IWorkbench, IStructuredSelection) - Method in class org.topcased.service.templatetoproject.wizard.TemplateToProjectWizard
 
init(IWorkbenchWindow) - Method in class org.topcased.service.updatesite.actions.UpdateSiteLauncher
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbench) - Method in class org.topcased.service.updatesite.preferences.SSHConnectionPreferencePage
 
init(IWorkbench, IStructuredSelection) - Method in class org.topcased.service.updatesite.UpdateSiteWizard
 
init(IWorkbenchWindow) - Method in class org.topcased.service.updatesiteproject.actions.UpdateSiteProjectLauncher
We will cache window object in order to be able to provide parent shell for the message dialog.
init(IWorkbench, IStructuredSelection) - Method in class org.topcased.service.updatesiteproject.UpdateSiteProjectWizard
 
initializeMap(String) - Method in class org.topcased.service.updatesite.BrowseUpdateSiteWizardTreatment
Initialize a map with the given directory
initializeMapFTP(FTPClient) - Method in class org.topcased.service.updatesiteproject.BrowseUpdateSiteProjectTreatment
Initialize a Map from a FTP server
initializeMapWithJarFile(String) - Method in class org.topcased.service.updatesite.BrowseUpdateSiteWizardTreatment
Return the corresponding Map of all 'jar' File from the path repository or file
initializeMapWithJarFile(String) - Method in class org.topcased.service.updatesiteproject.BrowseUpdateSiteProjectTreatment
Return the corresponding Map of all 'jar' File from the path repository or file
initializeTree(Tree) - Method in class org.topcased.service.updatesite.CreateSiteUpdateSiteWizardTreatment
Initialize the given tree with the map of the features of the site Add the choosen features to the site
initializeTree(Tree) - Method in class org.topcased.service.updatesite.TreeUpdateSiteWizardTreatment
Initialize a tree with the map of the Features choosen
initProgressBar(int, int) - Method in class org.topcased.service.updatesite.TreeUpdateSiteWizardPage
Initialize the size of the progressBar
inputChanged(Viewer, Object, Object) - Method in class org.topcased.service.projecttotemplate.structure.TemplateProjectTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.topcased.service.templatetoproject.structure.TemplateProjectTreeContentProvider
 
installProject(String) - Method in class org.topcased.service.templatetoproject.infos.InfosTemplateProject
Install the project.
installProject() - Method in class org.topcased.service.templatetoproject.infos.util.InfosTemplateProjectToInstallProject
Install the project.
InstallProject - Class in org.topcased.service.templatetoproject.service
Service of the BUS : Install a project in the workspace from a template (.xml + .zip)
InstallProject() - Constructor for class org.topcased.service.templatetoproject.service.InstallProject
 
isConnected() - Method in class org.topcased.service.updatesite.UpdateSiteWizard
 
isConnected() - Method in class org.topcased.service.updatesiteproject.UpdateSiteProjectWizard
 
isDirectory() - Method in class org.topcased.service.projecttotemplate.structure.TemplateProjectTree
Get information : is a Directory or a File
isDirectory(Object) - Method in class org.topcased.service.projecttotemplate.structure.TemplateProjectTreeLabelProvider
Get inforamtion on the type of element.
isDirectory() - Method in class org.topcased.service.templatetoproject.structure.TemplateProjectTree
Get information : is a Directory or a File
isDirectory(Object) - Method in class org.topcased.service.templatetoproject.structure.TemplateProjectTreeLabelProvider
Get inforamtion on the type of element.
isFileExists(String) - Static method in class org.topcased.service.updatesite.FilesTreatment
Search if the file exists at the path given in parameter
isFileExists(String) - Static method in class org.topcased.service.updatesiteproject.FilesTreatment
Search if the file exists at the path given in parameter
isFileExistsWithoutVersion(String) - Static method in class org.topcased.service.updatesite.FilesTreatment
Search if the file given exists without any special version
isFileExistsWithoutVersion(String) - Static method in class org.topcased.service.updatesiteproject.FilesTreatment
Search if the given file exists without any special version
isPageComplete() - Method in class org.topcased.service.updatesite.ConnectUpdateSiteWizardPage
 
isRequiresImport() - Method in class org.topcased.service.updatesite.InfosImport
Return 'true' if the import is requires
isRequiresImport() - Method in class org.topcased.service.updatesiteproject.InfosImport
Return 'true' if the import is requires

Administration Tools
A B C D E F G H I J K M N O P R S T U Z

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.