public class VerifyGroupedModel extends VerifyProcess
ALWAYS, NEVER, ONCE
Constructor and Description |
---|
VerifyGroupedModel() |
Modifier and Type | Method and Description |
---|---|
protected void |
doVerify() |
protected long |
getGroupId(java.sql.Connection con,
java.lang.String tableName,
java.lang.String primaryKeColumnName,
long primKey) |
protected boolean |
isForceConcurrent(java.util.Collection<? extends java.util.concurrent.Callable<java.lang.Void>> callables) |
void |
verify(com.liferay.portal.kernel.verify.model.VerifiableGroupedModel... verifiableGroupedModels) |
protected void |
verifyGroupedModel(com.liferay.portal.kernel.verify.model.VerifiableGroupedModel verifiableGroupedModel) |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verify
public void verify(com.liferay.portal.kernel.verify.model.VerifiableGroupedModel... verifiableGroupedModels) throws java.lang.Exception
java.lang.Exception
protected void doVerify() throws java.lang.Exception
doVerify
in class VerifyProcess
java.lang.Exception
protected long getGroupId(java.sql.Connection con, java.lang.String tableName, java.lang.String primaryKeColumnName, long primKey) throws java.lang.Exception
java.lang.Exception
protected boolean isForceConcurrent(java.util.Collection<? extends java.util.concurrent.Callable<java.lang.Void>> callables)
isForceConcurrent
in class VerifyProcess
protected void verifyGroupedModel(com.liferay.portal.kernel.verify.model.VerifiableGroupedModel verifiableGroupedModel) throws java.lang.Exception
java.lang.Exception