psdi.webclient.beans.assetcat

Class SelectValueAttributeMultipleBean

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


    public class SelectValueAttributeMultipleBean
    extends MultiselectDataBean
    Created for 09-16850
    • Constructor Detail

      • SelectValueAttributeMultipleBean

        public SelectValueAttributeMultipleBean()
    • Method Detail

      • attributeSearch

        public int attributeSearch()
                            throws MXException,
                                   java.rmi.RemoteException
        09-16850: attributeSearch to filter by AssetFeature if it is in query mode
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • multiSelectRecords

        public int multiSelectRecords()
                               throws MXException
        09-16850: When multiple rows are selected, return the values selected to the originating data bean.
        Throws:
        MXException