Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.engiweb.rpd.common.bean.CIARiskScoreBean

  • Packages that use CIARiskScoreBean 
    Package Description
    com.engiweb.profilemanager.common.interfaces  
    com.engiweb.rpd.common.bean  
    • Uses of CIARiskScoreBean in com.engiweb.profilemanager.common.interfaces

      Methods in com.engiweb.profilemanager.common.interfaces that return types with arguments of type CIARiskScoreBean 
      Modifier and Type Method and Description
      com.engiweb.pm.entity.BeanList<CIARiskScoreBean> IUserDirect.findRiskScore(CIARiskScoreBean riskScoreBean, com.engiweb.pm.entity.Paging paging, com.engiweb.pm.dao.db.DAO dao)
      Finds Risk Score pertaining to a given user / assignment, based on the parameters populated in the riskScoreBean.
      com.engiweb.pm.entity.BeanList<CIARiskScoreBean> IUser.findRiskScore(CIARiskScoreBean riskScoreBean, com.engiweb.pm.entity.Paging paging, java.lang.String token, java.lang.String realm)
      Finds Risk Score pertaining to a given user / assignment, based on the parameters populated in the riskScoreBean.
      Methods in com.engiweb.profilemanager.common.interfaces with parameters of type CIARiskScoreBean 
      Modifier and Type Method and Description
      com.engiweb.pm.entity.BeanList<CIARiskScoreBean> IUserDirect.findRiskScore(CIARiskScoreBean riskScoreBean, com.engiweb.pm.entity.Paging paging, com.engiweb.pm.dao.db.DAO dao)
      Finds Risk Score pertaining to a given user / assignment, based on the parameters populated in the riskScoreBean.
      com.engiweb.pm.entity.BeanList<CIARiskScoreBean> IUser.findRiskScore(CIARiskScoreBean riskScoreBean, com.engiweb.pm.entity.Paging paging, java.lang.String token, java.lang.String realm)
      Finds Risk Score pertaining to a given user / assignment, based on the parameters populated in the riskScoreBean.
    • Uses of CIARiskScoreBean in com.engiweb.rpd.common.bean

      Methods in com.engiweb.rpd.common.bean that return types with arguments of type CIARiskScoreBean 
      Modifier and Type Method and Description
      com.engiweb.pm.entity.BeanList<CIARiskScoreBean> CIARiskResponseBean.getRiskScoreBeanCache(int pageNumber) 
      Method parameters in com.engiweb.rpd.common.bean with type arguments of type CIARiskScoreBean 
      Modifier and Type Method and Description
      void CIARiskResponseBean.saveRiskScoreBeanCache(int pageNumber, com.engiweb.pm.entity.BeanList<CIARiskScoreBean> beanList) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes