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

Uses of Class
com.engiweb.profilemanager.common.bean.dashboard.DashBoardBean

  • Packages that use DashBoardBean 
    Package Description
    com.engiweb.rpd.common.interfaces  
    • Uses of DashBoardBean in com.engiweb.rpd.common.interfaces

      Methods in com.engiweb.rpd.common.interfaces that return types with arguments of type DashBoardBean 
      Modifier and Type Method and Description
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironmentDirect.getCompareCountIncompEntitlement(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, java.lang.Long type, com.engiweb.pm.dao.db.DAO connDao)
      Return the number of entitlement with incompatibility low, medium and high on two environment.
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironment.getCompareCountIncompEntitlement(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, java.lang.Long type, java.lang.String token, java.lang.String realm)
      Ricerca il numero di entitlement con incompatibilit� basse, medie e alte su due environment
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironmentDirect.getCompareCountIncompTask(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, com.engiweb.pm.dao.db.DAO connDao)
      Return the number of activity with incompatibility low, medium and high on two environment.
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironment.getCompareCountIncompTask(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, java.lang.String token, java.lang.String realm)
      Ricerca il numero di attivit� incompatibili su due environment
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironmentDirect.getCompareCountIncompUser(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, OrgUnitBean ouBean, boolean hier, java.lang.String code_scope, com.engiweb.pm.dao.db.DAO connDao)
      Return the number of users with incompatibility low , medium and high on two environment
      java.util.HashMap<java.lang.String,com.engiweb.pm.entity.BeanList<DashBoardBean>> ICompareEnvironment.getCompareCountIncompUser(EnvironmentBean environmentBean, EnvironmentBean compareWithenvironmentBean, OrgUnitBean ouBean, boolean hier, java.lang.String token, java.lang.String realm)
      Ricerca il numero di utenti con incompatibilit� basse, medie e alte su due environment
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes