public class TestXMLSearchableAttributeDateTime extends Object implements SearchableAttribute
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SEARCH_STORAGE_KEY  | 
static org.joda.time.DateTime | 
SEARCH_STORAGE_VALUE  | 
static Long | 
SEARCH_STORAGE_VALUE_IN_MILLS  | 
| Constructor and Description | 
|---|
TestXMLSearchableAttributeDateTime()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DocumentAttribute> | 
extractDocumentAttributes(ExtensionDefinition extensionDefinition,
                                                  DocumentWithContent documentWithContent)  | 
String | 
generateSearchContent(ExtensionDefinition extensionDefinition,
                                          String documentTypeName,
                                          WorkflowAttributeDefinition attributeDefinition)  | 
List<RemotableAttributeField> | 
getSearchFields(ExtensionDefinition extensionDefinition,
                              String documentTypeName)  | 
List<RemotableAttributeError> | 
validateDocumentAttributeCriteria(ExtensionDefinition extensionDefinition,
                                                                  DocumentSearchCriteria documentSearchCriteria)  | 
public static final String SEARCH_STORAGE_KEY
public static final Long SEARCH_STORAGE_VALUE_IN_MILLS
public static final org.joda.time.DateTime SEARCH_STORAGE_VALUE
public TestXMLSearchableAttributeDateTime()
public String generateSearchContent(ExtensionDefinition extensionDefinition, String documentTypeName, WorkflowAttributeDefinition attributeDefinition)
generateSearchContent in interface SearchableAttributepublic List<DocumentAttribute> extractDocumentAttributes(ExtensionDefinition extensionDefinition, DocumentWithContent documentWithContent)
extractDocumentAttributes in interface SearchableAttributepublic List<RemotableAttributeField> getSearchFields(ExtensionDefinition extensionDefinition, String documentTypeName)
getSearchFields in interface SearchableAttributepublic List<RemotableAttributeError> validateDocumentAttributeCriteria(ExtensionDefinition extensionDefinition, DocumentSearchCriteria documentSearchCriteria)
validateDocumentAttributeCriteria in interface SearchableAttributeCopyright © 2005–2015 The Kuali Foundation. All rights reserved.