Liferay 6.0.5

com.liferay.portal.service.persistence
Interface OrgGroupPermissionFinder

All Known Implementing Classes:
OrgGroupPermissionFinderImpl

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.0.5