psdi.app.dpldasset

Class PromoteDefault

  • java.lang.Object
  • All Implemented Interfaces:
    java.rmi.Remote, PromoteDefaultRemote, PromoteSetAttributeFlags, MboConstants, MboRemote, MaxRemoteProxy


    public class PromoteDefault
    extends Mbo
    implements PromoteDefaultRemote, PromoteSetAttributeFlags
    PromoteDefault represents the TLOAMPRMDFLT object. These values constutue defaults for the nonpersistent PromoteValues. The Promotion Defaults dialog in the Computers application set values for this table where TLOAMPRMDFLTID = 'DO_NOT_CHANGE_THIS_NAME'. Other sets of values can be added through the back end and referenced in separate escalation reference points if needed, for instance for different sites.
    Attribute NameDescription
    CLASSSTRUCTUREIDClassification for created assets
    DEFAULTNAMEName of default value set, to be passed to promotion escalation action.
    ITEMNUMItem number for created rotating assets
    ITEMSETIDSite for created assets
    LOCATIONLocation to which created assets will be assigned
    ORGIDSite for created assets
    PROMOTECHILDRENIf checked, promote all child partitions along with these nodes, regardless of whether they were selected in the Computers list.
    SITEIDSite for created assets.
    STATUSInitial status for created assets
    TLOAMPRMDFLTIDUnique Id*
    Since:
    7.2
    • Field Detail

      • readonlyWhenItemNotNull

        public static final java.lang.String[] readonlyWhenItemNotNull
      • readonlyWithoutSite

        public static final java.lang.String[] readonlyWithoutSite
    • Constructor Detail

      • PromoteDefault

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

      • clearClassification

        public void clearClassification()
                                 throws MXException
        Set classstructureid to null from Clear Classification in Classification menu.
        Throws:
        MXException
      • init

        public void init()
                  throws MXException
        Description copied from class: Mbo
        Called by the framework when the Mbo has been constructed and the MboValues have been initialized. This can be overridden by the programmer to provide any custom initialization they would like to do.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • setAttributeFlags

        public static void setAttributeFlags(MboRemote mbo)
                                      throws MXException,
                                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException