pt.ist.fenixframework.core
Class DomainObjectAllocator

Package class diagram package DomainObjectAllocator
java.lang.Object
  extended by pt.ist.fenixframework.core.DomainObjectAllocator

public class DomainObjectAllocator
extends Object


Nested Class Summary
static class DomainObjectAllocator.OID
           
 
Constructor Summary
DomainObjectAllocator()
           
 
Method Summary
static AbstractDomainObject allocateObject(Class objClass, Object oid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainObjectAllocator

public DomainObjectAllocator()
Method Detail

allocateObject

public static AbstractDomainObject allocateObject(Class objClass,
                                                  Object oid)


Copyright © 2013. All Rights Reserved.