public class AlfrescoDefaultViewSelector
extends java.lang.Object
implements org.apache.myfaces.portlet.DefaultViewSelector
| Constructor and Description |
|---|
AlfrescoDefaultViewSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
selectViewId(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Select the appropriate view ID
|
void |
setPortletContext(javax.portlet.PortletContext portletContext) |
public java.lang.String selectViewId(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException
selectViewId in interface org.apache.myfaces.portlet.DefaultViewSelectorjavax.portlet.PortletExceptionpublic void setPortletContext(javax.portlet.PortletContext portletContext)
setPortletContext in interface org.apache.myfaces.portlet.DefaultViewSelectorDefaultViewSelector.setPortletContext(javax.portlet.PortletContext)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.