Constant Field Values


Contents
com.ebmwebsourcing.*

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.WsnbConstants
public static final java.lang.String UNSUBSCRIBE_NAME "Unsubscribe"
public static final java.lang.String WS_BASE_NOTIFICATION_NAMESPACE_URI "http://docs.oasis-open.org/wsn/b-2"
public static final java.lang.String WS_BASE_NOTIFICATION_PREFIX "wsnt"
public static final java.lang.String WS_BASE_NOTIFICATION_WSDL_NAMESPACE_URI "http://docs.oasis-open.org/wsn/bw-2"
public static final java.lang.String WS_BASE_NOTIFICATION_WSDL_PREFIX "wsntw"

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
public static final long serialVersionUID 1L

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbCreatePullPointFaultDescriptions
public static final java.lang.String UNABLE_TO_CREATE_PULLPOINT_FAULT_DESC "Unable to create PullPoint."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbDestroyPullPointFaultDescriptions
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service."
public static final java.lang.String UNABLE_TO_DESTROY_PULLPOINT_FAULT_DESC "The PullPoint was unable to destroy the PullPoint resource for some reason"

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC "The Topic element of the GetCurrentMessage message had contents that did not match the dialect specified."
public static final java.lang.String MULTIPLE_TOPICS_SPECIFIED_FAULT_DESC "The GetCurrentMessage message referenced more than one topic."
public static final java.lang.String NO_CURRENT_MESSAGE_ON_TOPIC_FAULT_DESC "The topic referenced in the GetCurrentMessage message does not have any pending messages."
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The NotificationProducer is acting as a WS-Resource, and the resource identified in the message is not known to the Web service."
public static final java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC "The Topic element of the GetCurrentMessage message had a dialect that was not understood or supported by the NotificationProducer."
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC "The Topic element of the GetCurrentMessage message referenced a topic that was not supported by the NotificationProducer."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbGetMessagesFaultDescriptions
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The PullPoint is acting as a WS-Resource, and the resource identified in the request message is not known to the Web service."
public static final java.lang.String UNABLE_TO_GET_MESSAGES_FAULT_DESC "The PullPoint was unable to return messages for some reason."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbPauseSubscriptonFaultDescriptions
public static final java.lang.String PAUSE_FAILED_FAULT_DESC "The Pause operation could not be performed on the Subscription."
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The resource identified in the message is not known to the Web service."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbRenewFaultDescriptions
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service."
public static final java.lang.String UNACCAPTABLE_TERMINATION_TIME_FAULT_DESC "The value of TerminationTime specified in the Renew message was not acceptable to the NotificationProducer."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbResumeSubscriptonFaultDescriptions
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The resource identified in the message is not known to the Web service."
public static final java.lang.String RESUME_FAILED_FAULT_DESC "The Resume operation could not be performed on the Subscription."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbSubcribeFaultDescriptions
public static final java.lang.String INVALID_FILTER_FAULT_DESC "The Subscribe message contained a filter that was not understood or supported by the NotificationProducer"
public static final java.lang.String INVALID_MESSAGE_CONTENT_EXPRESSION_FAULT_DESC "The Subscribe message contained a MessageContent filter that did not represent a valid boolean expression."
public static final java.lang.String INVALID_PRODUCER_PROPERTIES_EXPRESSION_FAULT_DESC "The Subscribe message contained a ProducerProperties filter that did not represent a valid boolean expression."
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC "The Subscribe message contained a TopicExpression filter where the contents of the filter did not match the dialect specified."
public static final java.lang.String NOTIFY_MESSAGE_NOT_SUPPORTED_FAULT_DESC "The NotificationProducer does not support the wsnt:Notify wrapper and was not able to determine an alternative."
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The NotificationProducer is a WS-Resource, and the resource identified in the message is not known to the Web service."
public static final java.lang.String SUBSCRIBE_CREATION_FAILED_FAULT_DESC "The NotificationProducer failed to process the Subscribe message."
public static final java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC "The Subscribe message contained a TopicExpression filter having a dialect that was not understood or supported by the NotificationProducer."
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC "The Subscribe message contained a TopicExpression filter that referenced a topic that was not supported by the NotificationProducer."
public static final java.lang.String UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC "The value of InitialTerminationTime specified in the Subscribe message was not\tacceptable to the NotificationProducer."
public static final java.lang.String UNRECOGNIZED_POLICY_REQUEST_FAULT_DESC "The NotificationProducer does not recognize one or more policy requests carried in the SubscriptionPolicy element."
public static final java.lang.String UNSUPPORTED_POLICY_REQUEST_FAULT_DESC "The NotificationProducer recognizes, but does not support one or more policy requests carried in the SubscriptionPolicy element."

com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The SubscriptionManager is acting as a WS-Resource, and the resource identified in the message is not known to the Web service."
public static final java.lang.String UNABLE_TO_DESTROY_SUBSCRIPTION_FAULT_DESC "The SubscriptionManager was unable to destroy the Subscription resource for some reason."



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