public java.util.Properties getProperties(
java.lang.String component,
java.lang.String set )
Returns the set of properties associated with a given component and property set. These are stored in the MobiLink system table ml_property.
component The component.
set The property set.
The set of properties, which may be empty.