| Constructor and Description |
|---|
LoginFlow()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFlow() |
LoginFlowType |
getFlowType() |
java.lang.String |
getFriendlyName() |
UiLoginFlowType |
getUiLoginFlowType() |
boolean |
getUseLightningRuntime() |
java.lang.String |
getVfFlowPage() |
java.lang.String |
getVfFlowPageTitle() |
boolean |
isUseLightningRuntime() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFlow(java.lang.String flow) |
protected void |
setFlow(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFlowType(LoginFlowType flowType) |
protected void |
setFlowType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFriendlyName(java.lang.String friendlyName) |
protected void |
setFriendlyName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setUiLoginFlowType(UiLoginFlowType uiLoginFlowType) |
protected void |
setUiLoginFlowType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setUseLightningRuntime(boolean useLightningRuntime) |
protected void |
setUseLightningRuntime(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVfFlowPage(java.lang.String vfFlowPage) |
protected void |
setVfFlowPage(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVfFlowPageTitle(java.lang.String vfFlowPageTitle) |
protected void |
setVfFlowPageTitle(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public java.lang.String getFlow()
public void setFlow(java.lang.String flow)
protected void setFlow(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic LoginFlowType getFlowType()
public void setFlowType(LoginFlowType flowType)
protected void setFlowType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFriendlyName()
public void setFriendlyName(java.lang.String friendlyName)
protected void setFriendlyName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic UiLoginFlowType getUiLoginFlowType()
public void setUiLoginFlowType(UiLoginFlowType uiLoginFlowType)
protected void setUiLoginFlowType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getUseLightningRuntime()
public boolean isUseLightningRuntime()
public void setUseLightningRuntime(boolean useLightningRuntime)
protected void setUseLightningRuntime(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getVfFlowPage()
public void setVfFlowPage(java.lang.String vfFlowPage)
protected void setVfFlowPage(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getVfFlowPageTitle()
public void setVfFlowPageTitle(java.lang.String vfFlowPageTitle)
protected void setVfFlowPageTitle(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.