psdi.plusc.app.workorder

Class PlusCServerWODsPointDelegate

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


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

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

        EDIT_CHECKED_FIELDS, thisMbo, woDsInstrDelegate
      • 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
      PlusCServerWODsPointDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo, psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate woDsInstrDelegate) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate findParentInstrDelegate() 
      protected com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter getAveragePointsSet() 
      psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate newInstance(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo, psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate woDsInstrDelegate) 
      • Methods inherited from class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate

        getGroupAveragePoint, getGroupPoints, getInstrDelegate, getPlanType, hasErrors, isAllClear, isAllEntered, isAllEntered, isAverage, isCalPoint, isDynamicCheck, isFunctionCheck, isRepeatable, meetsNoAdjustmentConditions, setFunctionCheckPass, warnChangeMeasuredValue
      • Methods inherited from class java.lang.Object

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

      • PlusCServerWODsPointDelegate

        public PlusCServerWODsPointDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo,
                                            psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate woDsInstrDelegate)
    • Method Detail

      • findParentInstrDelegate

        protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate findParentInstrDelegate()
                                                                                                   throws java.lang.Exception
        Specified by:
        findParentInstrDelegate in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate
        Throws:
        java.lang.Exception
      • getAveragePointsSet

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

        public psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate newInstance(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter mbo,
                                                                                           psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsInstrDelegate woDsInstrDelegate)
                                                                                    throws java.lang.Exception
        Specified by:
        newInstance in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsPointDelegate
        Throws:
        java.lang.Exception