public class VerifyUUID extends VerifyProcess
ALWAYS, NEVER, ONCE
Constructor and Description |
---|
VerifyUUID() |
Modifier and Type | Method and Description |
---|---|
protected void |
doVerify() |
protected void |
doVerify(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel... verifiableUUIDModels) |
static void |
verify(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel... verifiableUUIDModels) |
protected void |
verifyUUID(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel verifiableUUIDModel) |
doVerify, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
public static void verify(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel... verifiableUUIDModels) throws Exception
Exception
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected void doVerify(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel... verifiableUUIDModels) throws Exception
Exception
protected void verifyUUID(com.liferay.portal.kernel.verify.model.VerifiableUUIDModel verifiableUUIDModel) throws Exception
Exception