Uses of Enum Class
org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property.ElasticsearchType
Packages that use ElasticsearchType
Package
Description
-
Uses of ElasticsearchType in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field
Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field with parameters of type ElasticsearchTypeModifier and TypeMethodDescriptionstatic ElasticsearchFieldMappingElasticsearchFieldMapping.mappingWithMetadata(FieldName name, ElasticsearchType type) -
Uses of ElasticsearchType in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property
Methods in org.alfresco.repo.search.impl.elasticsearch.contentmodelsync.field.property that return ElasticsearchTypeModifier and TypeMethodDescriptionstatic ElasticsearchTypeReturns the enum constant of this class with the specified name.static ElasticsearchType[]ElasticsearchType.values()Returns an array containing the constants of this enum class, in the order they are declared.