org.apache.woden.internal.wsdl20.assertions
Class Description1001

java.lang.Object
  extended by org.apache.woden.internal.wsdl20.assertions.Description1001
All Implemented Interfaces:
Assertion

public class Description1001
extends java.lang.Object
implements Assertion

This class represents assertion Description-1001 from the WSDL 2.0 specification. For details about this assertion see: http://www.w3.org/TR/2007/REC-wsdl20-20070626/#Description-1001

Author:
John Kaputin (jkaputin@apache.org), Lawrence Mandel (lmandel@apache.org)

Constructor Summary
Description1001()
           
 
Method Summary
 java.lang.String getId()
           
 void validate(java.lang.Object target, WodenContext wodenCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Description1001

public Description1001()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface Assertion

validate

public void validate(java.lang.Object target,
                     WodenContext wodenCtx)
              throws WSDLException
Specified by:
validate in interface Assertion
Throws:
WSDLException


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