|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.model.PasswordPolicy>
com.liferay.portal.service.persistence.PasswordPolicyFinderImpl
public class PasswordPolicyFinderImpl
| Field Summary | |
|---|---|
static java.lang.String |
COUNT_BY_C_N
|
static java.lang.String |
FIND_BY_C_N
|
| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT |
| Constructor Summary | |
|---|---|
PasswordPolicyFinderImpl()
|
|
| Method Summary | |
|---|---|
int |
countByC_N(long companyId,
java.lang.String name)
|
java.util.List<com.liferay.portal.model.PasswordPolicy> |
findByC_N(long companyId,
java.lang.String name,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
|
| Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, clearCache, closeSession, fetchByPrimaryKey, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, remove, setDataSource, setSessionFactory, unregisterListener, update, updateImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String COUNT_BY_C_N
public static java.lang.String FIND_BY_C_N
| Constructor Detail |
|---|
public PasswordPolicyFinderImpl()
| Method Detail |
|---|
public int countByC_N(long companyId,
java.lang.String name)
throws com.liferay.portal.kernel.exception.SystemException
countByC_N in interface com.liferay.portal.service.persistence.PasswordPolicyFindercom.liferay.portal.kernel.exception.SystemException
public java.util.List<com.liferay.portal.model.PasswordPolicy> findByC_N(long companyId,
java.lang.String name,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
throws com.liferay.portal.kernel.exception.SystemException
findByC_N in interface com.liferay.portal.service.persistence.PasswordPolicyFindercom.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||