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

Class SKDActGanttProp

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


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

    This is a system level object.

    This is the Non-Persistent object to merge the SKDActivity 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

      • SKDActGanttProp

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

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