com.liferay.portal.verify
Class VerifyResourcePermissions
java.lang.Object
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyResourcePermissions
public class VerifyResourcePermissions
- extends VerifyProcess
- Author:
- Raymond Augé
|
Method Summary |
protected void |
doVerify()
|
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyResourcePermissions
public VerifyResourcePermissions()
doVerify
protected void doVerify()
throws java.lang.Exception
- Overrides:
doVerify in class VerifyProcess
- Throws:
java.lang.Exception
verifyModel
protected void verifyModel(long companyId,
java.lang.String name,
long primKey,
com.liferay.portal.model.Role role,
long ownerId)
throws java.lang.Exception
- Throws:
java.lang.Exception
verifyModel
protected void verifyModel(com.liferay.portal.model.Role role,
java.lang.String name,
java.lang.String modelName,
java.lang.String pkColumnName)
throws java.lang.Exception
- Throws:
java.lang.Exception