Package com.sforce.soap.metadata
Class WorkDotComSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.WorkDotComSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class WorkDotComSettings extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description WorkDotComSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetEnableCoachingManagerGroupAccess()booleangetEnableGoalManagerGroupAccess()booleangetEnableProfileSkills()booleangetEnableProfileSkillsAddFeedPost()booleangetEnableProfileSkillsAutoSuggest()booleangetEnableProfileSkillsUsePlatform()booleangetEnableWorkBadgeDefRestrictPref()booleangetEnableWorkCalibration()booleangetEnableWorkCanvasPref()booleangetEnableWorkCertification()booleangetEnableWorkCertificationNotification()booleangetEnableWorkRewardsPref()booleangetEnableWorkThanksPref()booleangetEnableWorkUseObjectivesForGoals()booleanisEnableCoachingManagerGroupAccess()booleanisEnableGoalManagerGroupAccess()booleanisEnableProfileSkills()booleanisEnableProfileSkillsAddFeedPost()booleanisEnableProfileSkillsAutoSuggest()booleanisEnableProfileSkillsUsePlatform()booleanisEnableWorkBadgeDefRestrictPref()booleanisEnableWorkCalibration()booleanisEnableWorkCanvasPref()booleanisEnableWorkCertification()booleanisEnableWorkCertificationNotification()booleanisEnableWorkRewardsPref()booleanisEnableWorkThanksPref()booleanisEnableWorkUseObjectivesForGoals()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableCoachingManagerGroupAccess(boolean enableCoachingManagerGroupAccess)protected voidsetEnableCoachingManagerGroupAccess(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableGoalManagerGroupAccess(boolean enableGoalManagerGroupAccess)protected voidsetEnableGoalManagerGroupAccess(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableProfileSkills(boolean enableProfileSkills)protected voidsetEnableProfileSkills(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableProfileSkillsAddFeedPost(boolean enableProfileSkillsAddFeedPost)protected voidsetEnableProfileSkillsAddFeedPost(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableProfileSkillsAutoSuggest(boolean enableProfileSkillsAutoSuggest)protected voidsetEnableProfileSkillsAutoSuggest(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableProfileSkillsUsePlatform(boolean enableProfileSkillsUsePlatform)protected voidsetEnableProfileSkillsUsePlatform(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkBadgeDefRestrictPref(boolean enableWorkBadgeDefRestrictPref)protected voidsetEnableWorkBadgeDefRestrictPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkCalibration(boolean enableWorkCalibration)protected voidsetEnableWorkCalibration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkCanvasPref(boolean enableWorkCanvasPref)protected voidsetEnableWorkCanvasPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkCertification(boolean enableWorkCertification)protected voidsetEnableWorkCertification(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkCertificationNotification(boolean enableWorkCertificationNotification)protected voidsetEnableWorkCertificationNotification(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkRewardsPref(boolean enableWorkRewardsPref)protected voidsetEnableWorkRewardsPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkThanksPref(boolean enableWorkThanksPref)protected voidsetEnableWorkThanksPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableWorkUseObjectivesForGoals(boolean enableWorkUseObjectivesForGoals)protected voidsetEnableWorkUseObjectivesForGoals(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getEnableCoachingManagerGroupAccess
public boolean getEnableCoachingManagerGroupAccess()
-
isEnableCoachingManagerGroupAccess
public boolean isEnableCoachingManagerGroupAccess()
-
setEnableCoachingManagerGroupAccess
public void setEnableCoachingManagerGroupAccess(boolean enableCoachingManagerGroupAccess)
-
setEnableCoachingManagerGroupAccess
protected void setEnableCoachingManagerGroupAccess(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableGoalManagerGroupAccess
public boolean getEnableGoalManagerGroupAccess()
-
isEnableGoalManagerGroupAccess
public boolean isEnableGoalManagerGroupAccess()
-
setEnableGoalManagerGroupAccess
public void setEnableGoalManagerGroupAccess(boolean enableGoalManagerGroupAccess)
-
setEnableGoalManagerGroupAccess
protected void setEnableGoalManagerGroupAccess(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableProfileSkills
public boolean getEnableProfileSkills()
-
isEnableProfileSkills
public boolean isEnableProfileSkills()
-
setEnableProfileSkills
public void setEnableProfileSkills(boolean enableProfileSkills)
-
setEnableProfileSkills
protected void setEnableProfileSkills(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableProfileSkillsAddFeedPost
public boolean getEnableProfileSkillsAddFeedPost()
-
isEnableProfileSkillsAddFeedPost
public boolean isEnableProfileSkillsAddFeedPost()
-
setEnableProfileSkillsAddFeedPost
public void setEnableProfileSkillsAddFeedPost(boolean enableProfileSkillsAddFeedPost)
-
setEnableProfileSkillsAddFeedPost
protected void setEnableProfileSkillsAddFeedPost(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableProfileSkillsAutoSuggest
public boolean getEnableProfileSkillsAutoSuggest()
-
isEnableProfileSkillsAutoSuggest
public boolean isEnableProfileSkillsAutoSuggest()
-
setEnableProfileSkillsAutoSuggest
public void setEnableProfileSkillsAutoSuggest(boolean enableProfileSkillsAutoSuggest)
-
setEnableProfileSkillsAutoSuggest
protected void setEnableProfileSkillsAutoSuggest(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableProfileSkillsUsePlatform
public boolean getEnableProfileSkillsUsePlatform()
-
isEnableProfileSkillsUsePlatform
public boolean isEnableProfileSkillsUsePlatform()
-
setEnableProfileSkillsUsePlatform
public void setEnableProfileSkillsUsePlatform(boolean enableProfileSkillsUsePlatform)
-
setEnableProfileSkillsUsePlatform
protected void setEnableProfileSkillsUsePlatform(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkBadgeDefRestrictPref
public boolean getEnableWorkBadgeDefRestrictPref()
-
isEnableWorkBadgeDefRestrictPref
public boolean isEnableWorkBadgeDefRestrictPref()
-
setEnableWorkBadgeDefRestrictPref
public void setEnableWorkBadgeDefRestrictPref(boolean enableWorkBadgeDefRestrictPref)
-
setEnableWorkBadgeDefRestrictPref
protected void setEnableWorkBadgeDefRestrictPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkCalibration
public boolean getEnableWorkCalibration()
-
isEnableWorkCalibration
public boolean isEnableWorkCalibration()
-
setEnableWorkCalibration
public void setEnableWorkCalibration(boolean enableWorkCalibration)
-
setEnableWorkCalibration
protected void setEnableWorkCalibration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkCanvasPref
public boolean getEnableWorkCanvasPref()
-
isEnableWorkCanvasPref
public boolean isEnableWorkCanvasPref()
-
setEnableWorkCanvasPref
public void setEnableWorkCanvasPref(boolean enableWorkCanvasPref)
-
setEnableWorkCanvasPref
protected void setEnableWorkCanvasPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkCertification
public boolean getEnableWorkCertification()
-
isEnableWorkCertification
public boolean isEnableWorkCertification()
-
setEnableWorkCertification
public void setEnableWorkCertification(boolean enableWorkCertification)
-
setEnableWorkCertification
protected void setEnableWorkCertification(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkCertificationNotification
public boolean getEnableWorkCertificationNotification()
-
isEnableWorkCertificationNotification
public boolean isEnableWorkCertificationNotification()
-
setEnableWorkCertificationNotification
public void setEnableWorkCertificationNotification(boolean enableWorkCertificationNotification)
-
setEnableWorkCertificationNotification
protected void setEnableWorkCertificationNotification(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkRewardsPref
public boolean getEnableWorkRewardsPref()
-
isEnableWorkRewardsPref
public boolean isEnableWorkRewardsPref()
-
setEnableWorkRewardsPref
public void setEnableWorkRewardsPref(boolean enableWorkRewardsPref)
-
setEnableWorkRewardsPref
protected void setEnableWorkRewardsPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkThanksPref
public boolean getEnableWorkThanksPref()
-
isEnableWorkThanksPref
public boolean isEnableWorkThanksPref()
-
setEnableWorkThanksPref
public void setEnableWorkThanksPref(boolean enableWorkThanksPref)
-
setEnableWorkThanksPref
protected void setEnableWorkThanksPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableWorkUseObjectivesForGoals
public boolean getEnableWorkUseObjectivesForGoals()
-
isEnableWorkUseObjectivesForGoals
public boolean isEnableWorkUseObjectivesForGoals()
-
setEnableWorkUseObjectivesForGoals
public void setEnableWorkUseObjectivesForGoals(boolean enableWorkUseObjectivesForGoals)
-
setEnableWorkUseObjectivesForGoals
protected void setEnableWorkUseObjectivesForGoals(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-