Package org.gbif.api.annotation


package org.gbif.api.annotation
  • Annotation Interfaces
    Class
    Description
    Indicates that the field is suitable to convert empty strings into null.
    Experimental features are available but are not as robustly supported as other features.
    Annotation that marks a method as a 'generated' one.
    Annotation that marks a resource method to throw a NotFoundException (becomes http 404) when null is returned by the method.
    Overrides parameter name when a form param name does not match a method param name.
    This annotation is used to mark Date parameter that can accept partial dates as input.
    Indicates that the field is suitable for String trimming.