ome.formats.model.handler
Interface ModelObjectHandler


public interface ModelObjectHandler

A model object handler whose purpose is to provide extra logic, such as enumeration not-null constraint fulfilment.

Author:
Chris Allan

Method Summary
 omero.model.IObject handle(omero.model.IObject object)
          Attempt to handle the model object of this type.
 

Method Detail

handle

omero.model.IObject handle(omero.model.IObject object)
Attempt to handle the model object of this type.

Parameters:
object - Object to attempt to handle.
Returns:
object.


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.