All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.WsDFUXRef Maven / Gradle / Ivy

Go to download

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

There is a newer version: 9.8.0-1
Show newest version
/**
 * WsDFUXRef.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis2 version: 1.7.9  Built on : Nov 16, 2018 (12:05:37 GMT)
 */
package org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02;


/*
 *  WsDFUXRef java interface
 */
public interface WsDFUXRef {
    /**
     * Auto generated method signature
     *
     * @param dFUXRefOrphanFilesQueryRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefOrphanFilesQueryResponse dFUXRefOrphanFiles(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefOrphanFilesQueryRequest dFUXRefOrphanFilesQueryRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefListRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefListResponse dFUXRefList(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefListRequest dFUXRefListRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefFoundFilesQueryRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefFoundFilesQueryResponse dFUXRefFoundFiles(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefFoundFilesQueryRequest dFUXRefFoundFilesQueryRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefBuildCancelRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefBuildCancelResponse dFUXRefBuildCancel(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefBuildCancelRequest dFUXRefBuildCancelRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefArrayActionRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionResponse dFUXRefArrayAction(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefArrayActionRequest dFUXRefArrayActionRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefLostFilesQueryRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefLostFilesQueryResponse dFUXRefLostFiles(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefLostFilesQueryRequest dFUXRefLostFilesQueryRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefMessagesQueryRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefMessagesQueryResponse dFUXRefMessages(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefMessagesQueryRequest dFUXRefMessagesQueryRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param wsDFUXRefPingRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.WsDFUXRefPingResponse ping(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.WsDFUXRefPingRequest wsDFUXRefPingRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefDirectoriesQueryRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefDirectoriesQueryResponse dFUXRefDirectories(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefDirectoriesQueryRequest dFUXRefDirectoriesQueryRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefUnusedFilesRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefUnusedFilesResponse dFUXRefUnusedFiles(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefUnusedFilesRequest dFUXRefUnusedFilesRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefCleanDirectoriesRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefCleanDirectoriesResponse dFUXRefCleanDirectories(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefCleanDirectoriesRequest dFUXRefCleanDirectoriesRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    /**
     * Auto generated method signature
     *
     * @param dFUXRefBuildRequest
     * @throws org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault :
     */
    public org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefBuildResponse dFUXRefBuild(
        org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.DFUXRefBuildRequest dFUXRefBuildRequest)
        throws java.rmi.RemoteException,
            org.hpccsystems.ws.client.gen.axis2.wsdfuxref.v1_02.EspSoapFault;

    //
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy