Constant Field Values


Contents
com.ebmwebsourcing.*

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants
public static final java.lang.String FAULT_DESCRIPTION_LANGUAGE "eng"

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbCreatePullPointFaultDescriptions
public static final java.lang.String UNABLE_TO_CREATE_PULLPOINT_FAULT_DESC "Unable to create PullPoint."

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.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_GET_MESSAGES_FAULT_DESC "The PullPoint was unable to destroy the PullPoint resource for some reason"

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions
public static final java.lang.String RESOURCE_NOT_DESTROYED_FAULT_DESC "The PublisherRegistrationManager was unable to destroy the PublisherRegistration resource for some reason"
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The PublisherRegistration is a WS-Resource, and the resource identified in the message is not known to the Web service."

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.WsnbrRegisterPublisherFaultDescriptions
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC "The TopicExpression presented in the request message is invalid. "
public static final java.lang.String PUBLISHER_REGISTRATION_FAILED_FAULT_DESC "The publisher registration process has failed."
public static final java.lang.String PUBLISHER_REGISTRATION_REJECTED_FAULT_DESC "The publisher registration is rejected by the NotificationBroker."
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC "The NotificationBroker 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 RegisterPublisher message contained a TopicExpression having a dialect that was not understood or supported by the NotificationBroker."
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC "The TopicExpression does not match any Topic supported by the NotificationBroker."
public static final java.lang.String UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC "The value of InitialTerminationTime specified in the RegisterPublisher request message is not acceptable to the NotificationBroker."

com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.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.notification.service.fault.WsnFaultMessageConstants.WsnbUnsubcribeFaultDescriptions
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."

com.ebmwebsourcing.wsstar.notification.service.topic.WstConstants
public static final java.lang.String CONCRETE_TOPIC_URI "http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete"
public static final java.lang.String DIALECT "dialect"
public static final java.lang.String FINAL "final"
public static final java.lang.String FULL_TOPIC_URI "http://docs.oasis-open.org/wsn/t-1/TopicExpression/Full"
public static final java.lang.String MESSAGE_TYPES "messageTypes"
public static final java.lang.String NAMESPACE_URI "http://docs.oasis-open.org/wsn/t-1"
public static final java.lang.String PREFIX "wstop"
public static final java.lang.String SIMPLE_TOPIC_URI "http://docs.oasis-open.org/wsn/t-1/TopicExpression/Simple"
public static final java.lang.String XML_SCHEMA_NAMESPACE "http://www.w3.org/2001/XMLSchema-instance"
public static final java.lang.String XML_SCHEMA_PREFIX "xsi"



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