com.ibm.tivoli.maximo.skd.app.virtual

Class SKDResGanttProp

  • All Implemented Interfaces:
    java.rmi.Remote, MboConstants, MboRemote, NonPersistentMboRemote, MaxRemoteProxy
    Direct Known Subclasses:
    FWMResGanttProp


    public class SKDResGanttProp
    extends NonPersistentMbo
    implements NonPersistentMboRemote
    MBO object to represent SKDResGanttProp. See Scheduler package description for details. Non persistent Mbo used for the action 'User Settings'-'Resource Properties' tab in Scheduler application.

    This is a system level object.

    This is the Non-Persistent object to merge the SKDResource related data from SKDProperty and SKDUserProp.

    The attributes in this object are as follows:

    Attribute NameDescription
    SKDOBJECTNAMEProperty Name.
    PROPERTYNAMEProperty Name.
    SHOWTABLEFlag to indicate if tables will be shown or not.
    PROPERTYORDEROrder in which property will be displayed.
    FILTERABLEFlag to indicate if property is filterable or not.
    PROJECTNAMEScheduler Project Name .
    MODIFIEDHas this record been modified?
    • Constructor Detail

      • SKDResGanttProp

        public SKDResGanttProp(MboSet ms)
                        throws MXException,
                               java.rmi.RemoteException
        Constructs the SKDResGanttProp object.

        Parameters:
        ms - MboSet
        Throws:
        MXException,RemoteException
        MXException
        java.rmi.RemoteException