Liferay 6.0.5

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

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

protected class OrganizationPersistenceImpl.RemoveGroup
extends Object


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

Constructor Detail

OrganizationPersistenceImpl.RemoveGroup

protected OrganizationPersistenceImpl.RemoveGroup(OrganizationPersistenceImpl persistenceImpl)
Method Detail

remove

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

Liferay 6.0.5