public class TeamEnvironment extends Object
| Constructor and Description |
|---|
TeamEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getDefaultStemName() |
String |
getGrouperPowerUser() |
String |
getGroupNameContext()
get VO name context
|
int |
getMaxInvitations() |
long |
getMaxUploadSize() |
String |
getMockUserStatus() |
String |
getOauthKey() |
String |
getOauthSecret() |
String |
getOpenSocialUrl() |
String |
getShindigHost() |
String |
getSystemEmail() |
String |
getTeamsURL() |
String |
getVersion() |
void |
setAppId(String appId) |
void |
setDefaultStemName(String defaultStemName) |
void |
setGrouperPowerUser(String grouperPowerUser) |
void |
setGroupNameContext(String voNameContext)
Set the VO name context
|
void |
setMaxInvitations(int maxInvitations) |
void |
setMaxUploadSize(long maxUploadSize) |
void |
setMockUserStatus(String mockUserStatus) |
void |
setOauthKey(String oauthKey) |
void |
setOauthSecret(String oauthSecret) |
void |
setOpenSocialUrl(String openSocialUrl) |
void |
setShindigHost(String shindigHost) |
void |
setSystemEmail(String systemEmail) |
void |
setTeamsURL(String teamsURL) |
void |
setVersion(String version) |
public String getVersion()
public void setVersion(String version)
version - the version to setpublic void setMockUserStatus(String mockUserStatus)
mockUserStatus - the mockUserStatus to setpublic String getMockUserStatus()
public String getDefaultStemName()
public void setDefaultStemName(String defaultStemName)
defaultStemName - the defaultStemName to setpublic String getGrouperPowerUser()
public void setGrouperPowerUser(String grouperPowerUser)
grouperPowerUser - the grouperPowerUser to setpublic void setAppId(String appId)
appId - the appId to setpublic String getAppId()
public void setOauthKey(String oauthKey)
oauthKey - the oauthKey to setpublic String getOauthKey()
public void setOauthSecret(String oauthSecret)
oauthSecret - the oauthSecret to setpublic String getOauthSecret()
public void setTeamsURL(String teamsURL)
teamsURL - the teamsURL to setpublic String getTeamsURL()
public String getOpenSocialUrl()
public void setOpenSocialUrl(String openSocialUrl)
openSocialUrl - the openSocialUrl to setpublic String getSystemEmail()
public void setSystemEmail(String systemEmail)
systemEmail - the email address of this application to setpublic long getMaxUploadSize()
public void setMaxUploadSize(long maxUploadSize)
maxUploadSize - (in bytes) for form attachmentspublic int getMaxInvitations()
public void setMaxInvitations(int maxInvitations)
maxInvitations - maximum amount an invitation can
be sent to an email address for a teampublic String getGroupNameContext()
public void setGroupNameContext(String voNameContext)
voNameContext - the VO name context to setpublic void setShindigHost(String shindigHost)
shindigHost - the host for Shindig to setpublic String getShindigHost()
Copyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.