Liferay 6.1.2-ce-ga3

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

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

protected class UserPersistenceImpl.ContainsRole
extends Object


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

Constructor Detail

UserPersistenceImpl.ContainsRole

protected UserPersistenceImpl.ContainsRole()
Method Detail

contains

protected boolean contains(long userId,
                           long roleId)

Liferay 6.1.2-ce-ga3