org.squashtest.tm.domain.testcase
Class TestCaseBridgeModifiedBy

java.lang.Object
  extended by org.squashtest.tm.domain.testcase.TestCaseBridgeModifiedBy
All Implemented Interfaces:
org.hibernate.search.bridge.FieldBridge

public class TestCaseBridgeModifiedBy
extends Object
implements org.hibernate.search.bridge.FieldBridge


Constructor Summary
TestCaseBridgeModifiedBy()
           
 
Method Summary
 void set(String name, Object value, org.apache.lucene.document.Document document, org.hibernate.search.bridge.LuceneOptions luceneOptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseBridgeModifiedBy

public TestCaseBridgeModifiedBy()
Method Detail

set

public void set(String name,
                Object value,
                org.apache.lucene.document.Document document,
                org.hibernate.search.bridge.LuceneOptions luceneOptions)
Specified by:
set in interface org.hibernate.search.bridge.FieldBridge


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.