Liferay 6.2-ce-ga5

com.liferay.portal.service.persistence
Interface ResourceBlockFinder

All Known Implementing Classes:
ResourceBlockFinderImpl

@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)
                                  throws SystemException
Throws:
SystemException

Liferay 6.2-ce-ga5