Liferay 6.1.2-ce-ga3

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

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

protected class OrganizationPersistenceImpl.AddGroup
extends Object


Constructor Summary
protected OrganizationPersistenceImpl.AddGroup()
           
 
Method Summary
protected  void add(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.AddGroup

protected OrganizationPersistenceImpl.AddGroup()
Method Detail

add

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

Liferay 6.1.2-ce-ga3