org.bibalex.daf.managers.checkin
Interface RetrievalSearchDialog.IRetrieveSearchListener

Enclosing class:
RetrievalSearchDialog

public static interface RetrievalSearchDialog.IRetrieveSearchListener

This interface helps in the interaction between this dialog and its calee.

Author:
Fadi.Edward

Method Summary
 void setSelectedJob(int jobID)
          Indicates the chosen selected Job ID.
 

Method Detail

setSelectedJob

void setSelectedJob(int jobID)
Indicates the chosen selected Job ID.

Parameters:
jobID - the Selected Job id.