Liferay 6.1.2-ce-ga3

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

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

protected class PermissionPersistenceImpl.ClearGroups
extends Object


Constructor Summary
protected PermissionPersistenceImpl.ClearGroups()
           
 
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.ClearGroups

protected PermissionPersistenceImpl.ClearGroups()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3