com.ibm.ism.script.webclient.beans.autoscript

Class ScrRelationshipTreeBean

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


    public class ScrRelationshipTreeBean
    extends RelationshipTreeBean
    Extends RelationshipTreeBean and supports the expression builder relationship treecontrol for Workflow
    • Constructor Detail

      • ScrRelationshipTreeBean

        public ScrRelationshipTreeBean()
        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