Class FormDefinition<D extends IdDto>


  • public class FormDefinition<D extends IdDto>
    extends Object
    For a given of type type, define all dependencies of referential set it need.

    Means, for each property which is a reference to a dto, let's grab mark it, this make use possible then to download

    in one request, all referential references required by this object. Created on 11/11/15.

    Author:
    Tony Chemit - dev@tchemit.fr