Liferay 6.0.5

com.liferay.portal.service.persistence
Class PermissionPersistenceImpl.ClearRoles

java.lang.Object
  extended by com.liferay.portal.service.persistence.PermissionPersistenceImpl.ClearRoles
Enclosing class:
PermissionPersistenceImpl

protected class PermissionPersistenceImpl.ClearRoles
extends Object


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

Constructor Detail

PermissionPersistenceImpl.ClearRoles

protected PermissionPersistenceImpl.ClearRoles(PermissionPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5