org.squashtest.tm.domain.testcase
Class TestCaseAttachmentBridge

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

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


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

TestCaseAttachmentBridge

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