com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils
Class WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions
Enclosing class:
WsrfrpFaultMessageContentConstants

public static class WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions
extends java.lang.Object

~~~~~ WS-ResourceProperties "UpdateResourceProperties" fault messages descriptions ~~~~~ ~~~~~ (WS-ResourceProperties - p33) ~~~~~ InvalidModificationFault The contents of the UpdateResourceProperties request component cause the resource properties document to no longer be able to validate. UnableToModifyResourcePropertyFault A resource property identified by the UpdateResourceProperties request is not modifiable. InvalidResourcePropertyQNameFault A resource property QName does not identify a resource property. UpdateResourcePropertiesRequestFailedFault The UpdateResourceProperties request failed for some reason.


Field Summary
static java.lang.String INVALID_MODIFICATION_FAULT_DESC
           
static java.lang.String INVALID_RESOURCE_PROPERTY_QNAME_FAULT_DESC
           
static java.lang.String UNABLE_TO_MODIFY_RESOURCE_PROPERTY_FAULT_DESC
           
static java.lang.String UPDATE_RESOURCE_PROPERTIES_REQUEST_FAILED_FAULT_DESC
           
 
Constructor Summary
protected WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVALID_MODIFICATION_FAULT_DESC

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

UNABLE_TO_MODIFY_RESOURCE_PROPERTY_FAULT_DESC

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

INVALID_RESOURCE_PROPERTY_QNAME_FAULT_DESC

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

UPDATE_RESOURCE_PROPERTIES_REQUEST_FAILED_FAULT_DESC

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

WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions

protected WsrfrpFaultMessageContentConstants.WsrfrpUpdateResourcePropertiesFaultDescriptions()


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