public class VerifyLayout extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteLinkedOrphanedLayouts() |
protected void |
doVerify() |
protected List<com.liferay.portal.kernel.model.Layout> |
getInvalidLayoutIdFriendlyURLLayouts() |
protected void |
updateUnlinkedOrphanedLayouts() |
protected void |
verifyFriendlyURL() |
protected void |
verifyLayoutIdFriendlyURL() |
protected boolean |
verifyLayoutIdFriendlyURL(com.liferay.portal.kernel.model.Layout layout) |
protected void |
verifyLayoutPrototypeLinkEnabled() |
protected void |
verifyUuid() |
protected void |
verifyUuid(String tableName) |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verifyprotected void deleteLinkedOrphanedLayouts()
throws Exception
Exceptionprotected void doVerify()
throws Exception
doVerify in class VerifyProcessExceptionprotected List<com.liferay.portal.kernel.model.Layout> getInvalidLayoutIdFriendlyURLLayouts() throws Exception
Exceptionprotected void updateUnlinkedOrphanedLayouts()
throws Exception
Exceptionprotected void verifyLayoutIdFriendlyURL()
throws Exception
Exceptionprotected boolean verifyLayoutIdFriendlyURL(com.liferay.portal.kernel.model.Layout layout)
throws Exception
Exceptionprotected void verifyLayoutPrototypeLinkEnabled()
throws Exception
Exception