Uses of Class
org.apache.ws.resource.properties.MetaDataViolationException

Packages that use MetaDataViolationException
org.apache.ws.resource.properties   
org.apache.ws.resource.properties.faults   
 

Uses of MetaDataViolationException in org.apache.ws.resource.properties
 

Methods in org.apache.ws.resource.properties that throw MetaDataViolationException
 boolean ResourcePropertySet.add(ResourceProperty property)
          Adds a resource property to the set and makes it available to queries and subscriptions, etc.
 void ResourcePropertySet.clear()
          Removes all properties.
 boolean ResourcePropertySet.remove(javax.xml.namespace.QName propName)
          Removes a resource property.
 

Uses of MetaDataViolationException in org.apache.ws.resource.properties.faults
 

Constructors in org.apache.ws.resource.properties.faults with parameters of type MetaDataViolationException
InvalidSetResourcePropertiesRequestContentFaultException(NamespaceVersionHolder namespaces, MetaDataViolationException mdve)
          Constructs a new BaseFaultException with the specified SOAP message and actor.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.