Project

General

Profile

« Previous | Next » 

Revision 59151

changed interface-form error to warning, skipped baseUrl identification and added comment field

View differences:

typeScriptClasses.ts
226 226
  removable: boolean;
227 227
  accessParams: { [index: string]: string };
228 228
  extraFields: { [index: string]: string };
229
  comments: string;
229 230
}
230 231

  
231 232
export class SearchCriteriaImpl implements SearchCriteria {

Also available in: Unified diff