|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for a BPEL PropertyAlias
Method Summary | |
---|---|
java.lang.Class |
getJavaType()
Returns the expected Java Type |
java.lang.String |
getPartName()
Returns the name of the message part |
java.lang.String |
getPropertyName()
Returns the name (key) of the property |
java.lang.String |
getQuery()
Returns the Query expression of the message part / property |
Method Detail |
public java.lang.String getPartName()
public java.lang.String getPropertyName()
public java.lang.String getQuery()
public java.lang.Class getJavaType()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |