org.jasig.portal.portlet.om
Interface IPortletPreference

All Superinterfaces:
org.apache.pluto.internal.InternalPortletPreference
All Known Implementing Classes:
PortletPreferenceImpl

public interface IPortletPreference
extends org.apache.pluto.internal.InternalPortletPreference

Version:
$Revision$
Author:
Eric Dalquist

Method Summary
 void setReadOnly(boolean readOnly)
          Sets the read only state of the preference
 
Methods inherited from interface org.apache.pluto.internal.InternalPortletPreference
clone, getName, getValues, isReadOnly, setValues
 

Method Detail

setReadOnly

void setReadOnly(boolean readOnly)
Sets the read only state of the preference



Copyright © 2010 Jasig. All Rights Reserved.