edu.sampleu.bookstore.document.attribs
Class BookPublicationDateSearchableAttribute

java.lang.Object
  extended by edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
      extended by edu.sampleu.bookstore.document.attribs.BookPublicationDateSearchableAttribute
All Implemented Interfaces:
SearchableAttribute

public class BookPublicationDateSearchableAttribute
extends XPathSearchableAttribute

SearchableAttribute on book publication date


Field Summary
 
Fields inherited from class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
dataType, key, log, title, xpathExpression
 
Constructor Summary
BookPublicationDateSearchableAttribute()
           
 
Method Summary
 
Methods inherited from class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
createAttribute, decorateRemotableAttributeField, extractDocumentAttributes, generateSearchContent, getSearchFields, validateDocumentAttributeCriteria
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BookPublicationDateSearchableAttribute

public BookPublicationDateSearchableAttribute()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.