public class AddPromptSet extends XMLRequest
| Constructor and Description |
|---|
AddPromptSet(UC4ObjectName promptSetName)
Deprecated.
Use constructor with passed UC4Object
|
AddPromptSet(UC4ObjectName promptSetName,
UC4Object obj)
Constructs a new
AddPromptSet request using the specified PromptSet name. |
| Modifier and Type | Method and Description |
|---|---|
PromptSetDefinition |
getPromptSet()
Returns the Prompt Set definition.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotification@Deprecated public AddPromptSet(UC4ObjectName promptSetName)
AddPromptSet request using the specified PromptSet name.promptSetName - Name of the PromptSet objectpublic AddPromptSet(UC4ObjectName promptSetName, UC4Object obj)
AddPromptSet request using the specified PromptSet name.promptSetName - Name of the PromptSet objectobj - UC4 Objectpublic PromptSetDefinition getPromptSet()
Copyright © 2021. All rights reserved.