82838485868788
private String createMapKey(CustomFormConfiguration cfc) { return this.createMapKey(cfc.getFactType(), cfc.getFieldName()); } public static CustomFormConfiguration getEmptyCustomFormConfiguration() { return new DefaultCustomFormImplementation(); }