Package | Description |
---|---|
edu.sampleu.bookstore.document.attribs | |
org.kuali.rice.kew.api.document |
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.kew.docsearch.xml | |
org.kuali.rice.kew.framework.document.attribute |
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 | Method and Description |
---|---|
List<DocumentAttribute> |
XPathSearchableAttribute.extractDocumentAttributes(ExtensionDefinition extensionDefinition,
DocumentWithContent documentWithContent) |
Modifier and Type | Method and Description |
---|---|
static DocumentWithContent |
DocumentWithContent.create(Document document,
DocumentContent documentContent) |
Modifier and Type | Method and Description |
---|---|
List<DocumentAttribute> |
StandardGenericXMLSearchableAttribute.extractDocumentAttributes(ExtensionDefinition extensionDefinition,
DocumentWithContent documentWithContent) |
Modifier and Type | Method and Description |
---|---|
List<DocumentAttribute> |
SearchableAttribute.extractDocumentAttributes(ExtensionDefinition extensionDefinition,
DocumentWithContent documentWithContent)
Extracts and returns document attributes for the given document in order to allow indexing of those values for
association with the document and use in document searches.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentAttribute> |
DataDictionarySearchableAttribute.extractDocumentAttributes(ExtensionDefinition extensionDefinition,
DocumentWithContent documentWithContent)
Deprecated.
|
List<DocumentAttribute> |
DataDictionaryDocumentSearchCustomizer.extractDocumentAttributes(ExtensionDefinition extensionDefinition,
DocumentWithContent documentWithContent)
Deprecated.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.