Uses of Enum Class
org.dspace.discovery.IndexClientOptions
Packages that use IndexClientOptions
-
Uses of IndexClientOptions in org.dspace.discovery
Methods in org.dspace.discovery that return IndexClientOptionsModifier and TypeMethodDescriptionprotected static IndexClientOptionsIndexClientOptions.getIndexClientOption(org.apache.commons.cli.CommandLine commandLine) This method resolves the CommandLine parameters to figure out which action the index-discovery script should performstatic IndexClientOptionsReturns the enum constant of this class with the specified name.static IndexClientOptions[]IndexClientOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.