|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.wsdl20.assertions.Description1002
public class Description1002
Constructor Summary | |
---|---|
Description1002()
|
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 |
Constructor Detail |
---|
public Description1002()
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 |