public class NewTicketWizardContext extends TicketWizardContext
| Modifier and Type | Field and Description |
|---|---|
static String |
USE_CALL_CONTEXT_ORDER |
static String |
USE_CALL_CONTEXT_USER |
PRESET_VALUES, TICKET| Constructor and Description |
|---|
NewTicketWizardContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String key) |
boolean |
isUseCallContextOrder() |
boolean |
isUseCallContextUser() |
void |
setUseCallContextOrder(boolean useCallContextOrder) |
void |
setUseCallContextUser(boolean useCallContextUser) |
getPresetValues, getTicket, isDefaultValueLoaded, setDefaultValueLoaded, setPresetValues, setTicketpublic static final String USE_CALL_CONTEXT_USER
public static final String USE_CALL_CONTEXT_ORDER
public boolean isUseCallContextUser()
public void setUseCallContextUser(boolean useCallContextUser)
public boolean isUseCallContextOrder()
public void setUseCallContextOrder(boolean useCallContextOrder)
public Object getAttribute(String key)
getAttribute in interface WizardContextgetAttribute in class TicketWizardContextCopyright © 2017 SAP SE. All Rights Reserved.