public class PortletPreferencesLocalServiceStagingAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
PortletPreferencesLocalServiceStagingAdvice() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.model.LayoutRevision |
getLayoutRevision(long plid) |
protected Object |
getPortletPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected Object |
getPortletPreferencesCount(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected Object |
getPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected Object |
updatePreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
public PortletPreferencesLocalServiceStagingAdvice()
public Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowableprotected com.liferay.portal.kernel.model.LayoutRevision getLayoutRevision(long plid)
protected Object getPortletPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
Throwableprotected Object getPortletPreferencesCount(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
Throwableprotected Object getPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
Throwable