psdi.app.asset

Class AssetLocUserCust

  • java.lang.Object
    • Constructor Detail

      • AssetLocUserCust

        public AssetLocUserCust(MboSet ms)
                         throws MXException,
                                java.rmi.RemoteException
        Construct the AssetLocUserCust object
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Adds a new AssetLocUserCust mbo and sets field defaults.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • save

        public void save()
                  throws MXException,
                         java.rmi.RemoteException
        Saves this AssetLocUserCust object.
        Overrides:
        save in class Mbo
        Throws:
        MXApplicationException("locations", - "exactlyOnePrimaryAllowed") if there is no entry designated as "Primary"
        MXException
        java.rmi.RemoteException