<Datum ID="E01-D99" Name="Rules Selection" Type="SelectMultiple">
<Generator Object="com.rkm.livesite.targeting.PropertyMapGenerator" Method="getOptions"/>
</Datum>
How parameters for getOptions() are passed ?
Signature for getOptions() is "public Document getOptions(PropertyContext context)"
What is PropertyContext ? I understand its an interface. But I can not find it in dom4j or other package, whic is imported in class. How is this class getting its value and from where ?