com.ebmwebsourcing.wsstar.resource.datatypes.api
Class WsrfrConstants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resource.datatypes.api.WsrfrConstants

public class WsrfrConstants
extends java.lang.Object

Constants of WS-Resource

Author:
Thierry Déjean - eBM WebSourcing

Field Summary
static javax.xml.namespace.QName RESOURCE_UNAVAILABLE_FAULT_QNAME
           
static javax.xml.namespace.QName RESOURCE_UNKNOWN_FAULT_QNAME
           
static java.lang.String WS_RESOURCE_NAMESPACE_URI
           
static java.lang.String WS_RESOURCE_PREFIX
           
static java.lang.String WS_RESOURCE_WSDL_NAMESPACE_URI
           
static java.lang.String WS_RESOURCE_WSDL_PREFIX
           
 
Constructor Summary
protected WsrfrConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_RESOURCE_NAMESPACE_URI

public static final java.lang.String WS_RESOURCE_NAMESPACE_URI
See Also:
Constant Field Values

WS_RESOURCE_PREFIX

public static final java.lang.String WS_RESOURCE_PREFIX
See Also:
Constant Field Values

RESOURCE_UNKNOWN_FAULT_QNAME

public static final javax.xml.namespace.QName RESOURCE_UNKNOWN_FAULT_QNAME

RESOURCE_UNAVAILABLE_FAULT_QNAME

public static final javax.xml.namespace.QName RESOURCE_UNAVAILABLE_FAULT_QNAME

WS_RESOURCE_WSDL_NAMESPACE_URI

public static final java.lang.String WS_RESOURCE_WSDL_NAMESPACE_URI
See Also:
Constant Field Values

WS_RESOURCE_WSDL_PREFIX

public static final java.lang.String WS_RESOURCE_WSDL_PREFIX
See Also:
Constant Field Values
Constructor Detail

WsrfrConstants

protected WsrfrConstants()


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