Liferay 6.0.5

com.liferay.portal.service.persistence
Class UserPersistenceImpl.AddPermission

java.lang.Object
  extended by com.liferay.portal.service.persistence.UserPersistenceImpl.AddPermission
Enclosing class:
UserPersistenceImpl

protected class UserPersistenceImpl.AddPermission
extends Object


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

Constructor Detail

UserPersistenceImpl.AddPermission

protected UserPersistenceImpl.AddPermission(UserPersistenceImpl persistenceImpl)
Method Detail

add

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

Liferay 6.0.5