|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.BusinessObjectImpl
Field Summary | |
protected DistributedContext |
context
|
Constructor Summary | |
BusinessObjectImpl(DistributedContext context)
|
Method Summary | |
protected void |
checkRelation(DistributedObject o)
|
protected void |
checkRelation(java.lang.Object o)
|
java.lang.Class |
getBusinessInterface()
|
DistributedContext |
getContext()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final DistributedContext context
Constructor Detail |
public BusinessObjectImpl(DistributedContext context)
Method Detail |
public java.lang.Class getBusinessInterface()
getBusinessInterface
in interface BusinessObject
protected void checkRelation(DistributedObject o)
public final DistributedContext getContext()
protected void checkRelation(java.lang.Object o)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |