Liferay 6.0.5

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

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

protected class RolePersistenceImpl.ClearGroups
extends Object


Constructor Summary
protected RolePersistenceImpl.ClearGroups(RolePersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void clear(long roleId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolePersistenceImpl.ClearGroups

protected RolePersistenceImpl.ClearGroups(RolePersistenceImpl persistenceImpl)
Method Detail

clear

protected void clear(long roleId)
              throws SystemException
Throws:
SystemException

Liferay 6.0.5