Package com.enonic.xp.index
Class AllTextIndexConfig
- java.lang.Object
-
- com.enonic.xp.index.AllTextIndexConfig
-
public final class AllTextIndexConfig extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAllTextIndexConfig.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AllTextIndexConfig.Buildercreate()static AllTextIndexConfig.Buildercreate(AllTextIndexConfig source)booleanequals(Object o)List<String>getLanguages()inthashCode()
-
-
-
Method Detail
-
create
public static AllTextIndexConfig.Builder create()
-
create
public static AllTextIndexConfig.Builder create(AllTextIndexConfig source)
-
-