org.squashtest.tm.domain.testcase
Class TestCaseExecutionBridge

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

@Configurable
public class TestCaseExecutionBridge
extends Object
implements org.hibernate.search.bridge.FieldBridge


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

TestCaseExecutionBridge

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