psdi.plusc.app.jobplan

Class PlusCFldJpDatasheetAssetnum

    • Constructor Detail

      • PlusCFldJpDatasheetAssetnum

        public PlusCFldJpDatasheetAssetnum(MboValue mbv)
                                    throws MXException
        Instantiates a new plus c fld jp datasheet assetnum.
        Parameters:
        mbv - the mbv
        Throws:
        MXException - the mX exception
    • Method Detail

      • buildListCriteria

        public java.lang.String buildListCriteria()
                                           throws MXException,
                                                  java.rmi.RemoteException
        Build the criteria string to pass to setListCriteria().
        Returns:
        the string
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • fillTagLocationFromAsset

        protected void fillTagLocationFromAsset(java.lang.String tagLocationField)
                                         throws MXException,
                                                java.rmi.RemoteException
        If the asset has a tag location, fill in the given field with it.
        Parameters:
        tagLocationField - the tag location field
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • getAsset

        protected AssetRemote getAsset()
                                throws MXException,
                                       java.rmi.RemoteException
        Returns the asset associated with this jp data sheet.
        Returns:
        the Asset MBO if found, otherwise.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception