psdi.plusc.app.workorder

Class PlusCServerWODsSetDelegate

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


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

      • 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
      PlusCServerWODsSetDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter thisMboSet) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate getWoDsDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter woDsMbo) 
      • Methods inherited from class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsSetDelegate

        applyRequiredRules
      • Methods inherited from class java.lang.Object

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

      • PlusCServerWODsSetDelegate

        public PlusCServerWODsSetDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboSetAdapter thisMboSet)
    • Method Detail

      • getWoDsDelegate

        protected psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsDelegate getWoDsDelegate(com.ibm.tivoli.maximo.util.mboadapter.MboAdapter woDsMbo)
        Specified by:
        getWoDsDelegate in class psdi.plusc.app.pluscds.pluscmobilecommon.PlusCWODsSetDelegate