com.ibm.tivoli.maximo.interaction.app.createint

Interface IntGeneratorRemote

    • Method Detail

      • setPortAndOperation

        boolean setPortAndOperation()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • viewSchema

        void viewSchema()
                 throws MXException,
                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • viewOptimizedSchemaRequest

        void viewOptimizedSchemaRequest(boolean fill)
                                 throws MXException,
                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setRequestArtifacts

        void setRequestArtifacts()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • viewOptimizedSchemaResponse

        void viewOptimizedSchemaResponse(boolean fill)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setResponseArtifacts

        void setResponseArtifacts()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • validateMappings

        java.lang.String validateMappings(boolean isResponse)
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createIntegrationArtifacts

        java.lang.String createIntegrationArtifacts(java.lang.String label,
                                                    byte[] presentataionXML)
                                             throws MXException,
                                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addRemoveID

        java.util.LinkedHashMap addRemoveID(java.lang.String id)
                                     throws MXException,
                                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • undoRemove

        java.util.LinkedHashMap undoRemove(java.lang.String id)
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • undoAllRemove

        java.util.LinkedHashMap undoAllRemove()
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • undoRemoveLast

        java.util.LinkedHashMap undoRemoveLast()
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • processnode

        void processnode(WSIOTreeSetRemote treeSet,
                         java.util.LinkedHashMap removeMap,
                         boolean isRequest)
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • logStep

        void logStep(int step,
                     java.lang.String label)
              throws MXException,
                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • logCancel

        void logCancel()
                throws MXException,
                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • logWSIOStep

        void logWSIOStep(boolean isReq,
                         java.lang.String label)
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • logUISelectionStep

        void logUISelectionStep(boolean isReq,
                                java.lang.String label)
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • logMappingStep

        void logMappingStep(boolean isReq,
                            java.lang.String label,
                            java.lang.String wsioObjectName,
                            java.lang.String objectName,
                            java.lang.String objectRelation,
                            java.lang.String attributeName,
                            java.lang.String locationPath,
                            java.lang.String value)
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException