package obix.contracts; import obix.IObj; public interface Read extends IObj { }