Liferay 7.0-ce-b4

com.liferay.portal.service.persistence
Interface ResourceBlockFinder


@ProviderType
public interface ResourceBlockFinder


Method Summary
 ResourceBlockIdsBag findByC_G_N_R(long companyId, long groupId, String name, long[] roleIds)
           
 

Method Detail

findByC_G_N_R

ResourceBlockIdsBag findByC_G_N_R(long companyId,
                                  long groupId,
                                  String name,
                                  long[] roleIds)

Liferay 7.0-ce-b4