| Package | Description |
|---|---|
| org.kuali.rice.kew.framework.document.search |
Copyright 2005-2014 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kns.workflow.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentSearchCustomizerBase
An abstract implementation of a
DocumentSearchCustomizer which classes can extend from and override the
individual methods that they require in order to perform desired customization. |
class |
NullDocumentSearchCustomizer
A simple implementation of
DocumentSearchCustomizer which performs no customization. |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDictionaryDocumentSearchCustomizer
Deprecated.
Only used by KNS classes, no replacement.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocumentSearchCustomizer |
DataDictionaryDocumentSearchCustomizer.getDocumentSearchCustomizer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataDictionaryDocumentSearchCustomizer.setDocumentSearchCustomizer(DocumentSearchCustomizer documentSearchCustomizer)
Deprecated.
|
| Constructor and Description |
|---|
DataDictionaryDocumentSearchCustomizer(SearchableAttribute searchableAttribute,
DocumentSearchCustomizer documentSearchCustomizer)
Deprecated.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.