Liferay 6.1.2-ce-ga3

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

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

protected class GroupPersistenceImpl.ContainsRole
extends Object


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

Constructor Detail

GroupPersistenceImpl.ContainsRole

protected GroupPersistenceImpl.ContainsRole()
Method Detail

contains

protected boolean contains(long groupId,
                           long roleId)

Liferay 6.1.2-ce-ga3