ma.glasnost.orika.test.community
Class Issue68TestCase.BeanFactory

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue68TestCase.BeanFactory
Enclosing class:
Issue68TestCase

public static class Issue68TestCase.BeanFactory
extends Object


Constructor Summary
Issue68TestCase.BeanFactory()
           
 
Method Summary
static Issue68TestCase.InvoiceItemProxy createInvoiceItemProxy()
           
static Issue68TestCase.ProjectItemProxy createProjectItemProxy()
           
static Issue68TestCase.ProjectProxy createProjectProxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue68TestCase.BeanFactory

public Issue68TestCase.BeanFactory()
Method Detail

createProjectProxy

public static Issue68TestCase.ProjectProxy createProjectProxy()

createProjectItemProxy

public static Issue68TestCase.ProjectItemProxy createProjectItemProxy()

createInvoiceItemProxy

public static Issue68TestCase.InvoiceItemProxy createInvoiceItemProxy()


Copyright © 2012 Glasnost. All Rights Reserved.