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 © 2011, Oracle. All rights reserved.