| Constructor and Description |
|---|
ApexSettings()
Constructor
|
getFullName, setFullName, setFullNamepublic boolean getEnableAggregateCodeCoverageOnly()
public boolean isEnableAggregateCodeCoverageOnly()
public void setEnableAggregateCodeCoverageOnly(boolean enableAggregateCodeCoverageOnly)
protected void setEnableAggregateCodeCoverageOnly(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableApexAccessRightsPref()
public boolean isEnableApexAccessRightsPref()
public void setEnableApexAccessRightsPref(boolean enableApexAccessRightsPref)
protected void setEnableApexAccessRightsPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableApexApprovalLockUnlock()
public boolean isEnableApexApprovalLockUnlock()
public void setEnableApexApprovalLockUnlock(boolean enableApexApprovalLockUnlock)
protected void setEnableApexApprovalLockUnlock(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableApexCtrlImplicitWithSharingPref()
public boolean isEnableApexCtrlImplicitWithSharingPref()
public void setEnableApexCtrlImplicitWithSharingPref(boolean enableApexCtrlImplicitWithSharingPref)
protected void setEnableApexCtrlImplicitWithSharingPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableApexPropertyGetterPref()
public boolean isEnableApexPropertyGetterPref()
public void setEnableApexPropertyGetterPref(boolean enableApexPropertyGetterPref)
protected void setEnableApexPropertyGetterPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableApexTestReqViewSetup()
public boolean isEnableApexTestReqViewSetup()
public void setEnableApexTestReqViewSetup(boolean enableApexTestReqViewSetup)
protected void setEnableApexTestReqViewSetup(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAsyncRequiresViewSetup()
public boolean isEnableAsyncRequiresViewSetup()
public void setEnableAsyncRequiresViewSetup(boolean enableAsyncRequiresViewSetup)
protected void setEnableAsyncRequiresViewSetup(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAuraApexCtrlAuthUserAccessCheckPref()
public boolean isEnableAuraApexCtrlAuthUserAccessCheckPref()
public void setEnableAuraApexCtrlAuthUserAccessCheckPref(boolean enableAuraApexCtrlAuthUserAccessCheckPref)
protected void setEnableAuraApexCtrlAuthUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableAuraApexCtrlGuestUserAccessCheckPref()
public boolean isEnableAuraApexCtrlGuestUserAccessCheckPref()
public void setEnableAuraApexCtrlGuestUserAccessCheckPref(boolean enableAuraApexCtrlGuestUserAccessCheckPref)
protected void setEnableAuraApexCtrlGuestUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableCompileOnDeploy()
public boolean isEnableCompileOnDeploy()
public void setEnableCompileOnDeploy(boolean enableCompileOnDeploy)
protected void setEnableCompileOnDeploy(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableDisableParallelApexTesting()
public boolean isEnableDisableParallelApexTesting()
public void setEnableDisableParallelApexTesting(boolean enableDisableParallelApexTesting)
protected void setEnableDisableParallelApexTesting(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableDoNotEmailDebugLog()
public boolean isEnableDoNotEmailDebugLog()
public void setEnableDoNotEmailDebugLog(boolean enableDoNotEmailDebugLog)
protected void setEnableDoNotEmailDebugLog(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableGaplessTestAutoNum()
public boolean isEnableGaplessTestAutoNum()
public void setEnableGaplessTestAutoNum(boolean enableGaplessTestAutoNum)
protected void setEnableGaplessTestAutoNum(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableMngdCtrlActionAccessPref()
public boolean isEnableMngdCtrlActionAccessPref()
public void setEnableMngdCtrlActionAccessPref(boolean enableMngdCtrlActionAccessPref)
protected void setEnableMngdCtrlActionAccessPref(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableNonCertifiedApexMdCrud()
public boolean isEnableNonCertifiedApexMdCrud()
public void setEnableNonCertifiedApexMdCrud(boolean enableNonCertifiedApexMdCrud)
protected void setEnableNonCertifiedApexMdCrud(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableRunDynamicTriggers()
public boolean isEnableRunDynamicTriggers()
public void setEnableRunDynamicTriggers(boolean enableRunDynamicTriggers)
protected void setEnableRunDynamicTriggers(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getEnableSecureNoArgConstructorPref()
public boolean isEnableSecureNoArgConstructorPref()
public void setEnableSecureNoArgConstructorPref(boolean enableSecureNoArgConstructorPref)
protected void setEnableSecureNoArgConstructorPref(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
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.