Package com.sforce.soap.metadata
Class PrivacySettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.PrivacySettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class PrivacySettings 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 PrivacySettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAuthorizationCaptureBrowser()booleangetAuthorizationCaptureEmail()booleangetAuthorizationCaptureIp()booleangetAuthorizationCaptureLocation()booleangetAuthorizationCustomSharing()booleangetAuthorizationLockingAndVersioning()booleangetEnableConfigurableUserPIIActive()booleangetEnableConsentAuditTrail()booleangetEnableConsentEventStream()booleangetEnableDefaultMetadataValues()booleanisAuthorizationCaptureBrowser()booleanisAuthorizationCaptureEmail()booleanisAuthorizationCaptureIp()booleanisAuthorizationCaptureLocation()booleanisAuthorizationCustomSharing()booleanisAuthorizationLockingAndVersioning()booleanisEnableConfigurableUserPIIActive()booleanisEnableConsentAuditTrail()booleanisEnableConsentEventStream()booleanisEnableDefaultMetadataValues()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)voidsetAuthorizationCaptureBrowser(boolean authorizationCaptureBrowser)protected voidsetAuthorizationCaptureBrowser(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthorizationCaptureEmail(boolean authorizationCaptureEmail)protected voidsetAuthorizationCaptureEmail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthorizationCaptureIp(boolean authorizationCaptureIp)protected voidsetAuthorizationCaptureIp(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthorizationCaptureLocation(boolean authorizationCaptureLocation)protected voidsetAuthorizationCaptureLocation(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthorizationCustomSharing(boolean authorizationCustomSharing)protected voidsetAuthorizationCustomSharing(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthorizationLockingAndVersioning(boolean authorizationLockingAndVersioning)protected voidsetAuthorizationLockingAndVersioning(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableConfigurableUserPIIActive(boolean enableConfigurableUserPIIActive)protected voidsetEnableConfigurableUserPIIActive(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableConsentAuditTrail(boolean enableConsentAuditTrail)protected voidsetEnableConsentAuditTrail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableConsentEventStream(boolean enableConsentEventStream)protected voidsetEnableConsentEventStream(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableDefaultMetadataValues(boolean enableDefaultMetadataValues)protected voidsetEnableDefaultMetadataValues(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
-
getAuthorizationCaptureBrowser
public boolean getAuthorizationCaptureBrowser()
-
isAuthorizationCaptureBrowser
public boolean isAuthorizationCaptureBrowser()
-
setAuthorizationCaptureBrowser
public void setAuthorizationCaptureBrowser(boolean authorizationCaptureBrowser)
-
setAuthorizationCaptureBrowser
protected void setAuthorizationCaptureBrowser(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
-
getAuthorizationCaptureEmail
public boolean getAuthorizationCaptureEmail()
-
isAuthorizationCaptureEmail
public boolean isAuthorizationCaptureEmail()
-
setAuthorizationCaptureEmail
public void setAuthorizationCaptureEmail(boolean authorizationCaptureEmail)
-
setAuthorizationCaptureEmail
protected void setAuthorizationCaptureEmail(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
-
getAuthorizationCaptureIp
public boolean getAuthorizationCaptureIp()
-
isAuthorizationCaptureIp
public boolean isAuthorizationCaptureIp()
-
setAuthorizationCaptureIp
public void setAuthorizationCaptureIp(boolean authorizationCaptureIp)
-
setAuthorizationCaptureIp
protected void setAuthorizationCaptureIp(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
-
getAuthorizationCaptureLocation
public boolean getAuthorizationCaptureLocation()
-
isAuthorizationCaptureLocation
public boolean isAuthorizationCaptureLocation()
-
setAuthorizationCaptureLocation
public void setAuthorizationCaptureLocation(boolean authorizationCaptureLocation)
-
setAuthorizationCaptureLocation
protected void setAuthorizationCaptureLocation(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
-
getAuthorizationCustomSharing
public boolean getAuthorizationCustomSharing()
-
isAuthorizationCustomSharing
public boolean isAuthorizationCustomSharing()
-
setAuthorizationCustomSharing
public void setAuthorizationCustomSharing(boolean authorizationCustomSharing)
-
setAuthorizationCustomSharing
protected void setAuthorizationCustomSharing(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
-
getAuthorizationLockingAndVersioning
public boolean getAuthorizationLockingAndVersioning()
-
isAuthorizationLockingAndVersioning
public boolean isAuthorizationLockingAndVersioning()
-
setAuthorizationLockingAndVersioning
public void setAuthorizationLockingAndVersioning(boolean authorizationLockingAndVersioning)
-
setAuthorizationLockingAndVersioning
protected void setAuthorizationLockingAndVersioning(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
-
getEnableConfigurableUserPIIActive
public boolean getEnableConfigurableUserPIIActive()
-
isEnableConfigurableUserPIIActive
public boolean isEnableConfigurableUserPIIActive()
-
setEnableConfigurableUserPIIActive
public void setEnableConfigurableUserPIIActive(boolean enableConfigurableUserPIIActive)
-
setEnableConfigurableUserPIIActive
protected void setEnableConfigurableUserPIIActive(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
-
getEnableConsentAuditTrail
public boolean getEnableConsentAuditTrail()
-
isEnableConsentAuditTrail
public boolean isEnableConsentAuditTrail()
-
setEnableConsentAuditTrail
public void setEnableConsentAuditTrail(boolean enableConsentAuditTrail)
-
setEnableConsentAuditTrail
protected void setEnableConsentAuditTrail(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
-
getEnableConsentEventStream
public boolean getEnableConsentEventStream()
-
isEnableConsentEventStream
public boolean isEnableConsentEventStream()
-
setEnableConsentEventStream
public void setEnableConsentEventStream(boolean enableConsentEventStream)
-
setEnableConsentEventStream
protected void setEnableConsentEventStream(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
-
getEnableDefaultMetadataValues
public boolean getEnableDefaultMetadataValues()
-
isEnableDefaultMetadataValues
public boolean isEnableDefaultMetadataValues()
-
setEnableDefaultMetadataValues
public void setEnableDefaultMetadataValues(boolean enableDefaultMetadataValues)
-
setEnableDefaultMetadataValues
protected void setEnableDefaultMetadataValues(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
-
-