public class ShareProperties extends Object implements org.alfresco.webdrone.WebDroneProperties
AlfrescoVersion is used to determine which property file needs to load.| Constructor and Description |
|---|
ShareProperties(String alfrescoVersion) |
ShareProperties(String alfrescoVersion,
String locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElement(String key)
Gets the HTML element id value for the given key.
|
org.alfresco.webdrone.Version |
getVersion()
The Alfresco Share version.
|
String |
toString() |
public ShareProperties(String alfrescoVersion)
public final String getElement(String key)
getElement in interface org.alfresco.webdrone.WebDronePropertieskey - String HTML element idpublic org.alfresco.webdrone.Version getVersion()
getVersion in interface org.alfresco.webdrone.WebDronePropertiesAlfrescoVersion versionCopyright © 2013. All Rights Reserved.