com.liferay.portal.verify
Class VerifyJournal
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyJournal
- All Implemented Interfaces:
- DBProcess
public class VerifyJournal
- extends VerifyProcess
| 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()
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify in class VerifyProcess
- Throws:
Exception
updateContentSearch
protected void updateContentSearch(long groupId,
String portletId)
throws Exception
- Throws:
Exception
updateCreateAndModifiedDates
protected void updateCreateAndModifiedDates()
throws Exception
- Throws:
Exception
updateCreateDate
protected void updateCreateDate(JournalArticleResource articleResource)
updateDocumentLibraryElements
protected void updateDocumentLibraryElements(Element element)
updateDynamicElements
protected void updateDynamicElements(JournalArticle article)
throws Exception
- Throws:
Exception
updateDynamicElements
protected void updateDynamicElements(List<Element> dynamicElements)
throws PortalException
- Throws:
PortalException
updateElement
protected void updateElement(long groupId,
Element element)
updateImageElement
protected void updateImageElement(Element element,
String name,
int index)
updateLinkToLayoutElements
protected void updateLinkToLayoutElements(long groupId,
Element element)
updateModifiedDate
protected void updateModifiedDate(JournalArticleResource articleResource)
updateResourcePrimKey
protected void updateResourcePrimKey()
throws PortalException
- Throws:
PortalException
updateURLTitle
protected void updateURLTitle(long groupId,
String articleId,
String urlTitle)
throws Exception
- Throws:
Exception
verifyArticleAssets
protected void verifyArticleAssets()
throws Exception
- Throws:
Exception
verifyArticleContents
protected void verifyArticleContents()
throws Exception
- Throws:
Exception
verifyArticleStructures
protected void verifyArticleStructures()
throws PortalException
- Throws:
PortalException
verifyContentSearch
protected void verifyContentSearch()
throws Exception
- Throws:
Exception
verifyFolderAssets
protected void verifyFolderAssets()
throws Exception
- Throws:
Exception
verifyOracleNewLine
protected void verifyOracleNewLine()
throws Exception
- Throws:
Exception
verifyPermissions
protected void verifyPermissions()
throws PortalException
- Throws:
PortalException
verifyTree
protected void verifyTree()
throws Exception
- Throws:
Exception
verifyURLTitle
protected void verifyURLTitle()
throws Exception
- Throws:
Exception