Liferay 6.1.2-ce-ga3

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

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

protected class UserPersistenceImpl.ContainsOrganization
extends Object


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

Constructor Detail

UserPersistenceImpl.ContainsOrganization

protected UserPersistenceImpl.ContainsOrganization()
Method Detail

contains

protected boolean contains(long userId,
                           long organizationId)

Liferay 6.1.2-ce-ga3