com.ibm.tivoli.maximo.skd.beans

Class SKDRelationshipTreeBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class SKDRelationshipTreeBean
    extends RelationshipTreeBean
    • Constructor Detail

      • SKDRelationshipTreeBean

        public SKDRelationshipTreeBean()
        Constructor
    • Method Detail

      • getTreeControlObjectName

        public java.lang.String getTreeControlObjectName()
                                                  throws java.rmi.RemoteException,
                                                         MXException
        Gets the object name from the top level mbo/relationship. The objecname is then used (by RelationshipTreeBean) to determine the relationships/attributes that will be displayed in the tree-control. This method overrides RelationshipTreeBean.getTreeControlObjectName()
        Overrides:
        getTreeControlObjectName in class RelationshipTreeBean
        Returns:
        String - The top level objectname
        Throws:
        RemoteException, - MXException
        java.rmi.RemoteException
        MXException