|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object pt.ist.fenixframework.core.DomainObjectAllocator
public class DomainObjectAllocator
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 |
---|
public DomainObjectAllocator()
Method Detail |
---|
public static AbstractDomainObject allocateObject(Class objClass, Object oid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |