Interface SourceFinder
@ProviderType
public interface SourceFinder
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionintcountByG_N_DU(long groupId, String name, String driverUrl, boolean andOperator) intfilterCountByG_N_DU(long groupId, String name, String driverUrl, boolean andOperator) filterFindByG_N_DU(long groupId, String name, String driverUrl, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Source> orderByComparator) findByG_N_DU(long groupId, String name, String driverUrl, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<Source> orderByComparator)
-
Method Details
-
countByG_N_DU
-
filterCountByG_N_DU
-
filterFindByG_N_DU
-
findByG_N_DU
-