Class ExtRepositoryQueryMapperImpl
java.lang.Object
com.liferay.document.library.repository.external.ExtRepositoryQueryMapperImpl
- All Implemented Interfaces:
ExtRepositoryQueryMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformatDateParameterValue
(String fieldName, String fieldValue) formatParameterValue
(String fieldName, String fieldValue)
-
Constructor Details
-
ExtRepositoryQueryMapperImpl
-
-
Method Details
-
formatDateParameterValue
public Date formatDateParameterValue(String fieldName, String fieldValue) throws com.liferay.portal.kernel.search.SearchException - Specified by:
formatDateParameterValue
in interfaceExtRepositoryQueryMapper
- Throws:
com.liferay.portal.kernel.search.SearchException
-
formatParameterValue
public String formatParameterValue(String fieldName, String fieldValue) throws com.liferay.portal.kernel.search.SearchException - Specified by:
formatParameterValue
in interfaceExtRepositoryQueryMapper
- Throws:
com.liferay.portal.kernel.search.SearchException
-