Interface CommerceChannelRelFinder
@ProviderType
public interface CommerceChannelRelFinder
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionint
countByC_C
(String className, long classPK, String name) int
countByC_C
(String className, long classPK, String name, boolean inlineSQLHelper)
-
Method Details
-
countByC_C
-
countByC_C
-
findByC_C
-
findByC_C
List<CommerceChannelRel> findByC_C(String className, long classPK, String name, int start, int end, boolean inlineSQLHelper)
-