Package oracle.rules.sdk2.dictionary
Class Config
java.lang.Object
oracle.rules.sdk2.dictionary.Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionto get all the config propertiesgetProperty
(String propertyName) to get the configproperty instance
-
Constructor Details
-
Config
-
-
Method Details
-
getOptionalProperties
to get all the config properties- Returns:
- lis of all the config properties
-
getProperty
to get the configproperty instance- Parameters:
propertyName
- name of the property- Returns:
- config property associated with the given property name
-