Ejemplo n.º 1
0
 public ArrayList getHeadersSortedList(String sortCriteriaRaw, String sortDirectionRaw)
     throws ProtocolNotAvailableException {
   profile.setSupportSort(false);
   throw new ProtocolNotAvailableException();
 }