public class VerifyGroup extends VerifyProcess
ALWAYS, NEVER, ONCE
Constructor and Description |
---|
VerifyGroup() |
Modifier and Type | Method and Description |
---|---|
protected void |
doVerify() |
protected void |
verifyOrganizationNames() |
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 typeSettingsUnicodeProperties) |
protected void |
verifyStagingUserGroupGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyStagingUserGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup) |
protected void |
verifyTree() |
doVerify, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected void verifyOrganizationNames() 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 typeSettingsUnicodeProperties)
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