Esempio n. 1
0
 @Override
 public Map<String, String> getBinaryFulltext(String id) {
   return session.getBinaryFulltext(idFromString(id));
 }