com.retek.commons.component.impl
Class BusinessObjectImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
All Implemented Interfaces:
BusinessObject
Direct Known Subclasses:
DistributedObjectImpl, SecondClassObjectImpl

public abstract class BusinessObjectImpl
extends java.lang.Object
implements BusinessObject


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

context

protected final DistributedContext context
Constructor Detail

BusinessObjectImpl

public BusinessObjectImpl(DistributedContext context)
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in interface BusinessObject

checkRelation

protected void checkRelation(DistributedObject o)

getContext

public final DistributedContext getContext()

checkRelation

protected void checkRelation(java.lang.Object o)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28