|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.plugins.pc.PortletPreferencesPersisterImpl
public class PortletPreferencesPersisterImpl
Portlet preferences simple memory persister.
| Constructor Summary | |
|---|---|
PortletPreferencesPersisterImpl()
Simple constructor. |
|
| Method Summary | |
|---|---|
ExoPortletPreferences |
getPortletPreferences(WindowID windowID)
Overridden method. |
void |
savePortletPreferences(WindowID windowID,
ExoPortletPreferences exoPref)
Overridden method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletPreferencesPersisterImpl()
| Method Detail |
|---|
public final ExoPortletPreferences getPortletPreferences(WindowID windowID)
throws Exception
getPortletPreferences in interface PortletPreferencesPersisterwindowID - window id
Exception - exceptionPortletPreferencesPersister.getPortletPreferences(org.exoplatform.services.portletcontainer.pci.WindowID)
public final void savePortletPreferences(WindowID windowID,
ExoPortletPreferences exoPref)
throws Exception
savePortletPreferences in interface PortletPreferencesPersisterwindowID - window idexoPref - exo prefs
Exception - exceptionPortletPreferencesPersister.savePortletPreferences(org.exoplatform.services.portletcontainer.pci.WindowID, org.exoplatform.services.portletcontainer.pci.model.ExoPortletPreferences)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||