public static class InaccessibleWidgetBlockService.DesktopInit extends java.lang.Object implements DesktopInit
| Constructor and Description |
|---|
InaccessibleWidgetBlockService.DesktopInit() |
public InaccessibleWidgetBlockService.DesktopInit()
public void init(Desktop desktop, java.lang.Object request)
DesktopInitNote: you can access the execution by calling
Desktop.getExecution() or
Executions.getCurrent().
init in interface DesktopInitdesktop - the desktop being created and initializedrequest - the request caused the desktop being created.
If HTTP and servlet, it is javax.servlet.http.HttpServletRequest.
If portlet, it is javax.portlet.RenderRequest.Copyright © 2005-2011 Potix Corporation. All Rights Reserved.