psdi.app.asset.virtual

Class AssetUserCusDflt

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


    public class AssetUserCusDflt
    extends NonPersistentMbo
    implements AssetUserCusDfltRemote
    Non persistant MBO object to store the default values for user custodians for mass asset move.

    This is a system level object.

    The attributes in this object are as follows:

    Attribute NameDescription
    DFLTPERSONStores the default value of person for mass move of assets.
    DFLTISUSERT/F is this person a user?
    DFLTISCUSTODIANT/F is this person a custodian?
    CANDELETET/F can the person record be deleted from the assets selected.
    • Constructor Detail

      • AssetUserCusDflt

        public AssetUserCusDflt(MboSet ms)
                         throws MXException,
                                java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The AssetUserCusDflt MboSet.
        Throws:
        MXException
        java.rmi.RemoteException