|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.PortletPreferencesServiceWrapper
public class PortletPreferencesServiceWrapper
This class is a wrapper for PortletPreferencesService.
PortletPreferencesService| Constructor Summary | |
|---|---|
PortletPreferencesServiceWrapper(PortletPreferencesService portletPreferencesService)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletPreferencesServiceWrapper(PortletPreferencesService portletPreferencesService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface PortletPreferencesServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface PortletPreferencesServicebeanIdentifier - the Spring bean ID for this bean
public void deleteArchivedPreferences(long portletItemId)
throws PortalException,
SystemException
deleteArchivedPreferences in interface PortletPreferencesServicePortalException
SystemException
public void restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
throws PortalException,
SystemException
restoreArchivedPreferences in interface PortletPreferencesServicePortalException
SystemException
public void restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
throws PortalException,
SystemException
restoreArchivedPreferences in interface PortletPreferencesServicePortalException
SystemException
public void restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
throws PortalException,
SystemException
restoreArchivedPreferences in interface PortletPreferencesServicePortalException
SystemException
public void updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
throws PortalException,
SystemException
updateArchivePreferences in interface PortletPreferencesServicePortalException
SystemExceptionpublic PortletPreferencesService getWrappedPortletPreferencesService()
getWrappedService()
public void setWrappedPortletPreferencesService(PortletPreferencesService portletPreferencesService)
setWrappedService(com.liferay.portal.service.PortletPreferencesService)
public PortletPreferencesService getWrappedService()
getWrappedService in interface ServiceWrapper<PortletPreferencesService>public void setWrappedService(PortletPreferencesService portletPreferencesService)
setWrappedService in interface ServiceWrapper<PortletPreferencesService>
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||