edu.sampleu.bookstore.document.attribs
Class BookRatingSearchableAttribute

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

public class BookRatingSearchableAttribute
extends XPathSearchableAttribute

SearchableAttribute on book rating


Field Summary
 
Fields inherited from class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
dataType, key, log, title, xpathExpression
 
Constructor Summary
BookRatingSearchableAttribute()
           
 
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

BookRatingSearchableAttribute

public BookRatingSearchableAttribute()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.