Package com.sforce.soap.metadata
Class PromptVersion
java.lang.Object
com.sforce.soap.metadata.PromptVersion
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()intgetIcon()getImage()booleanbooleanbooleanintintgetTitle()intbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetActionButtonLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionButtonLabel(String actionButtonLabel) protected voidsetActionButtonLink(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionButtonLink(String actionButtonLink) protected voidsetBody(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetCustomApplication(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomApplication(String customApplication) voidsetDelayDays(int delayDays) protected voidsetDelayDays(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) protected voidsetDismissButtonLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetDismissButtonLabel(String dismissButtonLabel) voidsetDisplayPosition(PromptDisplayPosition displayPosition) protected voidsetDisplayPosition(XmlInputStream __in, TypeMapper __typeMapper) voidsetDisplayType(PromptDisplayType displayType) protected voidsetDisplayType(XmlInputStream __in, TypeMapper __typeMapper) voidsetElementRelativePosition(PromptElementRelativePosition elementRelativePosition) protected voidsetElementRelativePosition(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEndDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetEndDate(Calendar endDate) voidsetExperience(PromptExperience experience) protected voidsetExperience(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExperienceContext(XmlInputStream __in, TypeMapper __typeMapper) voidsetExperienceContext(String experienceContext) protected voidsetHeader(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetIcon(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetImage(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetImageAltText(XmlInputStream __in, TypeMapper __typeMapper) voidsetImageAltText(String imageAltText) protected voidsetImageLink(XmlInputStream __in, TypeMapper __typeMapper) voidsetImageLink(String imageLink) voidsetImageLocation(PromptImageLocation imageLocation) protected voidsetImageLocation(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetIndexWithIsPublished(XmlInputStream __in, TypeMapper __typeMapper) voidsetIndexWithIsPublished(String indexWithIsPublished) protected voidsetIndexWithoutIsPublished(XmlInputStream __in, TypeMapper __typeMapper) voidsetIndexWithoutIsPublished(String indexWithoutIsPublished) voidsetIsPublished(boolean isPublished) protected voidsetIsPublished(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetMasterLabel(String masterLabel) protected voidsetPublishedByUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetPublishedByUser(String publishedByUser) protected voidsetPublishedDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetPublishedDate(Calendar publishedDate) protected voidsetReferenceElementContext(XmlInputStream __in, TypeMapper __typeMapper) voidsetReferenceElementContext(String referenceElementContext) voidsetShouldDisplayActionButton(boolean shouldDisplayActionButton) protected voidsetShouldDisplayActionButton(XmlInputStream __in, TypeMapper __typeMapper) voidsetShouldIgnoreGlobalDelay(boolean shouldIgnoreGlobalDelay) protected voidsetShouldIgnoreGlobalDelay(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetStartDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetStartDate(Calendar startDate) voidsetStepNumber(int stepNumber) protected voidsetStepNumber(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetTargetAppDeveloperName(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetAppDeveloperName(String targetAppDeveloperName) protected voidsetTargetAppNamespacePrefix(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetAppNamespacePrefix(String targetAppNamespacePrefix) protected voidsetTargetPageKey1(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetPageKey1(String targetPageKey1) protected voidsetTargetPageKey2(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetPageKey2(String targetPageKey2) protected voidsetTargetPageKey3(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetPageKey3(String targetPageKey3) protected voidsetTargetPageKey4(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetPageKey4(String targetPageKey4) protected voidsetTargetPageType(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetPageType(String targetPageType) protected voidsetTargetRecordType(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetRecordType(String targetRecordType) voidsetThemeColor(PromptThemeColor themeColor) protected voidsetThemeColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetThemeSaturation(PromptThemeSaturation themeSaturation) protected voidsetThemeSaturation(XmlInputStream __in, TypeMapper __typeMapper) voidsetTimesToDisplay(int timesToDisplay) protected voidsetTimesToDisplay(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetTitle(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetUiFormulaRule(UiFormulaRule uiFormulaRule) protected voidsetUiFormulaRule(XmlInputStream __in, TypeMapper __typeMapper) voidsetUserAccess(PromptUserAccess userAccess) protected voidsetUserAccess(XmlInputStream __in, TypeMapper __typeMapper) voidsetUserProfileAccess(PromptUserProfileAccess userProfileAccess) protected voidsetUserProfileAccess(XmlInputStream __in, TypeMapper __typeMapper) voidsetVersionNumber(int versionNumber) protected voidsetVersionNumber(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetVideoLink(XmlInputStream __in, TypeMapper __typeMapper) voidsetVideoLink(String videoLink) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
PromptVersion
public PromptVersion()Constructor
-
-
Method Details
-
getActionButtonLabel
-
setActionButtonLabel
-
setActionButtonLabel
protected void setActionButtonLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getActionButtonLink
-
setActionButtonLink
-
setActionButtonLink
protected void setActionButtonLink(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBody
-
setBody
-
setBody
protected void setBody(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomApplication
-
setCustomApplication
-
setCustomApplication
protected void setCustomApplication(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDelayDays
public int getDelayDays() -
setDelayDays
public void setDelayDays(int delayDays) -
setDelayDays
protected void setDelayDays(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDismissButtonLabel
-
setDismissButtonLabel
-
setDismissButtonLabel
protected void setDismissButtonLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDisplayPosition
-
setDisplayPosition
-
setDisplayPosition
protected void setDisplayPosition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDisplayType
-
setDisplayType
-
setDisplayType
protected void setDisplayType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getElementRelativePosition
-
setElementRelativePosition
-
setElementRelativePosition
protected void setElementRelativePosition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEndDate
-
setEndDate
-
setEndDate
protected void setEndDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExperience
-
setExperience
-
setExperience
protected void setExperience(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExperienceContext
-
setExperienceContext
-
setExperienceContext
protected void setExperienceContext(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHeader
-
setHeader
-
setHeader
protected void setHeader(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIcon
-
setIcon
-
setIcon
protected void setIcon(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getImage
-
setImage
-
setImage
protected void setImage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getImageAltText
-
setImageAltText
-
setImageAltText
protected void setImageAltText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getImageLink
-
setImageLink
-
setImageLink
protected void setImageLink(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getImageLocation
-
setImageLocation
-
setImageLocation
protected void setImageLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIndexWithIsPublished
-
setIndexWithIsPublished
-
setIndexWithIsPublished
protected void setIndexWithIsPublished(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIndexWithoutIsPublished
-
setIndexWithoutIsPublished
-
setIndexWithoutIsPublished
protected void setIndexWithoutIsPublished(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsPublished
public boolean getIsPublished() -
isIsPublished
public boolean isIsPublished() -
setIsPublished
public void setIsPublished(boolean isPublished) -
setIsPublished
protected void setIsPublished(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMasterLabel
-
setMasterLabel
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPublishedByUser
-
setPublishedByUser
-
setPublishedByUser
protected void setPublishedByUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPublishedDate
-
setPublishedDate
-
setPublishedDate
protected void setPublishedDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getReferenceElementContext
-
setReferenceElementContext
-
setReferenceElementContext
protected void setReferenceElementContext(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldDisplayActionButton
public boolean getShouldDisplayActionButton() -
isShouldDisplayActionButton
public boolean isShouldDisplayActionButton() -
setShouldDisplayActionButton
public void setShouldDisplayActionButton(boolean shouldDisplayActionButton) -
setShouldDisplayActionButton
protected void setShouldDisplayActionButton(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldIgnoreGlobalDelay
public boolean getShouldIgnoreGlobalDelay() -
isShouldIgnoreGlobalDelay
public boolean isShouldIgnoreGlobalDelay() -
setShouldIgnoreGlobalDelay
public void setShouldIgnoreGlobalDelay(boolean shouldIgnoreGlobalDelay) -
setShouldIgnoreGlobalDelay
protected void setShouldIgnoreGlobalDelay(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStartDate
-
setStartDate
-
setStartDate
protected void setStartDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStepNumber
public int getStepNumber() -
setStepNumber
public void setStepNumber(int stepNumber) -
setStepNumber
protected void setStepNumber(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetAppDeveloperName
-
setTargetAppDeveloperName
-
setTargetAppDeveloperName
protected void setTargetAppDeveloperName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetAppNamespacePrefix
-
setTargetAppNamespacePrefix
-
setTargetAppNamespacePrefix
protected void setTargetAppNamespacePrefix(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetPageKey1
-
setTargetPageKey1
-
setTargetPageKey1
protected void setTargetPageKey1(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetPageKey2
-
setTargetPageKey2
-
setTargetPageKey2
protected void setTargetPageKey2(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetPageKey3
-
setTargetPageKey3
-
setTargetPageKey3
protected void setTargetPageKey3(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetPageKey4
-
setTargetPageKey4
-
setTargetPageKey4
protected void setTargetPageKey4(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetPageType
-
setTargetPageType
-
setTargetPageType
protected void setTargetPageType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetRecordType
-
setTargetRecordType
-
setTargetRecordType
protected void setTargetRecordType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getThemeColor
-
setThemeColor
-
setThemeColor
protected void setThemeColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getThemeSaturation
-
setThemeSaturation
-
setThemeSaturation
protected void setThemeSaturation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTimesToDisplay
public int getTimesToDisplay() -
setTimesToDisplay
public void setTimesToDisplay(int timesToDisplay) -
setTimesToDisplay
protected void setTimesToDisplay(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitle
-
setTitle
-
setTitle
protected void setTitle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUiFormulaRule
-
setUiFormulaRule
-
setUiFormulaRule
protected void setUiFormulaRule(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUserAccess
-
setUserAccess
-
setUserAccess
protected void setUserAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUserProfileAccess
-
setUserProfileAccess
-
setUserProfileAccess
protected void setUserProfileAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVersionNumber
public int getVersionNumber() -
setVersionNumber
public void setVersionNumber(int versionNumber) -
setVersionNumber
protected void setVersionNumber(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVideoLink
-
setVideoLink
-
setVideoLink
protected void setVideoLink(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
toString
-