Interface TransactionResponseType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    TransactionResponseTypeImpl

    public interface TransactionResponseType
    extends EObject
    A representation of the model object 'Transaction Response Type'. The response for a transaction request that was successfully completed. If the transaction failed for any reason, a service exception report indicating a TransactionFailure is returned instead.

    The following features are supported:

    See Also:
    Csw20Package.getTransactionResponseType()