public class WonMessageUtils
extends java.lang.Object
| Constructor and Description |
|---|
WonMessageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.URI |
getLocalIsResponseToURI(WonMessage message)
If the message is a ResponseMessage (SuccessResponse or FailureResponse)
this method returns the message that was responded to and that belongs to the same parent as
the specified message.
|
static java.net.URI |
getParentEntityUri(WonMessage message) |
static java.net.URI |
getParentNeedUri(WonMessage message)
Returns the need that this message belongs to.
|
public static java.net.URI getParentEntityUri(WonMessage message)
public static java.net.URI getParentNeedUri(WonMessage message)
message - public static java.net.URI getLocalIsResponseToURI(WonMessage message)
message - Copyright © 2018. All Rights Reserved.