Liferay 6.0.5

com.liferay.portal.service.persistence
Class UserPersistenceImpl.ContainsGroup

java.lang.Object
  extended by com.liferay.portal.service.persistence.UserPersistenceImpl.ContainsGroup
Enclosing class:
UserPersistenceImpl

protected class UserPersistenceImpl.ContainsGroup
extends Object


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

Constructor Detail

UserPersistenceImpl.ContainsGroup

protected UserPersistenceImpl.ContainsGroup(UserPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long userId,
                           long groupId)

Liferay 6.0.5