| | |
| | | String saveConferenceApply(FieldSetEntity fse)throws BaseException; |
| | | |
| | | boolean delConferenceApply(FieldSetEntity fse)throws BaseException; |
| | | |
| | | List getKbData(FieldSetEntity fse)throws BaseException; |
| | | |
| | | // List getkbData(FieldSetEntity fse)throws BaseException; |
| | | |
| | | DataTableEntity getKanBanData(FieldSetEntity fse)throws BaseException; |
| | | |
| | | List getMeetingDetails(FieldSetEntity fse)throws BaseException; |
| | | |
| | |
| | | |
| | | String ConferenceSign(FieldSetEntity fse) throws BaseException, ParseException; |
| | | |
| | | HashMap getSignOrVisitInfo(FieldSetEntity fse) throws BaseException; |
| | | DataTableEntity getMeetingSignOrVisit(FieldSetEntity fse) throws BaseException; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | void sendMsg(FieldSetEntity fse) throws BaseException; |
| | | } |