|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.identity.liberty.ws.interaction.InteractionUtils
public class InteractionUtils
Class that provides some utility methods that work with objects related to interaction
| メソッドの概要 | |
|---|---|
static List |
getInteractionLangauge(Message message)
Returns languages listed for the language attribute of the UserInteraction header in the message. |
static Map |
getParameters(InteractionResponseElement interactionResponseElement)
Returns user friendly Map representation of parameters
in interaction response element |
| メソッドの詳細 |
|---|
public static Map getParameters(InteractionResponseElement interactionResponseElement)
Map representation of parameters
in interaction response element
interactionResponseElement - obtained from
InteractionManager
public static List getInteractionLangauge(Message message)
UserInteraction header in the message. Returns empty list
if UserInteraction header is not included in the message
message - SOAP message from which to find out
interaction languages
UserInteraction header in the message.
Returns empty list
if UserInteraction header is not included
in the message
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||