org.squashtest.tm.domain.testcase
Class TestCaseBridgeCreatedBy

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

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


Constructor Summary
TestCaseBridgeCreatedBy()
           
 
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

TestCaseBridgeCreatedBy

public TestCaseBridgeCreatedBy()
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.