Package org.damap.base.rest.base.service
Interface ServiceSearch<E>
- All Known Subinterfaces:
PersonService,ProjectService
- All Known Implementing Classes:
InternalStorageService,InternalStorageTranslationService,MockProjectServiceImpl,MockUniversityPersonServiceImpl,ORCIDPersonServiceImpl
public interface ServiceSearch<E>
ServiceSearch interface.
-
Method Summary
Modifier and TypeMethodDescriptiondefault ObjectconvertValue(Class<?> type, String value) search.
-
Method Details
-
search
search.- Parameters:
queryParams- aMultivaluedMapobject- Returns:
- a
ResultListobject
-
convertValue
-
getEntityFields
-