Liferay 6.0.5

com.liferay.portal.service.persistence
Class PermissionPersistenceImpl.RemoveUser

java.lang.Object
  extended by com.liferay.portal.service.persistence.PermissionPersistenceImpl.RemoveUser
Enclosing class:
PermissionPersistenceImpl

protected class PermissionPersistenceImpl.RemoveUser
extends Object


Constructor Summary
protected PermissionPersistenceImpl.RemoveUser(PermissionPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void remove(long permissionId, long userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermissionPersistenceImpl.RemoveUser

protected PermissionPersistenceImpl.RemoveUser(PermissionPersistenceImpl persistenceImpl)
Method Detail

remove

protected void remove(long permissionId,
                      long userId)
               throws SystemException
Throws:
SystemException

Liferay 6.0.5