Uses of Enum Class
com.norconex.committer.googlecloudsearch.MetadataField
Packages that use MetadataField
-
Uses of MetadataField in com.norconex.committer.googlecloudsearch
Methods in com.norconex.committer.googlecloudsearch that return MetadataFieldModifier and TypeMethodDescriptionstatic MetadataFieldGoogleCloudSearchCommitterConfig.MetadataMapping.getToField()Mandatory target Google Cloud Search metadata field.static MetadataFieldReturns the enum constant of this class with the specified name.static MetadataField[]MetadataField.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.committer.googlecloudsearch with parameters of type MetadataFieldModifier and TypeMethodDescriptionGoogleCloudSearchCommitterConfig.MetadataMapping.setToField(MetadataField toField) Mandatory target Google Cloud Search metadata field.