| Constructor and Description |
|---|
CustomSite()
Constructor
|
getFullName, setFullNamepublic boolean getActive()
public boolean isActive()
public void setActive(boolean active)
public boolean getAllowHomePage()
public boolean isAllowHomePage()
public void setAllowHomePage(boolean allowHomePage)
public boolean getAllowStandardAnswersPages()
public boolean isAllowStandardAnswersPages()
public void setAllowStandardAnswersPages(boolean allowStandardAnswersPages)
public boolean getAllowStandardIdeasPages()
public boolean isAllowStandardIdeasPages()
public void setAllowStandardIdeasPages(boolean allowStandardIdeasPages)
public boolean getAllowStandardLookups()
public boolean isAllowStandardLookups()
public void setAllowStandardLookups(boolean allowStandardLookups)
public boolean getAllowStandardSearch()
public boolean isAllowStandardSearch()
public void setAllowStandardSearch(boolean allowStandardSearch)
public String getAnalyticsTrackingCode()
public void setAnalyticsTrackingCode(String analyticsTrackingCode)
public String getAuthorizationRequiredPage()
public void setAuthorizationRequiredPage(String authorizationRequiredPage)
public String getBandwidthExceededPage()
public void setBandwidthExceededPage(String bandwidthExceededPage)
public String getChangePasswordPage()
public void setChangePasswordPage(String changePasswordPage)
public String getChatterAnswersForgotPasswordConfirmPage()
public void setChatterAnswersForgotPasswordConfirmPage(String chatterAnswersForgotPasswordConfirmPage)
public String getChatterAnswersForgotPasswordPage()
public void setChatterAnswersForgotPasswordPage(String chatterAnswersForgotPasswordPage)
public String getChatterAnswersHelpPage()
public void setChatterAnswersHelpPage(String chatterAnswersHelpPage)
public String getChatterAnswersLoginPage()
public void setChatterAnswersLoginPage(String chatterAnswersLoginPage)
public String getChatterAnswersRegistrationPage()
public void setChatterAnswersRegistrationPage(String chatterAnswersRegistrationPage)
public SiteClickjackProtectionLevel getClickjackProtectionLevel()
public void setClickjackProtectionLevel(SiteClickjackProtectionLevel clickjackProtectionLevel)
public SiteWebAddress[] getCustomWebAddresses()
public void setCustomWebAddresses(SiteWebAddress[] customWebAddresses)
public String getDescription()
public void setDescription(String description)
public String getFavoriteIcon()
public void setFavoriteIcon(String favoriteIcon)
public String getFileNotFoundPage()
public void setFileNotFoundPage(String fileNotFoundPage)
public String getForgotPasswordPage()
public void setForgotPasswordPage(String forgotPasswordPage)
public String getGenericErrorPage()
public void setGenericErrorPage(String genericErrorPage)
public String getGuestProfile()
public void setGuestProfile(String guestProfile)
public String getInMaintenancePage()
public void setInMaintenancePage(String inMaintenancePage)
public String getInactiveIndexPage()
public void setInactiveIndexPage(String inactiveIndexPage)
public String getIndexPage()
public void setIndexPage(String indexPage)
public String getMasterLabel()
public void setMasterLabel(String masterLabel)
public String getMyProfilePage()
public void setMyProfilePage(String myProfilePage)
public String getPortal()
public void setPortal(String portal)
public boolean getRequireHttps()
public boolean isRequireHttps()
public void setRequireHttps(boolean requireHttps)
public boolean getRequireInsecurePortalAccess()
public boolean isRequireInsecurePortalAccess()
public void setRequireInsecurePortalAccess(boolean requireInsecurePortalAccess)
public String getRobotsTxtPage()
public void setRobotsTxtPage(String robotsTxtPage)
public String getRootComponent()
public void setRootComponent(String rootComponent)
public String getSelfRegPage()
public void setSelfRegPage(String selfRegPage)
public String getServerIsDown()
public void setServerIsDown(String serverIsDown)
public String getSiteAdmin()
public void setSiteAdmin(String siteAdmin)
public SiteRedirectMapping[] getSiteRedirectMappings()
public void setSiteRedirectMappings(SiteRedirectMapping[] siteRedirectMappings)
public String getSiteTemplate()
public void setSiteTemplate(String siteTemplate)
public SiteType getSiteType()
public void setSiteType(SiteType siteType)
public String getSubdomain()
public void setSubdomain(String subdomain)
public String getUrlPathPrefix()
public void setUrlPathPrefix(String urlPathPrefix)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.