Create an ObjectSoupSubset.
An ObjectSoupSubset is specific to a particular ObjectSoup and may only contain IndirectObjects from that soup.
For this reason you should specify the soup in question at the point of construction. If later you attempt to add objects from a different soup then an exception will be raised.
|