Liferay 6.1.2-ce-ga3

com.liferay.portal.service.persistence
Interface OrgGroupPermissionFinder


public interface OrgGroupPermissionFinder


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 SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3