findByOwner(Agent owner) Find all the instances of this home's
objects that are owned by the supplied owner.
How do we handle permissions here?
Parameters: owner - The owner in question.
Find all the instances of this home's
objects that are owned by the supplied owner.
How do we handle permissions here?
Parameters: owner - The owner in question. A list of objects.
Used to get an externally unique type to identify this home
across running osp instances
an externally unique type suitable for storage and later import
Determines if the supplied object is handled by this home.
Parameters: testObject - the object to be tested. true if the supplied object is handled by this home