psdi.app.asset.virtual

Class AssetModifyDflt

  • All Implemented Interfaces:
    java.rmi.Remote, AssetModifyDfltRemote, MboConstants, MboRemote, NonPersistentMboRemote, MaxRemoteProxy


    public class AssetModifyDflt
    extends NonPersistentMbo
    implements AssetModifyDfltRemote
    Non persistant MBO object to store the default values for modify attributes for mass asset move.

    This is a system level object.

    The attributes in this object are as follows:

    Attribute NameDescription
    DFLTASSETATTRIDStores the default value of asset attribute for mass move of assets.
    DFLTALNVALUEStores the default value of aln value for mass move of assets.
    DFLTNUMVALUEStores the default value of numvalue for mass move of assets.
    • Constructor Detail

      • AssetModifyDflt

        public AssetModifyDflt(MboSet ms)
                        throws MXException,
                               java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The AssetModifyDflt MboSet.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        set default values
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • getDomainCriteria

        protected java.lang.String getDomainCriteria()
                                              throws MXException,
                                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException