WebLogic Integration


Uses of Interface
com.bea.b2b.management.XMLAttributeMBean

Packages that use com.bea.b2b.management.XMLAttributeMBean
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
 

Uses of com.bea.b2b.management.XMLAttributeMBean in com.bea.b2b.management
 

Methods in com.bea.b2b.management that return com.bea.b2b.management.XMLAttributeMBean
 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.
 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)
           
 

Methods in com.bea.b2b.management with parameters of type com.bea.b2b.management.XMLAttributeMBean
 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.
 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)
           
 


WebLogic Integration

WebLogic Integration (WLI)