|
Liferay 7.0-ce-m3 | |||||||||
| 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.VerifyAuditedModel
public class VerifyAuditedModel
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
ALWAYS, NEVER, ONCE |
| Constructor Summary | |
|---|---|
VerifyAuditedModel()
|
|
| Method Summary | |
|---|---|
protected void |
doVerify()
|
protected Object[] |
getAuditedModelArray(String tableName,
String pkColumnName,
long primKey)
|
protected Object[] |
getDefaultUserArray(Connection con,
long companyId)
|
protected String |
getUserName(long userId)
|
void |
verify(VerifiableAuditedModel... verifiableAuditedModels)
|
protected void |
verifyAuditedModel(String tableName,
String primaryKeyColumnName,
long primKey,
Object[] auditedModelArray,
boolean updateDates)
|
protected void |
verifyAuditedModel(VerifiableAuditedModel verifiableAuditedModel)
|
| Methods inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
doVerify, 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 VerifyAuditedModel()
| Method Detail |
|---|
public void verify(VerifiableAuditedModel... verifiableAuditedModels)
throws Exception
Exception
protected void doVerify()
throws Exception
doVerify in class VerifyProcessException
protected Object[] getAuditedModelArray(String tableName,
String pkColumnName,
long primKey)
throws Exception
Exception
protected Object[] getDefaultUserArray(Connection con,
long companyId)
throws Exception
Exception
protected String getUserName(long userId)
throws Exception
Exception
protected void verifyAuditedModel(String tableName,
String primaryKeyColumnName,
long primKey,
Object[] auditedModelArray,
boolean updateDates)
throws Exception
Exception
protected void verifyAuditedModel(VerifiableAuditedModel verifiableAuditedModel)
throws Exception
Exception
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||