Liferay 7.0-ce-b4

com.liferay.portal.service.persistence
Interface ResourceBlockFinder

All Known Implementing Classes:
ResourceBlockFinderImpl

@ProviderType
public interface ResourceBlockFinder

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.

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