Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults.BaseFaultType

Packages that use BaseFaultType
com.ebmwebsourcing.wsstar.notification.definition.base   
com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl   
com.ebmwebsourcing.wsstar.notification.definition.brokered   
com.ebmwebsourcing.wsstar.notification.definition.resource   
com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults   
com.ebmwebsourcing.wsstar.notification.definition.resource.lifecycle   
com.ebmwebsourcing.wsstar.notification.definition.resource.properties   
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.base
 

Subclasses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.base
 class InvalidFilterFaultType
          Java class for InvalidFilterFaultType complex type.
 class InvalidMessageContentExpressionFaultType
          Java class for InvalidMessageContentExpressionFaultType complex type.
 class InvalidProducerPropertiesExpressionFaultType
          Java class for InvalidProducerPropertiesExpressionFaultType complex type.
 class InvalidTopicExpressionFaultType
          Java class for InvalidTopicExpressionFaultType complex type.
 class MultipleTopicsSpecifiedFaultType
          Java class for MultipleTopicsSpecifiedFaultType complex type.
 class NoCurrentMessageOnTopicFaultType
          Java class for NoCurrentMessageOnTopicFaultType complex type.
 class NotifyMessageNotSupportedFaultType
          Java class for NotifyMessageNotSupportedFaultType complex type.
 class PauseFailedFaultType
          Java class for PauseFailedFaultType complex type.
 class ResumeFailedFaultType
          Java class for ResumeFailedFaultType complex type.
 class SubscribeCreationFailedFaultType
          Java class for SubscribeCreationFailedFaultType complex type.
 class TopicExpressionDialectUnknownFaultType
          Java class for TopicExpressionDialectUnknownFaultType complex type.
 class TopicNotSupportedFaultType
          Java class for TopicNotSupportedFaultType complex type.
 class UnableToCreatePullPointFaultType
          Java class for UnableToCreatePullPointFaultType complex type.
 class UnableToDestroyPullPointFaultType
          Java class for UnableToDestroyPullPointFaultType complex type.
 class UnableToDestroySubscriptionFaultType
          Java class for UnableToDestroySubscriptionFaultType complex type.
 class UnableToGetMessagesFaultType
          Java class for UnableToGetMessagesFaultType complex type.
 class UnacceptableInitialTerminationTimeFaultType
          Java class for UnacceptableInitialTerminationTimeFaultType complex type.
 class UnacceptableTerminationTimeFaultType
          Java class for UnacceptableTerminationTimeFaultType complex type.
 class UnrecognizedPolicyRequestFaultType
          Java class for UnrecognizedPolicyRequestFaultType complex type.
 class UnsupportedPolicyRequestFaultType
          Java class for UnsupportedPolicyRequestFaultType complex type.
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.basefaults.impl with parameters of type BaseFaultType
BaseFaultTypeImpl(BaseFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.brokered
 

Subclasses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.brokered
 class PublisherRegistrationFailedFaultType
          Java class for PublisherRegistrationFailedFaultType complex type.
 class PublisherRegistrationRejectedFaultType
          Java class for PublisherRegistrationRejectedFaultType complex type.
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource
 

Subclasses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource
 class ResourceUnavailableFaultType
          Java class for ResourceUnavailableFaultType complex type.
 class ResourceUnknownFaultType
          Java class for ResourceUnknownFaultType complex type.
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults that return BaseFaultType
 BaseFaultType ObjectFactory.createBaseFaultType()
          Create an instance of BaseFaultType
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults that return types with arguments of type BaseFaultType
 javax.xml.bind.JAXBElement<BaseFaultType> ObjectFactory.createBaseFault(BaseFaultType value)
          Create an instance of JAXBElement<BaseFaultType>}
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.basefaults with parameters of type BaseFaultType
 javax.xml.bind.JAXBElement<BaseFaultType> ObjectFactory.createBaseFault(BaseFaultType value)
          Create an instance of JAXBElement<BaseFaultType>}
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.lifecycle
 

Subclasses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.lifecycle
 class ResourceNotDestroyedFaultType
          Java class for ResourceNotDestroyedFaultType complex type.
 class TerminationTimeChangeRejectedFaultType
          Java class for TerminationTimeChangeRejectedFaultType complex type.
 class UnableToSetTerminationTimeFaultType
          Java class for UnableToSetTerminationTimeFaultType complex type.
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.properties
 

Subclasses of BaseFaultType in com.ebmwebsourcing.wsstar.notification.definition.resource.properties
 class DeleteResourcePropertiesRequestFailedFaultType
          Java class for DeleteResourcePropertiesRequestFailedFaultType complex type.
 class InsertResourcePropertiesRequestFailedFaultType
          Java class for InsertResourcePropertiesRequestFailedFaultType complex type.
 class InvalidModificationFaultType
          Java class for InvalidModificationFaultType complex type.
 class InvalidQueryExpressionFaultType
          Java class for InvalidQueryExpressionFaultType complex type.
 class InvalidResourcePropertyQNameFaultType
          Java class for InvalidResourcePropertyQNameFaultType complex type.
 class QueryEvaluationErrorFaultType
          Java class for QueryEvaluationErrorFaultType complex type.
 class SetResourcePropertyRequestFailedFaultType
          Java class for SetResourcePropertyRequestFailedFaultType complex type.
 class UnableToModifyResourcePropertyFaultType
          Java class for UnableToModifyResourcePropertyFaultType complex type.
 class UnableToPutResourcePropertyDocumentFaultType
          Java class for UnableToPutResourcePropertyDocumentFaultType complex type.
 class UnknownQueryExpressionDialectFaultType
          Java class for UnknownQueryExpressionDialectFaultType complex type.
 class UpdateResourcePropertiesRequestFailedFaultType
          Java class for UpdateResourcePropertiesRequestFailedFaultType complex type.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.