public class InterfaceOperationExtensionsImpl extends BaseComponentExtensionContext implements InterfaceOperationExtensions
Interface Operation component as part of the WSDL
extension defined by the WSDL 2.0 spec.errorReporter| Constructor and Description |
|---|
InterfaceOperationExtensionsImpl(WSDLComponent parent,
URI extNamespace,
ErrorReporter errReporter) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProperty[] |
getProperties() |
ExtensionProperty |
getProperty(String propertyName) |
boolean |
isSafe()
Returns the value of the {safe} extension property of Interface
Operation as defined by the
wsdlx:safe attribute. |
getNamespace, getParent, newExtensionPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespace, getParentpublic InterfaceOperationExtensionsImpl(WSDLComponent parent, URI extNamespace, ErrorReporter errReporter)
public ExtensionProperty[] getProperties()
getProperties in interface ComponentExtensionContextgetProperties in class BaseComponentExtensionContextComponentExtensionContext.getProperties()public ExtensionProperty getProperty(String propertyName)
getProperty in interface ComponentExtensionContextgetProperty in class BaseComponentExtensionContextComponentExtensionContext.getProperty(java.lang.String)public boolean isSafe()
InterfaceOperationExtensionswsdlx:safe attribute.isSafe in interface InterfaceOperationExtensionsCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.