|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DesktopInstanceControl
A custom control interface used to interact with DesktopInstances
| Method Summary | |
|---|---|
com.bea.netuix.application.view.DesktopView |
getDesktopView(String webApp,
com.bea.netuix.application.identifier.PortalPath portalPath,
com.bea.netuix.application.identifier.DesktopPath desktopPath,
com.bea.portal.tools.common.ResourceContext context)
Gets a desktop view scoped to the web app. |
void |
updateLookAndFeelInDesktopInstance(com.bea.netuix.application.identifier.LookAndFeelDefinitionId lafId,
com.bea.netuix.application.identifier.DesktopInstanceId desktopId,
com.bea.portal.tools.common.ResourceContext context)
Updates the the look and feel for a desktop instance. |
| Method Detail |
|---|
com.bea.netuix.application.view.DesktopView getDesktopView(String webApp,
com.bea.netuix.application.identifier.PortalPath portalPath,
com.bea.netuix.application.identifier.DesktopPath desktopPath,
com.bea.portal.tools.common.ResourceContext context)
throws com.bea.portal.tools.common.exceptions.ToolsException
webApp - the web application nameportalPath - the portal pathdesktopPath - the desktop pathcontext - the resource context
com.bea.portal.tools.common.exceptions.ToolsException
void updateLookAndFeelInDesktopInstance(com.bea.netuix.application.identifier.LookAndFeelDefinitionId lafId,
com.bea.netuix.application.identifier.DesktopInstanceId desktopId,
com.bea.portal.tools.common.ResourceContext context)
throws com.bea.portal.tools.common.exceptions.ToolsException,
com.bea.netuix.application.exception.NotEntitledException,
com.bea.netuix.application.exception.ObjectNotFoundException
lafId - The id for the new look and feel.desktopId - The id for the desktop instancecontext - the resource context
com.bea.portal.tools.common.exceptions.ToolsException
com.bea.netuix.application.exception.NotEntitledException
com.bea.netuix.application.exception.ObjectNotFoundException
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||