|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyUUID
public class VerifyUUID
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
ALWAYS, NEVER, ONCE |
| Constructor Summary | |
|---|---|
VerifyUUID()
|
|
| Method Summary | |
|---|---|
protected void |
doVerify()
|
static void |
verifyModel(String modelName,
String pkColumnName)
|
protected static void |
verifyModel(String modelName,
String pkColumnName,
long pk)
|
| Methods inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
getBuildNumber, getPortalTableNames, isPortalTableName, verify, verify |
| Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
|---|
runSQL, runSQL, runSQLTemplate, runSQLTemplate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerifyUUID()
| Method Detail |
|---|
public static void verifyModel(String modelName,
String pkColumnName)
throws Exception
Exception
protected static void verifyModel(String modelName,
String pkColumnName,
long pk)
throws Exception
Exception
protected void doVerify()
throws Exception
doVerify in class VerifyProcessException
|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||