com.liferay.portal.verify
Class VerifyJournal

java.lang.Object
  extended bycom.liferay.portal.verify.VerifyProcess
      extended bycom.liferay.portal.verify.VerifyJournal

public class VerifyJournal
extends VerifyProcess

View Source

Author:
Alexander Chow

Field Summary
 
Fields inherited from class com.liferay.portal.verify.VerifyProcess
ALWAYS, NEVER, ONCE
 
Constructor Summary
VerifyJournal()
           
 
Method Summary
 void verify()
           
protected  void verifyJournal()
           
 
Methods inherited from class com.liferay.portal.verify.VerifyProcess
verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyJournal

public VerifyJournal()
Method Detail

verify

public void verify()
            throws VerifyException
Specified by:
verify in class VerifyProcess
Throws:
VerifyException

verifyJournal

protected void verifyJournal()
                      throws java.lang.Exception
Throws:
java.lang.Exception