Class CounterFinderFactory

Object
com.liferay.counter.service.persistence.impl.CounterFinderFactory

public class CounterFinderFactory extends Object
Author:
Shuyang Zhou
  • Constructor Details

    • CounterFinderFactory

      public CounterFinderFactory()
  • Method Details

    • createCounterFinder

      public static com.liferay.counter.kernel.service.persistence.CounterFinder createCounterFinder(DataSource dataSource, com.liferay.portal.kernel.dao.orm.SessionFactory sessionFactory)