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, verify
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected String getRobots(com.liferay.portal.kernel.model.LayoutSet layoutSet)
protected void verifyCompanyGroups() throws Exception
Exception
protected void verifyNullFriendlyURLGroups() throws Exception
Exception
protected void verifyOrganizationNames() throws Exception
Exception
protected void verifyRobots() throws Exception
Exception
protected void verifySites() throws Exception
Exception
protected void verifyStagedGroups() throws Exception
Exception
protected void verifyStagingGroupOrganizationMembership(com.liferay.portal.kernel.model.Group stagingGroup) throws Exception
Exception
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() throws Exception
Exception