@Override
 protected String getCollectionName() {
   return CollectionEnum.RELATIONS.getName();
 }
Esempio n. 2
0
 @Override
 public String getCollectionName() {
   return CollectionEnum.RELATIONS.getName();
 }