org.jasig.portlet.cms.controller
Class PortletPreferencesWrapper

java.lang.Object
  extended by org.jasig.portlet.cms.controller.PortletPreferencesWrapper

public final class PortletPreferencesWrapper
extends Object


Constructor Summary
PortletPreferencesWrapper(javax.portlet.PortletRequest request)
           
 
Method Summary
 long getMaximumPostAttachments()
           
 String getPortletRepositoryRoot()
           
 String getPortletUserName()
           
 boolean isXssValidationEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletPreferencesWrapper

public PortletPreferencesWrapper(javax.portlet.PortletRequest request)
Method Detail

getMaximumPostAttachments

public long getMaximumPostAttachments()

getPortletRepositoryRoot

public String getPortletRepositoryRoot()

getPortletUserName

public String getPortletUserName()

isXssValidationEnabled

public boolean isXssValidationEnabled()


Copyright © 2011 uPortal Jasig Community. All Rights Reserved.