com.liferay.portal.verify
Class VerifyProperties
java.lang.Object
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyProperties
public class VerifyProperties
- extends VerifyProcess
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyProperties
public VerifyProperties()
doVerify
protected void doVerify()
throws java.lang.Exception
- Overrides:
doVerify
in class VerifyProcess
- Throws:
java.lang.Exception
verifyMigratedSystemProperty
protected void verifyMigratedSystemProperty(java.lang.String oldKey,
java.lang.String newKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyRenamedPortalProperty
protected void verifyRenamedPortalProperty(java.lang.String oldKey,
java.lang.String newKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyRenamedSystemProperty
protected void verifyRenamedSystemProperty(java.lang.String oldKey,
java.lang.String newKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyObsoletePortalProperty
protected void verifyObsoletePortalProperty(java.lang.String key)
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyObsoleteSystemProperty
protected void verifyObsoleteSystemProperty(java.lang.String key)
throws java.lang.Exception
- Throws:
java.lang.Exception