com.liferay.portal.service.permission.test
Class BasePermissionTestCase
java.lang.Object
com.liferay.portal.service.permission.test.BasePermissionTestCase
public abstract class BasePermissionTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
group
@DeleteAfterTestRun
protected Group group
permissionChecker
protected PermissionChecker permissionChecker
serviceContext
protected ServiceContext serviceContext
user
@DeleteAfterTestRun
protected User user
BasePermissionTestCase
public BasePermissionTestCase()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
addPortletModelViewPermission
protected void addPortletModelViewPermission()
throws Exception
- Throws:
Exception
doSetUp
protected abstract void doSetUp()
throws Exception
- Throws:
Exception
getPrimKey
protected String getPrimKey()
getResourceName
protected abstract String getResourceName()
getRoleName
protected String getRoleName()
removePortletModelViewPermission
protected void removePortletModelViewPermission()
throws Exception
- Throws:
Exception