com.liferay.portal.kernel.test.context
Class ContextUserReplace
java.lang.Object
com.liferay.portal.kernel.test.context.ContextUserReplace
- All Implemented Interfaces:
- AutoCloseable
public class ContextUserReplace
- extends Object
- implements AutoCloseable
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextUserReplace
public ContextUserReplace(User user)
throws Exception
- Throws:
Exception
ContextUserReplace
public ContextUserReplace(User user,
PermissionChecker permissionChecker)
close
public void close()
- Specified by:
close in interface AutoCloseable