com.liferay.portal.verify
Class VerifyLayout
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyLayout
- All Implemented Interfaces:
- com.liferay.portal.kernel.dao.db.DBProcess
public class VerifyLayout
- extends VerifyProcess
| Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
connection |
| Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
doHasTable, hasColumn, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyLayout
public VerifyLayout()
deleteLinkedOrphanedLayouts
protected void deleteLinkedOrphanedLayouts()
throws Exception
- Throws:
Exception
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify in class VerifyProcess
- Throws:
Exception
getInvalidLayoutIdFriendlyURLLayouts
protected List<com.liferay.portal.kernel.model.Layout> getInvalidLayoutIdFriendlyURLLayouts()
throws Exception
- Throws:
Exception
updateUnlinkedOrphanedLayouts
protected void updateUnlinkedOrphanedLayouts()
throws Exception
- Throws:
Exception
verifyFriendlyURL
protected void verifyFriendlyURL()
throws Exception
- Throws:
Exception
verifyLayoutIdFriendlyURL
protected void verifyLayoutIdFriendlyURL()
throws Exception
- Throws:
Exception
verifyLayoutIdFriendlyURL
protected boolean verifyLayoutIdFriendlyURL(com.liferay.portal.kernel.model.Layout layout)
throws Exception
- Throws:
Exception
verifyLayoutPrototypeLinkEnabled
protected void verifyLayoutPrototypeLinkEnabled()
throws Exception
- Throws:
Exception
verifyUuid
protected void verifyUuid()
throws Exception
- Throws:
Exception
verifyUuid
protected void verifyUuid(String tableName)
throws Exception
- Throws:
Exception