Liferay 6.1.2-ce-ga3

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

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

protected class RolePersistenceImpl.ContainsGroup
extends Object


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

Constructor Detail

RolePersistenceImpl.ContainsGroup

protected RolePersistenceImpl.ContainsGroup()
Method Detail

contains

protected boolean contains(long roleId,
                           long groupId)

Liferay 6.1.2-ce-ga3