|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.velocity.VelocityPortletPreferences
public class VelocityPortletPreferences
Constructor Summary | |
---|---|
VelocityPortletPreferences()
|
Method Summary | |
---|---|
void |
reset()
|
void |
setValue(String key,
String value)
|
void |
setValues(String key,
String[] values)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VelocityPortletPreferences()
Method Detail |
---|
public void reset()
public void setValue(String key, String value) throws ReadOnlyException
ReadOnlyException
public void setValues(String key, String[] values) throws ReadOnlyException
ReadOnlyException
public String toString()
toString
in class Object
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |