Package | Description |
---|---|
edu.sampleu.bookstore.document.attribs | |
org.kuali.rice.kew.docsearch.xml | |
org.kuali.rice.kew.doctype.bo | |
org.kuali.rice.kns.workflow.attribute |
Modifier and Type | Class and Description |
---|---|
class |
BookPriceSearchableAttribute
SearchableAttribute on book price
|
class |
BookPublicationDateSearchableAttribute
SearchableAttribute on book publication date
|
class |
BookRatingSearchableAttribute
SearchableAttribute on book rating
|
class |
BookTitleSearchableAttribute
Searchable attribute for book title
TODO: probably needs to be wired up to extension repository for remote invocation
|
class |
BookTypeSearchableAttribute
SearchableAttribute on book price
|
class |
XPathSearchableAttribute
Base class for simple attributes which extract values from document content via an xpath expression.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardGenericXMLSearchableAttribute
Implementation of a
SearchableAttribute whose configuration is driven from XML. |
Modifier and Type | Method and Description |
---|---|
List<DocumentType.ExtensionHolder<SearchableAttribute>> |
DocumentType.loadSearchableAttributes() |
Modifier and Type | Class and Description |
---|---|
class |
DataDictionaryDocumentSearchCustomizer
Deprecated.
Only used by KNS classes, no replacement.
|
class |
DataDictionarySearchableAttribute
Deprecated.
Only used by KNS classes, no replacement.
|
class |
KualiXMLBooleanTranslatorSearchableAttributeImpl
Deprecated.
Only used by KNS classes, no replacement.
|
class |
KualiXmlSearchableAttributeImpl
Deprecated.
Only used by KNS classes, no replacement.
|
Modifier and Type | Method and Description |
---|---|
protected SearchableAttribute |
DataDictionaryDocumentSearchCustomizer.getSearchableAttribute()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DataDictionaryDocumentSearchCustomizer.setSearchableAttribute(SearchableAttribute searchableAttribute)
Deprecated.
|
Constructor and Description |
---|
DataDictionaryDocumentSearchCustomizer(SearchableAttribute searchableAttribute,
DocumentSearchCustomizer documentSearchCustomizer)
Deprecated.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.