com.ibm.tivoli.maximo.skd.app

Class FldSKDPropertyAlwaysVisible

    • Constructor Detail

      • FldSKDPropertyAlwaysVisible

        public FldSKDPropertyAlwaysVisible(MboValue mbv)
                                    throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If SKDProperty.always visible is to be modified, then check if that PropertyName='name or start date or end date'. Then do not modify 'Always Visible' flag. And if the 'Always Visible' flag is checked (True), then the 'Show in the Gantt View table' flag must be set to True, else false.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException, - RemoteException
        MXApplicationException
        MXException
        java.rmi.RemoteException