com.liferay.portal.verify
Class VerifyPortalPreferences
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyPortalPreferences
- All Implemented Interfaces:
- DBProcess
public class VerifyPortalPreferences
- extends VerifyProcess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyPortalPreferences
public VerifyPortalPreferences()
convertStagingPreferencesToJSON
protected String convertStagingPreferencesToJSON(String preferences)
throws Exception
- Throws:
Exception
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify
in class VerifyProcess
- Throws:
Exception
updatePortalPreferences
protected void updatePortalPreferences()
throws Exception
- Throws:
Exception
updateUserStagingPreferences
protected void updateUserStagingPreferences(long portalPreferencesId,
String preferences)
throws Exception
- Throws:
Exception