UIRepresentationUtil

public final class UIRepresentationUtil

The UiRepresentationUtil class provides a mechanism for finding methods with the org.motechproject.mds.annotations.UIRepresentation and invoke the method with the annotation to provide a UIRepresentation string for an entity instance.

Methods

uiRepresentationString

public static String uiRepresentationString(Object instance)