UIRepresentation

public @interface UIRepresentation

The UIRepresentation annotation is used to mark a method to provide a UIRepresentation for an entity. Method marked with this annotation should have return type String and should not take any argument. If multiple methods are marked with this annotation no method would be invoked for UIRepresentation.