}
private void initConverters() {
converters = new ArrayList();
converters.add(new PageStatisticsRepresentationConverter());
converters.add(new PlatformApiRepresentationConverter());
converters.add(new InventoryRepresentationConverter());
converters.add(new ManagedObjectRepresentationConverter());
converters.add(new ManagedObjectReferenceRepresentationConverter());