Liferay 6.0.5

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

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

protected class RolePersistenceImpl.ClearPermissions
extends Object


Constructor Summary
protected RolePersistenceImpl.ClearPermissions(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.ClearPermissions

protected RolePersistenceImpl.ClearPermissions(RolePersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5