WebLogic Integration


com.bea.b2b.tpa
Class TradingPartnerInstance

java.lang.Object
  |
  +--com.bea.b2b.tpa.TradingPartnerInstance

public class TradingPartnerInstance
extends java.lang.Object

This class represents Trading Partner in Collaborate Server runtime. It is used in conjunction with PartyInstance or stand-alone (router/filter).

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getAddress()
           
 java.lang.String getEmail()
           
 java.lang.String getFax()
           
 java.lang.String getName()
           
 java.lang.String getPhone()
           
 boolean isLocal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isLocal

public boolean isLocal()

getName

public java.lang.String getName()

getAddress

public java.lang.String getAddress()

getFax

public java.lang.String getFax()

getPhone

public java.lang.String getPhone()

getEmail

public java.lang.String getEmail()

WebLogic Integration

WebLogic Integration (WLI)