com.liferay.portal.service.persistence
Class GroupPersistenceImpl.AddRole

java.lang.Object
  extended by com.liferay.portal.service.persistence.GroupPersistenceImpl.AddRole
Enclosing class:
GroupPersistenceImpl

protected class GroupPersistenceImpl.AddRole
extends java.lang.Object


Constructor Summary
protected GroupPersistenceImpl.AddRole(GroupPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void add(long groupId, long roleId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupPersistenceImpl.AddRole

protected GroupPersistenceImpl.AddRole(GroupPersistenceImpl persistenceImpl)
Method Detail

add

protected void add(long groupId,
                   long roleId)
            throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException