public class VerifyResourcePermissions extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyResourcePermissions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doVerify() |
protected void |
verifyLayout(com.liferay.portal.model.Role role) |
protected void |
verifyModel(long companyId,
java.lang.String name,
long primKey,
com.liferay.portal.model.Role role,
long ownerId) |
protected void |
verifyModel(com.liferay.portal.model.Role role,
java.lang.String name,
java.lang.String modelName,
java.lang.String pkColumnName) |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verifyprotected void doVerify()
throws java.lang.Exception
doVerify in class VerifyProcessjava.lang.Exceptionprotected void verifyLayout(com.liferay.portal.model.Role role)
throws java.lang.Exception
java.lang.Exceptionprotected void verifyModel(long companyId,
java.lang.String name,
long primKey,
com.liferay.portal.model.Role role,
long ownerId)
throws java.lang.Exception
java.lang.Exceptionprotected void verifyModel(com.liferay.portal.model.Role role,
java.lang.String name,
java.lang.String modelName,
java.lang.String pkColumnName)
throws java.lang.Exception
java.lang.Exception