public class AppPropertiesLinks extends Object
| Constructor and Description |
|---|
AppPropertiesLinks()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOrganizationName()
Gets the organizationName.
|
SupportUri |
getSupportUri()
Gets the supportUri.
|
String |
getUserServiceUrl()
Gets the userServiceUrl.
|
String |
getUserWebappUrl()
Gets the userWebappUrl.
|
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 getOrganizationName()
public void setOrganizationName(String inOrganizationName)
inOrganizationName - Copyright © 2012–2017 Emory University. All rights reserved.