com.engiweb.pm.entity.BeanList<EmploymentReviewHistoryBean> |
IPersonReviewDirect.findReviewHistory(java.lang.String entitlementName,
java.lang.String entitlementCode,
java.lang.String applicationName,
EntitlementType entitlementType,
UserBean userBean,
com.crossideas.certification.common.enumeration.ReviewStatus reviewStatus,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find review history.
|
com.engiweb.pm.entity.BeanList<EmploymentReviewHistoryBean> |
IPersonReview.findReviewHistory(java.lang.String entitlementName,
java.lang.String entitlementCode,
java.lang.String applicationName,
EntitlementType entitlementType,
UserBean userBean,
com.crossideas.certification.common.enumeration.ReviewStatus reviewStatus,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |