Class FinderPath
Object
com.liferay.portal.kernel.dao.orm.FinderPath
- Author:
- Brian Wing Shun Chan, Shuyang Zhou
-
Constructor Summary
ConstructorsConstructorDescriptionFinderPath(String cacheName, String methodName, String[] params, String[] columnNames, boolean baseModelResult) -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]decodeDSLQueryCacheName(String cacheName) static StringencodeDSLQueryCacheName(String[] tableNames) String[]boolean
-
Constructor Details
-
FinderPath
-
-
Method Details
-
decodeDSLQueryCacheName
-
encodeDSLQueryCacheName
-
getCacheKeyPrefix
-
getCacheName
-
getColumnNames
-
isBaseModelResult
public boolean isBaseModelResult()
-