Example #1
0
 public boolean isFetchProfileEnabled(String name) throws UnknownProfileException {
   return session.isFetchProfileEnabled(name);
 }