-
- All Implemented Interfaces:
public final class ApiFilteredSearch
-
-
Field Summary
Fields Modifier and Type Field Description private final List<String>categoriesprivate final List<String>keywordsprivate final List<String>standardsprivate final List<String>certificationsprivate final List<String>alignmentsprivate final List<String>jobCodesprivate final List<String>employersprivate final List<String>authorsprivate final List<String>occupations
-
Method Summary
Modifier and Type Method Description final List<String>getCategories()final List<String>getKeywords()final List<String>getStandards()final List<String>getCertifications()final List<String>getAlignments()final List<String>getJobCodes()final List<String>getEmployers()final List<String>getAuthors()final List<String>getOccupations()-
-
Method Detail
-
getCategories
final List<String> getCategories()
-
getKeywords
final List<String> getKeywords()
-
getStandards
final List<String> getStandards()
-
getCertifications
final List<String> getCertifications()
-
getAlignments
final List<String> getAlignments()
-
getJobCodes
final List<String> getJobCodes()
-
getEmployers
final List<String> getEmployers()
-
getAuthors
final List<String> getAuthors()
-
getOccupations
final List<String> getOccupations()
-
-
-
-