org.kuali.rice.kew.docsearch
Class DocumentLookupInternalUtils.SearchableAttributeConfiguration
java.lang.Object
org.kuali.rice.kew.docsearch.DocumentLookupInternalUtils.SearchableAttributeConfiguration
- Enclosing class:
- DocumentLookupInternalUtils
public static class DocumentLookupInternalUtils.SearchableAttributeConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentLookupInternalUtils.SearchableAttributeConfiguration
public DocumentLookupInternalUtils.SearchableAttributeConfiguration(String tableName,
EnumSet<DataType> supportedDataTypes,
Class<?> dataTypeClass)
getTableName
public String getTableName()
getSupportedDataTypes
public EnumSet<DataType> getSupportedDataTypes()
getDataTypeClass
public Class<?> getDataTypeClass()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.