com.liferay.portal.service.persistence
Interface OrgGroupPermissionFinder


public interface OrgGroupPermissionFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 void removeByO_G_R(long organizationId, long groupId, long resourceId)
           
 

Method Detail

removeByO_G_R

public void removeByO_G_R(long organizationId,
                          long groupId,
                          long resourceId)
                   throws com.liferay.portal.SystemException,
                          NoSuchOrgGroupPermissionException
Throws:
com.liferay.portal.SystemException
NoSuchOrgGroupPermissionException