com.ebmwebsourcing.wsstar.basefaults.datatypes.api
Class WsrfbfConstants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basefaults.datatypes.api.WsrfbfConstants

public class WsrfbfConstants
extends java.lang.Object

Constants of WS-BaseFaults

Author:
Thierry Déjean - eBM WebSourcing

Field Summary
static javax.xml.namespace.QName BASE_FAULT_QNAME
          WS-BASEFAULTS XML schema QNames
static java.lang.String WS_BASE_FAULTS_NAMESPACE_URI
          WS-BASEFAULTS "normative" namespace
static java.lang.String WS_BASE_FAULTS_PREFIX
          WS-BASEFAULTS commonly used prefix
 
Constructor Summary
protected WsrfbfConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_BASE_FAULTS_NAMESPACE_URI

public static final java.lang.String WS_BASE_FAULTS_NAMESPACE_URI
WS-BASEFAULTS "normative" namespace

See Also:
Constant Field Values

WS_BASE_FAULTS_PREFIX

public static final java.lang.String WS_BASE_FAULTS_PREFIX
WS-BASEFAULTS commonly used prefix

See Also:
Constant Field Values

BASE_FAULT_QNAME

public static final javax.xml.namespace.QName BASE_FAULT_QNAME
WS-BASEFAULTS XML schema QNames

Constructor Detail

WsrfbfConstants

protected WsrfbfConstants()


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.