Liferay 6.1.2-ce-ga3

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

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

protected class PermissionPersistenceImpl.RemoveGroup
extends Object


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

Constructor Detail

PermissionPersistenceImpl.RemoveGroup

protected PermissionPersistenceImpl.RemoveGroup()
Method Detail

remove

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

Liferay 6.1.2-ce-ga3