com.liferay.portal.verify
Class VerifyJournal
java.lang.Object
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyJournal
public class VerifyJournal
- extends VerifyProcess
View Source
- Author:
- Alexander Chow
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_GROUP_ID
public static final long DEFAULT_GROUP_ID
- See Also:
- Constant Field Values
NUM_OF_ARTICLES
public static final int NUM_OF_ARTICLES
- See Also:
- Constant Field Values
VerifyJournal
public VerifyJournal()
verify
public void verify()
throws VerifyException
- Specified by:
verify
in class VerifyProcess
- Throws:
VerifyException
verifyOracleNewLine
protected void verifyOracleNewLine()
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyJournal
protected void verifyJournal()
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyStaleJournalArticle
protected void verifyStaleJournalArticle(com.liferay.portlet.journal.model.JournalArticle article)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPortletPreferencesCount
protected long getPortletPreferencesCount(java.lang.String articleId)
throws java.lang.Exception
- Throws:
java.lang.Exception