Annotation Type CometLabel


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface CometLabel

    Annotation to tag a method to be responsible to specify a entities label. This is not necessarily a property or getter method, but can also be a calculated or compound value.