Document doc = new Document(); FieldInterceptionHelper.injectFieldInterceptor( doc, "Document", new HashSet(), null ); doc.getId();