nl.surfnet.coin.portal.util
Class CoinEnvironment
java.lang.Object
nl.surfnet.coin.portal.util.CoinEnvironment
public class CoinEnvironment
- extends Object
CoinEnvironment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoinEnvironment
public CoinEnvironment()
setMetadataUrl
public void setMetadataUrl(String metadataUrl)
getMetadataUrl
public String getMetadataUrl()
setGadgetServerBase
public void setGadgetServerBase(String gadgetServerBase)
getGadgetServerBase
public String getGadgetServerBase()
getTargetServerBase
public String getTargetServerBase()
- Returns:
- the targetServerBase
setTargetServerBase
public void setTargetServerBase(String targetServerBase)
- Parameters:
targetServerBase - the targetServerBase to set
setMockLogin
public void setMockLogin(String mockLogin)
getMockLogin
public String getMockLogin()
setMockName
public void setMockName(String mockName)
getMockName
public String getMockName()
setMockUserStatus
public void setMockUserStatus(String mockUserStatus)
- Parameters:
mockUserStatus - the mockUserStatus to set
getMockUserStatus
public String getMockUserStatus()
- Returns:
- the mockUserStatus
getVersion
public String getVersion()
- Returns:
- the version
setVersion
public void setVersion(String version)
- Parameters:
version - the version to set
setContainerName
public void setContainerName(String containerName)
getContainerName
public String getContainerName()
setIdpMetadataUrl
public void setIdpMetadataUrl(String idpMetadataUrl)
- Parameters:
idpMetadataUrl -
getIdpMetadataUrl
public String getIdpMetadataUrl()
- Returns:
isAllowCustomGadgets
public boolean isAllowCustomGadgets()
- Getter to define if custom (user added) gadgets are allowed
- Returns:
- if a user can add custom gadgets (anywhere from the internet)
setAllowCustomGadgets
public void setAllowCustomGadgets(boolean allowCustomGadgets)
setShindigDebug
public void setShindigDebug(int shindigDebug)
getShindigDebug
public int getShindigDebug()
setShindigNocache
public void setShindigNocache(int shindigNocache)
getShindigNocache
public int getShindigNocache()
getLandingPageRssFeeds
public String getLandingPageRssFeeds()
- Returns:
- locations of the RSS feed shown on the landing page as comma separated value
setLandingPageRssFeeds
public void setLandingPageRssFeeds(String landingPageRssFeeds)
setTextFieldIntroduction
public void setTextFieldIntroduction(String textFieldIntroduction)
- Parameters:
textFieldIntroduction - the textFieldIntroduction to set
getTextFieldIntroduction
public String getTextFieldIntroduction()
- Returns:
- the textFieldIntroduction
setTextFieldGettingStarted
public void setTextFieldGettingStarted(String textFieldGettingStarted)
- Parameters:
textFieldGettingStarted - the textFieldGettingStarted to set
getTextFieldGettingStarted
public String getTextFieldGettingStarted()
- Returns:
- the textFieldGettingStarted
getProfilePageUrl
public String getProfilePageUrl()
setProfilePageUrl
public void setProfilePageUrl(String profilePageUrl)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.