|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.wsdl20.assertions.Interface1010
public class Interface1010
This class represents assertion Interface-1010 from the WSDL 2.0 specification. For details about this assertion see: http://www.w3.org/TR/2007/REC-wsdl20-20070626/#Interface-1010
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
Interface1010()
|
Method Summary | |
---|---|
java.lang.String |
getId()
Return the assertion identifier. |
void |
validate(java.lang.Object target,
WodenContext wodenCtx)
Validates the specified WSDL object against this assertion. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public Interface1010()
Method Detail |
---|
public java.lang.String getId()
Assertion
getId
in interface Assertion
public void validate(java.lang.Object target, WodenContext wodenCtx) throws WSDLException
Assertion
validate
in interface Assertion
target
- the WSDL object that is the target of the assertionwodenCtx
- WodenContext containing helper objects useful to
Assertion implementors
WSDLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |