org.equanda.test.dm.server
Class VeryDocumentedSelectorHelper

java.lang.Object
  extended by org.equanda.persistence.EquandaSelectorHelper
      extended by org.equanda.test.dm.server.VeryDocumentedSelectorHelper
All Implemented Interfaces:
VeryDocumentedSelectorHelperBase

public class VeryDocumentedSelectorHelper
extends EquandaSelectorHelper
implements VeryDocumentedSelectorHelperBase

...

Author:
Joachim Van der Auwera

Field Summary
 
Fields inherited from class org.equanda.persistence.EquandaSelectorHelper
entityManager
 
Constructor Summary
VeryDocumentedSelectorHelper(javax.persistence.EntityManager em)
           
 
Method Summary
 VeryDocumentedEJB buildBuild1()
          a builder
 VeryDocumentedEJB buildBuild2()
          another builder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VeryDocumentedSelectorHelper

public VeryDocumentedSelectorHelper(javax.persistence.EntityManager em)
Method Detail

buildBuild1

public VeryDocumentedEJB buildBuild1()
                              throws EquandaPersistenceException
Description copied from interface: VeryDocumentedSelectorHelperBase
a builder

Specified by:
buildBuild1 in interface VeryDocumentedSelectorHelperBase
Throws:
EquandaPersistenceException

buildBuild2

public VeryDocumentedEJB buildBuild2()
                              throws EquandaPersistenceException
Description copied from interface: VeryDocumentedSelectorHelperBase
another builder

Specified by:
buildBuild2 in interface VeryDocumentedSelectorHelperBase
Throws:
EquandaPersistenceException


Copyright © 2007-2008. All Rights Reserved.