Package com.liferay.portal.verify
Class PreupgradeVerifyStoreFileSystemStructure
Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.PreupgradeVerifyProcess
com.liferay.portal.verify.PreupgradeVerifyStoreFileSystemStructure
- All Implemented Interfaces:
com.liferay.portal.kernel.dao.db.DBProcess
- Author:
- István András Dézsi
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
connection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.verify.PreupgradeVerifyProcess
processMethods inherited from class com.liferay.portal.verify.VerifyProcess
doVerify, isForceConcurrent, verify, verifyMethods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, closeConnections, closeConnections, doHasTable, dropIndexes, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLFile, runSQLFile, runSQLTemplateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.dao.db.DBProcess
runSQLTemplate, runSQLTemplateString
-
Constructor Details
-
PreupgradeVerifyStoreFileSystemStructure
public PreupgradeVerifyStoreFileSystemStructure()
-
-
Method Details
-
doVerify
- Overrides:
doVerifyin classVerifyProcess- Throws:
Exception
-
isSkipDBPartitions
protected boolean isSkipDBPartitions()- Overrides:
isSkipDBPartitionsin classPreupgradeVerifyProcess
-