public String getModelUniqueIdentifier() {
   return StringUtils.getNotNullValue(getUniqueIdentifier(), getId());
 }