Class Network

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class Network
    extends Metadata
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • Network

        public Network()
        Constructor
    • Method Detail

      • getAllowInternalUserLogin

        public boolean getAllowInternalUserLogin()
      • isAllowInternalUserLogin

        public boolean isAllowInternalUserLogin()
      • setAllowInternalUserLogin

        public void setAllowInternalUserLogin​(boolean allowInternalUserLogin)
      • setAllowInternalUserLogin

        protected void setAllowInternalUserLogin​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getAllowMembersToFlag

        public boolean getAllowMembersToFlag()
      • isAllowMembersToFlag

        public boolean isAllowMembersToFlag()
      • setAllowMembersToFlag

        public void setAllowMembersToFlag​(boolean allowMembersToFlag)
      • setAllowMembersToFlag

        protected void setAllowMembersToFlag​(com.sforce.ws.parser.XmlInputStream __in,
                                             com.sforce.ws.bind.TypeMapper __typeMapper)
                                      throws java.io.IOException,
                                             com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getAllowedExtensions

        public java.lang.String getAllowedExtensions()
      • setAllowedExtensions

        public void setAllowedExtensions​(java.lang.String allowedExtensions)
      • setAllowedExtensions

        protected void setAllowedExtensions​(com.sforce.ws.parser.XmlInputStream __in,
                                            com.sforce.ws.bind.TypeMapper __typeMapper)
                                     throws java.io.IOException,
                                            com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getCaseCommentEmailTemplate

        public java.lang.String getCaseCommentEmailTemplate()
      • setCaseCommentEmailTemplate

        public void setCaseCommentEmailTemplate​(java.lang.String caseCommentEmailTemplate)
      • setCaseCommentEmailTemplate

        protected void setCaseCommentEmailTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                                            throws java.io.IOException,
                                                   com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getChangePasswordTemplate

        public java.lang.String getChangePasswordTemplate()
      • setChangePasswordTemplate

        public void setChangePasswordTemplate​(java.lang.String changePasswordTemplate)
      • setChangePasswordTemplate

        protected void setChangePasswordTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setCommunityRoles

        public void setCommunityRoles​(CommunityRoles communityRoles)
      • setCommunityRoles

        protected void setCommunityRoles​(com.sforce.ws.parser.XmlInputStream __in,
                                         com.sforce.ws.bind.TypeMapper __typeMapper)
                                  throws java.io.IOException,
                                         com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription​(java.lang.String description)
      • setDescription

        protected void setDescription​(com.sforce.ws.parser.XmlInputStream __in,
                                      com.sforce.ws.bind.TypeMapper __typeMapper)
                               throws java.io.IOException,
                                      com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getDisableReputationRecordConversations

        public boolean getDisableReputationRecordConversations()
      • isDisableReputationRecordConversations

        public boolean isDisableReputationRecordConversations()
      • setDisableReputationRecordConversations

        public void setDisableReputationRecordConversations​(boolean disableReputationRecordConversations)
      • setDisableReputationRecordConversations

        protected void setDisableReputationRecordConversations​(com.sforce.ws.parser.XmlInputStream __in,
                                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                                        throws java.io.IOException,
                                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEmailFooterLogo

        public java.lang.String getEmailFooterLogo()
      • setEmailFooterLogo

        public void setEmailFooterLogo​(java.lang.String emailFooterLogo)
      • setEmailFooterLogo

        protected void setEmailFooterLogo​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEmailFooterText

        public java.lang.String getEmailFooterText()
      • setEmailFooterText

        public void setEmailFooterText​(java.lang.String emailFooterText)
      • setEmailFooterText

        protected void setEmailFooterText​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEmailSenderAddress

        public java.lang.String getEmailSenderAddress()
      • setEmailSenderAddress

        public void setEmailSenderAddress​(java.lang.String emailSenderAddress)
      • setEmailSenderAddress

        protected void setEmailSenderAddress​(com.sforce.ws.parser.XmlInputStream __in,
                                             com.sforce.ws.bind.TypeMapper __typeMapper)
                                      throws java.io.IOException,
                                             com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEmailSenderName

        public java.lang.String getEmailSenderName()
      • setEmailSenderName

        public void setEmailSenderName​(java.lang.String emailSenderName)
      • setEmailSenderName

        protected void setEmailSenderName​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableCustomVFErrorPageOverrides

        public boolean getEnableCustomVFErrorPageOverrides()
      • isEnableCustomVFErrorPageOverrides

        public boolean isEnableCustomVFErrorPageOverrides()
      • setEnableCustomVFErrorPageOverrides

        public void setEnableCustomVFErrorPageOverrides​(boolean enableCustomVFErrorPageOverrides)
      • setEnableCustomVFErrorPageOverrides

        protected void setEnableCustomVFErrorPageOverrides​(com.sforce.ws.parser.XmlInputStream __in,
                                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                                    throws java.io.IOException,
                                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableDirectMessages

        public boolean getEnableDirectMessages()
      • isEnableDirectMessages

        public boolean isEnableDirectMessages()
      • setEnableDirectMessages

        public void setEnableDirectMessages​(boolean enableDirectMessages)
      • setEnableDirectMessages

        protected void setEnableDirectMessages​(com.sforce.ws.parser.XmlInputStream __in,
                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                        throws java.io.IOException,
                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableGuestChatter

        public boolean getEnableGuestChatter()
      • isEnableGuestChatter

        public boolean isEnableGuestChatter()
      • setEnableGuestChatter

        public void setEnableGuestChatter​(boolean enableGuestChatter)
      • setEnableGuestChatter

        protected void setEnableGuestChatter​(com.sforce.ws.parser.XmlInputStream __in,
                                             com.sforce.ws.bind.TypeMapper __typeMapper)
                                      throws java.io.IOException,
                                             com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableGuestFileAccess

        public boolean getEnableGuestFileAccess()
      • isEnableGuestFileAccess

        public boolean isEnableGuestFileAccess()
      • setEnableGuestFileAccess

        public void setEnableGuestFileAccess​(boolean enableGuestFileAccess)
      • setEnableGuestFileAccess

        protected void setEnableGuestFileAccess​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableInvitation

        public boolean getEnableInvitation()
      • isEnableInvitation

        public boolean isEnableInvitation()
      • setEnableInvitation

        public void setEnableInvitation​(boolean enableInvitation)
      • setEnableInvitation

        protected void setEnableInvitation​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableKnowledgeable

        public boolean getEnableKnowledgeable()
      • isEnableKnowledgeable

        public boolean isEnableKnowledgeable()
      • setEnableKnowledgeable

        public void setEnableKnowledgeable​(boolean enableKnowledgeable)
      • setEnableKnowledgeable

        protected void setEnableKnowledgeable​(com.sforce.ws.parser.XmlInputStream __in,
                                              com.sforce.ws.bind.TypeMapper __typeMapper)
                                       throws java.io.IOException,
                                              com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableMemberVisibility

        public boolean getEnableMemberVisibility()
      • isEnableMemberVisibility

        public boolean isEnableMemberVisibility()
      • setEnableMemberVisibility

        public void setEnableMemberVisibility​(boolean enableMemberVisibility)
      • setEnableMemberVisibility

        protected void setEnableMemberVisibility​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableNicknameDisplay

        public boolean getEnableNicknameDisplay()
      • isEnableNicknameDisplay

        public boolean isEnableNicknameDisplay()
      • setEnableNicknameDisplay

        public void setEnableNicknameDisplay​(boolean enableNicknameDisplay)
      • setEnableNicknameDisplay

        protected void setEnableNicknameDisplay​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnablePrivateMessages

        public boolean getEnablePrivateMessages()
      • isEnablePrivateMessages

        public boolean isEnablePrivateMessages()
      • setEnablePrivateMessages

        public void setEnablePrivateMessages​(boolean enablePrivateMessages)
      • setEnablePrivateMessages

        protected void setEnablePrivateMessages​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableReputation

        public boolean getEnableReputation()
      • isEnableReputation

        public boolean isEnableReputation()
      • setEnableReputation

        public void setEnableReputation​(boolean enableReputation)
      • setEnableReputation

        protected void setEnableReputation​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableShowAllNetworkSettings

        public boolean getEnableShowAllNetworkSettings()
      • isEnableShowAllNetworkSettings

        public boolean isEnableShowAllNetworkSettings()
      • setEnableShowAllNetworkSettings

        public void setEnableShowAllNetworkSettings​(boolean enableShowAllNetworkSettings)
      • setEnableShowAllNetworkSettings

        protected void setEnableShowAllNetworkSettings​(com.sforce.ws.parser.XmlInputStream __in,
                                                       com.sforce.ws.bind.TypeMapper __typeMapper)
                                                throws java.io.IOException,
                                                       com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableSiteAsContainer

        public boolean getEnableSiteAsContainer()
      • isEnableSiteAsContainer

        public boolean isEnableSiteAsContainer()
      • setEnableSiteAsContainer

        public void setEnableSiteAsContainer​(boolean enableSiteAsContainer)
      • setEnableSiteAsContainer

        protected void setEnableSiteAsContainer​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableTalkingAboutStats

        public boolean getEnableTalkingAboutStats()
      • isEnableTalkingAboutStats

        public boolean isEnableTalkingAboutStats()
      • setEnableTalkingAboutStats

        public void setEnableTalkingAboutStats​(boolean enableTalkingAboutStats)
      • setEnableTalkingAboutStats

        protected void setEnableTalkingAboutStats​(com.sforce.ws.parser.XmlInputStream __in,
                                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                                           throws java.io.IOException,
                                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableTopicAssignmentRules

        public boolean getEnableTopicAssignmentRules()
      • isEnableTopicAssignmentRules

        public boolean isEnableTopicAssignmentRules()
      • setEnableTopicAssignmentRules

        public void setEnableTopicAssignmentRules​(boolean enableTopicAssignmentRules)
      • setEnableTopicAssignmentRules

        protected void setEnableTopicAssignmentRules​(com.sforce.ws.parser.XmlInputStream __in,
                                                     com.sforce.ws.bind.TypeMapper __typeMapper)
                                              throws java.io.IOException,
                                                     com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableTopicSuggestions

        public boolean getEnableTopicSuggestions()
      • isEnableTopicSuggestions

        public boolean isEnableTopicSuggestions()
      • setEnableTopicSuggestions

        public void setEnableTopicSuggestions​(boolean enableTopicSuggestions)
      • setEnableTopicSuggestions

        protected void setEnableTopicSuggestions​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableUpDownVote

        public boolean getEnableUpDownVote()
      • isEnableUpDownVote

        public boolean isEnableUpDownVote()
      • setEnableUpDownVote

        public void setEnableUpDownVote​(boolean enableUpDownVote)
      • setEnableUpDownVote

        protected void setEnableUpDownVote​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getFeedChannel

        public java.lang.String getFeedChannel()
      • setFeedChannel

        public void setFeedChannel​(java.lang.String feedChannel)
      • setFeedChannel

        protected void setFeedChannel​(com.sforce.ws.parser.XmlInputStream __in,
                                      com.sforce.ws.bind.TypeMapper __typeMapper)
                               throws java.io.IOException,
                                      com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getForgotPasswordTemplate

        public java.lang.String getForgotPasswordTemplate()
      • setForgotPasswordTemplate

        public void setForgotPasswordTemplate​(java.lang.String forgotPasswordTemplate)
      • setForgotPasswordTemplate

        protected void setForgotPasswordTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getGatherCustomerSentimentData

        public boolean getGatherCustomerSentimentData()
      • isGatherCustomerSentimentData

        public boolean isGatherCustomerSentimentData()
      • setGatherCustomerSentimentData

        public void setGatherCustomerSentimentData​(boolean gatherCustomerSentimentData)
      • setGatherCustomerSentimentData

        protected void setGatherCustomerSentimentData​(com.sforce.ws.parser.XmlInputStream __in,
                                                      com.sforce.ws.bind.TypeMapper __typeMapper)
                                               throws java.io.IOException,
                                                      com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getLockoutTemplate

        public java.lang.String getLockoutTemplate()
      • setLockoutTemplate

        public void setLockoutTemplate​(java.lang.String lockoutTemplate)
      • setLockoutTemplate

        protected void setLockoutTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getLogoutUrl

        public java.lang.String getLogoutUrl()
      • setLogoutUrl

        public void setLogoutUrl​(java.lang.String logoutUrl)
      • setLogoutUrl

        protected void setLogoutUrl​(com.sforce.ws.parser.XmlInputStream __in,
                                    com.sforce.ws.bind.TypeMapper __typeMapper)
                             throws java.io.IOException,
                                    com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getMaxFileSizeKb

        public int getMaxFileSizeKb()
      • setMaxFileSizeKb

        public void setMaxFileSizeKb​(int maxFileSizeKb)
      • setMaxFileSizeKb

        protected void setMaxFileSizeKb​(com.sforce.ws.parser.XmlInputStream __in,
                                        com.sforce.ws.bind.TypeMapper __typeMapper)
                                 throws java.io.IOException,
                                        com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setNavigationLinkSet

        public void setNavigationLinkSet​(NavigationLinkSet navigationLinkSet)
      • setNavigationLinkSet

        protected void setNavigationLinkSet​(com.sforce.ws.parser.XmlInputStream __in,
                                            com.sforce.ws.bind.TypeMapper __typeMapper)
                                     throws java.io.IOException,
                                            com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setNetworkMemberGroups

        public void setNetworkMemberGroups​(NetworkMemberGroup networkMemberGroups)
      • setNetworkMemberGroups

        protected void setNetworkMemberGroups​(com.sforce.ws.parser.XmlInputStream __in,
                                              com.sforce.ws.bind.TypeMapper __typeMapper)
                                       throws java.io.IOException,
                                              com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setNetworkPageOverrides

        public void setNetworkPageOverrides​(NetworkPageOverride networkPageOverrides)
      • setNetworkPageOverrides

        protected void setNetworkPageOverrides​(com.sforce.ws.parser.XmlInputStream __in,
                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                        throws java.io.IOException,
                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getNewSenderAddress

        public java.lang.String getNewSenderAddress()
      • setNewSenderAddress

        public void setNewSenderAddress​(java.lang.String newSenderAddress)
      • setNewSenderAddress

        protected void setNewSenderAddress​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getPicassoSite

        public java.lang.String getPicassoSite()
      • setPicassoSite

        public void setPicassoSite​(java.lang.String picassoSite)
      • setPicassoSite

        protected void setPicassoSite​(com.sforce.ws.parser.XmlInputStream __in,
                                      com.sforce.ws.bind.TypeMapper __typeMapper)
                               throws java.io.IOException,
                                      com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setRecommendationAudience

        public void setRecommendationAudience​(RecommendationAudience recommendationAudience)
      • setRecommendationAudience

        protected void setRecommendationAudience​(com.sforce.ws.parser.XmlInputStream __in,
                                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                                          throws java.io.IOException,
                                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setRecommendationDefinition

        public void setRecommendationDefinition​(RecommendationDefinition recommendationDefinition)
      • setRecommendationDefinition

        protected void setRecommendationDefinition​(com.sforce.ws.parser.XmlInputStream __in,
                                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                                            throws java.io.IOException,
                                                   com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setReputationLevels

        protected void setReputationLevels​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setReputationPointsRules

        public void setReputationPointsRules​(ReputationPointsRules reputationPointsRules)
      • setReputationPointsRules

        protected void setReputationPointsRules​(com.sforce.ws.parser.XmlInputStream __in,
                                                com.sforce.ws.bind.TypeMapper __typeMapper)
                                         throws java.io.IOException,
                                                com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSelfRegProfile

        public java.lang.String getSelfRegProfile()
      • setSelfRegProfile

        public void setSelfRegProfile​(java.lang.String selfRegProfile)
      • setSelfRegProfile

        protected void setSelfRegProfile​(com.sforce.ws.parser.XmlInputStream __in,
                                         com.sforce.ws.bind.TypeMapper __typeMapper)
                                  throws java.io.IOException,
                                         com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSelfRegistration

        public boolean getSelfRegistration()
      • isSelfRegistration

        public boolean isSelfRegistration()
      • setSelfRegistration

        public void setSelfRegistration​(boolean selfRegistration)
      • setSelfRegistration

        protected void setSelfRegistration​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSendWelcomeEmail

        public boolean getSendWelcomeEmail()
      • isSendWelcomeEmail

        public boolean isSendWelcomeEmail()
      • setSendWelcomeEmail

        public void setSendWelcomeEmail​(boolean sendWelcomeEmail)
      • setSendWelcomeEmail

        protected void setSendWelcomeEmail​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getSite

        public java.lang.String getSite()
      • setSite

        public void setSite​(java.lang.String site)
      • setSite

        protected void setSite​(com.sforce.ws.parser.XmlInputStream __in,
                               com.sforce.ws.bind.TypeMapper __typeMapper)
                        throws java.io.IOException,
                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setStatus

        protected void setStatus​(com.sforce.ws.parser.XmlInputStream __in,
                                 com.sforce.ws.bind.TypeMapper __typeMapper)
                          throws java.io.IOException,
                                 com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setTabs

        protected void setTabs​(com.sforce.ws.parser.XmlInputStream __in,
                               com.sforce.ws.bind.TypeMapper __typeMapper)
                        throws java.io.IOException,
                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getUrlPathPrefix

        public java.lang.String getUrlPathPrefix()
      • setUrlPathPrefix

        public void setUrlPathPrefix​(java.lang.String urlPathPrefix)
      • setUrlPathPrefix

        protected void setUrlPathPrefix​(com.sforce.ws.parser.XmlInputStream __in,
                                        com.sforce.ws.bind.TypeMapper __typeMapper)
                                 throws java.io.IOException,
                                        com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getVerificationTemplate

        public java.lang.String getVerificationTemplate()
      • setVerificationTemplate

        public void setVerificationTemplate​(java.lang.String verificationTemplate)
      • setVerificationTemplate

        protected void setVerificationTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                        throws java.io.IOException,
                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getWelcomeTemplate

        public java.lang.String getWelcomeTemplate()
      • setWelcomeTemplate

        public void setWelcomeTemplate​(java.lang.String welcomeTemplate)
      • setWelcomeTemplate

        protected void setWelcomeTemplate​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.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
        Specified by:
        write in interface com.sforce.ws.bind.XMLizable
        Overrides:
        write in class Metadata
        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:
        writeFields in class Metadata
        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
        Specified by:
        load in interface com.sforce.ws.bind.XMLizable
        Overrides:
        load in class Metadata
        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:
        loadFields in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Metadata