com.liferay.portal.verify
Class VerifyGroup
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyGroup
- All Implemented Interfaces:
- com.liferay.portal.kernel.dao.db.DBProcess
public class VerifyGroup
- extends VerifyProcess
| Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
connection |
| Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
doHasTable, hasColumn, hasRows, hasTable, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyGroup
public VerifyGroup()
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify in class VerifyProcess
- Throws:
Exception
getRobots
protected String getRobots(com.liferay.portal.kernel.model.LayoutSet layoutSet)
updateName
protected void updateName(long groupId,
String name)
throws Exception
- Throws:
Exception
verifyCompanyGroups
protected void verifyCompanyGroups()
throws Exception
- Throws:
Exception
verifyNullFriendlyURLGroups
protected void verifyNullFriendlyURLGroups()
throws Exception
- Throws:
Exception
verifyOrganizationNames
protected void verifyOrganizationNames()
throws Exception
- Throws:
Exception
verifyRobots
protected void verifyRobots()
throws Exception
- Throws:
Exception
verifySites
protected void verifySites()
throws Exception
- Throws:
Exception
verifyStagedGroups
protected void verifyStagedGroups()
throws Exception
- Throws:
Exception
verifyStagingGroupOrganizationMembership
protected void verifyStagingGroupOrganizationMembership(com.liferay.portal.kernel.model.Group stagingGroup)
throws Exception
- Throws:
Exception
verifyStagingGroupRoleMembership
protected void verifyStagingGroupRoleMembership(com.liferay.portal.kernel.model.Group stagingGroup)
verifyStagingGroupUserGroupMembership
protected void verifyStagingGroupUserGroupMembership(com.liferay.portal.kernel.model.Group stagingGroup)
verifyStagingGroupUserMembership
protected void verifyStagingGroupUserMembership(com.liferay.portal.kernel.model.Group stagingGroup)
verifyStagingTypeSettingsProperties
protected void verifyStagingTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
verifyStagingUserGroupGroupRolesAssignments
protected void verifyStagingUserGroupGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup)
verifyStagingUserGroupRolesAssignments
protected void verifyStagingUserGroupRolesAssignments(com.liferay.portal.kernel.model.Group stagingGroup)
verifyTree
protected void verifyTree()
throws Exception
- Throws:
Exception