| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TPMControl
| Method Summary | |
|---|---|
 com.bea.x2003.x03.wli.tpm.TradingPartnerDocument | 
getBasicProperties(String partnerId)
Gets the basic properties of a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.EbxmlBindingDocument | 
getDefaultEbxmlBinding(String partnerId,
                       String ebxmlVersion)
Gets the default ebXML binding for a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.TradingPartnerDocument | 
getDefaultPartner()
Gets the default Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.RosettanetBindingDocument | 
getDefaultRosettanetBinding(String partnerId,
                            String rnVersion)
Gets the default Rosettanet binding for a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.ExtendedPropertySetDocument | 
getExtendedPropertySet(String partnerId,
                       String propertySetName)
Gets an extended property set of a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.TradingPartnerDocument | 
getPartnerById(String partnerId)
Gets a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.TradingPartnerDocument | 
getPartnerByName(String partnerName)
Gets a Trading Partner.  | 
 com.bea.x2003.x03.wli.tpm.ServiceDocument | 
getService(String serviceName)
Gets a Service.  | 
 com.bea.x2003.x03.wli.tpm.ServiceProfileDocument | 
getServiceProfile(String serviceName,
                  String toPartnerId,
                  String fromPartnerId)
Gets a ServiceProfile.  | 
 com.bea.x2003.x03.wli.tpm.EbxmlBindingDocument | 
getServiceProfileEbxmlBinding(String serviceName,
                              String toPartnerId,
                              String fromPartnerId,
                              boolean toPartnerBinding)
Gets the EbxmlBinding of a ServiceProfile.  | 
 com.bea.x2003.x03.wli.tpm.RosettanetBindingDocument | 
getServiceProfileRosettanetBinding(String serviceName,
                                   String toPartnerId,
                                   String fromPartnerId,
                                   boolean toPartnerBinding)
Gets the RosettanetBinding of a ServiceProfile.  | 
 com.bea.x2003.x03.wli.tpm.WebServiceBindingDocument | 
getServiceProfileWebServiceBinding(String serviceName,
                                   String toPartnerId,
                                   String fromPartnerId,
                                   boolean toPartnerBinding)
Gets the WebServiceBinding of a ServiceProfile.  | 
| Method Detail | 
|---|
com.bea.x2003.x03.wli.tpm.TradingPartnerDocument getDefaultPartner()
                                                                   throws TPMControlException
TPMControlException
com.bea.x2003.x03.wli.tpm.EbxmlBindingDocument getDefaultEbxmlBinding(String partnerId,
                                                                      String ebxmlVersion)
                                                                      throws TPMControlException
partnerId: - Business Id of the Trading PartnerebxmlVersion: - ebXML version of the binding
TPMControlException
com.bea.x2003.x03.wli.tpm.RosettanetBindingDocument getDefaultRosettanetBinding(String partnerId,
                                                                                String rnVersion)
                                                                                throws TPMControlException
partnerId: - Business Id of the Trading PartnerrnVersion: - Rosettanet version of the binding
TPMControlException
com.bea.x2003.x03.wli.tpm.TradingPartnerDocument getPartnerById(String partnerId)
                                                                throws TPMControlException
partnerId: - Business Id of the Trading Partner
TPMControlException
com.bea.x2003.x03.wli.tpm.TradingPartnerDocument getPartnerByName(String partnerName)
                                                                  throws TPMControlException
partnerName: - Name of the Trading Partner
TPMControlException
com.bea.x2003.x03.wli.tpm.TradingPartnerDocument getBasicProperties(String partnerId)
                                                                    throws TPMControlException
partnerId: - Business Id of the Trading Partner
TPMControlException
com.bea.x2003.x03.wli.tpm.ExtendedPropertySetDocument getExtendedPropertySet(String partnerId,
                                                                             String propertySetName)
                                                                             throws TPMControlException
partnerId: - Business Id of the Trading PartnerpropertySetName: - Name of the property set
TPMControlException
com.bea.x2003.x03.wli.tpm.ServiceDocument getService(String serviceName)
                                                     throws TPMControlException
serviceName: - Name of the Service
TPMControlException
com.bea.x2003.x03.wli.tpm.ServiceProfileDocument getServiceProfile(String serviceName,
                                                                   String toPartnerId,
                                                                   String fromPartnerId)
                                                                   throws TPMControlException
serviceName: - Name of the ServicetoPartnerId: - Business Id of the receiving Trading PartnerfromPartnerId: - Business Id of the sending Trading Partner
TPMControlException
com.bea.x2003.x03.wli.tpm.EbxmlBindingDocument getServiceProfileEbxmlBinding(String serviceName,
                                                                             String toPartnerId,
                                                                             String fromPartnerId,
                                                                             boolean toPartnerBinding)
                                                                             throws TPMControlException
serviceName: - Name of the ServicetoPartnerId: - Business Id of the receiving Trading PartnerfromPartnerId: - Business Id of the sending Trading PartnertoPartnerBinding: - 'true' if requesting receiving Trading Partner Binding
TPMControlException
com.bea.x2003.x03.wli.tpm.RosettanetBindingDocument getServiceProfileRosettanetBinding(String serviceName,
                                                                                       String toPartnerId,
                                                                                       String fromPartnerId,
                                                                                       boolean toPartnerBinding)
                                                                                       throws TPMControlException
serviceName: - Name of the ServicetoPartnerId: - Business Id of the receiving Trading PartnerfromPartnerId: - Business Id of the sending Trading PartnertoPartnerBinding: - 'true' if requesting receiving Trading Partner Binding
TPMControlException
com.bea.x2003.x03.wli.tpm.WebServiceBindingDocument getServiceProfileWebServiceBinding(String serviceName,
                                                                                       String toPartnerId,
                                                                                       String fromPartnerId,
                                                                                       boolean toPartnerBinding)
                                                                                       throws TPMControlException
serviceName: - Name of the ServicetoPartnerId: - Business Id of the receiving Trading PartnerfromPartnerId: - Business Id of the sending Trading PartnertoPartnerBinding: - 'true' if requesting receiving Trading Partner Binding
TPMControlException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||