org.alfresco.webdrone
Class WebDroneProperties
java.lang.Object
org.alfresco.webdrone.WebDroneProperties
public class WebDroneProperties
- extends Object
The object returns the value of a key from the properties. This is used to
identify the HTML element id for either Alfresco cloud, community or Enterprise.
The AlfrescoVersion is used to determine which property file needs to load.
- Since:
- 1.0
- Author:
- Michael Suzuki
WebDroneProperties
public WebDroneProperties(AlfrescoVersion alfresco)
getElement
public final String getElement(String key)
- Gets the HTML element id value for the given key.
- Parameters:
key - String HTML element id
- Returns:
- String value of key
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.