public interface tcPropertyOperationsIntf extends tcUtilityOperationsIntf
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPropertyValue(java.lang.String psKeyword)
This class will retrieve the property value of the keyword passed as a parameter.
|
close, getName, setCountry, setLanguage, setVariantjava.lang.String getPropertyValue(java.lang.String psKeyword)
throws tcAPIException,
tcPropertyNotFoundException,
tcDuplicatePropertyException,
tcAPIException
psKeyword - is the name of the keywork to find the valuetcAPIExceptiontcPropertyNotFoundExceptiontcDuplicatePropertyException