com.liferay.portal.service.persistence
Interface ResourceBlockFinder


public interface ResourceBlockFinder

Author:
Brian Wing Shun Chan

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

Method Detail

findByC_G_N_R

ResourceBlockIdsBag findByC_G_N_R(long companyId,
                                  long groupId,
                                  java.lang.String name,
                                  long[] roleIds)
                                  throws SystemException
Throws:
SystemException