public class VerifyGroup extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyGroup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doVerify() |
protected String |
getRobots(com.liferay.portal.kernel.model.LayoutSet layoutSet) |
protected void |
verifyCompanyGroups() |
protected void |
verifyNullFriendlyURLGroups() |
protected void |
verifyOrganizationNames() |
protected void |
verifyRobots() |
protected void |
verifySites() |
protected void |
verifyStagedGroups() |
protected void |
verifyStagingGroupOrganizationMembership(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingGroupRoleMembership(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingGroupUserGroupMembership(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingGroupUserMembership(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties) |
protected void |
verifyStagingUserGroupGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingUserGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyTree() |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verifyprotected void doVerify()
throws Exception
doVerify in class VerifyProcessExceptionprotected String getRobots(com.liferay.portal.kernel.model.LayoutSet layoutSet)
protected void verifyCompanyGroups()
throws Exception
Exceptionprotected void verifyNullFriendlyURLGroups()
throws Exception
Exceptionprotected void verifyOrganizationNames()
throws Exception
Exceptionprotected void verifyRobots()
throws Exception
Exceptionprotected void verifySites()
throws Exception
Exceptionprotected void verifyStagedGroups()
throws Exception
Exceptionprotected void verifyStagingGroupOrganizationMembership(com.liferay.portal.kernel.model.Group stagingGroup)
throws Exception
Exceptionprotected void verifyStagingGroupRoleMembership(com.liferay.portal.kernel.model.Group stagingGroup)
protected void verifyStagingGroupUserGroupMembership(com.liferay.portal.kernel.model.Group stagingGroup)
protected void verifyStagingGroupUserMembership(com.liferay.portal.kernel.model.Group stagingGroup)
protected void verifyStagingTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
protected void verifyStagingUserGroupGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup)
protected void verifyStagingUserGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup)
protected void verifyTree()
throws Exception
Exception