psdi.plusc.app.workorder

Class PlusCServerWODsDelegate

  • java.lang.Object
    • psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate
      • psdi.plusc.app.workorder.PlusCServerWODsDelegate
  • All Implemented Interfaces:
    com.ibm.tivoli.maximo.util.mboadapter.MboAdapterConstants


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

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

        thisMbo
      • Fields inherited from interface com.ibm.tivoli.maximo.util.mboadapter.MboAdapterConstants

        ALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DELAYVALIDATION, DISCARDABLE, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, USER
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      protected java.lang.String getTranslatedAsFoundStatus() 
      protected java.lang.String getTranslatedAsLeftStatus() 
      protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate getWoDsInstrDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter instrMbo) 
      protected com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsInstrSet() 
      protected com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsLocationSet() 
      • Methods inherited from class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate

        allCalPointsAndFuncChecksAreCleared, allPointsAreCleared, getThisMbo, hasCalPoints, hasDynamicChecks, hasFunctionChecks, isAllEntered, isAllEntered, isLoop, setDSRequiredStatus, setValueInOptionalLoopPartDSs
      • Methods inherited from class java.lang.Object

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

      • PlusCServerWODsDelegate

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

      • getTranslatedAsFoundStatus

        protected java.lang.String getTranslatedAsFoundStatus()
                                                       throws java.lang.Exception
        Specified by:
        getTranslatedAsFoundStatus in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate
        Throws:
        java.lang.Exception
      • getTranslatedAsLeftStatus

        protected java.lang.String getTranslatedAsLeftStatus()
                                                      throws java.lang.Exception
        Specified by:
        getTranslatedAsLeftStatus in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate
        Throws:
        java.lang.Exception
      • getWODsInstrSet

        protected com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsInstrSet()
                                                                               throws java.lang.Exception
        Specified by:
        getWODsInstrSet in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate
        Throws:
        java.lang.Exception
      • getWODsLocationSet

        protected com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getWODsLocationSet()
                                                                                  throws java.lang.Exception
        Specified by:
        getWODsLocationSet in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate
        Throws:
        java.lang.Exception
      • getWoDsInstrDelegate

        protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate getWoDsInstrDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter instrMbo)
        Specified by:
        getWoDsInstrDelegate in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate