psdi.webclient.beans.wfdesign

Class WFRelationshipTreeBean

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


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

      • WFRelationshipTreeBean

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