| Package | Description | 
|---|---|
| org.kuali.rice.kew.api.document.attribute | Copyright 2005-2015 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 | |
| org.kuali.rice.kns.workflow.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| DocumentAttributeString | DocumentAttributeString.Builder. build() | 
| static DocumentAttributeString | DocumentAttributeFactory. createStringAttribute(String name,
                                          String value)Constructs a document attribute containing character data from the given attribute name and  Stringvalue. | 
| Modifier and Type | Method and Description | 
|---|---|
| DocumentAttributeString | SearchableAttributeStringValue. toDocumentAttribute() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DocumentAttributeString | WorkflowAttributePropertyResolutionServiceImpl. buildSearchableStringAttribute(String attributeKey,
                                                            Object value)Deprecated.  Our last ditch attempt, this builds a String SearchableAttributeValue for the given key and value | 
| protected DocumentAttributeString | WorkflowAttributePropertyResolutionServiceImpl. buildSearchableYesNoAttribute(String attributeKey,
                                                          Object value)Deprecated.  This builds a String SearchableAttributeValue for the given key and value, correctly correlating booleans | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.