Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.ui
Class ProjectFacetsUiManager

java.lang.Object
  extended by org.eclipse.wst.common.project.facet.ui.ProjectFacetsUiManager

public final class ProjectFacetsUiManager
extends Object

Author:
Konstantin Komissarchik

Method Summary
static List getWizardPages(IFacetedProject.Action.Type actionType, IProjectFacetVersion f)
          Deprecated.  
static List<IFacetWizardPage> getWizardPages(String actionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getWizardPages

public static List<IFacetWizardPage> getWizardPages(String actionId)

getWizardPages

public static List getWizardPages(IFacetedProject.Action.Type actionType,
                                  IProjectFacetVersion f)
Deprecated. 

Returns:
(element type: IFacetWizardPage)

Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.