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, verify
protected void deleteLinkedOrphanedLayouts() throws Exception
Exception
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected List<com.liferay.portal.kernel.model.Layout> getInvalidLayoutIdFriendlyURLLayouts() throws Exception
Exception
protected void updateUnlinkedOrphanedLayouts() throws Exception
Exception
protected void verifyLayoutIdFriendlyURL() throws Exception
Exception
protected boolean verifyLayoutIdFriendlyURL(com.liferay.portal.kernel.model.Layout layout) throws Exception
Exception
protected void verifyLayoutPrototypeLinkEnabled() throws Exception
Exception