|
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.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 serviceClassName,
String modelName,
long pk)
|
static void |
verifyModel(String serviceClassName,
String modelName,
String pkColumnName)
|
| 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 VerifyUUID()
| Method Detail |
|---|
public static void verifyModel(String serviceClassName,
String modelName,
String pkColumnName)
throws Exception
Exception
public static void verifyModel(String serviceClassName,
String modelName,
long pk)
throws Exception
Exception
protected void doVerify()
throws Exception
doVerify in class VerifyProcessException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||