psdi.plusc.app.workorder

Class PlusCServerWODsInstrDelegate

  • java.lang.Object
    • psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate
      • psdi.plusc.app.workorder.PlusCServerWODsInstrDelegate


  • public class PlusCServerWODsInstrDelegate
    extends psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate
    Concrete subclass of PlusCWODsInstrDelegate for the server (core) framework.
    • Field Summary

      • Fields inherited from class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate

        thisMbo
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlusCServerWODsInstrDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate findParentDsDelegate() 
      protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate getWoDsPointDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter pointMbo) 
      com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsPointSet(boolean fromMemory) 
      • Methods inherited from class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate

        getDsDelegate, getNoAdjChoice, getThisMbo, getType, hasCalPoints, hasDynamicChecks, hasEnteredFunctionChecks, hasFunctionChecks, isAllClear, isAllEntered, isAllEntered, isRepeatable, meetsNoAdjustmentConditions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlusCServerWODsInstrDelegate

        public PlusCServerWODsInstrDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo)
    • Method Detail

      • findParentDsDelegate

        protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate findParentDsDelegate()
                                                                                           throws java.lang.Exception
        Specified by:
        findParentDsDelegate in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate
        Throws:
        java.lang.Exception
      • getWODsPointSet

        public com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsPointSet(boolean fromMemory)
                                                                            throws java.lang.Exception
        Specified by:
        getWODsPointSet in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate
        Throws:
        java.lang.Exception
      • getWoDsPointDelegate

        protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate getWoDsPointDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter pointMbo)
                                                                                                throws java.lang.Exception
        Specified by:
        getWoDsPointDelegate in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate
        Throws:
        java.lang.Exception