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

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