com.ibm.tivoli.maximo.fdmbo.generate

Class JSONMaxArtifactsRemover

  • java.lang.Object
    • com.ibm.tivoli.maximo.fdmbo.generate.JSONMaxArtifactsRemover


  • public class JSONMaxArtifactsRemover
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void remove(java.lang.String resourceName, UserInfo userInfo, MXTransaction mxTrans)
      This method will remove the following TPAE related artifacts.
      • Methods inherited from class java.lang.Object

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

      • JSONMaxArtifactsRemover

        public JSONMaxArtifactsRemover()
    • Method Detail

      • remove

        public static void remove(java.lang.String resourceName,
                                  UserInfo userInfo,
                                  MXTransaction mxTrans)
                           throws MXException,
                                  java.rmi.RemoteException
        This method will remove the following TPAE related artifacts. Invoke channel EndPoint Object Structure and its related objects MaxRelationship recods MaxObjectCfg and its related objects MaxDomain and its related objects This method assumes that the intercation is avialable in the interaction cache.
        Parameters:
        interactionName - interaction name to be deleted
        userInfo - logged in UserInfo Object
        mxTrans - MXTransaction
        Throws:
        MXException - - MAXIMO exception
        java.rmi.RemoteException - - Remote exception