Package com.sforce.soap.metadata
Class PrivacySettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.PrivacySettings
-
-
Constructor Summary
Constructors Constructor Description PrivacySettings()Constructor
-
Method Summary
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationCaptureEmail
public boolean getAuthorizationCaptureEmail()
-
isAuthorizationCaptureEmail
public boolean isAuthorizationCaptureEmail()
-
setAuthorizationCaptureEmail
public void setAuthorizationCaptureEmail(boolean authorizationCaptureEmail)
-
setAuthorizationCaptureEmail
protected void setAuthorizationCaptureEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationCaptureIp
public boolean getAuthorizationCaptureIp()
-
isAuthorizationCaptureIp
public boolean isAuthorizationCaptureIp()
-
setAuthorizationCaptureIp
public void setAuthorizationCaptureIp(boolean authorizationCaptureIp)
-
setAuthorizationCaptureIp
protected void setAuthorizationCaptureIp(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationCaptureLocation
public boolean getAuthorizationCaptureLocation()
-
isAuthorizationCaptureLocation
public boolean isAuthorizationCaptureLocation()
-
setAuthorizationCaptureLocation
public void setAuthorizationCaptureLocation(boolean authorizationCaptureLocation)
-
setAuthorizationCaptureLocation
protected void setAuthorizationCaptureLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationCustomSharing
public boolean getAuthorizationCustomSharing()
-
isAuthorizationCustomSharing
public boolean isAuthorizationCustomSharing()
-
setAuthorizationCustomSharing
public void setAuthorizationCustomSharing(boolean authorizationCustomSharing)
-
setAuthorizationCustomSharing
protected void setAuthorizationCustomSharing(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationCustomSharingPCU
public boolean getAuthorizationCustomSharingPCU()
-
isAuthorizationCustomSharingPCU
public boolean isAuthorizationCustomSharingPCU()
-
setAuthorizationCustomSharingPCU
public void setAuthorizationCustomSharingPCU(boolean authorizationCustomSharingPCU)
-
setAuthorizationCustomSharingPCU
protected void setAuthorizationCustomSharingPCU(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthorizationLockingAndVersioning
public boolean getAuthorizationLockingAndVersioning()
-
isAuthorizationLockingAndVersioning
public boolean isAuthorizationLockingAndVersioning()
-
setAuthorizationLockingAndVersioning
public void setAuthorizationLockingAndVersioning(boolean authorizationLockingAndVersioning)
-
setAuthorizationLockingAndVersioning
protected void setAuthorizationLockingAndVersioning(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableConfigurableUserPIIActive
public boolean getEnableConfigurableUserPIIActive()
-
isEnableConfigurableUserPIIActive
public boolean isEnableConfigurableUserPIIActive()
-
setEnableConfigurableUserPIIActive
public void setEnableConfigurableUserPIIActive(boolean enableConfigurableUserPIIActive)
-
setEnableConfigurableUserPIIActive
protected void setEnableConfigurableUserPIIActive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableConsentAuditTrail
public boolean getEnableConsentAuditTrail()
-
isEnableConsentAuditTrail
public boolean isEnableConsentAuditTrail()
-
setEnableConsentAuditTrail
public void setEnableConsentAuditTrail(boolean enableConsentAuditTrail)
-
setEnableConsentAuditTrail
protected void setEnableConsentAuditTrail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableConsentEventStream
public boolean getEnableConsentEventStream()
-
isEnableConsentEventStream
public boolean isEnableConsentEventStream()
-
setEnableConsentEventStream
public void setEnableConsentEventStream(boolean enableConsentEventStream)
-
setEnableConsentEventStream
protected void setEnableConsentEventStream(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableDefaultMetadataValues
public boolean getEnableDefaultMetadataValues()
-
isEnableDefaultMetadataValues
public boolean isEnableDefaultMetadataValues()
-
setEnableDefaultMetadataValues
public void setEnableDefaultMetadataValues(boolean enableDefaultMetadataValues)
-
setEnableDefaultMetadataValues
protected void setEnableDefaultMetadataValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableSalesforceArchive
public boolean getEnableSalesforceArchive()
-
isEnableSalesforceArchive
public boolean isEnableSalesforceArchive()
-
setEnableSalesforceArchive
public void setEnableSalesforceArchive(boolean enableSalesforceArchive)
-
setEnableSalesforceArchive
protected void setEnableSalesforceArchive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUseUmaDefaultConsentRecs
public boolean getUseUmaDefaultConsentRecs()
-
isUseUmaDefaultConsentRecs
public boolean isUseUmaDefaultConsentRecs()
-
setUseUmaDefaultConsentRecs
public void setUseUmaDefaultConsentRecs(boolean useUmaDefaultConsentRecs)
-
setUseUmaDefaultConsentRecs
protected void setUseUmaDefaultConsentRecs(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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-