ome.annotations
Class ApiConstraintChecker

java.lang.Object
  extended by ome.annotations.ApiConstraintChecker

public class ApiConstraintChecker
extends Object

Checks metadata constraints on API calls.

Since:
1.0
Version:
1.0 (Internal version: $Rev$ $Date$)
Author:
Josh Moore      josh.moore@gmx.de

Constructor Summary
ApiConstraintChecker()
           
 
Method Summary
static void errorOnViolation(Class implClass, Method mthd, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApiConstraintChecker

public ApiConstraintChecker()
Method Detail

errorOnViolation

public static void errorOnViolation(Class implClass,
                                    Method mthd,
                                    Object[] args)
                             throws ome.conditions.ValidationException
Throws:
ome.conditions.ValidationException


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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