Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.SearchTermTemplates
-
Packages that use SearchTermTemplates Package Description de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable -
-
Uses of SearchTermTemplates in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable
Methods in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable that return SearchTermTemplates Modifier and Type Method Description static SearchTermTemplatesSearchTermTemplates. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchTermTemplates[]SearchTermTemplates. values()Returns an array containing the constants of this enum type, in the order they are declared.
-