public class VerifyGroup extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyGroup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doVerify() |
protected java.lang.String |
getRobots(com.liferay.portal.model.LayoutSet layoutSet) |
protected void |
updateName(long groupId,
java.lang.String name) |
protected void |
verifyCompanyGroups() |
protected void |
verifyNullFriendlyURLGroups() |
protected void |
verifyOrganizationNames() |
protected void |
verifyRobots() |
protected void |
verifySites() |
protected void |
verifyStagedGroups() |
protected void |
verifyStagingTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties) |
protected void |
verifyTree() |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verifyprotected void doVerify()
throws java.lang.Exception
doVerify in class VerifyProcessjava.lang.Exceptionprotected java.lang.String getRobots(com.liferay.portal.model.LayoutSet layoutSet)
protected void updateName(long groupId,
java.lang.String name)
throws java.lang.Exception
java.lang.Exceptionprotected void verifyCompanyGroups()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyNullFriendlyURLGroups()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyOrganizationNames()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyRobots()
throws java.lang.Exception
java.lang.Exceptionprotected void verifySites()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyStagedGroups()
throws java.lang.Exception
java.lang.Exceptionprotected void verifyStagingTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
protected void verifyTree()
throws java.lang.Exception
java.lang.Exception