org.kuali.rice.kew.api.document.lookup
Interface DocumentLookupConfigurationContract

All Known Implementing Classes:
DocumentLookupConfiguration, DocumentLookupConfiguration.Builder

public interface DocumentLookupConfigurationContract

TODO...

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 String getDocumentTypeName()
           
 List<AttributeFields> getResultSetAttributeFields()
           
 List<AttributeFields> getSearchAttributeFields()
           
 

Method Detail

getDocumentTypeName

String getDocumentTypeName()

getSearchAttributeFields

List<AttributeFields> getSearchAttributeFields()

getResultSetAttributeFields

List<AttributeFields> getResultSetAttributeFields()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.