UIRepresentation¶
-
public @interface
UIRepresentation¶ The
UIRepresentationannotation is used to mark a method to provide a UIRepresentation for an entity. Method marked with this annotation should have return typeStringand should not take any argument. If multiple methods are marked with this annotation no method would be invoked for UIRepresentation.