public class VerifyLayout extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteOrphanedLayouts() |
protected void |
doVerify() |
protected java.util.List<com.liferay.portal.kernel.model.Layout> |
getInvalidLayoutIdFriendlyURLLayouts() |
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(java.lang.String tableName) |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verifyprotected void deleteOrphanedLayouts()
throws java.lang.Exception
java.lang.Exceptionprotected void doVerify()
throws java.lang.Exception
doVerify in class VerifyProcessjava.lang.Exceptionprotected java.util.List<com.liferay.portal.kernel.model.Layout> getInvalidLayoutIdFriendlyURLLayouts()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyFriendlyURL()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyLayoutIdFriendlyURL()
throws java.lang.Exception
java.lang.Exceptionprotected boolean verifyLayoutIdFriendlyURL(com.liferay.portal.kernel.model.Layout layout)
throws java.lang.Exception
java.lang.Exceptionprotected void verifyLayoutPrototypeLinkEnabled()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyUuid()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyUuid(java.lang.String tableName)
throws java.lang.Exception
java.lang.Exception