|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessagePartResolver
A tool that can locate message parts.
Method Summary | |
---|---|
MessagePart |
getMessagePart(String type)
Find a message part by name. |
String |
getPackageLocationRootType(String packageLocationName)
Find the root type of a package location. |
Method Detail |
---|
MessagePart getMessagePart(String type)
Find a message part by name.
type
- - the name of message type to retrieve.
String getPackageLocationRootType(String packageLocationName)
Find the root type of a package location.
packageLocationName
- - the name of the package location.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |