Liferay 6.1.2-ce-ga3

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

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

protected class OrganizationPersistenceImpl.ContainsUser
extends Object


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

Constructor Detail

OrganizationPersistenceImpl.ContainsUser

protected OrganizationPersistenceImpl.ContainsUser()
Method Detail

contains

protected boolean contains(long organizationId,
                           long userId)

Liferay 6.1.2-ce-ga3