Esempio n. 1
0
 /** Does the extension support post-tasks for this kind of operation. */
 public boolean hasTask(BaseMasterExt ext) {
   return ext.hasPostLinkTask();
 }