|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagementException | |
com.bea.b2b.management | Provides the ManagementException class for WebLogic Collaborate management applications. |
Uses of ManagementException in com.bea.b2b.management |
Methods in com.bea.b2b.management that throw ManagementException | |
com.bea.b2b.repository.BusinessProcess |
Role.getBusinessProcess()
|
com.bea.b2b.management.ProcessImplementationMBean |
Role.getProcessImplementation()
|
com.bea.b2b.management.ProcessImplementationMBean |
Role.setProcessImplementation(com.bea.b2b.management.ProcessImplementationMBean mbean)
|
com.bea.b2b.management.ProcessImplementationMBean |
Role.setProcessImplementation(java.lang.String wlpiOrg)
|
void |
Role.update()
|
boolean |
WLCConfigurationMBean.isActive()
Indicates whether the entity represented by this MBean is active or not. |
void |
WLCConfigurationMBean.delete()
deletes the persistent entity represnted by this MBean. |
void |
WLCConfigurationMBean.deleteWithReferences()
deletes the persistent entity represnted by this MBean and also deletes the refereces to this entity. |
void |
WLCConfigurationMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.TradingPartnerMBean |
PartyIdentifier.getTradingPartner()
|
void |
PartyIdentifier.update()
|
com.bea.b2b.management.TradingPartnerMBean |
PartyIdentifierMBean.getTradingPartner()
Gets the Trading Partner. |
void |
PartyIdentifierMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.RoleMBean[] |
ConversationDefinition.getRoles()
|
com.bea.b2b.management.RoleMBean |
ConversationDefinition.getRole(java.lang.String name)
|
com.bea.b2b.management.RoleMBean[] |
ConversationDefinition.setRoles(com.bea.b2b.management.RoleMBean[] roles)
|
com.bea.b2b.management.RoleMBean |
ConversationDefinition.addRole(com.bea.b2b.management.RoleMBean mbean)
|
com.bea.b2b.management.RoleMBean |
ConversationDefinition.addRole(java.lang.String roleName,
java.lang.String roleDesc,
java.lang.String roleNotes,
java.lang.String roleTemplate)
|
com.bea.b2b.management.RoleMBean |
ConversationDefinition.addRole(java.lang.String roleName)
|
void |
ConversationDefinition.removeRole(com.bea.b2b.management.RoleMBean role)
|
ConversationMBean[] |
ConversationDefinition.getActiveConversations()
|
com.bea.b2b.management.ConversationDefinitionMBean |
ConversationDefinition.clone(java.lang.String name)
|
void |
ConversationDefinition.delete()
|
void |
ConversationDefinition.deleteWithReferences()
|
void |
ConversationDefinition.update()
|
boolean |
ConversationDefinition.isCDRegisteredWithCA()
|
boolean |
ConversationDefinition.isActive()
|
com.bea.b2b.management.XMLAttributeMBean[] |
XMLElementMBean.getAttributes()
Gets the attributes of the XMLElement. |
com.bea.b2b.management.XMLAttributeMBean[] |
XMLElementMBean.setAttributes(com.bea.b2b.management.XMLAttributeMBean[] attributes)
Sets the attributes of the XMLElement. |
com.bea.b2b.management.XMLAttributeMBean |
XMLElementMBean.addAttribute(com.bea.b2b.management.XMLAttributeMBean attribute)
Adds an attribute for the XMLElement. |
void |
XMLElementMBean.removeAttribute(com.bea.b2b.management.XMLAttributeMBean attribute)
Removes an attribute for the XMLElement. |
void |
EBXMLBindingMBean.setDeliverySemantics(java.lang.String semantics)
Sets the Delivery Semantics for the EBXMLBinding. |
com.bea.b2b.management.SignatureCertificateMBean |
EBXMLBindingMBean.getSignatureCertificate()
Gets the signature certificate of the EBXMLBinding. |
void |
EBXMLBindingMBean.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
Sets the signature certificate for the EBXMLBinding. |
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
EBXMLBindingMBean.getBusinessProtocolDefinition()
Gets the BusinessProtocolDefinition of the EBXMLBinding. |
void |
EBXMLBindingMBean.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
Sets the BusinessProtocolDefinition for the EBXMLBinding. |
void |
EBXMLBindingMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.XMLElementMBean[] |
ExtendedPropertySet.getElements()
|
com.bea.b2b.management.XMLElementMBean[] |
ExtendedPropertySet.getChildElements(com.bea.b2b.management.XMLElementMBean element)
|
void |
ExtendedPropertySet.setElements(com.bea.b2b.management.XMLElementMBean[] elements)
|
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySet.appendElement(com.bea.b2b.management.XMLElementMBean parent,
com.bea.b2b.management.XMLElementMBean element)
|
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySet.getRootElement()
|
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySet.addRootElement()
|
void |
ExtendedPropertySet.removeElement(com.bea.b2b.management.XMLElementMBean element)
|
boolean |
ExtendedPropertySet.isActive()
|
void |
ExtendedPropertySet.delete()
|
void |
ExtendedPropertySet.deleteWithReferences()
|
void |
ExtendedPropertySet.update()
|
com.bea.b2b.management.RoleMBean |
ProcessImplementationMBean.getRole()
Gets the role. |
void |
ProcessImplementationMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.XMLElementMBean[] |
ExtendedPropertySetMBean.getElements()
Gets the child elements to the root of the ExtendedPropertySet. |
com.bea.b2b.management.XMLElementMBean[] |
ExtendedPropertySetMBean.getChildElements(com.bea.b2b.management.XMLElementMBean element)
Gets the child elements to the specified element in the ExtendedPropertySet. |
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySetMBean.getRootElement()
Gets the root element of the ExtendedPropertySet. |
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySetMBean.addRootElement()
Adds the root element of the ExtendedPropertySet. |
void |
ExtendedPropertySetMBean.setElements(com.bea.b2b.management.XMLElementMBean[] elements)
Sets the elements of the ExtendedPropertySet. |
com.bea.b2b.management.XMLElementMBean |
ExtendedPropertySetMBean.appendElement(com.bea.b2b.management.XMLElementMBean parent,
com.bea.b2b.management.XMLElementMBean element)
Appends an element to the parent element for the ExtendedPropertySet. |
void |
ExtendedPropertySetMBean.removeElement(com.bea.b2b.management.XMLElementMBean element)
Removes an element for the ExtendedPropertySet. |
void |
XpathExpressionMBean.update()
writes the updates to the repository. |
CollaborationAgreementMBean[] |
DeliveryChannelMBean.getCollaborationAgreements()
Gets all the CollaborationAgreements that are using this delivery channel. |
CollaborationAgreementMBean[] |
DeliveryChannelMBean.getActiveCollaborationAgreements()
Gets all the active CollaborationAgreements that are using this delivery channel. |
int |
DeliveryChannelMBean.getNumMessagesSent()
Gets the number of messages sent. |
TradingPartnerSessionMBean[] |
DeliveryChannelMBean.getTradingPartnerSessions()
Gets TradingPartnerSessionMBeans for all sessions in this delivery channel. |
ConversationMBean[] |
DeliveryChannelMBean.getActiveConversations()
Gets active conversations for all of the active conversations in this delivery channel. |
void |
DeliveryChannelMBean.enable()
Enables this delivery channel so that new conversations and participants can use this delivery channel during normal system operations. |
void |
DeliveryChannelMBean.disable()
Disables this delivery channel so that new conversations and participants can no longer use this delivery channel during normal system operations. |
boolean |
DeliveryChannelMBean.isEnabled()
Determines whether this delivery channel is enabled (true) or not (false). |
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinitionMBean.getXpathRouters()
Gets all the Xpath expression for routers defined for the Business Protocol Definition. |
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinitionMBean.setXpathRouters(com.bea.b2b.management.XpathExpressionMBean[] routers)
Set the XpathExpression routers for the Business Protocol Definition. |
com.bea.b2b.management.XpathExpressionMBean |
BusinessProtocolDefinitionMBean.appendXpathRouter(int type,
boolean flag,
java.lang.String exp)
Appends a XpathExpression router for the Business Protocol Definition. |
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinitionMBean.getXpathFilters()
Gets all the Xpath filters defined for the Business Protocol Definition. |
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinitionMBean.setXpathFilters(com.bea.b2b.management.XpathExpressionMBean[] filters)
Set the Xpath filters for the Business Protocol Definition. |
com.bea.b2b.management.XpathExpressionMBean |
BusinessProtocolDefinitionMBean.appendXpathFilter(int type,
boolean flag,
java.lang.String exp)
Appends a Xpath filter for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getRouters()
Gets all the routers defined for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getRouters(int type)
Gets all the routers of the type specified. |
void |
BusinessProtocolDefinitionMBean.setRouters(com.bea.b2b.management.LogicPlugInMBean[] routers)
Set the routers for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.appendRouter(com.bea.b2b.management.LogicPlugInMBean router)
Appends a router at the end for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getFilters()
Gets all the filters defined for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getFilters(int type)
Gets all the filters of the type specified. |
void |
BusinessProtocolDefinitionMBean.setFilters(com.bea.b2b.management.LogicPlugInMBean[] filters)
Set the filters for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.appendFilter(com.bea.b2b.management.LogicPlugInMBean filter)
Appends a filter at the end for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getEncoders()
Gets all the encoders defined for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.setEncoders(com.bea.b2b.management.LogicPlugInMBean[] encoders)
Set the encoders for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.appendEncoder(com.bea.b2b.management.LogicPlugInMBean encoder)
Appends a encoder at the end for the Business Protocol Definition. |
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinitionMBean.getDecoders()
Gets all the decoders defined for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.setDecoders(com.bea.b2b.management.LogicPlugInMBean[] decoders)
Set the decoders for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.appendDecoder(com.bea.b2b.management.LogicPlugInMBean decoder)
Appends a decoder at the end for the Business Protocol Definition. |
com.bea.b2b.management.ParameterMBean[] |
BusinessProtocolDefinitionMBean.getParameters()
Gets all the parameters defined for the Business Protocol Definition. |
com.bea.b2b.management.ParameterMBean[] |
BusinessProtocolDefinitionMBean.setParameters(com.bea.b2b.management.ParameterMBean[] mbeans)
Sets the parameters for the Business Protocol Definition. |
com.bea.b2b.management.ParameterMBean |
BusinessProtocolDefinitionMBean.addParameter(java.lang.String paramName,
java.lang.String paramValue)
Adds a parameter for the Business Protocol Definition. |
void |
BusinessProtocolDefinitionMBean.removeParameter(com.bea.b2b.management.ParameterMBean param)
Removes a parameter for the Business Protocol Definition. |
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
BusinessProtocolDefinitionMBean.clone(java.lang.String name)
Makes a deep copy of the Business Protocol with the name passed. |
void |
XpathExpression.update()
|
com.bea.b2b.management.XMLAttributeMBean[] |
XMLElement.getAttributes()
|
com.bea.b2b.management.XMLAttributeMBean[] |
XMLElement.setAttributes(com.bea.b2b.management.XMLAttributeMBean[] attributes)
|
com.bea.b2b.management.XMLAttributeMBean |
XMLElement.addAttribute(com.bea.b2b.management.XMLAttributeMBean attribute)
|
void |
XMLElement.removeAttribute(com.bea.b2b.management.XMLAttributeMBean attribute)
|
boolean |
XMLElement.isActive()
|
void |
XMLElement.delete()
|
void |
XMLElement.deleteWithReferences()
|
void |
XMLElement.update()
|
com.bea.b2b.repository.Party |
PartyMBean.getRepositoryParty()
Gets the Repository representation of this Party |
com.bea.b2b.management.PartyIdentifierMBean |
PartyMBean.getPartyIdentifier()
Gets the identifier of the Party. |
void |
PartyMBean.setPartyIdentifier(com.bea.b2b.management.PartyIdentifierMBean tPIdentifier)
Set the identifier for the Party. |
DeliveryChannelMBean |
PartyMBean.getDeliveryChannel()
Gets the DeliveryChannel of the Party. |
void |
PartyMBean.setDeliveryChannel(DeliveryChannelMBean dc)
Set the DeliveryChannel for the Party. |
com.bea.b2b.management.RoleMBean |
PartyMBean.getRole()
Gets the role of the Party. |
void |
PartyMBean.setRole(com.bea.b2b.management.RoleMBean role)
Set the role for the Party. |
void |
PartyMBean.update()
writes the updates to the repository. |
void |
EncryptionCertificate.update()
|
ConversationMBean[] |
TradingPartnerSessionMBean.getActiveConversations()
Gets all the conversations in this session. |
ConversationMBean |
TradingPartnerSessionMBean.getActiveConversation(java.lang.String id)
Gets the active conversation with given id for the Trading Partner. |
DeliveryChannelMBean |
TradingPartnerSessionMBean.getDeliveryChannel()
Gets the Delivery Channel used by this session. |
java.util.Date |
TradingPartnerSessionMBean.lastSentInConversation(java.lang.String id)
Gets the time of the last business message that this participant sent in the specified conversation. |
void |
TradingPartnerSessionMBean.shutDown()
Shutsdown the session, forces the trading partner to leave. |
MessageMBean[] |
TradingPartnerSessionMBean.getAllMessages()
Gets MessageMBeans for all of the outstanding business messages sent to the trading partner in this session. |
CollaborationAgreementMBean[] |
WLC.getCollaborationAgreements()
|
void |
WLC.setCollaborationAgreements(CollaborationAgreementMBean[] cpas)
|
void |
WLC.addCollaborationAgreement(CollaborationAgreementMBean cpa)
|
void |
WLC.removeCollaborationAgreement(CollaborationAgreementMBean cpa)
|
java.lang.String[] |
WLC.getCollaborationAgreementNames()
|
java.lang.String[] |
WLC.getCollaborationAgreementNames(java.lang.String filter)
|
CollaborationAgreementMBean |
WLC.getCollaborationAgreement(java.lang.String name)
|
CollaborationAgreementMBean |
WLC.getCollaborationAgreement(java.lang.String name,
java.lang.String version)
|
com.bea.b2b.management.ConversationDefinitionMBean[] |
WLC.getConversationDefinitions()
|
com.bea.b2b.management.ConversationDefinitionMBean[] |
WLC.getConversationDefinitions(java.lang.String name)
|
void |
WLC.setConversationDefinitions(com.bea.b2b.management.ConversationDefinitionMBean[] bps)
|
com.bea.b2b.management.ConversationDefinitionMBean |
WLC.getConversationDefinition(java.lang.String name)
|
com.bea.b2b.management.ConversationDefinitionMBean |
WLC.getConversationDefinition(java.lang.String name,
java.lang.String version)
|
void |
WLC.addConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
|
void |
WLC.removeConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
|
java.lang.String[] |
WLC.getConversationDefinitionNames()
|
java.lang.String[] |
WLC.getConversationDefinitionNames(java.lang.String filter)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean[] |
WLC.getBusinessProtocolDefinitions()
|
void |
WLC.setBusinessProtocolDefinitions(com.bea.b2b.management.BusinessProtocolDefinitionMBean[] bpds)
|
void |
WLC.addBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean businessProtocol)
|
void |
WLC.removeBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean businessProtocol)
|
java.lang.String[] |
WLC.getBusinessProtocolDefinitionNames()
|
java.lang.String[] |
WLC.getBusinessProtocolDefinitionNames(java.lang.String filter)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
WLC.getBusinessProtocolDefinition(java.lang.String name)
|
com.bea.b2b.management.LogicPlugInMBean[] |
WLC.getLogicPlugIns()
|
com.bea.b2b.management.LogicPlugInMBean[] |
WLC.getLogicPlugIns(int type)
|
void |
WLC.setLogicPlugIns(com.bea.b2b.management.LogicPlugInMBean[] lps)
|
com.bea.b2b.management.LogicPlugInMBean |
WLC.getLogicPlugIn(java.lang.String name)
|
void |
WLC.addLogicPlugIn(com.bea.b2b.management.LogicPlugInMBean logicPlugIn)
|
void |
WLC.removeLogicPlugIn(com.bea.b2b.management.LogicPlugInMBean logicPlugIn)
|
java.lang.String[] |
WLC.getLogicPlugInNames()
|
java.lang.String[] |
WLC.getLogicPlugInNames(java.lang.String filter)
|
com.bea.b2b.management.TradingPartnerMBean[] |
WLC.getTradingPartners()
|
com.bea.b2b.management.TradingPartnerMBean |
WLC.getTradingPartner(java.lang.String name)
|
void |
WLC.setTradingPartners(com.bea.b2b.management.TradingPartnerMBean[] tradingPartners)
|
void |
WLC.addTradingPartner(com.bea.b2b.management.TradingPartnerMBean tradingPartner)
|
void |
WLC.removeTradingPartner(com.bea.b2b.management.TradingPartnerMBean tradingPartner)
|
java.lang.String[] |
WLC.getTradingPartnerNames()
|
java.lang.String[] |
WLC.getTradingPartnerNames(java.lang.String filter)
|
com.bea.b2b.management.ParameterMBean[] |
WLC.getParameters()
|
com.bea.b2b.management.ParameterMBean |
WLC.getParameter(java.lang.String name)
|
com.bea.b2b.management.ParameterMBean[] |
WLC.setParameters(com.bea.b2b.management.ParameterMBean[] mbeans)
|
com.bea.b2b.management.ParameterMBean |
WLC.addParameter(java.lang.String name,
java.lang.String value)
|
void |
WLC.removeParameter(com.bea.b2b.management.ParameterMBean param)
|
boolean |
WLC.isActive()
|
void |
WLC.delete()
|
void |
WLC.deleteWithReferences()
|
void |
WLC.update()
|
CollaborationAgreementMBean[] |
WLC.getEnabledCollaborationAgreements()
|
DeliveryChannelMBean[] |
WLC.getActiveDeliveryChannels()
|
ConversationMBean[] |
WLC.getActiveConversations()
|
TradingPartnerSessionMBean[] |
WLC.getTradingPartnerSessions()
|
void |
WLC.start(boolean mode)
|
void |
WLC.shutDown(int mode)
|
void |
ServerCertificate.update()
|
com.bea.b2b.repository.BusinessProcess |
RoleMBean.getBusinessProcess()
Gets the Business Process |
com.bea.b2b.management.ProcessImplementationMBean |
RoleMBean.getProcessImplementation()
Gets the Process Implementation |
com.bea.b2b.management.ProcessImplementationMBean |
RoleMBean.setProcessImplementation(com.bea.b2b.management.ProcessImplementationMBean mbean)
Sets the Process Implementation |
com.bea.b2b.management.ProcessImplementationMBean |
RoleMBean.setProcessImplementation(java.lang.String wlpiOrg)
Sets the Process Implementation |
void |
RoleMBean.update()
writes the updates to the repository. |
void |
Session.setAutoCommit(boolean enableAutoCommit)
|
boolean |
Session.isAutoCommit()
|
void |
Session.commit()
|
void |
Session.rollback()
|
void |
ConversationMBean.terminate(int result)
Terminates this Conversation. |
void |
ConversationMBean.leave()
Leaves this Conversation. |
com.bea.b2b.management.SignatureCertificateMBean |
CXMLBinding.getSignatureCertificate()
|
void |
CXMLBinding.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
CXMLBinding.getBusinessProtocolDefinition()
|
void |
CXMLBinding.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
|
void |
CXMLBinding.update()
|
boolean |
CXMLBinding.isActive()
|
java.lang.String[] |
Transport.getEndPoints()
|
void |
Transport.setEndPoints(java.lang.String[] endPoints)
|
java.lang.String |
Transport.addEndPoint(java.lang.String endPoint)
|
void |
Transport.removeEndPoint(java.lang.String endPoint)
|
com.bea.b2b.management.ClientCertificateMBean |
Transport.getClientCertificate()
|
void |
Transport.setClientCertificate(com.bea.b2b.management.ClientCertificateMBean certificate)
|
com.bea.b2b.management.ServerCertificateMBean |
Transport.getServerCertificate()
|
void |
Transport.setServerCertificate(com.bea.b2b.management.ServerCertificateMBean certificate)
|
void |
Transport.update()
|
boolean |
Transport.isActive()
|
com.bea.b2b.repository.Party |
Party.getRepositoryParty()
|
com.bea.b2b.management.PartyIdentifierMBean |
Party.getPartyIdentifier()
|
void |
Party.setPartyIdentifier(com.bea.b2b.management.PartyIdentifierMBean pIdentifier)
|
DeliveryChannelMBean |
Party.getDeliveryChannel()
|
void |
Party.setDeliveryChannel(DeliveryChannelMBean dc)
|
com.bea.b2b.management.RoleMBean |
Party.getRole()
|
void |
Party.setRole(com.bea.b2b.management.RoleMBean role)
|
void |
Party.update()
|
com.bea.b2b.management.RoleMBean[] |
ConversationDefinitionMBean.getRoles()
Gets all the roles defined for the ConversationDefinition. |
com.bea.b2b.management.RoleMBean[] |
ConversationDefinitionMBean.setRoles(com.bea.b2b.management.RoleMBean[] roles)
Sets the roles for the ConversationDefinition. |
com.bea.b2b.management.RoleMBean |
ConversationDefinitionMBean.getRole(java.lang.String name)
Gets the role matching the name specified. |
com.bea.b2b.management.RoleMBean |
ConversationDefinitionMBean.addRole(java.lang.String roleName,
java.lang.String roleDesc,
java.lang.String roleNotes,
java.lang.String roleTemplate)
Adds a role for the ConversationDefinition. |
com.bea.b2b.management.RoleMBean |
ConversationDefinitionMBean.addRole(com.bea.b2b.management.RoleMBean mbean)
Adds a role for the ConversationDefinition . |
void |
ConversationDefinitionMBean.removeRole(com.bea.b2b.management.RoleMBean role)
Removes a role for the ConversationDefinition. |
ConversationMBean[] |
ConversationDefinitionMBean.getActiveConversations()
Gets all the active conversations that are instances of this business process. |
com.bea.b2b.management.ConversationDefinitionMBean |
ConversationDefinitionMBean.clone(java.lang.String name)
Makes a deep copy of the ConversationDefinition with the name passed. |
com.bea.b2b.management.TransportMBean |
DeliveryChannel.getTransport()
|
void |
DeliveryChannel.setTransport(com.bea.b2b.management.TransportMBean transport)
|
com.bea.b2b.management.DocExchangeMBean |
DeliveryChannel.getDocExchange()
|
void |
DeliveryChannel.setDocExchange(com.bea.b2b.management.DocExchangeMBean docExchange)
|
void |
DeliveryChannel.update()
|
CollaborationAgreementMBean[] |
DeliveryChannel.getCollaborationAgreements()
RUNTIME |
CollaborationAgreementMBean[] |
DeliveryChannel.getActiveCollaborationAgreements()
|
int |
DeliveryChannel.getNumMessagesSent()
|
TradingPartnerSessionMBean[] |
DeliveryChannel.getTradingPartnerSessions()
|
ConversationMBean[] |
DeliveryChannel.getActiveConversations()
|
void |
DeliveryChannel.enable()
|
void |
DeliveryChannel.disable()
|
boolean |
DeliveryChannel.isEnabled()
|
boolean |
DeliveryChannel.isActive()
|
void |
CertificateMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.XOCPBindingMBean |
DocExchange.getXOCPBinding()
|
com.bea.b2b.management.XOCPBindingMBean |
DocExchange.setXOCPBinding(com.bea.b2b.management.XOCPBindingMBean XOCPBinding)
|
com.bea.b2b.management.XOCPBindingMBean |
DocExchange.setXOCPBinding(int endPointType,
java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
int retries,
long retryInterval,
long timeout,
int confirmedDelivery,
int messageHistory)
|
com.bea.b2b.management.EBXMLBindingMBean |
DocExchange.getEBXMLBinding()
|
com.bea.b2b.management.EBXMLBindingMBean |
DocExchange.setEBXMLBinding(com.bea.b2b.management.EBXMLBindingMBean EBXMLBinding)
|
com.bea.b2b.management.EBXMLBindingMBean |
DocExchange.setEBXMLBinding(java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
int retries,
long retryInterval,
long ttl,
java.lang.String deliverySemantics)
|
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchange.getRosettaNetBinding()
|
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchange.setRosettaNetBinding(com.bea.b2b.management.RosettaNetBindingMBean RosettaNetBinding)
|
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchange.setRosettaNetBinding(java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
int encryptionLevel,
int cipherStrength,
java.lang.String cipherAlgorithm)
|
com.bea.b2b.management.CXMLBindingMBean |
DocExchange.getCXMLBinding()
|
com.bea.b2b.management.CXMLBindingMBean |
DocExchange.setCXMLBinding(com.bea.b2b.management.CXMLBindingMBean CXMLBinding)
|
com.bea.b2b.management.CXMLBindingMBean |
DocExchange.setCXMLBinding(java.lang.String sharedSecret)
|
void |
DocExchange.update()
|
boolean |
DocExchange.isActive()
|
com.bea.b2b.management.ParameterMBean[] |
LogicPlugInMBean.getParameters()
Gets all the parameters defined for the LogicPlugIn. |
com.bea.b2b.management.ParameterMBean[] |
LogicPlugInMBean.setParameters(com.bea.b2b.management.ParameterMBean[] mbeans)
Sets the parameters for the LogicPlugIn. |
com.bea.b2b.management.ParameterMBean |
LogicPlugInMBean.getParameter(java.lang.String name)
Gets the parameter macthing the specified name, defined for the LogicPlugIn. |
com.bea.b2b.management.ParameterMBean |
LogicPlugInMBean.addParameter(java.lang.String paramName,
java.lang.String paramValue)
Adds a parameter for the LogicPlugIn. |
void |
LogicPlugInMBean.removeParameter(com.bea.b2b.management.ParameterMBean param)
Removes a parameter for the LogicPlugIn. |
java.lang.String[] |
LogicPlugInMBean.getBusinessProtocolDefinitionNames()
Gets all the names of all business protocols that use the LogicPlugIn. |
com.bea.b2b.management.SignatureCertificateMBean |
CXMLBindingMBean.getSignatureCertificate()
Gets the signature certificate of the CXMLBinding. |
void |
CXMLBindingMBean.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
Sets the signature certificate for the CXMLBinding. |
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
CXMLBindingMBean.getBusinessProtocolDefinition()
Gets the BusinessProtocolDefinition of the CXMLBinding. |
void |
CXMLBindingMBean.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
Sets the BusinessProtocolDefinition for the CXMLBinding. |
void |
CXMLBindingMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.SignatureCertificateMBean |
RosettaNetBinding.getSignatureCertificate()
|
void |
RosettaNetBinding.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean sCert)
|
com.bea.b2b.management.EncryptionCertificateMBean |
RosettaNetBinding.getEncryptionCertificate()
|
void |
RosettaNetBinding.setEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean cert)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
RosettaNetBinding.getBusinessProtocolDefinition()
|
void |
RosettaNetBinding.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
|
void |
RosettaNetBinding.update()
|
boolean |
RosettaNetBinding.isActive()
|
CollaborationAgreementMBean[] |
TradingPartnerMBean.getCollaborationAgreements()
Gets all the cpas where this Trading Partner is one of the parties. |
com.bea.b2b.management.ServerCertificateMBean |
TradingPartnerMBean.getServerCertificate()
Gets the server certificate for the Trading Partner. |
void |
TradingPartnerMBean.setServerCertificate(com.bea.b2b.management.ServerCertificateMBean mbean,
boolean toKS)
Sets the server certificate for the Trading Partner. |
com.bea.b2b.management.ServerCertificateMBean |
TradingPartnerMBean.setServerCertificate(java.lang.String name,
java.lang.String location)
Sets the server certificate for the Trading Partner. |
void |
TradingPartnerMBean.removeServerCertificate(boolean fromKS)
Removes the server certificate for the Trading Partner. |
com.bea.b2b.management.ClientCertificateMBean |
TradingPartnerMBean.getClientCertificate()
Gets the client certificate for the Trading Partner. |
com.bea.b2b.management.ClientCertificateMBean |
TradingPartnerMBean.setClientCertificate(com.bea.b2b.management.ClientCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
Sets the client certificate for the Trading Partner. |
com.bea.b2b.management.ClientCertificateMBean |
TradingPartnerMBean.setClientCertificate(java.lang.String name,
java.lang.String certLocation,
java.lang.String privateKeyLocation)
Sets the client certificate for the Trading Partner. |
void |
TradingPartnerMBean.removeClientCertificate(boolean fromKS)
Removes the client certificate for the Trading Partner. |
com.bea.b2b.management.EncryptionCertificateMBean[] |
TradingPartnerMBean.getEncryptionCertificates()
Gets all the enryption certificates defined for the Trading Partner. |
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartnerMBean.getEncryptionCertificate(java.lang.String name)
Gets the named encryption certificate for the Trading Partner. |
com.bea.b2b.management.EncryptionCertificateMBean[] |
TradingPartnerMBean.setEncryptionCertificates(com.bea.b2b.management.EncryptionCertificateMBean[] mbeans)
Sets the encryption certificates for the Trading Partner. |
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartnerMBean.addEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
Adds a encryption certificate for the Trading Partner. |
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartnerMBean.addEncryptionCertificate(java.lang.String name,
java.lang.String certificateLocation,
java.lang.String privateKeyLocation)
Adds a encryption certificate for the Trading Partner. |
void |
TradingPartnerMBean.removeEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean mbean,
boolean fromKS)
Removes the specified encryption certificate for the Trading Partner. |
java.lang.String[] |
TradingPartnerMBean.getEncryptionCertificateNames()
Gets the names of all Encryption certificates defined for the Trading Partner. |
com.bea.b2b.management.SignatureCertificateMBean[] |
TradingPartnerMBean.getSignatureCertificates()
Gets all the enryption certificates defined for the Trading Partner. |
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartnerMBean.getSignatureCertificate(java.lang.String name)
Gets the named signatue certificate for the Trading Partner. |
com.bea.b2b.management.SignatureCertificateMBean[] |
TradingPartnerMBean.setSignatureCertificates(com.bea.b2b.management.SignatureCertificateMBean[] mbeans)
Sets the signatue certificates for the Trading Partner. |
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartnerMBean.addSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
Adds a signatue certificate for the Trading Partner. |
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartnerMBean.addSignatureCertificate(java.lang.String name,
java.lang.String certificateLocation,
java.lang.String privateKeyLocation)
Adds a signatue certificate for the Trading Partner. |
void |
TradingPartnerMBean.removeSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean mbean,
boolean fromKS)
Removes the specified signatue certificate for the Trading Partner. |
java.lang.String[] |
TradingPartnerMBean.getSignatureCertificateNames()
Adds a signatue certificate for the Trading Partner. |
com.bea.b2b.management.TransportMBean[] |
TradingPartnerMBean.getTransports()
Gets all the transports supported by the Trading Partner. |
com.bea.b2b.management.TransportMBean |
TradingPartnerMBean.getTransport(java.lang.String name)
Gets the named transport for the Trading Partner. |
com.bea.b2b.management.TransportMBean[] |
TradingPartnerMBean.setTransports(com.bea.b2b.management.TransportMBean[] transports)
Set the transports for the Trading Partner. |
com.bea.b2b.management.TransportMBean |
TradingPartnerMBean.addTransport(com.bea.b2b.management.TransportMBean transport)
Adds a transport for the Trading Partner. |
void |
TradingPartnerMBean.removeTransport(com.bea.b2b.management.TransportMBean transport)
Removes a transport for the Trading Partner. |
java.lang.String[] |
TradingPartnerMBean.getTransportNames()
Gets the names of all transports supported by the Trading Partner. |
com.bea.b2b.management.DocExchangeMBean[] |
TradingPartnerMBean.getDocExchanges()
Gets all the document exchanges supported by the Trading Partner. |
com.bea.b2b.management.DocExchangeMBean |
TradingPartnerMBean.getDocExchange(java.lang.String name)
Gets the named document exchanges supported by the Trading Partner. |
com.bea.b2b.management.DocExchangeMBean[] |
TradingPartnerMBean.setDocExchanges(com.bea.b2b.management.DocExchangeMBean[] docExchanges)
Set the document exchanges for the Trading Partner. |
com.bea.b2b.management.DocExchangeMBean |
TradingPartnerMBean.addDocExchange(com.bea.b2b.management.DocExchangeMBean docExchange)
Adds a document exchange for the Trading Partner. |
void |
TradingPartnerMBean.removeDocExchange(com.bea.b2b.management.DocExchangeMBean docExchange)
Removes a document exchange for the Trading Partner. |
java.lang.String[] |
TradingPartnerMBean.getDocExchangeNames()
Gets the name of all document exchanges supported by the Trading Partner. |
DeliveryChannelMBean[] |
TradingPartnerMBean.getDeliveryChannels()
Gets all the delivery channels supported by the Trading Partner. |
DeliveryChannelMBean |
TradingPartnerMBean.getDeliveryChannel(java.lang.String name)
Gets the named delivery channel supported by the Trading Partner. |
DeliveryChannelMBean[] |
TradingPartnerMBean.setDeliveryChannels(DeliveryChannelMBean[] deliveryChannels)
Set the delivery channels for the Trading Partner. |
DeliveryChannelMBean |
TradingPartnerMBean.addDeliveryChannel(DeliveryChannelMBean deliveryChannel)
Adds a delivery channel for the Trading Partner. |
void |
TradingPartnerMBean.removeDeliveryChannel(DeliveryChannelMBean deliveryChannel)
Removes a delivery channel for the Trading Partner. |
java.lang.String[] |
TradingPartnerMBean.getDeliveryChannelNames()
Gets the names of all the delivery channels supported by the Trading Partner. |
com.bea.b2b.management.PartyIdentifierMBean[] |
TradingPartnerMBean.getPartyIdentifiers()
Gets all the party identifiers for the Trading Partner. |
com.bea.b2b.management.PartyIdentifierMBean |
TradingPartnerMBean.getPartyIdentifier(java.lang.String name)
Gets the named party identifiers for the Trading Partner. |
com.bea.b2b.management.PartyIdentifierMBean[] |
TradingPartnerMBean.setPartyIdentifiers(com.bea.b2b.management.PartyIdentifierMBean[] identifiers)
Set the party identifiers for the Trading Partner. |
com.bea.b2b.management.PartyIdentifierMBean |
TradingPartnerMBean.addPartyIdentifier(com.bea.b2b.management.PartyIdentifierMBean identifier)
Adds a identifier for the Trading Partner. |
void |
TradingPartnerMBean.removeIdentifier(com.bea.b2b.management.PartyIdentifierMBean identifier)
Removes a identifier for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartnerMBean.getXpathRouters()
Gets all the Xpath expression for routers defined for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartnerMBean.setXpathRouters(com.bea.b2b.management.XpathExpressionMBean[] routers)
Set the XpathExpression routers for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean |
TradingPartnerMBean.appendXpathRouter(int type,
boolean flag,
java.lang.String exp)
Appends a XpathExpression router for the Trading Partner. |
void |
TradingPartnerMBean.insertXpathRouter(com.bea.b2b.management.XpathExpressionMBean router,
int index)
Inserts a Xpath Router at the specified index for the Trading Partner. |
void |
TradingPartnerMBean.removeXpathRouter(com.bea.b2b.management.XpathExpressionMBean router)
Removes a Xpath router for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartnerMBean.getXpathFilters()
Gets all the Xpath filters defined for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartnerMBean.setXpathFilters(com.bea.b2b.management.XpathExpressionMBean[] filters)
Set the Xpath filters for the Trading Partner. |
com.bea.b2b.management.XpathExpressionMBean |
TradingPartnerMBean.appendXpathFilter(int type,
boolean flag,
java.lang.String exp)
Appends a Xpath filter for the Trading Partner. |
void |
TradingPartnerMBean.insertXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter,
int index)
Inserts a Xpath Filter at the specified index for the Trading Partner. |
void |
TradingPartnerMBean.removeXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter)
Removes a filter for the Trading Partner. |
com.bea.b2b.management.ExtendedPropertySetMBean |
TradingPartnerMBean.getExtendedPropertySet()
Gets the extended property set defined for the Trading Partner. |
void |
TradingPartnerMBean.setExtendedPropertySet(com.bea.b2b.management.ExtendedPropertySetMBean extendedProperty)
Set the extended property set for the Trading Partner. |
TradingPartnerSessionMBean[] |
TradingPartnerMBean.getTradingPartnerSessions()
Gets all the sessions for this Trading Partner. |
DeliveryChannelMBean[] |
TradingPartnerMBean.getActiveDeliveryChannels()
Gets all the active delivery channels for this Trading Partner. |
com.bea.b2b.management.TradingPartnerMBean |
TradingPartnerMBean.clone(java.lang.String name)
Makes a deep copy of the Trading Partner profile with the name passed. |
void |
WLCMBean.removeParameter(com.bea.b2b.management.ParameterMBean param)
Removes a parameter for the WebLogic Collaborate. |
CollaborationAgreementMBean[] |
WLCMBean.getEnabledCollaborationAgreements()
Gets all the enabled collaboration protocol agreements in the system. |
DeliveryChannelMBean[] |
WLCMBean.getActiveDeliveryChannels()
Gets all the active delivery channels in the system. |
ConversationMBean[] |
WLCMBean.getActiveConversations()
Gets all the active conversations in the system. |
TradingPartnerSessionMBean[] |
WLCMBean.getTradingPartnerSessions()
Gets all the Trading Partner sessions in the system. |
void |
WLCMBean.start(boolean mode)
Starts up the WebLogic Collaborate server. |
void |
WLCMBean.shutDown(int mode)
Shuts down the current WebLogic Collaborate server. |
com.bea.b2b.management.SignatureCertificateMBean |
XOCPBindingMBean.getSignatureCertificate()
Gets the signature certificate of the XOCPBinding. |
void |
XOCPBindingMBean.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
Sets the signature certificate for the XOCPBinding. |
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
XOCPBindingMBean.getBusinessProtocolDefinition()
Gets the BusinessProtocolDefinition of the XOCPBinding. |
void |
XOCPBindingMBean.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
Sets the BusinessProtocolDefinition for the XOCPBinding. |
void |
XOCPBindingMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.SignatureCertificateMBean |
XOCPBinding.getSignatureCertificate()
|
void |
XOCPBinding.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
XOCPBinding.getBusinessProtocolDefinition()
|
void |
XOCPBinding.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
|
void |
XOCPBinding.update()
|
boolean |
XOCPBinding.isActive()
|
com.bea.b2b.management.RoleMBean |
ProcessImplementation.getRole()
|
void |
ProcessImplementation.update()
|
ConversationMBean[] |
TradingPartnerSession.getActiveConversations()
|
DeliveryChannelMBean |
TradingPartnerSession.getDeliveryChannel()
|
ConversationMBean |
TradingPartnerSession.getActiveConversation(java.lang.String id)
|
java.util.Date |
TradingPartnerSession.lastSentInConversation(java.lang.String conversationId)
|
void |
TradingPartnerSession.shutDown()
|
void |
TradingPartnerSession.disable()
|
MessageMBean[] |
TradingPartnerSession.getAllMessages()
|
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinition.getXpathRouters()
|
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinition.setXpathRouters(com.bea.b2b.management.XpathExpressionMBean[] xpaths)
|
com.bea.b2b.management.XpathExpressionMBean |
BusinessProtocolDefinition.appendXpathRouter(int type,
boolean flag,
java.lang.String exp)
|
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinition.getXpathFilters()
|
com.bea.b2b.management.XpathExpressionMBean[] |
BusinessProtocolDefinition.setXpathFilters(com.bea.b2b.management.XpathExpressionMBean[] xpaths)
|
com.bea.b2b.management.XpathExpressionMBean |
BusinessProtocolDefinition.appendXpathFilter(int type,
boolean flag,
java.lang.String exp)
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getRouters()
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getRouters(int type)
|
void |
BusinessProtocolDefinition.setRouters(com.bea.b2b.management.LogicPlugInMBean[] routers)
|
void |
BusinessProtocolDefinition.appendRouter(com.bea.b2b.management.LogicPlugInMBean router)
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getFilters()
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getFilters(int type)
|
void |
BusinessProtocolDefinition.setFilters(com.bea.b2b.management.LogicPlugInMBean[] filters)
|
void |
BusinessProtocolDefinition.appendFilter(com.bea.b2b.management.LogicPlugInMBean filter)
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getEncoders()
|
void |
BusinessProtocolDefinition.setEncoders(com.bea.b2b.management.LogicPlugInMBean[] encoders)
|
void |
BusinessProtocolDefinition.appendEncoder(com.bea.b2b.management.LogicPlugInMBean encoder)
|
com.bea.b2b.management.LogicPlugInMBean[] |
BusinessProtocolDefinition.getDecoders()
|
void |
BusinessProtocolDefinition.setDecoders(com.bea.b2b.management.LogicPlugInMBean[] decoders)
|
void |
BusinessProtocolDefinition.appendDecoder(com.bea.b2b.management.LogicPlugInMBean decoder)
|
com.bea.b2b.management.ParameterMBean[] |
BusinessProtocolDefinition.getParameters()
|
com.bea.b2b.management.ParameterMBean[] |
BusinessProtocolDefinition.setParameters(com.bea.b2b.management.ParameterMBean[] mbeans)
|
com.bea.b2b.management.ParameterMBean |
BusinessProtocolDefinition.addParameter(java.lang.String paramName,
java.lang.String paramValue)
|
void |
BusinessProtocolDefinition.removeParameter(com.bea.b2b.management.ParameterMBean param)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
BusinessProtocolDefinition.clone(java.lang.String name)
|
void |
BusinessProtocolDefinition.delete()
|
void |
BusinessProtocolDefinition.deleteWithReferences()
|
void |
BusinessProtocolDefinition.update()
|
com.bea.b2b.management.ParameterMBean[] |
LogicPlugIn.getParameters()
|
com.bea.b2b.management.ParameterMBean |
LogicPlugIn.getParameter(java.lang.String name)
|
com.bea.b2b.management.ParameterMBean[] |
LogicPlugIn.setParameters(com.bea.b2b.management.ParameterMBean[] mbeans)
|
com.bea.b2b.management.ParameterMBean |
LogicPlugIn.addParameter(java.lang.String name,
java.lang.String value)
|
void |
LogicPlugIn.removeParameter(com.bea.b2b.management.ParameterMBean param)
|
java.lang.String[] |
LogicPlugIn.getBusinessProtocolDefinitionNames()
|
boolean |
LogicPlugIn.isActive()
|
void |
LogicPlugIn.delete()
|
void |
LogicPlugIn.deleteWithReferences()
|
void |
LogicPlugIn.update()
|
void |
XMLAttribute.update()
|
void |
ClientCertificate.update()
|
void |
SessionMBean.setAutoCommit(boolean enableAutoCommit)
|
boolean |
SessionMBean.isAutoCommit()
|
void |
SessionMBean.commit()
|
void |
SessionMBean.rollback()
|
com.bea.b2b.management.ConversationDefinitionMBean |
CollaborationAgreementMBean.getConversationDefinition()
Gets the conversationDefinition defined for the CollaborationAgreement. |
com.bea.b2b.management.PartyMBean[] |
CollaborationAgreementMBean.getParties()
Gets all the parties defined for the CollaborationAgreement. |
java.lang.String |
CollaborationAgreementMBean.getBusinessProtocol()
Gets the business protocol name for this collaboration protocol agreement. |
java.lang.String |
CollaborationAgreementMBean.getBusinessProtocolVersion()
Gets the business protocol version for this collaboration protocol agreement. |
void |
CollaborationAgreementMBean.disable()
Disables the CollaborationAgreement. |
void |
CollaborationAgreementMBean.enable()
Enabled the CollaborationAgreement. |
void |
ParameterMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.SignatureCertificateMBean |
EBXMLBinding.getSignatureCertificate()
|
void |
EBXMLBinding.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
|
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
EBXMLBinding.getBusinessProtocolDefinition()
|
void |
EBXMLBinding.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
|
void |
EBXMLBinding.update()
|
boolean |
EBXMLBinding.isActive()
|
java.lang.String[] |
TransportMBean.getEndPoints()
Gets the end point of the Transport. |
void |
TransportMBean.setEndPoints(java.lang.String[] endPoints)
Sets the end points of the Transport. |
java.lang.String |
TransportMBean.addEndPoint(java.lang.String endPoint)
Adds a end point to the Transport. |
void |
TransportMBean.removeEndPoint(java.lang.String endPoint)
Removes an end point from the Transport. |
com.bea.b2b.management.ClientCertificateMBean |
TransportMBean.getClientCertificate()
Gets the client certificate for the Transport. |
void |
TransportMBean.setClientCertificate(com.bea.b2b.management.ClientCertificateMBean certificate)
Sets the client certificate for the Transport. |
com.bea.b2b.management.ServerCertificateMBean |
TransportMBean.getServerCertificate()
Gets the server certificate for the Transport. |
void |
TransportMBean.setServerCertificate(com.bea.b2b.management.ServerCertificateMBean certificate)
Sets the server certificate for the Transport. |
void |
TransportMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.ConversationDefinitionMBean |
CollaborationAgreement.getConversationDefinition()
|
void |
CollaborationAgreement.setConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
|
com.bea.b2b.management.PartyMBean[] |
CollaborationAgreement.getParties()
|
com.bea.b2b.management.PartyMBean |
CollaborationAgreement.addParty()
|
void |
CollaborationAgreement.removeParty(com.bea.b2b.management.PartyMBean party)
|
boolean |
CollaborationAgreement.isActive()
|
boolean |
CollaborationAgreement.isRegistered()
|
void |
CollaborationAgreement.delete()
|
void |
CollaborationAgreement.deleteWithReferences()
|
void |
CollaborationAgreement.update()
|
java.lang.String |
CollaborationAgreement.getBusinessProtocol()
|
java.lang.String |
CollaborationAgreement.getBusinessProtocolVersion()
|
void |
CollaborationAgreement.disable()
|
void |
CollaborationAgreement.enable()
|
void |
CollaborationAgreement.register()
|
void |
CollaborationAgreement.unregister()
|
com.bea.b2b.management.SignatureCertificateMBean |
RosettaNetBindingMBean.getSignatureCertificate()
Gets the signature certificate of the RosettaNetBinding. |
void |
RosettaNetBindingMBean.setSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean cert)
Sets the signature certificate for the RosettaNetBinding. |
com.bea.b2b.management.EncryptionCertificateMBean |
RosettaNetBindingMBean.getEncryptionCertificate()
Gets the encryption certificate of the RosettaNetBinding. |
void |
RosettaNetBindingMBean.setEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean cert)
Sets the encryption certificate for the RosettaNetBinding. |
com.bea.b2b.management.BusinessProtocolDefinitionMBean |
RosettaNetBindingMBean.getBusinessProtocolDefinition()
Gets the BusinessProtocolDefinition of the RosettaNetBinding. |
void |
RosettaNetBindingMBean.setBusinessProtocolDefinition(com.bea.b2b.management.BusinessProtocolDefinitionMBean mbean)
Sets the BusinessProtocolDefinition for the RosettaNetBinding. |
void |
RosettaNetBindingMBean.update()
writes the updates to the repository. |
com.bea.b2b.management.XOCPBindingMBean |
DocExchangeMBean.getXOCPBinding()
Gets the XOCP binding of the Document Exchange. |
com.bea.b2b.management.XOCPBindingMBean |
DocExchangeMBean.setXOCPBinding(com.bea.b2b.management.XOCPBindingMBean XOCPBinding)
Adds the XOCP binding for the Document Exchange. |
com.bea.b2b.management.XOCPBindingMBean |
DocExchangeMBean.setXOCPBinding(int endPointType,
java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
int retries,
long retryInterval,
long timeout,
int confirmedDelivery,
int messageHistory)
Adds the XOCP binding for the Document Exchange. |
com.bea.b2b.management.EBXMLBindingMBean |
DocExchangeMBean.getEBXMLBinding()
Gets the EBXML binding of the Document Exchange. |
com.bea.b2b.management.EBXMLBindingMBean |
DocExchangeMBean.setEBXMLBinding(com.bea.b2b.management.EBXMLBindingMBean ebXMLBinding)
Adds the EBXML binding for the Document Exchange. |
com.bea.b2b.management.EBXMLBindingMBean |
DocExchangeMBean.setEBXMLBinding(java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
int retries,
long retryInterval,
long ttl,
java.lang.String deliverySemantics)
Adds the ebXML binding for the Document Exchange. |
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchangeMBean.getRosettaNetBinding()
Gets the RosettaNet binding of the Document Exchange. |
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchangeMBean.setRosettaNetBinding(com.bea.b2b.management.RosettaNetBindingMBean RosettaNetBinding)
Adds the RosettaNet binding for the Document Exchange. |
com.bea.b2b.management.RosettaNetBindingMBean |
DocExchangeMBean.setRosettaNetBinding(java.lang.String nonRepudiationProtocol,
java.lang.String nonRepudiationProtocolVersion,
java.lang.String nonRepudiationHashFunction,
java.lang.String nonRepudiationSignatureAlgorithm,
int encryptionLevel,
int cipherStrength,
java.lang.String cipherAlgorithm)
Adds the RosettaNet binding for the Document Exchange. |
com.bea.b2b.management.CXMLBindingMBean |
DocExchangeMBean.getCXMLBinding()
Gets the CXML binding of the Document Exchange. |
com.bea.b2b.management.CXMLBindingMBean |
DocExchangeMBean.setCXMLBinding(com.bea.b2b.management.CXMLBindingMBean CXMLBinding)
Adds the CXML binding for the Document Exchange. |
com.bea.b2b.management.CXMLBindingMBean |
DocExchangeMBean.setCXMLBinding(java.lang.String sharedSecret)
Adds the CXML binding for the Document Exchange. |
void |
DocExchangeMBean.update()
writes the updates to the repository. |
void |
Conversation.terminate(int result)
|
void |
Conversation.leave()
|
void |
SignatureCertificate.update()
|
CollaborationAgreementMBean[] |
TradingPartner.getCollaborationAgreements()
|
com.bea.b2b.management.ServerCertificateMBean |
TradingPartner.getServerCertificate()
|
void |
TradingPartner.setServerCertificate(com.bea.b2b.management.ServerCertificateMBean mbean,
boolean toKS)
|
com.bea.b2b.management.ServerCertificateMBean |
TradingPartner.setServerCertificate(java.lang.String name,
java.lang.String location)
|
void |
TradingPartner.removeServerCertificate(boolean fromKS)
|
com.bea.b2b.management.ClientCertificateMBean |
TradingPartner.getClientCertificate()
|
com.bea.b2b.management.ClientCertificateMBean |
TradingPartner.setClientCertificate(com.bea.b2b.management.ClientCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
|
void |
TradingPartner.removeClientCertificate(boolean fromKS)
|
com.bea.b2b.management.ClientCertificateMBean |
TradingPartner.setClientCertificate(java.lang.String name,
java.lang.String certLocation,
java.lang.String privateKeyLocation)
|
com.bea.b2b.management.EncryptionCertificateMBean[] |
TradingPartner.getEncryptionCertificates()
|
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartner.getEncryptionCertificate(java.lang.String name)
|
com.bea.b2b.management.EncryptionCertificateMBean[] |
TradingPartner.setEncryptionCertificates(com.bea.b2b.management.EncryptionCertificateMBean[] mbeans)
|
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartner.addEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
|
com.bea.b2b.management.EncryptionCertificateMBean |
TradingPartner.addEncryptionCertificate(java.lang.String name,
java.lang.String certificateLocation,
java.lang.String privateKeyLocation)
|
void |
TradingPartner.removeEncryptionCertificate(com.bea.b2b.management.EncryptionCertificateMBean mbean,
boolean fromKS)
|
java.lang.String[] |
TradingPartner.getEncryptionCertificateNames()
|
com.bea.b2b.management.SignatureCertificateMBean[] |
TradingPartner.getSignatureCertificates()
|
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartner.getSignatureCertificate(java.lang.String name)
|
com.bea.b2b.management.SignatureCertificateMBean[] |
TradingPartner.setSignatureCertificates(com.bea.b2b.management.SignatureCertificateMBean[] mbeans)
|
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartner.addSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean mbean,
java.lang.String pswd,
boolean toKS)
|
com.bea.b2b.management.SignatureCertificateMBean |
TradingPartner.addSignatureCertificate(java.lang.String name,
java.lang.String certificateLocation,
java.lang.String privateKeyLocation)
|
void |
TradingPartner.removeSignatureCertificate(com.bea.b2b.management.SignatureCertificateMBean mbean,
boolean fromKS)
|
java.lang.String[] |
TradingPartner.getSignatureCertificateNames()
|
com.bea.b2b.management.TransportMBean[] |
TradingPartner.getTransports()
|
com.bea.b2b.management.TransportMBean |
TradingPartner.getTransport(java.lang.String name)
|
com.bea.b2b.management.TransportMBean[] |
TradingPartner.setTransports(com.bea.b2b.management.TransportMBean[] transports)
|
com.bea.b2b.management.TransportMBean |
TradingPartner.addTransport(com.bea.b2b.management.TransportMBean transport)
|
void |
TradingPartner.removeTransport(com.bea.b2b.management.TransportMBean transport)
|
java.lang.String[] |
TradingPartner.getTransportNames()
|
com.bea.b2b.management.DocExchangeMBean[] |
TradingPartner.getDocExchanges()
|
com.bea.b2b.management.DocExchangeMBean |
TradingPartner.getDocExchange(java.lang.String name)
|
com.bea.b2b.management.DocExchangeMBean[] |
TradingPartner.setDocExchanges(com.bea.b2b.management.DocExchangeMBean[] docExchanges)
|
com.bea.b2b.management.DocExchangeMBean |
TradingPartner.addDocExchange(com.bea.b2b.management.DocExchangeMBean docExchange)
|
void |
TradingPartner.removeDocExchange(com.bea.b2b.management.DocExchangeMBean docExchange)
|
java.lang.String[] |
TradingPartner.getDocExchangeNames()
|
DeliveryChannelMBean[] |
TradingPartner.getDeliveryChannels()
|
DeliveryChannelMBean |
TradingPartner.getDeliveryChannel(java.lang.String name)
|
DeliveryChannelMBean[] |
TradingPartner.setDeliveryChannels(DeliveryChannelMBean[] deliveryChannels)
|
DeliveryChannelMBean |
TradingPartner.addDeliveryChannel(DeliveryChannelMBean deliveryChannel)
|
void |
TradingPartner.removeDeliveryChannel(DeliveryChannelMBean deliveryChannel)
|
java.lang.String[] |
TradingPartner.getDeliveryChannelNames()
|
com.bea.b2b.management.PartyIdentifierMBean[] |
TradingPartner.getPartyIdentifiers()
|
com.bea.b2b.management.PartyIdentifierMBean |
TradingPartner.getPartyIdentifier(java.lang.String name)
|
com.bea.b2b.management.PartyIdentifierMBean[] |
TradingPartner.setPartyIdentifiers(com.bea.b2b.management.PartyIdentifierMBean[] identifiers)
|
com.bea.b2b.management.PartyIdentifierMBean |
TradingPartner.addPartyIdentifier(com.bea.b2b.management.PartyIdentifierMBean identifier)
|
void |
TradingPartner.removeIdentifier(com.bea.b2b.management.PartyIdentifierMBean identifier)
|
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartner.getXpathRouters()
|
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartner.setXpathRouters(com.bea.b2b.management.XpathExpressionMBean[] routers)
|
com.bea.b2b.management.XpathExpressionMBean |
TradingPartner.appendXpathRouter(int type,
boolean flag,
java.lang.String exp)
|
void |
TradingPartner.insertXpathRouter(com.bea.b2b.management.XpathExpressionMBean router,
int index)
|
void |
TradingPartner.removeXpathRouter(com.bea.b2b.management.XpathExpressionMBean router)
|
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartner.getXpathFilters()
|
com.bea.b2b.management.XpathExpressionMBean[] |
TradingPartner.setXpathFilters(com.bea.b2b.management.XpathExpressionMBean[] filters)
|
com.bea.b2b.management.XpathExpressionMBean |
TradingPartner.appendXpathFilter(int type,
boolean flag,
java.lang.String exp)
|
void |
TradingPartner.insertXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter,
int index)
|
void |
TradingPartner.removeXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter)
|
com.bea.b2b.management.ExtendedPropertySetMBean |
TradingPartner.getExtendedPropertySet()
|
void |
TradingPartner.setExtendedPropertySet(com.bea.b2b.management.ExtendedPropertySetMBean extendedProperty)
|
TradingPartnerSessionMBean[] |
TradingPartner.getTradingPartnerSessions()
|
DeliveryChannelMBean[] |
TradingPartner.getActiveDeliveryChannels()
|
com.bea.b2b.management.TradingPartnerMBean |
TradingPartner.clone(java.lang.String name)
|
void |
TradingPartner.delete()
|
void |
TradingPartner.deleteWithReferences()
|
void |
TradingPartner.update()
|
boolean |
TradingPartner.isActive()
|
void |
Parameter.update()
|
Constructors in com.bea.b2b.management that throw ManagementException | |
Role.Role(com.bea.b2b.repository.Role role)
|
|
PartyIdentifier.PartyIdentifier(com.bea.b2b.repository.PartyIdentifier id)
|
|
ConversationDefinition.ConversationDefinition(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.BusinessProcess bp)
|
|
ConversationDefinition.ConversationDefinition(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String version,
java.lang.String description,
java.lang.String notes,
java.lang.String protocol,
java.lang.String protocolVersion,
long defaultTimeout)
|
|
ConversationDefinition.ConversationDefinition(java.lang.String name,
java.lang.String version,
java.lang.String description,
java.lang.String notes,
java.lang.String protocol,
java.lang.String protocolVersion,
long defaultTimeout)
|
|
ExtendedPropertySet.ExtendedPropertySet(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.ExtendedPropertySet epset)
|
|
ExtendedPropertySet.ExtendedPropertySet(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String description,
java.lang.String notes)
|
|
ExtendedPropertySet.ExtendedPropertySet(java.lang.String name,
java.lang.String description,
java.lang.String notes)
|
|
XMLElement.XMLElement(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.XMLNode node)
|
|
XMLElement.XMLElement(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String value,
int nodeType)
|
|
XMLElement.XMLElement(java.lang.String name,
java.lang.String value,
int nodeType)
|
|
EncryptionCertificate.EncryptionCertificate(com.bea.b2b.repository.EncryptionCertificate cert)
|
|
EncryptionCertificate.EncryptionCertificate(java.lang.String name,
java.lang.String location,
java.lang.String privateKeyLocation)
|
|
WLC.WLC(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.WLC wlc)
|
|
WLC.WLC(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String description,
java.lang.String notes,
boolean largeMessageSupportOn,
int largeMessageMinSize,
java.lang.String largeMessageLocation,
java.lang.String proxyHost,
java.lang.String proxyPort,
java.lang.String systemPassword,
java.lang.String auditLogClass,
java.lang.String certificateVerificationClass,
java.lang.String secureTimestampClass,
java.lang.String certificateAuthorityDirectory)
|
|
WLC.WLC(java.lang.String name,
java.lang.String description,
java.lang.String notes,
boolean largeMessageSupportOn,
int largeMessageMinSize,
java.lang.String largeMessageLocation,
java.lang.String proxyHost,
java.lang.String proxyPort,
java.lang.String systemPassword,
java.lang.String auditLogClass,
java.lang.String certificateVerificationClass,
java.lang.String secureTimestampClass,
java.lang.String certificateAuthorityDirectory)
|
|
ServerCertificate.ServerCertificate(com.bea.b2b.repository.ServerCertificate cert)
|
|
CXMLBinding.CXMLBinding(com.bea.b2b.repository.CXMLBinding binding)
|
|
Transport.Transport(com.bea.b2b.repository.Transport dc)
|
|
Transport.Transport(java.lang.String name,
java.lang.String protocol,
java.lang.String protocolVersion,
java.lang.String securityProtocol,
java.lang.String securityProtocolVersion)
|
|
DeliveryChannel.DeliveryChannel(com.bea.b2b.repository.DeliveryChannel dc)
|
|
DeliveryChannel.DeliveryChannel(java.lang.String name,
int status,
java.lang.String desc,
java.lang.String notes,
boolean nonRepudiationOfOrigin,
boolean nonRepudiationOfReceipt,
boolean transportSecure,
boolean encryption,
boolean routingProxy)
|
|
DocExchange.DocExchange(com.bea.b2b.repository.DocumentExchange doc)
|
|
DocExchange.DocExchange(java.lang.String name,
java.lang.String businessProtocol,
java.lang.String protocolVersion)
|
|
RosettaNetBinding.RosettaNetBinding(com.bea.b2b.repository.RosettaNetBinding binding)
|
|
XOCPBinding.XOCPBinding(com.bea.b2b.repository.XOCPBinding binding)
|
|
ProcessImplementation.ProcessImplementation(com.bea.b2b.repository.ProcessImplementation procImpl)
|
|
BusinessProtocolDefinition.BusinessProtocolDefinition(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.BusinessProtocolDefinition bpd)
|
|
BusinessProtocolDefinition.BusinessProtocolDefinition(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String description,
java.lang.String notes,
java.lang.String businessProtocol,
java.lang.String protocolVersion,
int endpointType,
java.lang.String javaClassName)
|
|
BusinessProtocolDefinition.BusinessProtocolDefinition(java.lang.String name,
java.lang.String description,
java.lang.String notes,
java.lang.String businessProtocol,
java.lang.String protocolVersion,
int endpointType,
java.lang.String javaClassName)
|
|
LogicPlugIn.LogicPlugIn(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.Module mod)
|
|
LogicPlugIn.LogicPlugIn(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String description,
java.lang.String notes,
java.lang.String javaClassName,
int type)
|
|
LogicPlugIn.LogicPlugIn(java.lang.String name,
java.lang.String description,
java.lang.String notes,
java.lang.String javaClassName,
int type)
|
|
ClientCertificate.ClientCertificate(com.bea.b2b.repository.ClientCertificate cert)
|
|
ClientCertificate.ClientCertificate(java.lang.String name,
java.lang.String location,
java.lang.String privateKeyLocation)
|
|
EBXMLBinding.EBXMLBinding(com.bea.b2b.repository.EBXMLBinding binding)
|
|
CollaborationAgreement.CollaborationAgreement(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.CPA cpa)
|
|
CollaborationAgreement.CollaborationAgreement(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
java.lang.String version,
int status,
java.lang.String description,
java.lang.String notes,
java.lang.String globalIdentifier,
java.util.Date lifetimeStart,
java.util.Date lifetimeEnd)
|
|
CollaborationAgreement.CollaborationAgreement(java.lang.String name,
java.lang.String version,
int status,
java.lang.String description,
java.lang.String notes,
java.lang.String globalIdentifier,
java.util.Date lifetimeStart,
java.util.Date lifetimeEnd)
|
|
SignatureCertificate.SignatureCertificate(com.bea.b2b.repository.SignatureCertificate cert)
|
|
TradingPartner.TradingPartner(com.bea.b2b.management.SessionMBean session,
com.bea.b2b.repository.TradingPartner tp)
|
|
TradingPartner.TradingPartner(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
int status,
java.lang.String description,
java.lang.String notes,
int type,
java.lang.String address,
java.lang.String fax,
java.lang.String phone,
java.lang.String email,
java.lang.String userName)
|
|
TradingPartner.TradingPartner(com.bea.b2b.management.SessionMBean session,
java.lang.String name,
int status,
java.lang.String description,
java.lang.String notes,
int type,
java.lang.String address,
java.lang.String fax,
java.lang.String phone,
java.lang.String email,
java.lang.String userName,
java.lang.String encoding)
|
|
TradingPartner.TradingPartner(java.lang.String name,
int status,
java.lang.String description,
java.lang.String notes,
int type,
java.lang.String address,
java.lang.String fax,
java.lang.String phone,
java.lang.String email,
java.lang.String userName,
java.lang.String encoding)
|
|
TradingPartner.TradingPartner(java.lang.String name,
int status,
java.lang.String description,
java.lang.String notes,
int type,
java.lang.String address,
java.lang.String fax,
java.lang.String phone,
java.lang.String email,
java.lang.String userName)
|
|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |