|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@ControlInterface public interface DesktopInstanceControl
A custom control interface used to interact with DesktopInstances
| Method Summary | |
|---|---|
DesktopView |
getDesktopView(String webApp,
PortalPath portalPath,
DesktopPath desktopPath,
ResourceContext context)
Gets a desktop view scoped to the web app. |
void |
updateLookAndFeelInDesktopInstance(LookAndFeelDefinitionId lafId,
DesktopInstanceId desktopId,
ResourceContext context)
Updates the the look and feel for a desktop instance. |
| Method Detail |
|---|
DesktopView getDesktopView(String webApp,
PortalPath portalPath,
DesktopPath desktopPath,
ResourceContext context)
throws ToolsException
webApp - the web application nameportalPath - the portal pathdesktopPath - the desktop pathcontext - the resource context
ToolsException
void updateLookAndFeelInDesktopInstance(LookAndFeelDefinitionId lafId,
DesktopInstanceId desktopId,
ResourceContext context)
throws ToolsException,
NotEntitledException,
ObjectNotFoundException
lafId - The id for the new look and feel.desktopId - The id for the desktop instancecontext - the resource context
ToolsException
NotEntitledException
ObjectNotFoundException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||