com.sun.mdm.index.parser
Class ElephantObject
java.lang.Object
com.sun.mdm.index.parser.ElephantObject
- public class ElephantObject
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElephantObject
public ElephantObject()
getBBEHome
public java.lang.String getBBEHome()
- Returns:
- String ret string
getBlockDefinitions
public java.util.ArrayList getBlockDefinitions()
- Returns:
- Arraylist list
getmSystems
public java.util.ArrayList getmSystems()
- Returns:
- ArrayList list
getName
public java.lang.String getName()
- Returns:
- String ret string
getPrimaryObject
public ElephantObjectType getPrimaryObject()
- Returns:
- ElephantObjectType elephant object type
getSecondaryList
public java.util.ArrayList getSecondaryList()
- Returns:
- ArrayList list
getSecondaryObjects
public java.util.ArrayList getSecondaryObjects()
- Returns:
- ArrayList list
getWeblogicAppServer
public WeblogicType getWeblogicAppServer()
- Returns:
- WeblogicType weblogic type
parse
public void parse(org.w3c.dom.Node node)
- Parameters:
node
- Node
Sun Microsystems, Inc.