org.squashtest.tm.service.internal.repository.hibernate
Class SetLibraryIdsCallback

java.lang.Object
  extended by org.squashtest.tm.service.internal.repository.hibernate.SetLibraryIdsCallback
All Implemented Interfaces:
SetQueryParametersCallback

public class SetLibraryIdsCallback
extends Object
implements SetQueryParametersCallback


Constructor Summary
protected SetLibraryIdsCallback(List<Long> libraryIds)
           
 
Method Summary
 void setQueryParameters(org.hibernate.Query query)
          This method should set the query parameters so it can be executed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetLibraryIdsCallback

protected SetLibraryIdsCallback(List<Long> libraryIds)
Method Detail

setQueryParameters

public void setQueryParameters(org.hibernate.Query query)
Description copied from interface: SetQueryParametersCallback
This method should set the query parameters so it can be executed.

Specified by:
setQueryParameters in interface SetQueryParametersCallback


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