Liferay 6.0.5

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

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

protected class GroupPersistenceImpl.ContainsOrganization
extends Object


Constructor Summary
protected GroupPersistenceImpl.ContainsOrganization(GroupPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  boolean contains(long groupId, long organizationId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupPersistenceImpl.ContainsOrganization

protected GroupPersistenceImpl.ContainsOrganization(GroupPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long groupId,
                           long organizationId)

Liferay 6.0.5