public static class DocumentSearchInternalUtils.SearchableAttributeConfiguration extends Object
Constructor and Description |
---|
DocumentSearchInternalUtils.SearchableAttributeConfiguration(String tableName,
EnumSet<DataType> supportedDataTypes,
Class<?> dataTypeClass) |
public DocumentSearchInternalUtils.SearchableAttributeConfiguration(String tableName, EnumSet<DataType> supportedDataTypes, Class<?> dataTypeClass)
public String getTableName()
public EnumSet<DataType> getSupportedDataTypes()
public Class<?> getDataTypeClass()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.