public class PortletPreferencesLocalServiceStagingAdvice
extends java.lang.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 java.lang.Object |
getPortletPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected java.lang.Object |
getPortletPreferencesCount(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected java.lang.Object |
getPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected java.lang.Object |
updatePreferences(org.aopalliance.intercept.MethodInvocation methodInvocation) |
public PortletPreferencesLocalServiceStagingAdvice()
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwableprotected com.liferay.portal.kernel.model.LayoutRevision getLayoutRevision(long plid)
protected java.lang.Object getPortletPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
java.lang.Throwableprotected java.lang.Object getPortletPreferencesCount(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
java.lang.Throwableprotected java.lang.Object getPreferences(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
java.lang.Throwableprotected java.lang.Object updatePreferences(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
java.lang.Throwable