public class AppPropertiesLinks extends Object
| Constructor and Description |
|---|
AppPropertiesLinks()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAiwUrl()
Gets the aiwSiteUrl.
|
String |
getHelpSiteUrl()
Gets the helpSiteUrl.
|
String |
getOrganizationName()
Gets the organizationName.
|
SupportUri |
getSupportUri()
Gets the supportUri.
|
String |
getUserServiceUrl()
Gets the userServiceUrl.
|
String |
getUserWebappUrl()
Gets the userWebappUrl.
|
void |
setAiwUrl(String inAiwUrl)
Sets the aiwSiteUrl.
|
void |
setHelpSiteUrl(String inHelpSiteUrl)
Sets the helpSiteUrl.
|
void |
setOrganizationName(String inOrganizationName)
Sets the organizationName.
|
void |
setSupportUri(SupportUri inSupportUri)
Sets the supportUri.
|
void |
setUserServiceUrl(String inUserServiceUrl)
Sets the userServiceUrl.
|
void |
setUserWebappUrl(String inUserWebappUrl)
Sets the userWebappUrl.
|
public String getUserWebappUrl()
public void setUserWebappUrl(String inUserWebappUrl)
inUserWebappUrl - public String getUserServiceUrl()
public void setUserServiceUrl(String inUserServiceUrl)
inUserServiceUrl - public SupportUri getSupportUri()
public void setSupportUri(SupportUri inSupportUri)
inSupportUri - public String getAiwUrl()
public void setAiwUrl(String inAiwUrl)
inAiwUrl - public String getOrganizationName()
public void setOrganizationName(String inOrganizationName)
inOrganizationName - public String getHelpSiteUrl()
public void setHelpSiteUrl(String inHelpSiteUrl)
inHelpSiteUrl - Copyright © 2012–2017 Emory University. All rights reserved.