com.bea.portal.tools.common.controls
Interface UtilitiesControl


@ControlInterface
public interface UtilitiesControl


Method Summary
 String[] getPortalWebApps(CustomizationContext customizationContext)
          Return a set of portal webapps that have at least one shell defined.
 

Method Detail

getPortalWebApps

String[] getPortalWebApps(CustomizationContext customizationContext)
                          throws RemoteException,
                                 ToolsException
Return a set of portal webapps that have at least one shell defined.

Parameters
customizationContext -
Returns
an array of webapp names.
Throws
RemoteException
ToolsException


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.