WebLogic Integration


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

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

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

Methods in com.bea.b2b.management that return com.bea.b2b.management.XMLElementMBean
 com.bea.b2b.management.XMLElementMBean[] ExtendedPropertySet.getElements()
           
 com.bea.b2b.management.XMLElementMBean[] ExtendedPropertySet.getChildElements(com.bea.b2b.management.XMLElementMBean element)
           
 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()
           
 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.
 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.
 

Methods in com.bea.b2b.management with parameters of type com.bea.b2b.management.XMLElementMBean
 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)
           
 void ExtendedPropertySet.removeElement(com.bea.b2b.management.XMLElementMBean element)
           
 com.bea.b2b.management.XMLElementMBean[] ExtendedPropertySetMBean.getChildElements(com.bea.b2b.management.XMLElementMBean element)
          Gets the child elements to the specified element in 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.
 


WebLogic Integration

WebLogic Integration (WLI)