|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyProperties
public class VerifyProperties
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
ALWAYS, NEVER, ONCE |
| Constructor Summary | |
|---|---|
VerifyProperties()
|
|
| Method Summary | |
|---|---|
protected void |
doVerify()
|
protected void |
verifyMigratedSystemProperty(String oldKey,
String newKey)
|
protected void |
verifyObsoletePortalProperty(String key)
|
protected void |
verifyObsoleteSystemProperty(String key)
|
protected void |
verifyRenamedPortalProperty(String oldKey,
String newKey)
|
protected void |
verifyRenamedSystemProperty(String oldKey,
String newKey)
|
| Methods inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
runSQL, runSQL, runSQLTemplate, runSQLTemplate, verify, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerifyProperties()
| Method Detail |
|---|
protected void doVerify()
throws Exception
doVerify in class VerifyProcessException
protected void verifyMigratedSystemProperty(String oldKey,
String newKey)
throws Exception
Exception
protected void verifyRenamedPortalProperty(String oldKey,
String newKey)
throws Exception
Exception
protected void verifyRenamedSystemProperty(String oldKey,
String newKey)
throws Exception
Exception
protected void verifyObsoletePortalProperty(String key)
throws Exception
Exception
protected void verifyObsoleteSystemProperty(String key)
throws Exception
Exception
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||