psdi.iface.listener

Class RelationshipListenerHandler

    • Constructor Detail

      • RelationshipListenerHandler

        public RelationshipListenerHandler(IntListenerInfo info)
        Default constructor.
    • Method Detail

      • getParamValue

        public java.lang.String getParamValue(MboSetRemote set,
                                              MboRemote mbo,
                                              java.lang.String col)
                                       throws MXException,
                                              java.rmi.RemoteException
        Get all values for a filed from MboSet.
        Parameters:
        set - reference to MboSet
        mbo - reference to event Mbo
        col - column to search
        Returns:
        all column values separated by ","
        Throws:
        MXException
        java.rmi.RemoteException