Package com.sforce.soap.metadata
Class ApexSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ApexSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAggregateCodeCoverageOnly(boolean enableAggregateCodeCoverageOnly) protected voidsetEnableAggregateCodeCoverageOnly(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableApexAccessRightsPref(boolean enableApexAccessRightsPref) protected voidsetEnableApexAccessRightsPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableApexApprovalLockUnlock(boolean enableApexApprovalLockUnlock) protected voidsetEnableApexApprovalLockUnlock(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableApexCtrlImplicitWithSharingPref(boolean enableApexCtrlImplicitWithSharingPref) protected voidsetEnableApexCtrlImplicitWithSharingPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableApexPropertyGetterPref(boolean enableApexPropertyGetterPref) protected voidsetEnableApexPropertyGetterPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAuraApexCtrlAuthUserAccessCheckPref(boolean enableAuraApexCtrlAuthUserAccessCheckPref) protected voidsetEnableAuraApexCtrlAuthUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAuraApexCtrlGuestUserAccessCheckPref(boolean enableAuraApexCtrlGuestUserAccessCheckPref) protected voidsetEnableAuraApexCtrlGuestUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableCompileOnDeploy(boolean enableCompileOnDeploy) protected voidsetEnableCompileOnDeploy(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableDisableParallelApexTesting(boolean enableDisableParallelApexTesting) protected voidsetEnableDisableParallelApexTesting(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableDoNotEmailDebugLog(boolean enableDoNotEmailDebugLog) protected voidsetEnableDoNotEmailDebugLog(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableGaplessTestAutoNum(boolean enableGaplessTestAutoNum) protected voidsetEnableGaplessTestAutoNum(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableMngdCtrlActionAccessPref(boolean enableMngdCtrlActionAccessPref) protected voidsetEnableMngdCtrlActionAccessPref(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableNonCertifiedApexMdCrud(boolean enableNonCertifiedApexMdCrud) protected voidsetEnableNonCertifiedApexMdCrud(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSecureNoArgConstructorPref(boolean enableSecureNoArgConstructorPref) protected voidsetEnableSecureNoArgConstructorPref(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
ApexSettings
public ApexSettings()Constructor
-
-
Method Details
-
getEnableAggregateCodeCoverageOnly
public boolean getEnableAggregateCodeCoverageOnly() -
isEnableAggregateCodeCoverageOnly
public boolean isEnableAggregateCodeCoverageOnly() -
setEnableAggregateCodeCoverageOnly
public void setEnableAggregateCodeCoverageOnly(boolean enableAggregateCodeCoverageOnly) -
setEnableAggregateCodeCoverageOnly
protected void setEnableAggregateCodeCoverageOnly(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableApexAccessRightsPref
public boolean getEnableApexAccessRightsPref() -
isEnableApexAccessRightsPref
public boolean isEnableApexAccessRightsPref() -
setEnableApexAccessRightsPref
public void setEnableApexAccessRightsPref(boolean enableApexAccessRightsPref) -
setEnableApexAccessRightsPref
protected void setEnableApexAccessRightsPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableApexApprovalLockUnlock
public boolean getEnableApexApprovalLockUnlock() -
isEnableApexApprovalLockUnlock
public boolean isEnableApexApprovalLockUnlock() -
setEnableApexApprovalLockUnlock
public void setEnableApexApprovalLockUnlock(boolean enableApexApprovalLockUnlock) -
setEnableApexApprovalLockUnlock
protected void setEnableApexApprovalLockUnlock(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableApexCtrlImplicitWithSharingPref
public boolean getEnableApexCtrlImplicitWithSharingPref() -
isEnableApexCtrlImplicitWithSharingPref
public boolean isEnableApexCtrlImplicitWithSharingPref() -
setEnableApexCtrlImplicitWithSharingPref
public void setEnableApexCtrlImplicitWithSharingPref(boolean enableApexCtrlImplicitWithSharingPref) -
setEnableApexCtrlImplicitWithSharingPref
protected void setEnableApexCtrlImplicitWithSharingPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableApexPropertyGetterPref
public boolean getEnableApexPropertyGetterPref() -
isEnableApexPropertyGetterPref
public boolean isEnableApexPropertyGetterPref() -
setEnableApexPropertyGetterPref
public void setEnableApexPropertyGetterPref(boolean enableApexPropertyGetterPref) -
setEnableApexPropertyGetterPref
protected void setEnableApexPropertyGetterPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableAuraApexCtrlAuthUserAccessCheckPref
public boolean getEnableAuraApexCtrlAuthUserAccessCheckPref() -
isEnableAuraApexCtrlAuthUserAccessCheckPref
public boolean isEnableAuraApexCtrlAuthUserAccessCheckPref() -
setEnableAuraApexCtrlAuthUserAccessCheckPref
public void setEnableAuraApexCtrlAuthUserAccessCheckPref(boolean enableAuraApexCtrlAuthUserAccessCheckPref) -
setEnableAuraApexCtrlAuthUserAccessCheckPref
protected void setEnableAuraApexCtrlAuthUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableAuraApexCtrlGuestUserAccessCheckPref
public boolean getEnableAuraApexCtrlGuestUserAccessCheckPref() -
isEnableAuraApexCtrlGuestUserAccessCheckPref
public boolean isEnableAuraApexCtrlGuestUserAccessCheckPref() -
setEnableAuraApexCtrlGuestUserAccessCheckPref
public void setEnableAuraApexCtrlGuestUserAccessCheckPref(boolean enableAuraApexCtrlGuestUserAccessCheckPref) -
setEnableAuraApexCtrlGuestUserAccessCheckPref
protected void setEnableAuraApexCtrlGuestUserAccessCheckPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableCompileOnDeploy
public boolean getEnableCompileOnDeploy() -
isEnableCompileOnDeploy
public boolean isEnableCompileOnDeploy() -
setEnableCompileOnDeploy
public void setEnableCompileOnDeploy(boolean enableCompileOnDeploy) -
setEnableCompileOnDeploy
protected void setEnableCompileOnDeploy(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableDisableParallelApexTesting
public boolean getEnableDisableParallelApexTesting() -
isEnableDisableParallelApexTesting
public boolean isEnableDisableParallelApexTesting() -
setEnableDisableParallelApexTesting
public void setEnableDisableParallelApexTesting(boolean enableDisableParallelApexTesting) -
setEnableDisableParallelApexTesting
protected void setEnableDisableParallelApexTesting(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableDoNotEmailDebugLog
public boolean getEnableDoNotEmailDebugLog() -
isEnableDoNotEmailDebugLog
public boolean isEnableDoNotEmailDebugLog() -
setEnableDoNotEmailDebugLog
public void setEnableDoNotEmailDebugLog(boolean enableDoNotEmailDebugLog) -
setEnableDoNotEmailDebugLog
protected void setEnableDoNotEmailDebugLog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableGaplessTestAutoNum
public boolean getEnableGaplessTestAutoNum() -
isEnableGaplessTestAutoNum
public boolean isEnableGaplessTestAutoNum() -
setEnableGaplessTestAutoNum
public void setEnableGaplessTestAutoNum(boolean enableGaplessTestAutoNum) -
setEnableGaplessTestAutoNum
protected void setEnableGaplessTestAutoNum(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableMngdCtrlActionAccessPref
public boolean getEnableMngdCtrlActionAccessPref() -
isEnableMngdCtrlActionAccessPref
public boolean isEnableMngdCtrlActionAccessPref() -
setEnableMngdCtrlActionAccessPref
public void setEnableMngdCtrlActionAccessPref(boolean enableMngdCtrlActionAccessPref) -
setEnableMngdCtrlActionAccessPref
protected void setEnableMngdCtrlActionAccessPref(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableNonCertifiedApexMdCrud
public boolean getEnableNonCertifiedApexMdCrud() -
isEnableNonCertifiedApexMdCrud
public boolean isEnableNonCertifiedApexMdCrud() -
setEnableNonCertifiedApexMdCrud
public void setEnableNonCertifiedApexMdCrud(boolean enableNonCertifiedApexMdCrud) -
setEnableNonCertifiedApexMdCrud
protected void setEnableNonCertifiedApexMdCrud(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSecureNoArgConstructorPref
public boolean getEnableSecureNoArgConstructorPref() -
isEnableSecureNoArgConstructorPref
public boolean isEnableSecureNoArgConstructorPref() -
setEnableSecureNoArgConstructorPref
public void setEnableSecureNoArgConstructorPref(boolean enableSecureNoArgConstructorPref) -
setEnableSecureNoArgConstructorPref
protected void setEnableSecureNoArgConstructorPref(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- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-